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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.27 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2410
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1850
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2420
    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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2410
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1850
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2420
    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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2410
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1850
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2420
    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 {#4036
  +user: App\Entity\User {#3984 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
    \n
    I’m talking like 4+1x2 and a bunch of people were saying it was 10.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704794876 {#3950
    date: 2024-01-09 11:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
  -id: 218347
  -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393031 {#3986
    date: 2023-12-12 15:57:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#3984 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
    \n
    I’m talking like 4+1x2 and a bunch of people were saying it was 10.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704794876 {#3950
    date: 2024-01-09 11:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
  -id: 218347
  -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393031 {#3986
    date: 2023-12-12 15:57:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#3984 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
    \n
    I’m talking like 4+1x2 and a bunch of people were saying it was 10.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704794876 {#3950
    date: 2024-01-09 11:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
  -id: 218347
  -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393031 {#3986
    date: 2023-12-12 15:57:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#3984 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
      \n
      I’m talking like 4+1x2 and a bunch of people were saying it was 10.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704794876 {#3950
      date: 2024-01-09 11:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
    -id: 218347
    -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393031 {#3986
      date: 2023-12-12 15:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Oof, even my smooth brain can get that one right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702394281 {#5370
    date: 2023-12-12 16:18:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 218401
  -bodyTs: "'brain':5 'even':2 'get':7 'one':9 'oof':1 'right':10 'smooth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://wilbo.tech/comment/539691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394281 {#5371
    date: 2023-12-12 16:18: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
11 DENIED edit
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#3984 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
      \n
      I’m talking like 4+1x2 and a bunch of people were saying it was 10.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704794876 {#3950
      date: 2024-01-09 11:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
    -id: 218347
    -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393031 {#3986
      date: 2023-12-12 15:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Oof, even my smooth brain can get that one right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702394281 {#5370
    date: 2023-12-12 16:18:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 218401
  -bodyTs: "'brain':5 'even':2 'get':7 'one':9 'oof':1 'right':10 'smooth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://wilbo.tech/comment/539691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394281 {#5371
    date: 2023-12-12 16:18: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
12 DENIED moderate
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#3984 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
      \n
      I’m talking like 4+1x2 and a bunch of people were saying it was 10.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704794876 {#3950
      date: 2024-01-09 11:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
    -id: 218347
    -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393031 {#3986
      date: 2023-12-12 15:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "Oof, even my smooth brain can get that one right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702394281 {#5370
    date: 2023-12-12 16:18:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 218401
  -bodyTs: "'brain':5 'even':2 'get':7 'one':9 'oof':1 'right':10 'smooth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://wilbo.tech/comment/539691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394281 {#5371
    date: 2023-12-12 16:18: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
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 {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#3984 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
      \n
      I’m talking like 4+1x2 and a bunch of people were saying it was 10.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704794876 {#3950
      date: 2024-01-09 11:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
    -id: 218347
    -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393031 {#3986
      date: 2023-12-12 15:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: """
    > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
    \n
    ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
    =========================================================================================================================\n
    \n
    the answer is 6 though, *right?*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702418687 {#5386
    date: 2023-12-12 23:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 219454
  -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418687 {#5387
    date: 2023-12-12 23:04: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
15 DENIED edit
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#3984 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
      \n
      I’m talking like 4+1x2 and a bunch of people were saying it was 10.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704794876 {#3950
      date: 2024-01-09 11:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
    -id: 218347
    -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393031 {#3986
      date: 2023-12-12 15:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: """
    > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
    \n
    ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
    =========================================================================================================================\n
    \n
    the answer is 6 though, *right?*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702418687 {#5386
    date: 2023-12-12 23:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 219454
  -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418687 {#5387
    date: 2023-12-12 23:04: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
16 DENIED moderate
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4036
    +user: App\Entity\User {#3984 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
      \n
      I’m talking like 4+1x2 and a bunch of people were saying it was 10.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704794876 {#3950
      date: 2024-01-09 11:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4034 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4030 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
    -id: 218347
    -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393031 {#3986
      date: 2023-12-12 15:57:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: """
    > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
    \n
    ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
    =========================================================================================================================\n
    \n
    the answer is 6 though, *right?*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702418687 {#5386
    date: 2023-12-12 23:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 219454
  -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418687 {#5387
    date: 2023-12-12 23:04: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
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 {#5552
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5388
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4036
      +user: App\Entity\User {#3984 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
        \n
        I’m talking like 4+1x2 and a bunch of people were saying it was 10.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704794876 {#3950
        date: 2024-01-09 11:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
      -id: 218347
      -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702393031 {#3986
        date: 2023-12-12 15:57:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: """
      > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
      \n
      ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
      =========================================================================================================================\n
      \n
      the answer is 6 though, *right?*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702418687 {#5386
      date: 2023-12-12 23:04:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5390 …}
    +nested: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5394 …}
    +reports: Doctrine\ORM\PersistentCollection {#5396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
    -id: 219454
    -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418687 {#5387
      date: 2023-12-12 23:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "No, the aswer clearly is `2x+4`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702433578 {#5550
    date: 2023-12-13 03:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5554 …}
  +nested: Doctrine\ORM\PersistentCollection {#5556 …}
  +votes: Doctrine\ORM\PersistentCollection {#5558 …}
  +reports: Doctrine\ORM\PersistentCollection {#5560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
  -id: 219989
  -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433578 {#5551
    date: 2023-12-13 03:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5552
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5388
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4036
      +user: App\Entity\User {#3984 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
        \n
        I’m talking like 4+1x2 and a bunch of people were saying it was 10.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704794876 {#3950
        date: 2024-01-09 11:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
      -id: 218347
      -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702393031 {#3986
        date: 2023-12-12 15:57:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: """
      > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
      \n
      ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
      =========================================================================================================================\n
      \n
      the answer is 6 though, *right?*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702418687 {#5386
      date: 2023-12-12 23:04:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5390 …}
    +nested: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5394 …}
    +reports: Doctrine\ORM\PersistentCollection {#5396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
    -id: 219454
    -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418687 {#5387
      date: 2023-12-12 23:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "No, the aswer clearly is `2x+4`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702433578 {#5550
    date: 2023-12-13 03:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5554 …}
  +nested: Doctrine\ORM\PersistentCollection {#5556 …}
  +votes: Doctrine\ORM\PersistentCollection {#5558 …}
  +reports: Doctrine\ORM\PersistentCollection {#5560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
  -id: 219989
  -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433578 {#5551
    date: 2023-12-13 03:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5552
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5388
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4036
      +user: App\Entity\User {#3984 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
        \n
        I’m talking like 4+1x2 and a bunch of people were saying it was 10.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704794876 {#3950
        date: 2024-01-09 11:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4034 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4030 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
      -id: 218347
      -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702393031 {#3986
        date: 2023-12-12 15:57:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: """
      > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
      \n
      ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
      =========================================================================================================================\n
      \n
      the answer is 6 though, *right?*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702418687 {#5386
      date: 2023-12-12 23:04:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5390 …}
    +nested: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5394 …}
    +reports: Doctrine\ORM\PersistentCollection {#5396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
    -id: 219454
    -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418687 {#5387
      date: 2023-12-12 23:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "No, the aswer clearly is `2x+4`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702433578 {#5550
    date: 2023-12-13 03:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5554 …}
  +nested: Doctrine\ORM\PersistentCollection {#5556 …}
  +votes: Doctrine\ORM\PersistentCollection {#5558 …}
  +reports: Doctrine\ORM\PersistentCollection {#5560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
  -id: 219989
  -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433578 {#5551
    date: 2023-12-13 03:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5607
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5552
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5388
      +user: Proxies\__CG__\App\Entity\User {#5389 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4036
        +user: App\Entity\User {#3984 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
          \n
          I’m talking like 4+1x2 and a bunch of people were saying it was 10.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704794876 {#3950
          date: 2024-01-09 11:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4030 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
        -id: 218347
        -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4364754"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702393031 {#3986
          date: 2023-12-12 15:57:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4036}
      +body: """
        > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
        \n
        ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
        =========================================================================================================================\n
        \n
        the answer is 6 though, *right?*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702418687 {#5386
        date: 2023-12-12 23:04:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5390 …}
      +nested: Doctrine\ORM\PersistentCollection {#5392 …}
      +votes: Doctrine\ORM\PersistentCollection {#5394 …}
      +reports: Doctrine\ORM\PersistentCollection {#5396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
      -id: 219454
      -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418687 {#5387
        date: 2023-12-12 23:04:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "No, the aswer clearly is `2x+4`."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702433578 {#5550
      date: 2023-12-13 03:12:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
      "@Brak@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5556 …}
    +votes: Doctrine\ORM\PersistentCollection {#5558 …}
    +reports: Doctrine\ORM\PersistentCollection {#5560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
    -id: 219989
    -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702433578 {#5551
      date: 2023-12-13 03:12:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "my brain hurts again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702587310 {#5605
    date: 2023-12-14 21:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 222302
  -bodyTs: "'brain':2 'hurt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4373742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587310 {#5606
    date: 2023-12-14 21:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5607
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5552
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5388
      +user: Proxies\__CG__\App\Entity\User {#5389 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4036
        +user: App\Entity\User {#3984 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
          \n
          I’m talking like 4+1x2 and a bunch of people were saying it was 10.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704794876 {#3950
          date: 2024-01-09 11:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4030 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
        -id: 218347
        -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4364754"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702393031 {#3986
          date: 2023-12-12 15:57:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4036}
      +body: """
        > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
        \n
        ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
        =========================================================================================================================\n
        \n
        the answer is 6 though, *right?*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702418687 {#5386
        date: 2023-12-12 23:04:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5390 …}
      +nested: Doctrine\ORM\PersistentCollection {#5392 …}
      +votes: Doctrine\ORM\PersistentCollection {#5394 …}
      +reports: Doctrine\ORM\PersistentCollection {#5396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
      -id: 219454
      -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418687 {#5387
        date: 2023-12-12 23:04:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "No, the aswer clearly is `2x+4`."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702433578 {#5550
      date: 2023-12-13 03:12:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
      "@Brak@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5556 …}
    +votes: Doctrine\ORM\PersistentCollection {#5558 …}
    +reports: Doctrine\ORM\PersistentCollection {#5560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
    -id: 219989
    -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702433578 {#5551
      date: 2023-12-13 03:12:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "my brain hurts again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702587310 {#5605
    date: 2023-12-14 21:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 222302
  -bodyTs: "'brain':2 'hurt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4373742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587310 {#5606
    date: 2023-12-14 21:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5607
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5552
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5388
      +user: Proxies\__CG__\App\Entity\User {#5389 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4036
        +user: App\Entity\User {#3984 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
          \n
          I’m talking like 4+1x2 and a bunch of people were saying it was 10.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704794876 {#3950
          date: 2024-01-09 11:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4034 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4030 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
        -id: 218347
        -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4364754"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702393031 {#3986
          date: 2023-12-12 15:57:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4036}
      +body: """
        > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
        \n
        ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
        =========================================================================================================================\n
        \n
        the answer is 6 though, *right?*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702418687 {#5386
        date: 2023-12-12 23:04:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Adkml@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5390 …}
      +nested: Doctrine\ORM\PersistentCollection {#5392 …}
      +votes: Doctrine\ORM\PersistentCollection {#5394 …}
      +reports: Doctrine\ORM\PersistentCollection {#5396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
      -id: 219454
      -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366201"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418687 {#5387
        date: 2023-12-12 23:04:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "No, the aswer clearly is `2x+4`."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702433578 {#5550
      date: 2023-12-13 03:12:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
      "@Brak@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5554 …}
    +nested: Doctrine\ORM\PersistentCollection {#5556 …}
    +votes: Doctrine\ORM\PersistentCollection {#5558 …}
    +reports: Doctrine\ORM\PersistentCollection {#5560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
    -id: 219989
    -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702433578 {#5551
      date: 2023-12-13 03:12:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "my brain hurts again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702587310 {#5605
    date: 2023-12-14 21:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 222302
  -bodyTs: "'brain':2 'hurt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4373742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587310 {#5606
    date: 2023-12-14 21:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5644
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5607
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5552
      +user: Proxies\__CG__\App\Entity\User {#5553 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5388
        +user: Proxies\__CG__\App\Entity\User {#5389 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4036
          +user: App\Entity\User {#3984 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
            \n
            I’m talking like 4+1x2 and a bunch of people were saying it was 10.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704794876 {#3950
            date: 2024-01-09 11:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4030 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
          -id: 218347
          -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4364754"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702393031 {#3986
            date: 2023-12-12 15:57:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4036}
        +body: """
          > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
          \n
          ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
          =========================================================================================================================\n
          \n
          the answer is 6 though, *right?*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702418687 {#5386
          date: 2023-12-12 23:04:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5390 …}
        +nested: Doctrine\ORM\PersistentCollection {#5392 …}
        +votes: Doctrine\ORM\PersistentCollection {#5394 …}
        +reports: Doctrine\ORM\PersistentCollection {#5396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
        -id: 219454
        -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4366201"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702418687 {#5387
          date: 2023-12-12 23:04:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4036}
      +body: "No, the aswer clearly is `2x+4`."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702433578 {#5550
        date: 2023-12-13 03:12:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Adkml@hexbear.net"
        "@Brak@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5554 …}
      +nested: Doctrine\ORM\PersistentCollection {#5556 …}
      +votes: Doctrine\ORM\PersistentCollection {#5558 …}
      +reports: Doctrine\ORM\PersistentCollection {#5560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
      -id: 219989
      -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5667955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702433578 {#5551
        date: 2023-12-13 03:12:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "my brain hurts again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702587310 {#5605
      date: 2023-12-14 21:55:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
      "@Brak@hexbear.net"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5608 …}
    +nested: Doctrine\ORM\PersistentCollection {#5610 …}
    +votes: Doctrine\ORM\PersistentCollection {#5612 …}
    +reports: Doctrine\ORM\PersistentCollection {#5614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
    -id: 222302
    -bodyTs: "'brain':2 'hurt':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4373742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587310 {#5606
      date: 2023-12-14 21:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "I refuse to accept `x` as a multiplication sign. Multiplication ist either `•` or maybe `*` but never `x` and certainly not `×`, because that’s a cross product"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702591428 {#5642
    date: 2023-12-14 23:03:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5645 …}
  +nested: Doctrine\ORM\PersistentCollection {#5647 …}
  +votes: Doctrine\ORM\PersistentCollection {#5649 …}
  +reports: Doctrine\ORM\PersistentCollection {#5651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
  -id: 222482
  -bodyTs: "'accept':4 'certain':19 'cross':25 'either':12 'ist':11 'mayb':14 'multipl':8,10 'never':16 'product':26 'refus':2 'sign':9 'x':5,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5716191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702591428 {#5643
    date: 2023-12-14 23:03: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
27 DENIED edit
App\Entity\EntryComment {#5644
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5607
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5552
      +user: Proxies\__CG__\App\Entity\User {#5553 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5388
        +user: Proxies\__CG__\App\Entity\User {#5389 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4036
          +user: App\Entity\User {#3984 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
            \n
            I’m talking like 4+1x2 and a bunch of people were saying it was 10.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704794876 {#3950
            date: 2024-01-09 11:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4030 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
          -id: 218347
          -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4364754"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702393031 {#3986
            date: 2023-12-12 15:57:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4036}
        +body: """
          > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
          \n
          ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
          =========================================================================================================================\n
          \n
          the answer is 6 though, *right?*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702418687 {#5386
          date: 2023-12-12 23:04:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5390 …}
        +nested: Doctrine\ORM\PersistentCollection {#5392 …}
        +votes: Doctrine\ORM\PersistentCollection {#5394 …}
        +reports: Doctrine\ORM\PersistentCollection {#5396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
        -id: 219454
        -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4366201"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702418687 {#5387
          date: 2023-12-12 23:04:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4036}
      +body: "No, the aswer clearly is `2x+4`."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702433578 {#5550
        date: 2023-12-13 03:12:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Adkml@hexbear.net"
        "@Brak@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5554 …}
      +nested: Doctrine\ORM\PersistentCollection {#5556 …}
      +votes: Doctrine\ORM\PersistentCollection {#5558 …}
      +reports: Doctrine\ORM\PersistentCollection {#5560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
      -id: 219989
      -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5667955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702433578 {#5551
        date: 2023-12-13 03:12:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "my brain hurts again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702587310 {#5605
      date: 2023-12-14 21:55:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
      "@Brak@hexbear.net"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5608 …}
    +nested: Doctrine\ORM\PersistentCollection {#5610 …}
    +votes: Doctrine\ORM\PersistentCollection {#5612 …}
    +reports: Doctrine\ORM\PersistentCollection {#5614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
    -id: 222302
    -bodyTs: "'brain':2 'hurt':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4373742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587310 {#5606
      date: 2023-12-14 21:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "I refuse to accept `x` as a multiplication sign. Multiplication ist either `•` or maybe `*` but never `x` and certainly not `×`, because that’s a cross product"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702591428 {#5642
    date: 2023-12-14 23:03:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5645 …}
  +nested: Doctrine\ORM\PersistentCollection {#5647 …}
  +votes: Doctrine\ORM\PersistentCollection {#5649 …}
  +reports: Doctrine\ORM\PersistentCollection {#5651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
  -id: 222482
  -bodyTs: "'accept':4 'certain':19 'cross':25 'either':12 'ist':11 'mayb':14 'multipl':8,10 'never':16 'product':26 'refus':2 'sign':9 'x':5,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5716191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702591428 {#5643
    date: 2023-12-14 23:03: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
28 DENIED moderate
App\Entity\EntryComment {#5644
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5607
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5552
      +user: Proxies\__CG__\App\Entity\User {#5553 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5388
        +user: Proxies\__CG__\App\Entity\User {#5389 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4036
          +user: App\Entity\User {#3984 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The ambiguous ones at least have some discussion around it. The ones I’ve seen thenxouple times I had the misfortune of seeing them on Facebook were just straight up basic order of operations questions. They weren’t ambiguous, they were about a 4th grade math level, and all thenpeople from my high-school that complain that school never taught them anything were completely failing to get it.\n
            \n
            I’m talking like 4+1x2 and a bunch of people were saying it was 10.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704794876 {#3950
            date: 2024-01-09 11:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4034 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4030 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4000 …}
          -id: 218347
          -bodyTs: "'+1':75 '10':86 '4':74 '4th':44 'ambigu':2,39 'anyth':63 'around':9 'basic':31 'bunch':79 'complain':57 'complet':65 'discuss':8 'facebook':26 'fail':66 'get':68 'grade':45 'high':54 'high-school':53 'least':5 'level':47 'like':73 'm':71 'math':46 'misfortun':21 'never':60 'one':3,12 'oper':34 'order':32 'peopl':81 'question':35 'say':83 'school':55,59 'see':23 'seen':15 'straight':29 'talk':72 'taught':61 'thenpeopl':50 'thenxoupl':16 'time':17 've':14 'weren':37 'x2':76"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4364754"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702393031 {#3986
            date: 2023-12-12 15:57:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4036}
        +body: """
          > I’m talking like 4+1x2 and a bunch of people were saying it was 10.\n
          \n
          ![agony-shivering](https://www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png "emoji agony-shivering")\n
          =========================================================================================================================\n
          \n
          the answer is 6 though, *right?*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702418687 {#5386
          date: 2023-12-12 23:04:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Adkml@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5390 …}
        +nested: Doctrine\ORM\PersistentCollection {#5392 …}
        +votes: Doctrine\ORM\PersistentCollection {#5394 …}
        +reports: Doctrine\ORM\PersistentCollection {#5396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
        -id: 219454
        -bodyTs: "'+1':6 '/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':23 '10':17 '4':5 '6':31 'agoni':19,26 'agony-shiv':18,25 'answer':29 'bunch':10 'emoji':24 'like':4 'm':2 'peopl':12 'right':33 'say':14 'shiver':20,27 'talk':3 'though':32 'www.hexbear.net':22 'www.hexbear.net/pictrs/image/27c47446-6789-419f-8bd5-8eae22931148.png':21 'x2':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4366201"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702418687 {#5387
          date: 2023-12-12 23:04:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4036}
      +body: "No, the aswer clearly is `2x+4`."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702433578 {#5550
        date: 2023-12-13 03:12:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Adkml@hexbear.net"
        "@Brak@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5554 …}
      +nested: Doctrine\ORM\PersistentCollection {#5556 …}
      +votes: Doctrine\ORM\PersistentCollection {#5558 …}
      +reports: Doctrine\ORM\PersistentCollection {#5560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5564 …}
      -id: 219989
      -bodyTs: "'+4':7 '2x':6 'aswer':3 'clear':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5667955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702433578 {#5551
        date: 2023-12-13 03:12:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4036}
    +body: "my brain hurts again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702587310 {#5605
      date: 2023-12-14 21:55:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Adkml@hexbear.net"
      "@Brak@hexbear.net"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5608 …}
    +nested: Doctrine\ORM\PersistentCollection {#5610 …}
    +votes: Doctrine\ORM\PersistentCollection {#5612 …}
    +reports: Doctrine\ORM\PersistentCollection {#5614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
    -id: 222302
    -bodyTs: "'brain':2 'hurt':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4373742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587310 {#5606
      date: 2023-12-14 21:55:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4036}
  +body: "I refuse to accept `x` as a multiplication sign. Multiplication ist either `•` or maybe `*` but never `x` and certainly not `×`, because that’s a cross product"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702591428 {#5642
    date: 2023-12-14 23:03:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Adkml@hexbear.net"
    "@Brak@hexbear.net"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5645 …}
  +nested: Doctrine\ORM\PersistentCollection {#5647 …}
  +votes: Doctrine\ORM\PersistentCollection {#5649 …}
  +reports: Doctrine\ORM\PersistentCollection {#5651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
  -id: 222482
  -bodyTs: "'accept':4 'certain':19 'cross':25 'either':12 'ist':11 'mayb':14 'multipl':8,10 'never':16 'product':26 'refus':2 'sign':9 'x':5,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5716191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702591428 {#5643
    date: 2023-12-14 23:03: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
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 {#4074
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704072467 {#4081
    date: 2024-01-01 02:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4067 …}
  +nested: Doctrine\ORM\PersistentCollection {#4070 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
  -id: 218340
  -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6592141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392882 {#4073
    date: 2023-12-12 15:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4074
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704072467 {#4081
    date: 2024-01-01 02:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4067 …}
  +nested: Doctrine\ORM\PersistentCollection {#4070 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
  -id: 218340
  -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6592141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392882 {#4073
    date: 2023-12-12 15:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4074
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704072467 {#4081
    date: 2024-01-01 02:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4067 …}
  +nested: Doctrine\ORM\PersistentCollection {#4070 …}
  +votes: Doctrine\ORM\PersistentCollection {#4068 …}
  +reports: Doctrine\ORM\PersistentCollection {#4066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
  -id: 218340
  -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6592141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392882 {#4073
    date: 2023-12-12 15:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4074
    +user: App\Entity\User {#4057 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704072467 {#4081
      date: 2024-01-01 02:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4067 …}
    +nested: Doctrine\ORM\PersistentCollection {#4070 …}
    +votes: Doctrine\ORM\PersistentCollection {#4068 …}
    +reports: Doctrine\ORM\PersistentCollection {#4066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 218340
    -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6592141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392882 {#4073
      date: 2023-12-12 15:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4074}
  +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702398064 {#5354
    date: 2023-12-12 17:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 218542
  -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5994842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398064 {#5355
    date: 2023-12-12 17:21:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4074
    +user: App\Entity\User {#4057 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704072467 {#4081
      date: 2024-01-01 02:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4067 …}
    +nested: Doctrine\ORM\PersistentCollection {#4070 …}
    +votes: Doctrine\ORM\PersistentCollection {#4068 …}
    +reports: Doctrine\ORM\PersistentCollection {#4066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 218340
    -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6592141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392882 {#4073
      date: 2023-12-12 15:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4074}
  +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702398064 {#5354
    date: 2023-12-12 17:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 218542
  -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5994842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398064 {#5355
    date: 2023-12-12 17:21:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4074
    +user: App\Entity\User {#4057 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704072467 {#4081
      date: 2024-01-01 02:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4067 …}
    +nested: Doctrine\ORM\PersistentCollection {#4070 …}
    +votes: Doctrine\ORM\PersistentCollection {#4068 …}
    +reports: Doctrine\ORM\PersistentCollection {#4066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
    -id: 218340
    -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6592141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392882 {#4073
      date: 2023-12-12 15:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4074}
  +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702398064 {#5354
    date: 2023-12-12 17:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 218542
  -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5994842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398064 {#5355
    date: 2023-12-12 17:21:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5459
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4074
      +user: App\Entity\User {#4057 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704072467 {#4081
        date: 2024-01-01 02:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4067 …}
      +nested: Doctrine\ORM\PersistentCollection {#4070 …}
      +votes: Doctrine\ORM\PersistentCollection {#4068 …}
      +reports: Doctrine\ORM\PersistentCollection {#4066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
      -id: 218340
      -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6592141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702392882 {#4073
        date: 2023-12-12 15:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4074}
    +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702398064 {#5354
      date: 2023-12-12 17:21:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@RickyRigatoni@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 218542
    -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5994842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398064 {#5355
      date: 2023-12-12 17:21:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4074}
  +body: "The one that is least ambiguous is objectively more correcter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404152 {#5457
    date: 2023-12-12 19:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5462 …}
  +votes: Doctrine\ORM\PersistentCollection {#5464 …}
  +reports: Doctrine\ORM\PersistentCollection {#5466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
  -id: 218854
  -bodyTs: "'ambigu':6 'correct':10 'least':5 'object':8 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6596332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404152 {#5458
    date: 2023-12-12 19:02:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5459
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4074
      +user: App\Entity\User {#4057 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704072467 {#4081
        date: 2024-01-01 02:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4067 …}
      +nested: Doctrine\ORM\PersistentCollection {#4070 …}
      +votes: Doctrine\ORM\PersistentCollection {#4068 …}
      +reports: Doctrine\ORM\PersistentCollection {#4066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
      -id: 218340
      -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6592141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702392882 {#4073
        date: 2023-12-12 15:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4074}
    +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702398064 {#5354
      date: 2023-12-12 17:21:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@RickyRigatoni@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 218542
    -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5994842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398064 {#5355
      date: 2023-12-12 17:21:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4074}
  +body: "The one that is least ambiguous is objectively more correcter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404152 {#5457
    date: 2023-12-12 19:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5462 …}
  +votes: Doctrine\ORM\PersistentCollection {#5464 …}
  +reports: Doctrine\ORM\PersistentCollection {#5466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
  -id: 218854
  -bodyTs: "'ambigu':6 'correct':10 'least':5 'object':8 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6596332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404152 {#5458
    date: 2023-12-12 19:02:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5459
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4074
      +user: App\Entity\User {#4057 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My years out of school has made me forget about how division notation is actually supposed to work and how genuinely useless the ÷ and / symbols are outside the most basic two-number problems. And it’s entirely me being dumb because I’ve already written problems as 6÷(2(1+2)) to account for it before. Me brain dun work right ;~;"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704072467 {#4081
        date: 2024-01-01 02:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4067 …}
      +nested: Doctrine\ORM\PersistentCollection {#4070 …}
      +votes: Doctrine\ORM\PersistentCollection {#4068 …}
      +reports: Doctrine\ORM\PersistentCollection {#4066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4059 …}
      -id: 218340
      -bodyTs: "'+2':52 '1':51 '2':50 '6':49 'account':54 'actual':15 'alreadi':45 'basic':30 'brain':59 'divis':12 'dumb':41 'dun':60 'entir':38 'forget':9 'genuin':21 'made':7 'notat':13 'number':33 'outsid':27 'problem':34,47 'right':62 'school':5 'suppos':16 'symbol':25 'two':32 'two-numb':31 'useless':22 've':44 'work':18,61 'written':46 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6592141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702392882 {#4073
        date: 2023-12-12 15:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4074}
    +body: "There’s no forms consensus on which one is correct. To avoid misunderstanding mathematicians use a horizontal bar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702398064 {#5354
      date: 2023-12-12 17:21:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@RickyRigatoni@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 218542
    -bodyTs: "'avoid':12 'bar':18 'consensus':5 'correct':10 'form':4 'horizont':17 'mathematician':14 'misunderstand':13 'one':8 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5994842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398064 {#5355
      date: 2023-12-12 17:21:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4074}
  +body: "The one that is least ambiguous is objectively more correcter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404152 {#5457
    date: 2023-12-12 19:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@RickyRigatoni@lemmy.ml"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5462 …}
  +votes: Doctrine\ORM\PersistentCollection {#5464 …}
  +reports: Doctrine\ORM\PersistentCollection {#5466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
  -id: 218854
  -bodyTs: "'ambigu':6 'correct':10 'least':5 'object':8 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6596332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404152 {#5458
    date: 2023-12-12 19:02:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4153
  +user: App\Entity\User {#4166 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
    \n
    Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704105619 {#4148
    date: 2024-01-01 11:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4154 …}
  +nested: Doctrine\ORM\PersistentCollection {#4156 …}
  +votes: Doctrine\ORM\PersistentCollection {#4158 …}
  +reports: Doctrine\ORM\PersistentCollection {#4160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
  -id: 218318
  -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392463 {#4149
    date: 2023-12-12 15:47: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
43 DENIED edit
App\Entity\EntryComment {#4153
  +user: App\Entity\User {#4166 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
    \n
    Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704105619 {#4148
    date: 2024-01-01 11:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4154 …}
  +nested: Doctrine\ORM\PersistentCollection {#4156 …}
  +votes: Doctrine\ORM\PersistentCollection {#4158 …}
  +reports: Doctrine\ORM\PersistentCollection {#4160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
  -id: 218318
  -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392463 {#4149
    date: 2023-12-12 15:47: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
44 DENIED moderate
App\Entity\EntryComment {#4153
  +user: App\Entity\User {#4166 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
    \n
    Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704105619 {#4148
    date: 2024-01-01 11:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4154 …}
  +nested: Doctrine\ORM\PersistentCollection {#4156 …}
  +votes: Doctrine\ORM\PersistentCollection {#4158 …}
  +reports: Doctrine\ORM\PersistentCollection {#4160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
  -id: 218318
  -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392463 {#4149
    date: 2023-12-12 15:47: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
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 {#5326
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4153
    +user: App\Entity\User {#4166 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
      \n
      Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704105619 {#4148
      date: 2024-01-01 11:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4154 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4158 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
    -id: 218318
    -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392463 {#4149
      date: 2023-12-12 15:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4153}
  +body: "It’s actually fine to do multiplication before division, you just have to be sure about which numbers are intended to be included in the divisor of your fraction!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702410473 {#5324
    date: 2023-12-12 20:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@nadiaraven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 219098
  -bodyTs: "'actual':3 'divis':9 'divisor':26 'fine':4 'fraction':29 'includ':23 'intend':20 'multipl':7 'number':18 'sure':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5999096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702410473 {#5325
    date: 2023-12-12 20:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5326
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4153
    +user: App\Entity\User {#4166 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
      \n
      Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704105619 {#4148
      date: 2024-01-01 11:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4154 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4158 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
    -id: 218318
    -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392463 {#4149
      date: 2023-12-12 15:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4153}
  +body: "It’s actually fine to do multiplication before division, you just have to be sure about which numbers are intended to be included in the divisor of your fraction!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702410473 {#5324
    date: 2023-12-12 20:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@nadiaraven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 219098
  -bodyTs: "'actual':3 'divis':9 'divisor':26 'fine':4 'fraction':29 'includ':23 'intend':20 'multipl':7 'number':18 'sure':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5999096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702410473 {#5325
    date: 2023-12-12 20:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5326
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4153
    +user: App\Entity\User {#4166 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
      \n
      Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704105619 {#4148
      date: 2024-01-01 11:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4154 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4158 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
    -id: 218318
    -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392463 {#4149
      date: 2023-12-12 15:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4153}
  +body: "It’s actually fine to do multiplication before division, you just have to be sure about which numbers are intended to be included in the divisor of your fraction!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702410473 {#5324
    date: 2023-12-12 20:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@nadiaraven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 219098
  -bodyTs: "'actual':3 'divis':9 'divisor':26 'fine':4 'fraction':29 'includ':23 'intend':20 'multipl':7 'number':18 'sure':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5999096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702410473 {#5325
    date: 2023-12-12 20:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5341
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4153
    +user: App\Entity\User {#4166 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
      \n
      Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704105619 {#4148
      date: 2024-01-01 11:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4154 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4158 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
    -id: 218318
    -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392463 {#4149
      date: 2023-12-12 15:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4153}
  +body: """
    Thank you so much for taking the time and reading the post. I just fixed the typos, many thanks for pointing them out.\n
    \n
    There is nothing really to be embarrassed about and if you look at the comment sections of such viral math posts you can see that you are certainly not the only one. I think that mnemonics that use “MD” and “AS” without grouping like in “PE(MD)(AS)” are really to blame here.\n
    \n
    An alternative would be to drop the inverse and only use say multiplication and addition as I suggested with “PEMA” but with “PEMDAS” one basically sets up students for the problem that they think that multiplication comes before division.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702409746 {#5339
    date: 2023-12-12 20:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@nadiaraven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 219075
  -bodyTs: "'addit':91 'altern':78 'basic':101 'blame':75 'certain':51 'come':113 'comment':38 'divis':115 'drop':82 'embarrass':30 'fix':15 'group':66 'invers':84 'like':67 'look':35 'mani':18 'math':43 'md':62,70 'mnemon':59 'much':4 'multipl':89,112 'noth':26 'one':55,100 'pe':69 'pema':96 'pemda':99 'point':21 'post':12,44 'problem':107 'read':10 'realli':27,73 'say':88 'section':39 'see':47 'set':102 'student':104 'suggest':94 'take':6 'thank':1,19 'think':57,110 'time':8 'typo':17 'use':61,87 'viral':42 'without':65 'would':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702409746 {#5340
    date: 2023-12-12 20:35:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4153
    +user: App\Entity\User {#4166 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
      \n
      Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704105619 {#4148
      date: 2024-01-01 11:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4154 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4158 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
    -id: 218318
    -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392463 {#4149
      date: 2023-12-12 15:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4153}
  +body: """
    Thank you so much for taking the time and reading the post. I just fixed the typos, many thanks for pointing them out.\n
    \n
    There is nothing really to be embarrassed about and if you look at the comment sections of such viral math posts you can see that you are certainly not the only one. I think that mnemonics that use “MD” and “AS” without grouping like in “PE(MD)(AS)” are really to blame here.\n
    \n
    An alternative would be to drop the inverse and only use say multiplication and addition as I suggested with “PEMA” but with “PEMDAS” one basically sets up students for the problem that they think that multiplication comes before division.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702409746 {#5339
    date: 2023-12-12 20:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@nadiaraven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 219075
  -bodyTs: "'addit':91 'altern':78 'basic':101 'blame':75 'certain':51 'come':113 'comment':38 'divis':115 'drop':82 'embarrass':30 'fix':15 'group':66 'invers':84 'like':67 'look':35 'mani':18 'math':43 'md':62,70 'mnemon':59 'much':4 'multipl':89,112 'noth':26 'one':55,100 'pe':69 'pema':96 'pemda':99 'point':21 'post':12,44 'problem':107 'read':10 'realli':27,73 'say':88 'section':39 'see':47 'set':102 'student':104 'suggest':94 'take':6 'thank':1,19 'think':57,110 'time':8 'typo':17 'use':61,87 'viral':42 'without':65 'would':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702409746 {#5340
    date: 2023-12-12 20:35:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4153
    +user: App\Entity\User {#4166 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I found a few typos. In the 2nd paragraph under the section “strong feelings”, you use “than” when it should be “then”. More importantly, when talking about distributive properties, you say x(x+z)=x*y+x*z. I believe you meant x(y+z)=x*y+x*z.\n
      \n
      Otherwise, I enjoyed that read. I’m embarrassed to say that I did think pemdas meant multiplication came before division, however I’m proud to say that I’ve unconsciously known that it’s important to avoid the ambiguity by putting parentheses everywhere for example when I make formulas in spreadsheets. Which by the way, spreadsheets generally allow multiplication by juxtaposition.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704105619 {#4148
      date: 2024-01-01 11:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4154 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4158 …}
    +reports: Doctrine\ORM\PersistentCollection {#4160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4164 …}
    -id: 218318
    -bodyTs: "'2nd':8 'allow':107 'ambigu':88 'avoid':86 'believ':40 'came':67 'distribut':28 'divis':69 'embarrass':57 'enjoy':52 'everywher':92 'exampl':94 'feel':14 'formula':98 'found':2 'general':106 'howev':70 'import':24,84 'juxtaposit':110 'known':80 'm':56,72 'make':97 'meant':42,65 'multipl':66,108 'otherwis':50 'paragraph':9 'parenthes':91 'pemda':64 'properti':29 'proud':73 'put':90 'read':54 'say':31,59,75 'section':12 'spreadsheet':100,105 'strong':13 'talk':26 'think':63 'typo':5 'unconsci':79 'use':16 've':78 'way':104 'x':32,33,35,37,43,46,48 'y':36,44,47 'z':34,38,45,49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392463 {#4149
      date: 2023-12-12 15:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4153}
  +body: """
    Thank you so much for taking the time and reading the post. I just fixed the typos, many thanks for pointing them out.\n
    \n
    There is nothing really to be embarrassed about and if you look at the comment sections of such viral math posts you can see that you are certainly not the only one. I think that mnemonics that use “MD” and “AS” without grouping like in “PE(MD)(AS)” are really to blame here.\n
    \n
    An alternative would be to drop the inverse and only use say multiplication and addition as I suggested with “PEMA” but with “PEMDAS” one basically sets up students for the problem that they think that multiplication comes before division.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702409746 {#5339
    date: 2023-12-12 20:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@nadiaraven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 219075
  -bodyTs: "'addit':91 'altern':78 'basic':101 'blame':75 'certain':51 'come':113 'comment':38 'divis':115 'drop':82 'embarrass':30 'fix':15 'group':66 'invers':84 'like':67 'look':35 'mani':18 'math':43 'md':62,70 'mnemon':59 'much':4 'multipl':89,112 'noth':26 'one':55,100 'pe':69 'pema':96 'pemda':99 'point':21 'post':12,44 'problem':107 'read':10 'realli':27,73 'say':88 'section':39 'see':47 'set':102 'student':104 'suggest':94 'take':6 'thank':1,19 'think':57,110 'time':8 'typo':17 'use':61,87 'viral':42 'without':65 'would':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702409746 {#5340
    date: 2023-12-12 20:35:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4227
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
    \n
    > B\n
    \n
    > O\n
    \n
    > DM\n
    \n
    > AS\n
    \n
    I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
    \n
    But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704203959 {#4221
    date: 2024-01-02 14:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4230 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -id: 218308
  -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364705"
  +editedAt: DateTimeImmutable @1704023988 {#4222
    date: 2023-12-31 12:59:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702392153 {#4223
    date: 2023-12-12 15:42: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
55 DENIED edit
App\Entity\EntryComment {#4227
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
    \n
    > B\n
    \n
    > O\n
    \n
    > DM\n
    \n
    > AS\n
    \n
    I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
    \n
    But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704203959 {#4221
    date: 2024-01-02 14:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4230 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -id: 218308
  -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364705"
  +editedAt: DateTimeImmutable @1704023988 {#4222
    date: 2023-12-31 12:59:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702392153 {#4223
    date: 2023-12-12 15:42: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
56 DENIED moderate
App\Entity\EntryComment {#4227
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
    \n
    > B\n
    \n
    > O\n
    \n
    > DM\n
    \n
    > AS\n
    \n
    I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
    \n
    But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704203959 {#4221
    date: 2024-01-02 14:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4230 …}
  +votes: Doctrine\ORM\PersistentCollection {#4232 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -id: 218308
  -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364705"
  +editedAt: DateTimeImmutable @1704023988 {#4222
    date: 2023-12-31 12:59:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702392153 {#4223
    date: 2023-12-12 15:42: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
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 {#5311
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4227
    +user: App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
      \n
      > B\n
      \n
      > O\n
      \n
      > DM\n
      \n
      > AS\n
      \n
      I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
      \n
      But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704203959 {#4221
      date: 2024-01-02 14:59:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4230 …}
    +votes: Doctrine\ORM\PersistentCollection {#4232 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -id: 218308
    -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364705"
    +editedAt: DateTimeImmutable @1704023988 {#4222
      date: 2023-12-31 12:59:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702392153 {#4223
      date: 2023-12-12 15:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: """
    The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
    \n
    It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702404031 {#5308
    date: 2023-12-12 19:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 218846
  -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660419"
  +editedAt: DateTimeImmutable @1704104200 {#5309
    date: 2024-01-01 11:16:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702404031 {#5310
    date: 2023-12-12 19:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5311
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4227
    +user: App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
      \n
      > B\n
      \n
      > O\n
      \n
      > DM\n
      \n
      > AS\n
      \n
      I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
      \n
      But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704203959 {#4221
      date: 2024-01-02 14:59:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4230 …}
    +votes: Doctrine\ORM\PersistentCollection {#4232 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -id: 218308
    -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364705"
    +editedAt: DateTimeImmutable @1704023988 {#4222
      date: 2023-12-31 12:59:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702392153 {#4223
      date: 2023-12-12 15:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: """
    The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
    \n
    It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702404031 {#5308
    date: 2023-12-12 19:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 218846
  -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660419"
  +editedAt: DateTimeImmutable @1704104200 {#5309
    date: 2024-01-01 11:16:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702404031 {#5310
    date: 2023-12-12 19:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5311
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4227
    +user: App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
      \n
      > B\n
      \n
      > O\n
      \n
      > DM\n
      \n
      > AS\n
      \n
      I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
      \n
      But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704203959 {#4221
      date: 2024-01-02 14:59:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4230 …}
    +votes: Doctrine\ORM\PersistentCollection {#4232 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -id: 218308
    -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4364705"
    +editedAt: DateTimeImmutable @1704023988 {#4222
      date: 2023-12-31 12:59:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702392153 {#4223
      date: 2023-12-12 15:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: """
    The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
    \n
    It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702404031 {#5308
    date: 2023-12-12 19:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 218846
  -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660419"
  +editedAt: DateTimeImmutable @1704104200 {#5309
    date: 2024-01-01 11:16:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702404031 {#5310
    date: 2023-12-12 19:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5474
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5311
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4227
      +user: App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
        \n
        > B\n
        \n
        > O\n
        \n
        > DM\n
        \n
        > AS\n
        \n
        I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
        \n
        But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704203959 {#4221
        date: 2024-01-02 14:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4230 …}
      +votes: Doctrine\ORM\PersistentCollection {#4232 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 218308
      -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364705"
      +editedAt: DateTimeImmutable @1704023988 {#4222
        date: 2023-12-31 12:59:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702392153 {#4223
        date: 2023-12-12 15:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
      \n
      It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404031 {#5308
      date: 2023-12-12 19:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
    -id: 218846
    -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5660419"
    +editedAt: DateTimeImmutable @1704104200 {#5309
      date: 2024-01-01 11:16:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404031 {#5310
      date: 2023-12-12 19:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "In fairness, I did quite like the suggestion to just remove division and subtraction! One that should be taken to heart :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404733 {#5472
    date: 2023-12-12 19:12:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 218873
  -bodyTs: "'divis':12 'fair':2 'heart':21 'like':6 'one':15 'quit':5 'remov':11 'subtract':14 'suggest':8 'taken':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404733 {#5473
    date: 2023-12-12 19:12: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
63 DENIED edit
App\Entity\EntryComment {#5474
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5311
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4227
      +user: App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
        \n
        > B\n
        \n
        > O\n
        \n
        > DM\n
        \n
        > AS\n
        \n
        I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
        \n
        But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704203959 {#4221
        date: 2024-01-02 14:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4230 …}
      +votes: Doctrine\ORM\PersistentCollection {#4232 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 218308
      -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364705"
      +editedAt: DateTimeImmutable @1704023988 {#4222
        date: 2023-12-31 12:59:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702392153 {#4223
        date: 2023-12-12 15:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
      \n
      It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404031 {#5308
      date: 2023-12-12 19:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
    -id: 218846
    -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5660419"
    +editedAt: DateTimeImmutable @1704104200 {#5309
      date: 2024-01-01 11:16:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404031 {#5310
      date: 2023-12-12 19:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "In fairness, I did quite like the suggestion to just remove division and subtraction! One that should be taken to heart :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404733 {#5472
    date: 2023-12-12 19:12:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 218873
  -bodyTs: "'divis':12 'fair':2 'heart':21 'like':6 'one':15 'quit':5 'remov':11 'subtract':14 'suggest':8 'taken':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404733 {#5473
    date: 2023-12-12 19:12: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
64 DENIED moderate
App\Entity\EntryComment {#5474
  +user: App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5311
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4227
      +user: App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
        \n
        > B\n
        \n
        > O\n
        \n
        > DM\n
        \n
        > AS\n
        \n
        I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
        \n
        But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704203959 {#4221
        date: 2024-01-02 14:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4230 …}
      +votes: Doctrine\ORM\PersistentCollection {#4232 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 218308
      -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364705"
      +editedAt: DateTimeImmutable @1704023988 {#4222
        date: 2023-12-31 12:59:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702392153 {#4223
        date: 2023-12-12 15:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
      \n
      It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404031 {#5308
      date: 2023-12-12 19:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
    -id: 218846
    -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5660419"
    +editedAt: DateTimeImmutable @1704104200 {#5309
      date: 2024-01-01 11:16:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404031 {#5310
      date: 2023-12-12 19:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "In fairness, I did quite like the suggestion to just remove division and subtraction! One that should be taken to heart :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702404733 {#5472
    date: 2023-12-12 19:12:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 218873
  -bodyTs: "'divis':12 'fair':2 'heart':21 'like':6 'one':15 'quit':5 'remov':11 'subtract':14 'suggest':8 'taken':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404733 {#5473
    date: 2023-12-12 19:12: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
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 {#5490
  +user: Proxies\__CG__\App\Entity\User {#5491 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5311
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4227
      +user: App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
        \n
        > B\n
        \n
        > O\n
        \n
        > DM\n
        \n
        > AS\n
        \n
        I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
        \n
        But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704203959 {#4221
        date: 2024-01-02 14:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4230 …}
      +votes: Doctrine\ORM\PersistentCollection {#4232 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 218308
      -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364705"
      +editedAt: DateTimeImmutable @1704023988 {#4222
        date: 2023-12-31 12:59:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702392153 {#4223
        date: 2023-12-12 15:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
      \n
      It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404031 {#5308
      date: 2023-12-12 19:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
    -id: 218846
    -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5660419"
    +editedAt: DateTimeImmutable @1704104200 {#5309
      date: 2024-01-01 11:16:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404031 {#5310
      date: 2023-12-12 19:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702420789 {#5487
    date: 2023-12-12 23:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5494 …}
  +votes: Doctrine\ORM\PersistentCollection {#5496 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 219550
  -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5666850"
  +editedAt: DateTimeImmutable @1704159484 {#5488
    date: 2024-01-02 02:38:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702420789 {#5489
    date: 2023-12-12 23:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5490
  +user: Proxies\__CG__\App\Entity\User {#5491 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5311
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4227
      +user: App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
        \n
        > B\n
        \n
        > O\n
        \n
        > DM\n
        \n
        > AS\n
        \n
        I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
        \n
        But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704203959 {#4221
        date: 2024-01-02 14:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4230 …}
      +votes: Doctrine\ORM\PersistentCollection {#4232 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 218308
      -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364705"
      +editedAt: DateTimeImmutable @1704023988 {#4222
        date: 2023-12-31 12:59:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702392153 {#4223
        date: 2023-12-12 15:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
      \n
      It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404031 {#5308
      date: 2023-12-12 19:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
    -id: 218846
    -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5660419"
    +editedAt: DateTimeImmutable @1704104200 {#5309
      date: 2024-01-01 11:16:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404031 {#5310
      date: 2023-12-12 19:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702420789 {#5487
    date: 2023-12-12 23:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5494 …}
  +votes: Doctrine\ORM\PersistentCollection {#5496 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 219550
  -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5666850"
  +editedAt: DateTimeImmutable @1704159484 {#5488
    date: 2024-01-02 02:38:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702420789 {#5489
    date: 2023-12-12 23:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5490
  +user: Proxies\__CG__\App\Entity\User {#5491 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5311
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4227
      +user: App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
        \n
        > B\n
        \n
        > O\n
        \n
        > DM\n
        \n
        > AS\n
        \n
        I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
        \n
        But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704203959 {#4221
        date: 2024-01-02 14:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4230 …}
      +votes: Doctrine\ORM\PersistentCollection {#4232 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 218308
      -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4364705"
      +editedAt: DateTimeImmutable @1704023988 {#4222
        date: 2023-12-31 12:59:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702392153 {#4223
        date: 2023-12-12 15:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
      \n
      It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404031 {#5308
      date: 2023-12-12 19:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
    -id: 218846
    -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5660419"
    +editedAt: DateTimeImmutable @1704104200 {#5309
      date: 2024-01-01 11:16:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404031 {#5310
      date: 2023-12-12 19:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702420789 {#5487
    date: 2023-12-12 23:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5494 …}
  +votes: Doctrine\ORM\PersistentCollection {#5496 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 219550
  -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5666850"
  +editedAt: DateTimeImmutable @1704159484 {#5488
    date: 2024-01-02 02:38:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702420789 {#5489
    date: 2023-12-12 23:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5592
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5490
    +user: Proxies\__CG__\App\Entity\User {#5491 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5311
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4227
        +user: App\Entity\User {#4240 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
          \n
          > B\n
          \n
          > O\n
          \n
          > DM\n
          \n
          > AS\n
          \n
          I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
          \n
          But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704203959 {#4221
          date: 2024-01-02 14:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4228 …}
        +nested: Doctrine\ORM\PersistentCollection {#4230 …}
        +votes: Doctrine\ORM\PersistentCollection {#4232 …}
        +reports: Doctrine\ORM\PersistentCollection {#4234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
        -id: 218308
        -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4364705"
        +editedAt: DateTimeImmutable @1704023988 {#4222
          date: 2023-12-31 12:59:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702392153 {#4223
          date: 2023-12-12 15:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4227}
      +body: """
        The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
        \n
        It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702404031 {#5308
        date: 2023-12-12 19:00:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@CarbonScored@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5312 …}
      +nested: Doctrine\ORM\PersistentCollection {#5314 …}
      +votes: Doctrine\ORM\PersistentCollection {#5316 …}
      +reports: Doctrine\ORM\PersistentCollection {#5318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
      -id: 218846
      -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5660419"
      +editedAt: DateTimeImmutable @1704104200 {#5309
        date: 2024-01-01 11:16:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702404031 {#5310
        date: 2023-12-12 19:00:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702420789 {#5487
      date: 2023-12-12 23:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5492 …}
    +nested: Doctrine\ORM\PersistentCollection {#5494 …}
    +votes: Doctrine\ORM\PersistentCollection {#5496 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 219550
    -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5666850"
    +editedAt: DateTimeImmutable @1704159484 {#5488
      date: 2024-01-02 02:38:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702420789 {#5489
      date: 2023-12-12 23:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: """
    > Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence.\n
    \n
    Citation needed.\n
    \n
    No but seriously, why do you think it necessarily needs to be different? There are calculators that use actual fraction notation and all that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702433835 {#5589
    date: 2023-12-13 03:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 220000
  -bodyTs: "'actual':40 'calcul':8,37 'citat':20 'differ':12,34 'enter':1 'fraction':41 'fundament':11 'necessarili':30 'need':21,31 'notat':42 'one':3,5 'process':13 'sentenc':19 'serious':24 'symbol':2 'think':28 'use':39 'write':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5668054"
  +editedAt: DateTimeImmutable @1704279266 {#5590
    date: 2024-01-03 11:54:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702433835 {#5591
    date: 2023-12-13 03:17: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
71 DENIED edit
App\Entity\EntryComment {#5592
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5490
    +user: Proxies\__CG__\App\Entity\User {#5491 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5311
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4227
        +user: App\Entity\User {#4240 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
          \n
          > B\n
          \n
          > O\n
          \n
          > DM\n
          \n
          > AS\n
          \n
          I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
          \n
          But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704203959 {#4221
          date: 2024-01-02 14:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4228 …}
        +nested: Doctrine\ORM\PersistentCollection {#4230 …}
        +votes: Doctrine\ORM\PersistentCollection {#4232 …}
        +reports: Doctrine\ORM\PersistentCollection {#4234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
        -id: 218308
        -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4364705"
        +editedAt: DateTimeImmutable @1704023988 {#4222
          date: 2023-12-31 12:59:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702392153 {#4223
          date: 2023-12-12 15:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4227}
      +body: """
        The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
        \n
        It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702404031 {#5308
        date: 2023-12-12 19:00:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@CarbonScored@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5312 …}
      +nested: Doctrine\ORM\PersistentCollection {#5314 …}
      +votes: Doctrine\ORM\PersistentCollection {#5316 …}
      +reports: Doctrine\ORM\PersistentCollection {#5318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
      -id: 218846
      -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5660419"
      +editedAt: DateTimeImmutable @1704104200 {#5309
        date: 2024-01-01 11:16:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702404031 {#5310
        date: 2023-12-12 19:00:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702420789 {#5487
      date: 2023-12-12 23:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5492 …}
    +nested: Doctrine\ORM\PersistentCollection {#5494 …}
    +votes: Doctrine\ORM\PersistentCollection {#5496 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 219550
    -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5666850"
    +editedAt: DateTimeImmutable @1704159484 {#5488
      date: 2024-01-02 02:38:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702420789 {#5489
      date: 2023-12-12 23:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: """
    > Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence.\n
    \n
    Citation needed.\n
    \n
    No but seriously, why do you think it necessarily needs to be different? There are calculators that use actual fraction notation and all that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702433835 {#5589
    date: 2023-12-13 03:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 220000
  -bodyTs: "'actual':40 'calcul':8,37 'citat':20 'differ':12,34 'enter':1 'fraction':41 'fundament':11 'necessarili':30 'need':21,31 'notat':42 'one':3,5 'process':13 'sentenc':19 'serious':24 'symbol':2 'think':28 'use':39 'write':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5668054"
  +editedAt: DateTimeImmutable @1704279266 {#5590
    date: 2024-01-03 11:54:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702433835 {#5591
    date: 2023-12-13 03:17: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
72 DENIED moderate
App\Entity\EntryComment {#5592
  +user: Proxies\__CG__\App\Entity\User {#5553 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5490
    +user: Proxies\__CG__\App\Entity\User {#5491 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5311
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4227
        +user: App\Entity\User {#4240 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
          \n
          > B\n
          \n
          > O\n
          \n
          > DM\n
          \n
          > AS\n
          \n
          I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
          \n
          But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704203959 {#4221
          date: 2024-01-02 14:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4228 …}
        +nested: Doctrine\ORM\PersistentCollection {#4230 …}
        +votes: Doctrine\ORM\PersistentCollection {#4232 …}
        +reports: Doctrine\ORM\PersistentCollection {#4234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
        -id: 218308
        -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4364705"
        +editedAt: DateTimeImmutable @1704023988 {#4222
          date: 2023-12-31 12:59:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702392153 {#4223
          date: 2023-12-12 15:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4227}
      +body: """
        The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
        \n
        It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702404031 {#5308
        date: 2023-12-12 19:00:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@CarbonScored@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5312 …}
      +nested: Doctrine\ORM\PersistentCollection {#5314 …}
      +votes: Doctrine\ORM\PersistentCollection {#5316 …}
      +reports: Doctrine\ORM\PersistentCollection {#5318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
      -id: 218846
      -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5660419"
      +editedAt: DateTimeImmutable @1704104200 {#5309
        date: 2024-01-01 11:16:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702404031 {#5310
        date: 2023-12-12 19:00:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702420789 {#5487
      date: 2023-12-12 23:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5492 …}
    +nested: Doctrine\ORM\PersistentCollection {#5494 …}
    +votes: Doctrine\ORM\PersistentCollection {#5496 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
    -id: 219550
    -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5666850"
    +editedAt: DateTimeImmutable @1704159484 {#5488
      date: 2024-01-02 02:38:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702420789 {#5489
      date: 2023-12-12 23:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: """
    > Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence.\n
    \n
    Citation needed.\n
    \n
    No but seriously, why do you think it necessarily needs to be different? There are calculators that use actual fraction notation and all that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702433835 {#5589
    date: 2023-12-13 03:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 220000
  -bodyTs: "'actual':40 'calcul':8,37 'citat':20 'differ':12,34 'enter':1 'fraction':41 'fundament':11 'necessarili':30 'need':21,31 'notat':42 'one':3,5 'process':13 'sentenc':19 'serious':24 'symbol':2 'think':28 'use':39 'write':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5668054"
  +editedAt: DateTimeImmutable @1704279266 {#5590
    date: 2024-01-03 11:54:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702433835 {#5591
    date: 2023-12-13 03:17: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
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 {#5630
  +user: Proxies\__CG__\App\Entity\User {#5491 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5592
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5490
      +user: Proxies\__CG__\App\Entity\User {#5491 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5311
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4227
          +user: App\Entity\User {#4240 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
            \n
            > B\n
            \n
            > O\n
            \n
            > DM\n
            \n
            > AS\n
            \n
            I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
            \n
            But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704203959 {#4221
            date: 2024-01-02 14:59:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4228 …}
          +nested: Doctrine\ORM\PersistentCollection {#4230 …}
          +votes: Doctrine\ORM\PersistentCollection {#4232 …}
          +reports: Doctrine\ORM\PersistentCollection {#4234 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
          -id: 218308
          -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4364705"
          +editedAt: DateTimeImmutable @1704023988 {#4222
            date: 2023-12-31 12:59:48.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702392153 {#4223
            date: 2023-12-12 15:42:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4227}
        +body: """
          The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
          \n
          It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702404031 {#5308
          date: 2023-12-12 19:00:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@CarbonScored@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5314 …}
        +votes: Doctrine\ORM\PersistentCollection {#5316 …}
        +reports: Doctrine\ORM\PersistentCollection {#5318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
        -id: 218846
        -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5660419"
        +editedAt: DateTimeImmutable @1704104200 {#5309
          date: 2024-01-01 11:16:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702404031 {#5310
          date: 2023-12-12 19:00:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4227}
      +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702420789 {#5487
        date: 2023-12-12 23:39:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@CarbonScored@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5492 …}
      +nested: Doctrine\ORM\PersistentCollection {#5494 …}
      +votes: Doctrine\ORM\PersistentCollection {#5496 …}
      +reports: Doctrine\ORM\PersistentCollection {#5498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
      -id: 219550
      -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5666850"
      +editedAt: DateTimeImmutable @1704159484 {#5488
        date: 2024-01-02 02:38:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702420789 {#5489
        date: 2023-12-12 23:39:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      > Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence.\n
      \n
      Citation needed.\n
      \n
      No but seriously, why do you think it necessarily needs to be different? There are calculators that use actual fraction notation and all that
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702433835 {#5589
      date: 2023-12-13 03:17:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 220000
    -bodyTs: "'actual':40 'calcul':8,37 'citat':20 'differ':12,34 'enter':1 'fraction':41 'fundament':11 'necessarili':30 'need':21,31 'notat':42 'one':3,5 'process':13 'sentenc':19 'serious':24 'symbol':2 'think':28 'use':39 'write':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5668054"
    +editedAt: DateTimeImmutable @1704279266 {#5590
      date: 2024-01-03 11:54:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702433835 {#5591
      date: 2023-12-13 03:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "It’s not that it *needs* to be different, it’s that it *is*. The fact that there are calculators with fractional notation is completely irrelevant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702434078 {#5631
    date: 2023-12-13 03:21:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
    "@kogasa@programming.dev"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
  -id: 220009
  -bodyTs: "'calcul':20 'complet':25 'differ':9 'fact':16 'fraction':22 'irrelev':26 'need':6 'notat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5671237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702434078 {#5634
    date: 2023-12-13 03:21:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5630
  +user: Proxies\__CG__\App\Entity\User {#5491 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5592
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5490
      +user: Proxies\__CG__\App\Entity\User {#5491 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5311
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4227
          +user: App\Entity\User {#4240 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
            \n
            > B\n
            \n
            > O\n
            \n
            > DM\n
            \n
            > AS\n
            \n
            I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
            \n
            But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704203959 {#4221
            date: 2024-01-02 14:59:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4228 …}
          +nested: Doctrine\ORM\PersistentCollection {#4230 …}
          +votes: Doctrine\ORM\PersistentCollection {#4232 …}
          +reports: Doctrine\ORM\PersistentCollection {#4234 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
          -id: 218308
          -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4364705"
          +editedAt: DateTimeImmutable @1704023988 {#4222
            date: 2023-12-31 12:59:48.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702392153 {#4223
            date: 2023-12-12 15:42:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4227}
        +body: """
          The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
          \n
          It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702404031 {#5308
          date: 2023-12-12 19:00:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@CarbonScored@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5314 …}
        +votes: Doctrine\ORM\PersistentCollection {#5316 …}
        +reports: Doctrine\ORM\PersistentCollection {#5318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
        -id: 218846
        -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5660419"
        +editedAt: DateTimeImmutable @1704104200 {#5309
          date: 2024-01-01 11:16:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702404031 {#5310
          date: 2023-12-12 19:00:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4227}
      +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702420789 {#5487
        date: 2023-12-12 23:39:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@CarbonScored@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5492 …}
      +nested: Doctrine\ORM\PersistentCollection {#5494 …}
      +votes: Doctrine\ORM\PersistentCollection {#5496 …}
      +reports: Doctrine\ORM\PersistentCollection {#5498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
      -id: 219550
      -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5666850"
      +editedAt: DateTimeImmutable @1704159484 {#5488
        date: 2024-01-02 02:38:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702420789 {#5489
        date: 2023-12-12 23:39:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      > Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence.\n
      \n
      Citation needed.\n
      \n
      No but seriously, why do you think it necessarily needs to be different? There are calculators that use actual fraction notation and all that
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702433835 {#5589
      date: 2023-12-13 03:17:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 220000
    -bodyTs: "'actual':40 'calcul':8,37 'citat':20 'differ':12,34 'enter':1 'fraction':41 'fundament':11 'necessarili':30 'need':21,31 'notat':42 'one':3,5 'process':13 'sentenc':19 'serious':24 'symbol':2 'think':28 'use':39 'write':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5668054"
    +editedAt: DateTimeImmutable @1704279266 {#5590
      date: 2024-01-03 11:54:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702433835 {#5591
      date: 2023-12-13 03:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "It’s not that it *needs* to be different, it’s that it *is*. The fact that there are calculators with fractional notation is completely irrelevant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702434078 {#5631
    date: 2023-12-13 03:21:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
    "@kogasa@programming.dev"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
  -id: 220009
  -bodyTs: "'calcul':20 'complet':25 'differ':9 'fact':16 'fraction':22 'irrelev':26 'need':6 'notat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5671237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702434078 {#5634
    date: 2023-12-13 03:21:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5630
  +user: Proxies\__CG__\App\Entity\User {#5491 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5592
    +user: Proxies\__CG__\App\Entity\User {#5553 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5490
      +user: Proxies\__CG__\App\Entity\User {#5491 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5311
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4227
          +user: App\Entity\User {#4240 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            A fair criticism. Though I think the hating on PEDMAS (or BODMAS as I was taught) is pretty harsh, as it very much does represent parts of the standard of reading mathematical notation when taught correctly. At least I personally was taught its true form was a vertical format:\n
            \n
            > B\n
            \n
            > O\n
            \n
            > DM\n
            \n
            > AS\n
            \n
            I’d also say it’s problematic to rely on calculators to implement or demonstrate standards, they do have their own issues.\n
            \n
            But overall, hey, it’s cool. The world needs more passionate criticisms of ambiguous communication turning into a massive interpration A vs interpretation B argument rather than admitting “maybe it’s just ambiguous”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704203959 {#4221
            date: 2024-01-02 14:59:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4228 …}
          +nested: Doctrine\ORM\PersistentCollection {#4230 …}
          +votes: Doctrine\ORM\PersistentCollection {#4232 …}
          +reports: Doctrine\ORM\PersistentCollection {#4234 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
          -id: 218308
          -bodyTs: "'admit':103 'also':56 'ambigu':89,108 'argument':100 'b':50,99 'bodma':12 'calcul':64 'communic':90 'cool':81 'correct':36 'critic':3,87 'd':55 'demonstr':68 'dm':52 'fair':2 'form':45 'format':49 'harsh':19 'hate':8 'hey':78 'implement':66 'interpr':95 'interpret':98 'issu':75 'least':38 'massiv':94 'mathemat':32 'mayb':104 'much':23 'need':84 'notat':33 'o':51 'overal':77 'part':26 'passion':86 'pedma':10 'person':40 'pretti':18 'problemat':60 'rather':101 'read':31 'reli':62 'repres':25 'say':57 'standard':29,69 'taught':16,35,42 'think':6 'though':4 'true':44 'turn':91 'vertic':48 'vs':97 'world':83"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4364705"
          +editedAt: DateTimeImmutable @1704023988 {#4222
            date: 2023-12-31 12:59:48.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702392153 {#4223
            date: 2023-12-12 15:42:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4227}
        +body: """
          The problem with BODMAS is that everybody is taught to remember “BODMAS” instead of “BO-DM-AS” or “BO(DM)(AS)”. If you can’t remember the order of operations by heart you won’t remember that “DM” and “AS” are the same priority, that’s why I suggested dropping “division” and “subtraction” entirely from the mnemonic.\n
          \n
          It’s true that calculators also don’t dictate a standard but they implement what conventions are typically used in practice. If a convention would be so dominating (let’s say 95% vs 5%) all calculator manufacturers would just follow the 95% convention, except maybe for some very special-purpose calculators.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702404031 {#5308
          date: 2023-12-12 19:00:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@CarbonScored@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5314 …}
        +votes: Doctrine\ORM\PersistentCollection {#5316 …}
        +reports: Doctrine\ORM\PersistentCollection {#5318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
        -id: 218846
        -bodyTs: "'5':92 '95':90,100 'also':64 'bo':16,20 'bo-dm-a':15 'bodma':4,12 'calcul':63,94,110 'convent':74,82,101 'dictat':67 'divis':52 'dm':17,21,39 'domin':86 'drop':51 'entir':55 'everybodi':7 'except':102 'follow':98 'heart':33 'implement':72 'instead':13 'let':87 'manufactur':95 'mayb':103 'mnemon':58 'oper':31 'order':29 'practic':79 'prioriti':45 'problem':2 'purpos':109 'rememb':11,27,37 'say':89 'special':108 'special-purpos':107 'standard':69 'subtract':54 'suggest':50 'taught':9 'true':61 'typic':76 'use':77 'vs':91 'won':35 'would':83,96"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5660419"
        +editedAt: DateTimeImmutable @1704104200 {#5309
          date: 2024-01-01 11:16:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702404031 {#5310
          date: 2023-12-12 19:00:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4227}
      +body: "Calculators do not implement “what conventions are typically used in practice.” Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence. A basic traditional calculator will evaluate each step as you enter it, so e.g. writing 1 + 2 * 3 will print 1, then 3, then 6. It only gets one digit at a time, so it has no choice. But also, this lends itself to iterative calculation, which is inherently ordered. People using calculators get used to this order of operations specifically while using calculators, and now even some of the fancy ones that evaluate expressions use it. Others switched to the conventional order of operations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702420789 {#5487
        date: 2023-12-12 23:39:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@CarbonScored@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5492 …}
      +nested: Doctrine\ORM\PersistentCollection {#5494 …}
      +votes: Doctrine\ORM\PersistentCollection {#5496 …}
      +reports: Doctrine\ORM\PersistentCollection {#5498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
      -id: 219550
      -bodyTs: "'1':46,51 '2':47 '3':48,53 '6':55 'also':70 'basic':32 'calcul':1,19,34,76,83,94 'choic':68 'convent':6,112 'differ':23 'digit':60 'e.g':44 'enter':12,41 'evalu':36,104 'even':97 'express':105 'fanci':101 'fundament':22 'get':58,84 'implement':4 'inher':79 'iter':75 'lend':72 'one':14,16,59,102 'oper':90,115 'order':80,88,113 'other':108 'peopl':81 'practic':11 'print':50 'process':24 'sentenc':30 'specif':91 'step':38 'switch':109 'symbol':13 'time':63 'tradit':33 'typic':8 'use':9,82,85,93,106 'write':26,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5666850"
      +editedAt: DateTimeImmutable @1704159484 {#5488
        date: 2024-01-02 02:38:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702420789 {#5489
        date: 2023-12-12 23:39:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4227}
    +body: """
      > Entering symbols one by one into a calculator is a fundamentally different process from writing them in a sentence.\n
      \n
      Citation needed.\n
      \n
      No but seriously, why do you think it necessarily needs to be different? There are calculators that use actual fraction notation and all that
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702433835 {#5589
      date: 2023-12-13 03:17:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@CarbonScored@hexbear.net"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5593 …}
    +nested: Doctrine\ORM\PersistentCollection {#5595 …}
    +votes: Doctrine\ORM\PersistentCollection {#5597 …}
    +reports: Doctrine\ORM\PersistentCollection {#5599 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
    -id: 220000
    -bodyTs: "'actual':40 'calcul':8,37 'citat':20 'differ':12,34 'enter':1 'fraction':41 'fundament':11 'necessarili':30 'need':21,31 'notat':42 'one':3,5 'process':13 'sentenc':19 'serious':24 'symbol':2 'think':28 'use':39 'write':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5668054"
    +editedAt: DateTimeImmutable @1704279266 {#5590
      date: 2024-01-03 11:54:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702433835 {#5591
      date: 2023-12-13 03:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4227}
  +body: "It’s not that it *needs* to be different, it’s that it *is*. The fact that there are calculators with fractional notation is completely irrelevant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702434078 {#5631
    date: 2023-12-13 03:21:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CarbonScored@hexbear.net"
    "@kogasa@programming.dev"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
  -id: 220009
  -bodyTs: "'calcul':20 'complet':25 'differ':9 'fact':16 'fraction':22 'irrelev':26 'need':6 'notat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5671237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702434078 {#5634
    date: 2023-12-13 03:21:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What if the real answer is the friends we made along the way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704040567 {#4296
    date: 2023-12-31 17:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 218303
  -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392091 {#4297
    date: 2023-12-12 15:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What if the real answer is the friends we made along the way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704040567 {#4296
    date: 2023-12-31 17:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 218303
  -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392091 {#4297
    date: 2023-12-12 15:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4301
  +user: App\Entity\User {#4314 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What if the real answer is the friends we made along the way?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704040567 {#4296
    date: 2023-12-31 17:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 218303
  -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5993011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392091 {#4297
    date: 2023-12-12 15:41:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What if the real answer is the friends we made along the way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704040567 {#4296
      date: 2023-12-31 17:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 218303
    -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392091 {#4297
      date: 2023-12-12 15:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "This is Facebook we are talking about, what friends? Everyone hates everyone on Facebook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702397330 {#5292
    date: 2023-12-12 17:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 218513
  -bodyTs: "'everyon':10,12 'facebook':3,14 'friend':9 'hate':11 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7270135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397330 {#5293
    date: 2023-12-12 17:08: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
83 DENIED edit
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What if the real answer is the friends we made along the way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704040567 {#4296
      date: 2023-12-31 17:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 218303
    -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392091 {#4297
      date: 2023-12-12 15:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "This is Facebook we are talking about, what friends? Everyone hates everyone on Facebook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702397330 {#5292
    date: 2023-12-12 17:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 218513
  -bodyTs: "'everyon':10,12 'facebook':3,14 'friend':9 'hate':11 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7270135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397330 {#5293
    date: 2023-12-12 17:08: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
84 DENIED moderate
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4301
    +user: App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What if the real answer is the friends we made along the way?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704040567 {#4296
      date: 2023-12-31 17:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 218303
    -bodyTs: "'along':11 'answer':5 'friend':8 'made':10 'real':4 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5993011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702392091 {#4297
      date: 2023-12-12 15:41:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4301}
  +body: "This is Facebook we are talking about, what friends? Everyone hates everyone on Facebook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702397330 {#5292
    date: 2023-12-12 17:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 218513
  -bodyTs: "'everyon':10,12 'facebook':3,14 'friend':9 'hate':11 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7270135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397330 {#5293
    date: 2023-12-12 17:08: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
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 {#4374
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
    \n
    Who needs to learn or know anything really?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704501478 {#4369
    date: 2024-01-06 01:37:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4375 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4379 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -id: 218247
  -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5613080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702390586 {#4370
    date: 2023-12-12 15:16: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
87 DENIED edit
App\Entity\EntryComment {#4374
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
    \n
    Who needs to learn or know anything really?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704501478 {#4369
    date: 2024-01-06 01:37:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4375 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4379 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -id: 218247
  -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5613080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702390586 {#4370
    date: 2023-12-12 15:16: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
88 DENIED moderate
App\Entity\EntryComment {#4374
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
    \n
    Who needs to learn or know anything really?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704501478 {#4369
    date: 2024-01-06 01:37:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4375 …}
  +nested: Doctrine\ORM\PersistentCollection {#4377 …}
  +votes: Doctrine\ORM\PersistentCollection {#4379 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -id: 218247
  -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5613080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702390586 {#4370
    date: 2023-12-12 15:16: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4374
    +user: App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
      \n
      Who needs to learn or know anything really?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704501478 {#4369
      date: 2024-01-06 01:37:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4375 …}
    +nested: Doctrine\ORM\PersistentCollection {#4377 …}
    +votes: Doctrine\ORM\PersistentCollection {#4379 …}
    +reports: Doctrine\ORM\PersistentCollection {#4381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
    -id: 218247
    -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5613080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702390586 {#4370
      date: 2023-12-12 15:16:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4374}
  +body: """
    ChatGPT’s Answer:\n
    \n
    > The expression 6/2(1+2) involves both multiplication and division. According to the order of operations (PEMDAS/BODMAS), you should perform operations inside parentheses first, then any multiplication or division from left to right.\n
    \n
    > Let’s break down the expression step by step:\n
    \n
    > Inside the parentheses: 1 + 2 = 3\n
    \n
    > Now the expression becomes 6/2 * 3\n
    \n
    > Division: 6/2 = 3\n
    \n
    > Multiplication: 3 * 3 = 9\n
    \n
    > So, 6/2(1+2) is equal to 9.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702404831 {#5275
    date: 2023-12-12 19:13:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Littleborat@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 218876
  -bodyTs: "'+2':8,68 '1':7,49,67 '2':50 '3':51,57,60,62,63 '6/2':6,56,59,66 '9':64,72 'accord':14 'answer':3 'becom':55 'break':39 'chatgpt':1 'divis':13,32,58 'equal':70 'express':5,42,54 'first':27 'insid':25,46 'involv':9 'left':34 'let':37 'multipl':11,30,61 'oper':19,24 'order':17 'parenthes':26,48 'pemdas/bodmas':20 'perform':23 'right':36 'step':43,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997129"
  +editedAt: DateTimeImmutable @1704179310 {#5276
    date: 2024-01-02 08:08:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702404831 {#5277
    date: 2023-12-12 19:13: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
91 DENIED edit
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4374
    +user: App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
      \n
      Who needs to learn or know anything really?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704501478 {#4369
      date: 2024-01-06 01:37:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4375 …}
    +nested: Doctrine\ORM\PersistentCollection {#4377 …}
    +votes: Doctrine\ORM\PersistentCollection {#4379 …}
    +reports: Doctrine\ORM\PersistentCollection {#4381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
    -id: 218247
    -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5613080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702390586 {#4370
      date: 2023-12-12 15:16:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4374}
  +body: """
    ChatGPT’s Answer:\n
    \n
    > The expression 6/2(1+2) involves both multiplication and division. According to the order of operations (PEMDAS/BODMAS), you should perform operations inside parentheses first, then any multiplication or division from left to right.\n
    \n
    > Let’s break down the expression step by step:\n
    \n
    > Inside the parentheses: 1 + 2 = 3\n
    \n
    > Now the expression becomes 6/2 * 3\n
    \n
    > Division: 6/2 = 3\n
    \n
    > Multiplication: 3 * 3 = 9\n
    \n
    > So, 6/2(1+2) is equal to 9.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702404831 {#5275
    date: 2023-12-12 19:13:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Littleborat@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 218876
  -bodyTs: "'+2':8,68 '1':7,49,67 '2':50 '3':51,57,60,62,63 '6/2':6,56,59,66 '9':64,72 'accord':14 'answer':3 'becom':55 'break':39 'chatgpt':1 'divis':13,32,58 'equal':70 'express':5,42,54 'first':27 'insid':25,46 'involv':9 'left':34 'let':37 'multipl':11,30,61 'oper':19,24 'order':17 'parenthes':26,48 'pemdas/bodmas':20 'perform':23 'right':36 'step':43,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997129"
  +editedAt: DateTimeImmutable @1704179310 {#5276
    date: 2024-01-02 08:08:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702404831 {#5277
    date: 2023-12-12 19:13: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
92 DENIED moderate
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4374
    +user: App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
      \n
      Who needs to learn or know anything really?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704501478 {#4369
      date: 2024-01-06 01:37:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4375 …}
    +nested: Doctrine\ORM\PersistentCollection {#4377 …}
    +votes: Doctrine\ORM\PersistentCollection {#4379 …}
    +reports: Doctrine\ORM\PersistentCollection {#4381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
    -id: 218247
    -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5613080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702390586 {#4370
      date: 2023-12-12 15:16:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4374}
  +body: """
    ChatGPT’s Answer:\n
    \n
    > The expression 6/2(1+2) involves both multiplication and division. According to the order of operations (PEMDAS/BODMAS), you should perform operations inside parentheses first, then any multiplication or division from left to right.\n
    \n
    > Let’s break down the expression step by step:\n
    \n
    > Inside the parentheses: 1 + 2 = 3\n
    \n
    > Now the expression becomes 6/2 * 3\n
    \n
    > Division: 6/2 = 3\n
    \n
    > Multiplication: 3 * 3 = 9\n
    \n
    > So, 6/2(1+2) is equal to 9.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702404831 {#5275
    date: 2023-12-12 19:13:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Littleborat@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 218876
  -bodyTs: "'+2':8,68 '1':7,49,67 '2':50 '3':51,57,60,62,63 '6/2':6,56,59,66 '9':64,72 'accord':14 'answer':3 'becom':55 'break':39 'chatgpt':1 'divis':13,32,58 'equal':70 'express':5,42,54 'first':27 'insid':25,46 'involv':9 'left':34 'let':37 'multipl':11,30,61 'oper':19,24 'order':17 'parenthes':26,48 'pemdas/bodmas':20 'perform':23 'right':36 'step':43,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997129"
  +editedAt: DateTimeImmutable @1704179310 {#5276
    date: 2024-01-02 08:08:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702404831 {#5277
    date: 2023-12-12 19:13: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
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 {#5506
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5278
    +user: Proxies\__CG__\App\Entity\User {#5279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4374
      +user: App\Entity\User {#4387 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
        \n
        Who needs to learn or know anything really?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704501478 {#4369
        date: 2024-01-06 01:37:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4375 …}
      +nested: Doctrine\ORM\PersistentCollection {#4377 …}
      +votes: Doctrine\ORM\PersistentCollection {#4379 …}
      +reports: Doctrine\ORM\PersistentCollection {#4381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
      -id: 218247
      -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5613080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702390586 {#4370
        date: 2023-12-12 15:16:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4374}
    +body: """
      ChatGPT’s Answer:\n
      \n
      > The expression 6/2(1+2) involves both multiplication and division. According to the order of operations (PEMDAS/BODMAS), you should perform operations inside parentheses first, then any multiplication or division from left to right.\n
      \n
      > Let’s break down the expression step by step:\n
      \n
      > Inside the parentheses: 1 + 2 = 3\n
      \n
      > Now the expression becomes 6/2 * 3\n
      \n
      > Division: 6/2 = 3\n
      \n
      > Multiplication: 3 * 3 = 9\n
      \n
      > So, 6/2(1+2) is equal to 9.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404831 {#5275
      date: 2023-12-12 19:13:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Littleborat@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 218876
    -bodyTs: "'+2':8,68 '1':7,49,67 '2':50 '3':51,57,60,62,63 '6/2':6,56,59,66 '9':64,72 'accord':14 'answer':3 'becom':55 'break':39 'chatgpt':1 'divis':13,32,58 'equal':70 'express':5,42,54 'first':27 'insid':25,46 'involv':9 'left':34 'let':37 'multipl':11,30,61 'oper':19,24 'order':17 'parenthes':26,48 'pemdas/bodmas':20 'perform':23 'right':36 'step':43,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997129"
    +editedAt: DateTimeImmutable @1704179310 {#5276
      date: 2024-01-02 08:08:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404831 {#5277
      date: 2023-12-12 19:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4374}
  +body: """
    Chat GPT’s answer for me:\n
    \n
    > Certainly! The expression 6/2(1+2) is ambiguous due to the implicit multiplication. Let’s solve it in both ways:\n
    > \n
    > 1. Implicit multiplication with higher priority:\n
    > \n
    > [ \frac{6}{2}(1+2) ]\n
    > \n
    > First, solve the parentheses:\n
    > \n
    > [ \frac{6}{2}(3) ]\n
    > \n
    > Now, perform the division:\n
    > \n
    > [ 3 \times 3 = 9 ]\n
    > \n
    > 2. Implicit multiplication with the same priority as division:\n
    > \n
    > [ \frac{6}{2(1+2)} ]\n
    > \n
    > Again, solve the parentheses:\n
    > \n
    > [ \frac{6}{2(3)} ]\n
    > \n
    > Now, perform the multiplication first:\n
    > \n
    > [ \frac{6}{6} = 1 ]\n
    > \n
    > So, depending on the interpretation of implicit multiplication, you can get different results: 9 or 1.\n
    \n
    I think it’s funny that ChatGPT figured out 1 and 9 but has the steps completely backwards. First it points out what has high priority and then does the exact opposite, both times 🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702509858 {#5504
    date: 2023-12-14 00:24:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Littleborat@feddit.de"
    "@Supervisor194@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 220939
  -bodyTs: "'+2':12,37,67 '1':11,27,36,66,84,100,110 '2':35,44,54,65,74 '3':45,50,52,75 '6':34,43,64,73,82,83 '6/2':10 '9':53,98,112 'ambigu':14 'answer':4 'backward':118 'certain':7 'chat':1 'chatgpt':107 'complet':117 'depend':86 'differ':96 'divis':49,62 'due':15 'exact':131 'express':9 'figur':108 'first':38,80,119 'frac':33,42,63,72,81 'funni':105 'get':95 'gpt':2 'high':125 'higher':31 'implicit':18,28,55,91 'interpret':89 'let':20 'multipl':19,29,56,79,92 'opposit':132 'parenthes':41,71 'perform':47,77 'point':121 'prioriti':32,60,126 'result':97 'solv':22,39,69 'step':116 'think':102 'time':51,134 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5693966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702509858 {#5505
    date: 2023-12-14 00:24:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5506
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5278
    +user: Proxies\__CG__\App\Entity\User {#5279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4374
      +user: App\Entity\User {#4387 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
        \n
        Who needs to learn or know anything really?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704501478 {#4369
        date: 2024-01-06 01:37:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4375 …}
      +nested: Doctrine\ORM\PersistentCollection {#4377 …}
      +votes: Doctrine\ORM\PersistentCollection {#4379 …}
      +reports: Doctrine\ORM\PersistentCollection {#4381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
      -id: 218247
      -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5613080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702390586 {#4370
        date: 2023-12-12 15:16:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4374}
    +body: """
      ChatGPT’s Answer:\n
      \n
      > The expression 6/2(1+2) involves both multiplication and division. According to the order of operations (PEMDAS/BODMAS), you should perform operations inside parentheses first, then any multiplication or division from left to right.\n
      \n
      > Let’s break down the expression step by step:\n
      \n
      > Inside the parentheses: 1 + 2 = 3\n
      \n
      > Now the expression becomes 6/2 * 3\n
      \n
      > Division: 6/2 = 3\n
      \n
      > Multiplication: 3 * 3 = 9\n
      \n
      > So, 6/2(1+2) is equal to 9.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404831 {#5275
      date: 2023-12-12 19:13:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Littleborat@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 218876
    -bodyTs: "'+2':8,68 '1':7,49,67 '2':50 '3':51,57,60,62,63 '6/2':6,56,59,66 '9':64,72 'accord':14 'answer':3 'becom':55 'break':39 'chatgpt':1 'divis':13,32,58 'equal':70 'express':5,42,54 'first':27 'insid':25,46 'involv':9 'left':34 'let':37 'multipl':11,30,61 'oper':19,24 'order':17 'parenthes':26,48 'pemdas/bodmas':20 'perform':23 'right':36 'step':43,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997129"
    +editedAt: DateTimeImmutable @1704179310 {#5276
      date: 2024-01-02 08:08:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404831 {#5277
      date: 2023-12-12 19:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4374}
  +body: """
    Chat GPT’s answer for me:\n
    \n
    > Certainly! The expression 6/2(1+2) is ambiguous due to the implicit multiplication. Let’s solve it in both ways:\n
    > \n
    > 1. Implicit multiplication with higher priority:\n
    > \n
    > [ \frac{6}{2}(1+2) ]\n
    > \n
    > First, solve the parentheses:\n
    > \n
    > [ \frac{6}{2}(3) ]\n
    > \n
    > Now, perform the division:\n
    > \n
    > [ 3 \times 3 = 9 ]\n
    > \n
    > 2. Implicit multiplication with the same priority as division:\n
    > \n
    > [ \frac{6}{2(1+2)} ]\n
    > \n
    > Again, solve the parentheses:\n
    > \n
    > [ \frac{6}{2(3)} ]\n
    > \n
    > Now, perform the multiplication first:\n
    > \n
    > [ \frac{6}{6} = 1 ]\n
    > \n
    > So, depending on the interpretation of implicit multiplication, you can get different results: 9 or 1.\n
    \n
    I think it’s funny that ChatGPT figured out 1 and 9 but has the steps completely backwards. First it points out what has high priority and then does the exact opposite, both times 🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702509858 {#5504
    date: 2023-12-14 00:24:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Littleborat@feddit.de"
    "@Supervisor194@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 220939
  -bodyTs: "'+2':12,37,67 '1':11,27,36,66,84,100,110 '2':35,44,54,65,74 '3':45,50,52,75 '6':34,43,64,73,82,83 '6/2':10 '9':53,98,112 'ambigu':14 'answer':4 'backward':118 'certain':7 'chat':1 'chatgpt':107 'complet':117 'depend':86 'differ':96 'divis':49,62 'due':15 'exact':131 'express':9 'figur':108 'first':38,80,119 'frac':33,42,63,72,81 'funni':105 'get':95 'gpt':2 'high':125 'higher':31 'implicit':18,28,55,91 'interpret':89 'let':20 'multipl':19,29,56,79,92 'opposit':132 'parenthes':41,71 'perform':47,77 'point':121 'prioriti':32,60,126 'result':97 'solv':22,39,69 'step':116 'think':102 'time':51,134 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5693966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702509858 {#5505
    date: 2023-12-14 00:24:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5506
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5278
    +user: Proxies\__CG__\App\Entity\User {#5279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4374
      +user: App\Entity\User {#4387 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        You guys are doing it all wrong: ask chatgpt for the correct answer and paste it here. Done.\n
        \n
        Who needs to learn or know anything really?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704501478 {#4369
        date: 2024-01-06 01:37:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4375 …}
      +nested: Doctrine\ORM\PersistentCollection {#4377 …}
      +votes: Doctrine\ORM\PersistentCollection {#4379 …}
      +reports: Doctrine\ORM\PersistentCollection {#4381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
      -id: 218247
      -bodyTs: "'answer':13 'anyth':25 'ask':8 'chatgpt':9 'correct':12 'done':18 'guy':2 'know':24 'learn':22 'need':20 'past':15 'realli':26 'wrong':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5613080"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702390586 {#4370
        date: 2023-12-12 15:16:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4374}
    +body: """
      ChatGPT’s Answer:\n
      \n
      > The expression 6/2(1+2) involves both multiplication and division. According to the order of operations (PEMDAS/BODMAS), you should perform operations inside parentheses first, then any multiplication or division from left to right.\n
      \n
      > Let’s break down the expression step by step:\n
      \n
      > Inside the parentheses: 1 + 2 = 3\n
      \n
      > Now the expression becomes 6/2 * 3\n
      \n
      > Division: 6/2 = 3\n
      \n
      > Multiplication: 3 * 3 = 9\n
      \n
      > So, 6/2(1+2) is equal to 9.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702404831 {#5275
      date: 2023-12-12 19:13:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Littleborat@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 218876
    -bodyTs: "'+2':8,68 '1':7,49,67 '2':50 '3':51,57,60,62,63 '6/2':6,56,59,66 '9':64,72 'accord':14 'answer':3 'becom':55 'break':39 'chatgpt':1 'divis':13,32,58 'equal':70 'express':5,42,54 'first':27 'insid':25,46 'involv':9 'left':34 'let':37 'multipl':11,30,61 'oper':19,24 'order':17 'parenthes':26,48 'pemdas/bodmas':20 'perform':23 'right':36 'step':43,45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997129"
    +editedAt: DateTimeImmutable @1704179310 {#5276
      date: 2024-01-02 08:08:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702404831 {#5277
      date: 2023-12-12 19:13:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4374}
  +body: """
    Chat GPT’s answer for me:\n
    \n
    > Certainly! The expression 6/2(1+2) is ambiguous due to the implicit multiplication. Let’s solve it in both ways:\n
    > \n
    > 1. Implicit multiplication with higher priority:\n
    > \n
    > [ \frac{6}{2}(1+2) ]\n
    > \n
    > First, solve the parentheses:\n
    > \n
    > [ \frac{6}{2}(3) ]\n
    > \n
    > Now, perform the division:\n
    > \n
    > [ 3 \times 3 = 9 ]\n
    > \n
    > 2. Implicit multiplication with the same priority as division:\n
    > \n
    > [ \frac{6}{2(1+2)} ]\n
    > \n
    > Again, solve the parentheses:\n
    > \n
    > [ \frac{6}{2(3)} ]\n
    > \n
    > Now, perform the multiplication first:\n
    > \n
    > [ \frac{6}{6} = 1 ]\n
    > \n
    > So, depending on the interpretation of implicit multiplication, you can get different results: 9 or 1.\n
    \n
    I think it’s funny that ChatGPT figured out 1 and 9 but has the steps completely backwards. First it points out what has high priority and then does the exact opposite, both times 🤣
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702509858 {#5504
    date: 2023-12-14 00:24:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Littleborat@feddit.de"
    "@Supervisor194@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5507 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5511 …}
  +reports: Doctrine\ORM\PersistentCollection {#5513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5517 …}
  -id: 220939
  -bodyTs: "'+2':12,37,67 '1':11,27,36,66,84,100,110 '2':35,44,54,65,74 '3':45,50,52,75 '6':34,43,64,73,82,83 '6/2':10 '9':53,98,112 'ambigu':14 'answer':4 'backward':118 'certain':7 'chat':1 'chatgpt':107 'complet':117 'depend':86 'differ':96 'divis':49,62 'due':15 'exact':131 'express':9 'figur':108 'first':38,80,119 'frac':33,42,63,72,81 'funni':105 'get':95 'gpt':2 'high':125 'higher':31 'implicit':18,28,55,91 'interpret':89 'let':20 'multipl':19,29,56,79,92 'opposit':132 'parenthes':41,71 'perform':47,77 'point':121 'prioriti':32,60,126 'result':97 'solv':22,39,69 'step':116 'think':102 'time':51,134 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5693966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702509858 {#5505
    date: 2023-12-14 00:24:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ackshually, the answer is 4\n
    \n
    6÷2*(1+2)\n
    \n
    6÷(1+2)*2\n
    \n
    6÷(3)*2\n
    \n
    2*2\n
    \n
    4\n
    \n
    You’re welcome
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1704616405 {#4442
    date: 2024-01-07 09:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 218213
  -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5616868"
  +editedAt: DateTimeImmutable @1704016117 {#4443
    date: 2023-12-31 10:48:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702389097 {#4444
    date: 2023-12-12 14:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ackshually, the answer is 4\n
    \n
    6÷2*(1+2)\n
    \n
    6÷(1+2)*2\n
    \n
    6÷(3)*2\n
    \n
    2*2\n
    \n
    4\n
    \n
    You’re welcome
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1704616405 {#4442
    date: 2024-01-07 09:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 218213
  -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5616868"
  +editedAt: DateTimeImmutable @1704016117 {#4443
    date: 2023-12-31 10:48:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702389097 {#4444
    date: 2023-12-12 14:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ackshually, the answer is 4\n
    \n
    6÷2*(1+2)\n
    \n
    6÷(1+2)*2\n
    \n
    6÷(3)*2\n
    \n
    2*2\n
    \n
    4\n
    \n
    You’re welcome
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1704616405 {#4442
    date: 2024-01-07 09:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 218213
  -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5616868"
  +editedAt: DateTimeImmutable @1704016117 {#4443
    date: 2023-12-31 10:48:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702389097 {#4444
    date: 2023-12-12 14:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5230
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "If there are rules about which dot comes first then you are not allowed to do this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702390638 {#5228
    date: 2023-12-12 15:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 218250
  -bodyTs: "'allow':14 'come':8 'dot':7 'first':9 'rule':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5613094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702390638 {#5229
    date: 2023-12-12 15:17:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5230
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "If there are rules about which dot comes first then you are not allowed to do this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702390638 {#5228
    date: 2023-12-12 15:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 218250
  -bodyTs: "'allow':14 'come':8 'dot':7 'first':9 'rule':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5613094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702390638 {#5229
    date: 2023-12-12 15:17:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5230
  +user: App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "If there are rules about which dot comes first then you are not allowed to do this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702390638 {#5228
    date: 2023-12-12 15:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 218250
  -bodyTs: "'allow':14 'come':8 'dot':7 'first':9 'rule':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5613094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702390638 {#5229
    date: 2023-12-12 15:17:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5428
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ackshually, the answer is 4\n
        \n
        6÷2*(1+2)\n
        \n
        6÷(1+2)*2\n
        \n
        6÷(3)*2\n
        \n
        2*2\n
        \n
        4\n
        \n
        You’re welcome
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1704616405 {#4442
        date: 2024-01-07 09:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 218213
      -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5616868"
      +editedAt: DateTimeImmutable @1704016117 {#4443
        date: 2023-12-31 10:48:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702389097 {#4444
        date: 2023-12-12 14:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "If there are rules about which dot comes first then you are not allowed to do this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702390638 {#5228
      date: 2023-12-12 15:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kichae@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 218250
    -bodyTs: "'allow':14 'come':8 'dot':7 'first':9 'rule':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5613094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702390638 {#5229
      date: 2023-12-12 15:17:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "You aren’t allowed to do this because division isn’t transitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702393223 {#5426
    date: 2023-12-12 16:00:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
    "@Littleborat@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 218352
  -bodyTs: "'allow':4 'aren':2 'divis':9 'isn':10 'transit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393223 {#5427
    date: 2023-12-12 16:00: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 {#5428
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ackshually, the answer is 4\n
        \n
        6÷2*(1+2)\n
        \n
        6÷(1+2)*2\n
        \n
        6÷(3)*2\n
        \n
        2*2\n
        \n
        4\n
        \n
        You’re welcome
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1704616405 {#4442
        date: 2024-01-07 09:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 218213
      -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5616868"
      +editedAt: DateTimeImmutable @1704016117 {#4443
        date: 2023-12-31 10:48:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702389097 {#4444
        date: 2023-12-12 14:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "If there are rules about which dot comes first then you are not allowed to do this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702390638 {#5228
      date: 2023-12-12 15:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kichae@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 218250
    -bodyTs: "'allow':14 'come':8 'dot':7 'first':9 'rule':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5613094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702390638 {#5229
      date: 2023-12-12 15:17:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "You aren’t allowed to do this because division isn’t transitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702393223 {#5426
    date: 2023-12-12 16:00:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
    "@Littleborat@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 218352
  -bodyTs: "'allow':4 'aren':2 'divis':9 'isn':10 'transit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393223 {#5427
    date: 2023-12-12 16:00: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 {#5428
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5230
    +user: App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ackshually, the answer is 4\n
        \n
        6÷2*(1+2)\n
        \n
        6÷(1+2)*2\n
        \n
        6÷(3)*2\n
        \n
        2*2\n
        \n
        4\n
        \n
        You’re welcome
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1704616405 {#4442
        date: 2024-01-07 09:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 218213
      -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5616868"
      +editedAt: DateTimeImmutable @1704016117 {#4443
        date: 2023-12-31 10:48:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702389097 {#4444
        date: 2023-12-12 14:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "If there are rules about which dot comes first then you are not allowed to do this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702390638 {#5228
      date: 2023-12-12 15:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kichae@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5231 …}
    +nested: Doctrine\ORM\PersistentCollection {#5233 …}
    +votes: Doctrine\ORM\PersistentCollection {#5235 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 218250
    -bodyTs: "'allow':14 'come':8 'dot':7 'first':9 'rule':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5613094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702390638 {#5229
      date: 2023-12-12 15:17:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "You aren’t allowed to do this because division isn’t transitive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702393223 {#5426
    date: 2023-12-12 16:00:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
    "@Littleborat@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 218352
  -bodyTs: "'allow':4 'aren':2 'divis':9 'isn':10 'transit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393223 {#5427
    date: 2023-12-12 16:00: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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "c/TheyDidAMath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702409797 {#5243
    date: 2023-12-12 20:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 219078
  -bodyTs: "'c/theydidamath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5998858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702409797 {#5244
    date: 2023-12-12 20:36: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
111 DENIED edit
App\Entity\EntryComment {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "c/TheyDidAMath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702409797 {#5243
    date: 2023-12-12 20:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 219078
  -bodyTs: "'c/theydidamath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5998858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702409797 {#5244
    date: 2023-12-12 20:36: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
112 DENIED moderate
App\Entity\EntryComment {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "c/TheyDidAMath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702409797 {#5243
    date: 2023-12-12 20:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 219078
  -bodyTs: "'c/theydidamath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5998858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702409797 {#5244
    date: 2023-12-12 20:36: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
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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "psychopath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702389705 {#5259
    date: 2023-12-12 15:01:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 218226
  -bodyTs: "'psychopath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6579747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389705 {#5260
    date: 2023-12-12 15:01:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "psychopath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702389705 {#5259
    date: 2023-12-12 15:01:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 218226
  -bodyTs: "'psychopath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6579747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389705 {#5260
    date: 2023-12-12 15:01:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ackshually, the answer is 4\n
      \n
      6÷2*(1+2)\n
      \n
      6÷(1+2)*2\n
      \n
      6÷(3)*2\n
      \n
      2*2\n
      \n
      4\n
      \n
      You’re welcome
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1704616405 {#4442
      date: 2024-01-07 09:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 218213
    -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5616868"
    +editedAt: DateTimeImmutable @1704016117 {#4443
      date: 2023-12-31 10:48:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702389097 {#4444
      date: 2023-12-12 14:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "psychopath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702389705 {#5259
    date: 2023-12-12 15:01:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 218226
  -bodyTs: "'psychopath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6579747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389705 {#5260
    date: 2023-12-12 15:01:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5411
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5262 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ackshually, the answer is 4\n
        \n
        6÷2*(1+2)\n
        \n
        6÷(1+2)*2\n
        \n
        6÷(3)*2\n
        \n
        2*2\n
        \n
        4\n
        \n
        You’re welcome
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1704616405 {#4442
        date: 2024-01-07 09:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 218213
      -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5616868"
      +editedAt: DateTimeImmutable @1704016117 {#4443
        date: 2023-12-31 10:48:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702389097 {#4444
        date: 2023-12-12 14:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "psychopath"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702389705 {#5259
      date: 2023-12-12 15:01:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kichae@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5263 …}
    +nested: Doctrine\ORM\PersistentCollection {#5265 …}
    +votes: Doctrine\ORM\PersistentCollection {#5267 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 218226
    -bodyTs: "'psychopath':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6579747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702389705 {#5260
      date: 2023-12-12 15:01:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Psychomath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702461101 {#5406
    date: 2023-12-13 10:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 220395
  -bodyTs: "'psychomath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4402988"
  +editedAt: DateTimeImmutable @1704282710 {#5403
    date: 2024-01-03 12:51:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702461101 {#5407
    date: 2023-12-13 10:51:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5411
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5262 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ackshually, the answer is 4\n
        \n
        6÷2*(1+2)\n
        \n
        6÷(1+2)*2\n
        \n
        6÷(3)*2\n
        \n
        2*2\n
        \n
        4\n
        \n
        You’re welcome
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1704616405 {#4442
        date: 2024-01-07 09:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 218213
      -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5616868"
      +editedAt: DateTimeImmutable @1704016117 {#4443
        date: 2023-12-31 10:48:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702389097 {#4444
        date: 2023-12-12 14:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "psychopath"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702389705 {#5259
      date: 2023-12-12 15:01:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kichae@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5263 …}
    +nested: Doctrine\ORM\PersistentCollection {#5265 …}
    +votes: Doctrine\ORM\PersistentCollection {#5267 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 218226
    -bodyTs: "'psychopath':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6579747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702389705 {#5260
      date: 2023-12-12 15:01:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Psychomath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702461101 {#5406
    date: 2023-12-13 10:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 220395
  -bodyTs: "'psychomath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4402988"
  +editedAt: DateTimeImmutable @1704282710 {#5403
    date: 2024-01-03 12:51:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702461101 {#5407
    date: 2023-12-13 10:51:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5411
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5262 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ackshually, the answer is 4\n
        \n
        6÷2*(1+2)\n
        \n
        6÷(1+2)*2\n
        \n
        6÷(3)*2\n
        \n
        2*2\n
        \n
        4\n
        \n
        You’re welcome
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1704616405 {#4442
        date: 2024-01-07 09:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 218213
      -bodyTs: "'+2':9,12 '1':8,11 '2':7,13,16,17,18 '3':15 '4':5,19 '6':6,10,14 'ackshual':1 'answer':3 're':21 'welcom':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5616868"
      +editedAt: DateTimeImmutable @1704016117 {#4443
        date: 2023-12-31 10:48:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702389097 {#4444
        date: 2023-12-12 14:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "psychopath"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1702389705 {#5259
      date: 2023-12-12 15:01:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kichae@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5263 …}
    +nested: Doctrine\ORM\PersistentCollection {#5265 …}
    +votes: Doctrine\ORM\PersistentCollection {#5267 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 218226
    -bodyTs: "'psychopath':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6579747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702389705 {#5260
      date: 2023-12-12 15:01:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Psychomath"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702461101 {#5406
    date: 2023-12-13 10:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kichae@lemmy.ca"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 220395
  -bodyTs: "'psychomath':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4402988"
  +editedAt: DateTimeImmutable @1704282710 {#5403
    date: 2024-01-03 12:51:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702461101 {#5407
    date: 2023-12-13 10:51:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704089099 {#4516
    date: 2024-01-01 07:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 218186
  -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5009220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388170 {#4517
    date: 2023-12-12 14:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704089099 {#4516
    date: 2024-01-01 07:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 218186
  -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5009220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388170 {#4517
    date: 2023-12-12 14:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704089099 {#4516
    date: 2024-01-01 07:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 218186
  -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5009220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388170 {#4517
    date: 2023-12-12 14:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5184
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: "I’m still not used to having combined image and text posts so I usually don’t notice the text portion if it isn’t a big ol’ wall and I hope I’m not the only one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702392114 {#5182
    date: 2023-12-12 15:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 218305
  -bodyTs: "'big':27 'combin':8 'hope':32 'imag':9 'isn':24 'm':2,34 'notic':18 'ol':28 'one':38 'portion':21 'post':12 'still':3 'text':11,20 'use':5 'usual':15 'wall':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6591858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392114 {#5183
    date: 2023-12-12 15:41: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
127 DENIED edit
App\Entity\EntryComment {#5184
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: "I’m still not used to having combined image and text posts so I usually don’t notice the text portion if it isn’t a big ol’ wall and I hope I’m not the only one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702392114 {#5182
    date: 2023-12-12 15:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 218305
  -bodyTs: "'big':27 'combin':8 'hope':32 'imag':9 'isn':24 'm':2,34 'notic':18 'ol':28 'one':38 'portion':21 'post':12 'still':3 'text':11,20 'use':5 'usual':15 'wall':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6591858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392114 {#5183
    date: 2023-12-12 15:41: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
128 DENIED moderate
App\Entity\EntryComment {#5184
  +user: App\Entity\User {#4057 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: "I’m still not used to having combined image and text posts so I usually don’t notice the text portion if it isn’t a big ol’ wall and I hope I’m not the only one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702392114 {#5182
    date: 2023-12-12 15:41:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 218305
  -bodyTs: "'big':27 'combin':8 'hope':32 'imag':9 'isn':24 'm':2,34 'notic':18 'ol':28 'one':38 'portion':21 'post':12 'still':3 'text':11,20 'use':5 'usual':15 'wall':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6591858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702392114 {#5183
    date: 2023-12-12 15:41: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
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 {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
    \n
    he made a mistake posting this to a comment section, now he must pay the price
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702407321 {#5197
    date: 2023-12-12 19:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 218982
  -bodyTs: "'alreadi':10 'argu':26 'bother':15 'comment':23,35 'even':17 'know':11 'made':28 'mistak':30 'must':39 'pay':40 'post':31 'price':42 'read':18 'right':8 'section':24,36 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407321 {#5198
    date: 2023-12-12 19:55: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 {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
    \n
    he made a mistake posting this to a comment section, now he must pay the price
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702407321 {#5197
    date: 2023-12-12 19:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 218982
  -bodyTs: "'alreadi':10 'argu':26 'bother':15 'comment':23,35 'even':17 'know':11 'made':28 'mistak':30 'must':39 'pay':40 'post':31 'price':42 'read':18 'right':8 'section':24,36 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407321 {#5198
    date: 2023-12-12 19:55: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 {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > you are so sure that you are right and already “know it all”, why bother and even read this? There is no comment section to argue.\n
    \n
    he made a mistake posting this to a comment section, now he must pay the price
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702407321 {#5197
    date: 2023-12-12 19:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 218982
  -bodyTs: "'alreadi':10 'argu':26 'bother':15 'comment':23,35 'even':17 'know':11 'made':28 'mistak':30 'must':39 'pay':40 'post':31 'price':42 'read':18 'right':8 'section':24,36 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407321 {#5198
    date: 2023-12-12 19:55: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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    ❤️ True, but I think one of the biggest problems is that it’s pretty long and because you can’t really sense how good/bad/convining the text is it’s always a gamble for everybody if it’s worth reading something for 30min just to find out that the content is garbage.\n
    \n
    I hope I did a decent job in explaining the issue(s) but I’m definitely not mad if someone decides that they are not going to read the post and still comment about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702404677 {#5213
    date: 2023-12-12 19:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 218871
  -bodyTs: "'30min':42 'alway':30 'biggest':8 'comment':84 'content':49 'decent':57 'decid':72 'definit':67 'everybodi':34 'explain':60 'find':45 'gambl':32 'garbag':51 'go':77 'good/bad/convining':24 'hope':53 'issu':62 'job':58 'long':15 'm':66 'mad':69 'one':5 'post':81 'pretti':14 'problem':9 'read':39,79 'realli':21 'sens':22 'someon':71 'someth':40 'still':83 'text':26 'think':4 'true':1 'worth':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404677 {#5214
    date: 2023-12-12 19:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    ❤️ True, but I think one of the biggest problems is that it’s pretty long and because you can’t really sense how good/bad/convining the text is it’s always a gamble for everybody if it’s worth reading something for 30min just to find out that the content is garbage.\n
    \n
    I hope I did a decent job in explaining the issue(s) but I’m definitely not mad if someone decides that they are not going to read the post and still comment about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702404677 {#5213
    date: 2023-12-12 19:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 218871
  -bodyTs: "'30min':42 'alway':30 'biggest':8 'comment':84 'content':49 'decent':57 'decid':72 'definit':67 'everybodi':34 'explain':60 'find':45 'gambl':32 'garbag':51 'go':77 'good/bad/convining':24 'hope':53 'issu':62 'job':58 'long':15 'm':66 'mad':69 'one':5 'post':81 'pretti':14 'problem':9 'read':39,79 'realli':21 'sens':22 'someon':71 'someth':40 'still':83 'text':26 'think':4 'true':1 'worth':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404677 {#5214
    date: 2023-12-12 19:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5215
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s hilarious seeing all the genius commenters who didn’t read the linked article and are repeating all the exact answers and arguments that the article rebuts :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704089099 {#4516
      date: 2024-01-01 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 218186
    -bodyTs: "'answer':22 'argument':24 'articl':15,27 'comment':8 'didn':10 'exact':21 'genius':7 'hilari':3 'link':14 'read':12 'rebut':28 'repeat':18 'see':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/5009220"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702388170 {#4517
      date: 2023-12-12 14:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    ❤️ True, but I think one of the biggest problems is that it’s pretty long and because you can’t really sense how good/bad/convining the text is it’s always a gamble for everybody if it’s worth reading something for 30min just to find out that the content is garbage.\n
    \n
    I hope I did a decent job in explaining the issue(s) but I’m definitely not mad if someone decides that they are not going to read the post and still comment about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702404677 {#5213
    date: 2023-12-12 19:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@jdaxe@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 218871
  -bodyTs: "'30min':42 'alway':30 'biggest':8 'comment':84 'content':49 'decent':57 'decid':72 'definit':67 'everybodi':34 'explain':60 'find':45 'gambl':32 'garbag':51 'go':77 'good/bad/convining':24 'hope':53 'issu':62 'job':58 'long':15 'm':66 'mad':69 'one':5 'post':81 'pretti':14 'problem':9 'read':39,79 'realli':21 'sens':22 'someon':71 'someth':40 'still':83 'text':26 'think':4 'true':1 'worth':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404677 {#5214
    date: 2023-12-12 19:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4594
  +user: App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704157647 {#4589
    date: 2024-01-02 02:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 218110
  -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4349053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385471 {#4590
    date: 2023-12-12 13:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704157647 {#4589
    date: 2024-01-02 02:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 218110
  -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4349053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385471 {#4590
    date: 2023-12-12 13:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704157647 {#4589
    date: 2024-01-02 02:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 218110
  -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4349053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385471 {#4590
    date: 2023-12-12 13:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5169
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: App\Entity\User {#4607 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704157647 {#4589
      date: 2024-01-02 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4595 …}
    +nested: Doctrine\ORM\PersistentCollection {#4597 …}
    +votes: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 218110
    -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4349053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702385471 {#4590
      date: 2023-12-12 13:51:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: """
    “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
    \n
    For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
    \n
    You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
    \n
    6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
    \n
    You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
    \n
    1 / 2 * 6 * 3\n
    \n
    This also works for addition and subtraction\n
    \n
    7 + 8 - 5\n
    \n
    You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
    \n
    8 - 5 + 7\n
    \n
    or like this\n
    \n
    0 - 5 + 8 + 7\n
    \n
    because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
    \n
    -5 + 8 + 7\n
    \n
    That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702405641 {#5166
    date: 2023-12-12 19:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5170 …}
  +nested: Doctrine\ORM\PersistentCollection {#5172 …}
  +votes: Doctrine\ORM\PersistentCollection {#5174 …}
  +reports: Doctrine\ORM\PersistentCollection {#5176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
  -id: 218909
  -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5661037"
  +editedAt: DateTimeImmutable @1704106921 {#5167
    date: 2024-01-01 12:02:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405641 {#5168
    date: 2023-12-12 19:27: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
143 DENIED edit
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: App\Entity\User {#4607 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704157647 {#4589
      date: 2024-01-02 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4595 …}
    +nested: Doctrine\ORM\PersistentCollection {#4597 …}
    +votes: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 218110
    -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4349053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702385471 {#4590
      date: 2023-12-12 13:51:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: """
    “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
    \n
    For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
    \n
    You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
    \n
    6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
    \n
    You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
    \n
    1 / 2 * 6 * 3\n
    \n
    This also works for addition and subtraction\n
    \n
    7 + 8 - 5\n
    \n
    You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
    \n
    8 - 5 + 7\n
    \n
    or like this\n
    \n
    0 - 5 + 8 + 7\n
    \n
    because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
    \n
    -5 + 8 + 7\n
    \n
    That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702405641 {#5166
    date: 2023-12-12 19:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5170 …}
  +nested: Doctrine\ORM\PersistentCollection {#5172 …}
  +votes: Doctrine\ORM\PersistentCollection {#5174 …}
  +reports: Doctrine\ORM\PersistentCollection {#5176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
  -id: 218909
  -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5661037"
  +editedAt: DateTimeImmutable @1704106921 {#5167
    date: 2024-01-01 12:02:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405641 {#5168
    date: 2023-12-12 19:27: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
144 DENIED moderate
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: App\Entity\User {#4607 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704157647 {#4589
      date: 2024-01-02 02:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4595 …}
    +nested: Doctrine\ORM\PersistentCollection {#4597 …}
    +votes: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 218110
    -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4349053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702385471 {#4590
      date: 2023-12-12 13:51:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: """
    “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
    \n
    For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
    \n
    You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
    \n
    6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
    \n
    You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
    \n
    1 / 2 * 6 * 3\n
    \n
    This also works for addition and subtraction\n
    \n
    7 + 8 - 5\n
    \n
    You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
    \n
    8 - 5 + 7\n
    \n
    or like this\n
    \n
    0 - 5 + 8 + 7\n
    \n
    because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
    \n
    -5 + 8 + 7\n
    \n
    That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702405641 {#5166
    date: 2023-12-12 19:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5170 …}
  +nested: Doctrine\ORM\PersistentCollection {#5172 …}
  +votes: Doctrine\ORM\PersistentCollection {#5174 …}
  +reports: Doctrine\ORM\PersistentCollection {#5176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
  -id: 218909
  -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5661037"
  +editedAt: DateTimeImmutable @1704106921 {#5167
    date: 2024-01-01 12:02:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405641 {#5168
    date: 2023-12-12 19:27: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
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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: App\Entity\User {#4607 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704157647 {#4589
        date: 2024-01-02 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4595 …}
      +nested: Doctrine\ORM\PersistentCollection {#4597 …}
      +votes: Doctrine\ORM\PersistentCollection {#4599 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 218110
      -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4349053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702385471 {#4590
        date: 2023-12-12 13:51:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4594}
    +body: """
      “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
      \n
      For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
      \n
      You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
      \n
      6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
      \n
      You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
      \n
      1 / 2 * 6 * 3\n
      \n
      This also works for addition and subtraction\n
      \n
      7 + 8 - 5\n
      \n
      You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
      \n
      8 - 5 + 7\n
      \n
      or like this\n
      \n
      0 - 5 + 8 + 7\n
      \n
      because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
      \n
      -5 + 8 + 7\n
      \n
      That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702405641 {#5166
      date: 2023-12-12 19:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Rinox@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5170 …}
    +nested: Doctrine\ORM\PersistentCollection {#5172 …}
    +votes: Doctrine\ORM\PersistentCollection {#5174 …}
    +reports: Doctrine\ORM\PersistentCollection {#5176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 218909
    -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5661037"
    +editedAt: DateTimeImmutable @1704106921 {#5167
      date: 2024-01-01 12:02:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405641 {#5168
      date: 2023-12-12 19:27:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: "this is beautiful but my brain glazed over when i saw so many numbers, back to eating glue for me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702418813 {#5519
    date: 2023-12-12 23:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 219459
  -bodyTs: "'back':15 'beauti':3 'brain':6 'eat':17 'glaze':7 'glue':18 'mani':13 'number':14 'saw':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418813 {#5520
    date: 2023-12-12 23:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: App\Entity\User {#4607 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704157647 {#4589
        date: 2024-01-02 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4595 …}
      +nested: Doctrine\ORM\PersistentCollection {#4597 …}
      +votes: Doctrine\ORM\PersistentCollection {#4599 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 218110
      -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4349053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702385471 {#4590
        date: 2023-12-12 13:51:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4594}
    +body: """
      “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
      \n
      For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
      \n
      You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
      \n
      6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
      \n
      You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
      \n
      1 / 2 * 6 * 3\n
      \n
      This also works for addition and subtraction\n
      \n
      7 + 8 - 5\n
      \n
      You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
      \n
      8 - 5 + 7\n
      \n
      or like this\n
      \n
      0 - 5 + 8 + 7\n
      \n
      because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
      \n
      -5 + 8 + 7\n
      \n
      That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702405641 {#5166
      date: 2023-12-12 19:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Rinox@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5170 …}
    +nested: Doctrine\ORM\PersistentCollection {#5172 …}
    +votes: Doctrine\ORM\PersistentCollection {#5174 …}
    +reports: Doctrine\ORM\PersistentCollection {#5176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 218909
    -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5661037"
    +editedAt: DateTimeImmutable @1704106921 {#5167
      date: 2024-01-01 12:02:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405641 {#5168
      date: 2023-12-12 19:27:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: "this is beautiful but my brain glazed over when i saw so many numbers, back to eating glue for me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702418813 {#5519
    date: 2023-12-12 23:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 219459
  -bodyTs: "'back':15 'beauti':3 'brain':6 'eat':17 'glaze':7 'glue':18 'mani':13 'number':14 'saw':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418813 {#5520
    date: 2023-12-12 23:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5521
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: App\Entity\User {#4607 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704157647 {#4589
        date: 2024-01-02 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4595 …}
      +nested: Doctrine\ORM\PersistentCollection {#4597 …}
      +votes: Doctrine\ORM\PersistentCollection {#4599 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 218110
      -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4349053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702385471 {#4590
        date: 2023-12-12 13:51:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4594}
    +body: """
      “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
      \n
      For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
      \n
      You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
      \n
      6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
      \n
      You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
      \n
      1 / 2 * 6 * 3\n
      \n
      This also works for addition and subtraction\n
      \n
      7 + 8 - 5\n
      \n
      You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
      \n
      8 - 5 + 7\n
      \n
      or like this\n
      \n
      0 - 5 + 8 + 7\n
      \n
      because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
      \n
      -5 + 8 + 7\n
      \n
      That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702405641 {#5166
      date: 2023-12-12 19:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Rinox@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5170 …}
    +nested: Doctrine\ORM\PersistentCollection {#5172 …}
    +votes: Doctrine\ORM\PersistentCollection {#5174 …}
    +reports: Doctrine\ORM\PersistentCollection {#5176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 218909
    -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5661037"
    +editedAt: DateTimeImmutable @1704106921 {#5167
      date: 2024-01-01 12:02:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405641 {#5168
      date: 2023-12-12 19:27:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: "this is beautiful but my brain glazed over when i saw so many numbers, back to eating glue for me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702418813 {#5519
    date: 2023-12-12 23:06:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 219459
  -bodyTs: "'back':15 'beauti':3 'brain':6 'eat':17 'glaze':7 'glue':18 'mani':13 'number':14 'saw':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418813 {#5520
    date: 2023-12-12 23:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: App\Entity\User {#4607 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704157647 {#4589
        date: 2024-01-02 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4595 …}
      +nested: Doctrine\ORM\PersistentCollection {#4597 …}
      +votes: Doctrine\ORM\PersistentCollection {#4599 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 218110
      -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4349053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702385471 {#4590
        date: 2023-12-12 13:51:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4594}
    +body: """
      “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
      \n
      For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
      \n
      You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
      \n
      6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
      \n
      You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
      \n
      1 / 2 * 6 * 3\n
      \n
      This also works for addition and subtraction\n
      \n
      7 + 8 - 5\n
      \n
      You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
      \n
      8 - 5 + 7\n
      \n
      or like this\n
      \n
      0 - 5 + 8 + 7\n
      \n
      because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
      \n
      -5 + 8 + 7\n
      \n
      That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702405641 {#5166
      date: 2023-12-12 19:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Rinox@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5170 …}
    +nested: Doctrine\ORM\PersistentCollection {#5172 …}
    +votes: Doctrine\ORM\PersistentCollection {#5174 …}
    +reports: Doctrine\ORM\PersistentCollection {#5176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 218909
    -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5661037"
    +editedAt: DateTimeImmutable @1704106921 {#5167
      date: 2024-01-01 12:02:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405641 {#5168
      date: 2023-12-12 19:27:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: """
    > 6 / 2 * 3\n
    \n
    Semi-related: something in me wants to read that as 6 / (2*3), because 6 * 3 / 2 feels like a much more ‘natural’ way to write it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702420236 {#5534
    date: 2023-12-12 23:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 219525
  -bodyTs: "'2':2,16,21 '3':3,17,20 '6':1,15,19 'feel':22 'like':23 'much':25 'natur':27 'read':12 'relat':6 'semi':5 'semi-rel':4 'someth':7 'want':10 'way':28 'write':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4320362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702420236 {#5535
    date: 2023-12-12 23:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: App\Entity\User {#4607 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704157647 {#4589
        date: 2024-01-02 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4595 …}
      +nested: Doctrine\ORM\PersistentCollection {#4597 …}
      +votes: Doctrine\ORM\PersistentCollection {#4599 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 218110
      -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4349053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702385471 {#4590
        date: 2023-12-12 13:51:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4594}
    +body: """
      “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
      \n
      For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
      \n
      You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
      \n
      6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
      \n
      You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
      \n
      1 / 2 * 6 * 3\n
      \n
      This also works for addition and subtraction\n
      \n
      7 + 8 - 5\n
      \n
      You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
      \n
      8 - 5 + 7\n
      \n
      or like this\n
      \n
      0 - 5 + 8 + 7\n
      \n
      because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
      \n
      -5 + 8 + 7\n
      \n
      That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702405641 {#5166
      date: 2023-12-12 19:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Rinox@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5170 …}
    +nested: Doctrine\ORM\PersistentCollection {#5172 …}
    +votes: Doctrine\ORM\PersistentCollection {#5174 …}
    +reports: Doctrine\ORM\PersistentCollection {#5176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 218909
    -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5661037"
    +editedAt: DateTimeImmutable @1704106921 {#5167
      date: 2024-01-01 12:02:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405641 {#5168
      date: 2023-12-12 19:27:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: """
    > 6 / 2 * 3\n
    \n
    Semi-related: something in me wants to read that as 6 / (2*3), because 6 * 3 / 2 feels like a much more ‘natural’ way to write it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702420236 {#5534
    date: 2023-12-12 23:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 219525
  -bodyTs: "'2':2,16,21 '3':3,17,20 '6':1,15,19 'feel':22 'like':23 'much':25 'natur':27 'read':12 'relat':6 'semi':5 'semi-rel':4 'someth':7 'want':10 'way':28 'write':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4320362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702420236 {#5535
    date: 2023-12-12 23:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5536
  +user: Proxies\__CG__\App\Entity\User {#5537 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5169
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: App\Entity\User {#4607 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I recall learning in school that it should be left to right when in doubt. Probably a cop-out from the teacher"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704157647 {#4589
        date: 2024-01-02 02:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4595 …}
      +nested: Doctrine\ORM\PersistentCollection {#4597 …}
      +votes: Doctrine\ORM\PersistentCollection {#4599 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 218110
      -bodyTs: "'cop':19 'cop-out':18 'doubt':15 'learn':3 'left':10 'probabl':16 'recal':2 'right':12 'school':5 'teacher':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4349053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702385471 {#4590
        date: 2023-12-12 13:51:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4594}
    +body: """
      “when in doubt” is a bit broad but left to right is a great default for operations with the same priority. There is actually a way to calculate in any order if divisions are converted to multiplications (by using the reciprocal value) and subtractions are converted to additions (by negating the value) that requires at least a little bit of math knowledge and experience so it’s typically not taught until later to prevent even more confusion.\n
      \n
      For example this: 6 / 2 * 3 can also be rewritten as 6 * 2⁻¹ * 3 and because multiplication is commutative you can now do it in any order for example like 3 * 6 * 2⁻¹\n
      \n
      You can also “rearrange” the order without changing the meaning if you move the correct operation (left to the number) with it (should only be done with explicit multiplication)\n
      \n
      6 / 2 * 3 into 6 * 3 / 2 (note that I moved the division with the 2)\n
      \n
      You can even bring the two to the front. Just remember that left to the six is an “imaginary” (don’t quote me ^^) multiplication. And because we can’t just move “/2” to the beginning we have to insert a one (empty product - check Wikipedia) like so:\n
      \n
      1 / 2 * 6 * 3\n
      \n
      This also works for addition and subtraction\n
      \n
      7 + 8 - 5\n
      \n
      You can move them around if you take the operation left to the number with it. With addition the “imaginary” operation at the beginning is a plus sign and the implicit number you use is zero (empty sum - check Wikipedia)\n
      \n
      8 - 5 + 7\n
      \n
      or like this\n
      \n
      0 - 5 + 8 + 7\n
      \n
      because with negative numbers you can use the minus sign to indicate negative numbers you can even drop the leading zero like this\n
      \n
      -5 + 8 + 7\n
      \n
      That’s not really possible with multiplication because “/2” is not a valid notation for “1/2”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702405641 {#5166
      date: 2023-12-12 19:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Rinox@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5170 …}
    +nested: Doctrine\ORM\PersistentCollection {#5172 …}
    +votes: Doctrine\ORM\PersistentCollection {#5174 …}
    +reports: Doctrine\ORM\PersistentCollection {#5176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5180 …}
    -id: 218909
    -bodyTs: "'-5':290 '/2':187,301 '0':263 '1':203 '1/2':308 '2':82,90,110,141,146,155,204 '3':83,91,108,142,145,206 '5':216,258,264 '6':81,89,109,140,144,205 '7':214,259,266,292 '8':215,257,265,291 'actual':24 'addit':48,211,234 'also':85,113,208 'around':221 'begin':190,240 'bit':6,59 'bring':159 'broad':7 'calcul':28 'chang':118 'check':199,255 'commut':96 'confus':77 'convert':35,46 'correct':125 'default':15 'divis':33,152 'done':136 'doubt':3 'drop':284 'empti':197,253 'even':75,158,283 'exampl':79,106 'experi':64 'explicit':138 'front':164 'great':14 'imaginari':174,236 'implicit':247 'indic':278 'insert':194 'knowledg':62 'later':72 'lead':286 'least':56 'left':9,127,168,227 'like':107,201,261,288 'littl':58 'math':61 'mean':120 'minus':275 'move':123,150,186,219 'multipl':37,94,139,179,299 'negat':50,269,279 'notat':306 'note':147 'number':130,230,248,270,280 'one':196 'oper':17,126,226,237 'order':31,104,116 'plus':243 'possibl':297 'prevent':74 'prioriti':21 'product':198 'quot':177 'realli':296 'rearrang':114 'reciproc':41 'rememb':166 'requir':54 'rewritten':87 'right':11 'sign':244,276 'six':171 'subtract':44,213 'sum':254 'take':224 'taught':70 'two':161 'typic':68 'use':39,250,273 'valid':305 'valu':42,52 'way':26 'wikipedia':200,256 'without':117 'work':209 'zero':252,287"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5661037"
    +editedAt: DateTimeImmutable @1704106921 {#5167
      date: 2024-01-01 12:02:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405641 {#5168
      date: 2023-12-12 19:27:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4594}
  +body: """
    > 6 / 2 * 3\n
    \n
    Semi-related: something in me wants to read that as 6 / (2*3), because 6 * 3 / 2 feels like a much more ‘natural’ way to write it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702420236 {#5534
    date: 2023-12-12 23:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Rinox@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 219525
  -bodyTs: "'2':2,16,21 '3':3,17,20 '6':1,15,19 'feel':22 'like':23 'much':25 'natur':27 'read':12 'relat':6 'semi':5 'semi-rel':4 'someth':7 'want':10 'way':28 'write':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4320362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702420236 {#5535
    date: 2023-12-12 23:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4668
  +user: App\Entity\User {#4681 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Build two cases, calculate for both, drag both case through the entirety of both problems, get two answers, make a case for both answers, end up with two hypothesis. Easy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702384884 {#4662
    date: 2023-12-12 13:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4669 …}
  +nested: Doctrine\ORM\PersistentCollection {#4671 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 218095
  -bodyTs: "'answer':18,24 'build':1 'calcul':4 'case':3,9,21 'drag':7 'easi':30 'end':25 'entireti':12 'get':16 'hypothesi':29 'make':19 'problem':15 'two':2,17,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5611453"
  +editedAt: DateTimeImmutable @1704008217 {#4663
    date: 2023-12-31 08:36:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702384884 {#4664
    date: 2023-12-12 13:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4668
  +user: App\Entity\User {#4681 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Build two cases, calculate for both, drag both case through the entirety of both problems, get two answers, make a case for both answers, end up with two hypothesis. Easy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702384884 {#4662
    date: 2023-12-12 13:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4669 …}
  +nested: Doctrine\ORM\PersistentCollection {#4671 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 218095
  -bodyTs: "'answer':18,24 'build':1 'calcul':4 'case':3,9,21 'drag':7 'easi':30 'end':25 'entireti':12 'get':16 'hypothesi':29 'make':19 'problem':15 'two':2,17,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5611453"
  +editedAt: DateTimeImmutable @1704008217 {#4663
    date: 2023-12-31 08:36:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702384884 {#4664
    date: 2023-12-12 13:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4668
  +user: App\Entity\User {#4681 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Build two cases, calculate for both, drag both case through the entirety of both problems, get two answers, make a case for both answers, end up with two hypothesis. Easy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702384884 {#4662
    date: 2023-12-12 13:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4669 …}
  +nested: Doctrine\ORM\PersistentCollection {#4671 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 218095
  -bodyTs: "'answer':18,24 'build':1 'calcul':4 'case':3,9,21 'drag':7 'easi':30 'end':25 'entireti':12 'get':16 'hypothesi':29 'make':19 'problem':15 'two':2,17,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5611453"
  +editedAt: DateTimeImmutable @1704008217 {#4663
    date: 2023-12-31 08:36:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702384884 {#4664
    date: 2023-12-12 13:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4742
  +user: App\Entity\User {#4755 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When I used to play WoW years ago I’d always put `-6 x 6 - 6 = -12` in trade chat and they would all lose their minds. Adding that incorrect solution usually got them more riled up than having no solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702383968 {#4736
    date: 2023-12-12 13:26:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 218070
  -bodyTs: "'-12':17 '-6':13 '6':15,16 'ad':28 'ago':8 'alway':11 'chat':20 'd':10 'got':33 'incorrect':30 'lose':25 'mind':27 'play':5 'put':12 'rile':36 'solut':31,41 'trade':19 'use':3 'usual':32 'would':23 'wow':6 'x':14 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5990731"
  +editedAt: DateTimeImmutable @1704190004 {#4737
    date: 2024-01-02 11:06:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702383968 {#4738
    date: 2023-12-12 13:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4742
  +user: App\Entity\User {#4755 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When I used to play WoW years ago I’d always put `-6 x 6 - 6 = -12` in trade chat and they would all lose their minds. Adding that incorrect solution usually got them more riled up than having no solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702383968 {#4736
    date: 2023-12-12 13:26:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 218070
  -bodyTs: "'-12':17 '-6':13 '6':15,16 'ad':28 'ago':8 'alway':11 'chat':20 'd':10 'got':33 'incorrect':30 'lose':25 'mind':27 'play':5 'put':12 'rile':36 'solut':31,41 'trade':19 'use':3 'usual':32 'would':23 'wow':6 'x':14 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5990731"
  +editedAt: DateTimeImmutable @1704190004 {#4737
    date: 2024-01-02 11:06:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702383968 {#4738
    date: 2023-12-12 13:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4742
  +user: App\Entity\User {#4755 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When I used to play WoW years ago I’d always put `-6 x 6 - 6 = -12` in trade chat and they would all lose their minds. Adding that incorrect solution usually got them more riled up than having no solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702383968 {#4736
    date: 2023-12-12 13:26:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4743 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4747 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 218070
  -bodyTs: "'-12':17 '-6':13 '6':15,16 'ad':28 'ago':8 'alway':11 'chat':20 'd':10 'got':33 'incorrect':30 'lose':25 'mind':27 'play':5 'put':12 'rile':36 'solut':31,41 'trade':19 'use':3 'usual':32 'would':23 'wow':6 'x':14 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5990731"
  +editedAt: DateTimeImmutable @1704190004 {#4737
    date: 2024-01-02 11:06:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702383968 {#4738
    date: 2023-12-12 13:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4817
  +user: App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
    \n
    Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
    \n
    Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704148364 {#4812
    date: 2024-01-01 23:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 218057
  -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5615093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383419 {#4813
    date: 2023-12-12 13:16:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4817
  +user: App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
    \n
    Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
    \n
    Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704148364 {#4812
    date: 2024-01-01 23:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 218057
  -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5615093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383419 {#4813
    date: 2023-12-12 13:16:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4817
  +user: App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
    \n
    Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
    \n
    Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704148364 {#4812
    date: 2024-01-01 23:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 218057
  -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5615093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702383419 {#4813
    date: 2023-12-12 13:16:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5121
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: "Without any additional parentheses, the division sign is assumed to separate numerators and denominators within a complete expression, in which case you would reduce each separately. It’s very, very marginally ambiguous at best."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702417966 {#5122
    date: 2023-12-12 22:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5115 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 219438
  -bodyTs: "'addit':3 'ambigu':32 'assum':9 'best':34 'case':21 'complet':17 'denomin':14 'divis':6 'express':18 'margin':31 'numer':12 'parenthes':4 'reduc':24 'separ':11,26 'sign':7 'within':15 'without':1 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6589631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417966 {#5125
    date: 2023-12-12 22:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: "Without any additional parentheses, the division sign is assumed to separate numerators and denominators within a complete expression, in which case you would reduce each separately. It’s very, very marginally ambiguous at best."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702417966 {#5122
    date: 2023-12-12 22:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5115 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 219438
  -bodyTs: "'addit':3 'ambigu':32 'assum':9 'best':34 'case':21 'complet':17 'denomin':14 'divis':6 'express':18 'margin':31 'numer':12 'parenthes':4 'reduc':24 'separ':11,26 'sign':7 'within':15 'without':1 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6589631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417966 {#5125
    date: 2023-12-12 22:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: "Without any additional parentheses, the division sign is assumed to separate numerators and denominators within a complete expression, in which case you would reduce each separately. It’s very, very marginally ambiguous at best."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702417966 {#5122
    date: 2023-12-12 22:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5115 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 219438
  -bodyTs: "'addit':3 'ambigu':32 'assum':9 'best':34 'case':21 'complet':17 'denomin':14 'divis':6 'express':18 'margin':31 'numer':12 'parenthes':4 'reduc':24 'separ':11,26 'sign':7 'within':15 'without':1 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6589631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417966 {#5125
    date: 2023-12-12 22:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5137
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    👍 That was actually one of the reasons why I wrote this blog post. I wanted to compile a list of points that show as clear as humanity possible that there is no consensus here, even amongst experts.\n
    \n
    That probably won’t convince everybody but if that won’t probably nothing will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702384656 {#5134
    date: 2023-12-12 13:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 218091
  -bodyTs: "'actual':3 'amongst':36 'blog':12 'clear':25 'compil':17 'consensus':33 'convinc':42 'even':35 'everybodi':43 'expert':37 'human':27 'list':19 'noth':50 'one':4 'point':21 'possibl':28 'post':13 'probabl':39,49 'reason':7 'show':23 'want':15 'won':40,47 'wrote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5653357"
  +editedAt: DateTimeImmutable @1704102298 {#5135
    date: 2024-01-01 10:44:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702384656 {#5136
    date: 2023-12-12 13:37:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    👍 That was actually one of the reasons why I wrote this blog post. I wanted to compile a list of points that show as clear as humanity possible that there is no consensus here, even amongst experts.\n
    \n
    That probably won’t convince everybody but if that won’t probably nothing will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702384656 {#5134
    date: 2023-12-12 13:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 218091
  -bodyTs: "'actual':3 'amongst':36 'blog':12 'clear':25 'compil':17 'consensus':33 'convinc':42 'even':35 'everybodi':43 'expert':37 'human':27 'list':19 'noth':50 'one':4 'point':21 'possibl':28 'post':13 'probabl':39,49 'reason':7 'show':23 'want':15 'won':40,47 'wrote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5653357"
  +editedAt: DateTimeImmutable @1704102298 {#5135
    date: 2024-01-01 10:44:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702384656 {#5136
    date: 2023-12-12 13:37:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    👍 That was actually one of the reasons why I wrote this blog post. I wanted to compile a list of points that show as clear as humanity possible that there is no consensus here, even amongst experts.\n
    \n
    That probably won’t convince everybody but if that won’t probably nothing will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702384656 {#5134
    date: 2023-12-12 13:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 218091
  -bodyTs: "'actual':3 'amongst':36 'blog':12 'clear':25 'compil':17 'consensus':33 'convinc':42 'even':35 'everybodi':43 'expert':37 'human':27 'list':19 'noth':50 'one':4 'point':21 'possibl':28 'post':13 'probabl':39,49 'reason':7 'show':23 'want':15 'won':40,47 'wrote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5653357"
  +editedAt: DateTimeImmutable @1704102298 {#5135
    date: 2024-01-01 10:44:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702384656 {#5136
    date: 2023-12-12 13:37:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#5153 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
    \n
    Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
    \n
    This comment is left by the HP50g crew.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702391666 {#5150
    date: 2023-12-12 15:34:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5156 …}
  +votes: Doctrine\ORM\PersistentCollection {#5158 …}
  +reports: Doctrine\ORM\PersistentCollection {#5160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
  -id: 218287
  -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391666 {#5151
    date: 2023-12-12 15:34:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#5153 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
    \n
    Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
    \n
    This comment is left by the HP50g crew.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702391666 {#5150
    date: 2023-12-12 15:34:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5156 …}
  +votes: Doctrine\ORM\PersistentCollection {#5158 …}
  +reports: Doctrine\ORM\PersistentCollection {#5160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
  -id: 218287
  -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391666 {#5151
    date: 2023-12-12 15:34:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#5153 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
      \n
      Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
      \n
      Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1704148364 {#4812
      date: 2024-01-01 23:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4818 …}
    +nested: Doctrine\ORM\PersistentCollection {#4820 …}
    +votes: Doctrine\ORM\PersistentCollection {#4822 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 218057
    -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5615093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702383419 {#4813
      date: 2023-12-12 13:16:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
    \n
    Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
    \n
    This comment is left by the HP50g crew.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702391666 {#5150
    date: 2023-12-12 15:34:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5156 …}
  +votes: Doctrine\ORM\PersistentCollection {#5158 …}
  +reports: Doctrine\ORM\PersistentCollection {#5160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
  -id: 218287
  -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702391666 {#5151
    date: 2023-12-12 15:34:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5152
    +user: Proxies\__CG__\App\Entity\User {#5153 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4817
      +user: App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
        \n
        Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
        \n
        Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704148364 {#4812
        date: 2024-01-01 23:32:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4818 …}
      +nested: Doctrine\ORM\PersistentCollection {#4820 …}
      +votes: Doctrine\ORM\PersistentCollection {#4822 …}
      +reports: Doctrine\ORM\PersistentCollection {#4824 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
      -id: 218057
      -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5615093"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383419 {#4813
        date: 2023-12-12 13:16:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4817}
    +body: """
      When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
      \n
      Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
      \n
      This comment is left by the HP50g crew.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702391666 {#5150
      date: 2023-12-12 15:34:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@vithigar@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5156 …}
    +votes: Doctrine\ORM\PersistentCollection {#5158 …}
    +reports: Doctrine\ORM\PersistentCollection {#5160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
    -id: 218287
    -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5992881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702391666 {#5151
      date: 2023-12-12 15:34:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: "It would be better if we just taught math with prefix or postfix notation, as it removes the ambiguity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702393471 {#5442
    date: 2023-12-12 16:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5445 …}
  +nested: Doctrine\ORM\PersistentCollection {#5447 …}
  +votes: Doctrine\ORM\PersistentCollection {#5449 …}
  +reports: Doctrine\ORM\PersistentCollection {#5451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5455 …}
  -id: 218365
  -bodyTs: "'ambigu':19 'better':4 'math':9 'notat':14 'postfix':13 'prefix':11 'remov':17 'taught':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393471 {#5443
    date: 2023-12-12 16:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5152
    +user: Proxies\__CG__\App\Entity\User {#5153 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4817
      +user: App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
        \n
        Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
        \n
        Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704148364 {#4812
        date: 2024-01-01 23:32:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4818 …}
      +nested: Doctrine\ORM\PersistentCollection {#4820 …}
      +votes: Doctrine\ORM\PersistentCollection {#4822 …}
      +reports: Doctrine\ORM\PersistentCollection {#4824 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
      -id: 218057
      -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5615093"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383419 {#4813
        date: 2023-12-12 13:16:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4817}
    +body: """
      When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
      \n
      Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
      \n
      This comment is left by the HP50g crew.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702391666 {#5150
      date: 2023-12-12 15:34:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@vithigar@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5156 …}
    +votes: Doctrine\ORM\PersistentCollection {#5158 …}
    +reports: Doctrine\ORM\PersistentCollection {#5160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
    -id: 218287
    -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5992881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702391666 {#5151
      date: 2023-12-12 15:34:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: "It would be better if we just taught math with prefix or postfix notation, as it removes the ambiguity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702393471 {#5442
    date: 2023-12-12 16:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5445 …}
  +nested: Doctrine\ORM\PersistentCollection {#5447 …}
  +votes: Doctrine\ORM\PersistentCollection {#5449 …}
  +reports: Doctrine\ORM\PersistentCollection {#5451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5455 …}
  -id: 218365
  -bodyTs: "'ambigu':19 'better':4 'math':9 'notat':14 'postfix':13 'prefix':11 'remov':17 'taught':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393471 {#5443
    date: 2023-12-12 16:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5152
    +user: Proxies\__CG__\App\Entity\User {#5153 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4817
      +user: App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
        \n
        Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
        \n
        Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704148364 {#4812
        date: 2024-01-01 23:32:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4818 …}
      +nested: Doctrine\ORM\PersistentCollection {#4820 …}
      +votes: Doctrine\ORM\PersistentCollection {#4822 …}
      +reports: Doctrine\ORM\PersistentCollection {#4824 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
      -id: 218057
      -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5615093"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702383419 {#4813
        date: 2023-12-12 13:16:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4817}
    +body: """
      When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
      \n
      Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
      \n
      This comment is left by the HP50g crew.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702391666 {#5150
      date: 2023-12-12 15:34:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@vithigar@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5156 …}
    +votes: Doctrine\ORM\PersistentCollection {#5158 …}
    +reports: Doctrine\ORM\PersistentCollection {#5160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
    -id: 218287
    -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5992881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702391666 {#5151
      date: 2023-12-12 15:34:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: "It would be better if we just taught math with prefix or postfix notation, as it removes the ambiguity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702393471 {#5442
    date: 2023-12-12 16:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
    "@ook_the_librarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5445 …}
  +nested: Doctrine\ORM\PersistentCollection {#5447 …}
  +votes: Doctrine\ORM\PersistentCollection {#5449 …}
  +reports: Doctrine\ORM\PersistentCollection {#5451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5455 …}
  -id: 218365
  -bodyTs: "'ambigu':19 'better':4 'math':9 'notat':14 'postfix':13 'prefix':11 'remov':17 'taught':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6580926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393471 {#5443
    date: 2023-12-12 16:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5153 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5444
    +user: Proxies\__CG__\App\Entity\User {#5429 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5152
      +user: Proxies\__CG__\App\Entity\User {#5153 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4817
        +user: App\Entity\User {#4830 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
          \n
          Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
          \n
          Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1704148364 {#4812
          date: 2024-01-01 23:32:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4818 …}
        +nested: Doctrine\ORM\PersistentCollection {#4820 …}
        +votes: Doctrine\ORM\PersistentCollection {#4822 …}
        +reports: Doctrine\ORM\PersistentCollection {#4824 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
        -id: 218057
        -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5615093"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702383419 {#4813
          date: 2023-12-12 13:16:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4817}
      +body: """
        When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
        \n
        Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
        \n
        This comment is left by the HP50g crew.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702391666 {#5150
        date: 2023-12-12 15:34:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@vithigar@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5154 …}
      +nested: Doctrine\ORM\PersistentCollection {#5156 …}
      +votes: Doctrine\ORM\PersistentCollection {#5158 …}
      +reports: Doctrine\ORM\PersistentCollection {#5160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
      -id: 218287
      -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5992881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702391666 {#5151
        date: 2023-12-12 15:34:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4817}
    +body: "It would be better if we just taught math with prefix or postfix notation, as it removes the ambiguity."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702393471 {#5442
      date: 2023-12-12 16:04:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@vithigar@lemmy.ca"
      "@ook_the_librarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5455 …}
    -id: 218365
    -bodyTs: "'ambigu':19 'better':4 'math':9 'notat':14 'postfix':13 'prefix':11 'remov':17 'taught':8 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6580926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393471 {#5443
      date: 2023-12-12 16:04:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    Ambiguity is fine. It would tedious to the point of distraction to enforce writing math without ambiguity. You make note of conventions and you are meant to realize that is just a convention. I’m amazed at the people who are planting their feet to fight for something that what they were taught in third grade as if the world stopped there.\n
    \n
    You’re right though. We should definitely teach different conventions. But then what would facebook do for engagement?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702401263 {#5568
    date: 2023-12-12 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
    "@ook_the_librarian@lemmy.world"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5576 …}
  +nested: Doctrine\ORM\PersistentCollection {#5578 …}
  +votes: Doctrine\ORM\PersistentCollection {#5580 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 218711
  -bodyTs: "'amaz':36 'ambigu':1,17 'convent':22,33,72 'definit':69 'differ':71 'distract':11 'enforc':13 'engag':80 'facebook':77 'feet':44 'fight':46 'fine':3 'grade':56 'm':35 'make':19 'math':15 'meant':26 'note':20 'peopl':39 'plant':42 'point':9 're':64 'realiz':28 'right':65 'someth':48 'stop':61 'taught':53 'teach':70 'tedious':6 'third':55 'though':66 'without':16 'world':60 'would':5,76 'write':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995923"
  +editedAt: DateTimeImmutable @1704060491 {#5571
    date: 2023-12-31 23:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702401263 {#5569
    date: 2023-12-12 18:14: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
183 DENIED edit
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5153 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5444
    +user: Proxies\__CG__\App\Entity\User {#5429 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5152
      +user: Proxies\__CG__\App\Entity\User {#5153 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4817
        +user: App\Entity\User {#4830 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
          \n
          Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
          \n
          Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1704148364 {#4812
          date: 2024-01-01 23:32:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4818 …}
        +nested: Doctrine\ORM\PersistentCollection {#4820 …}
        +votes: Doctrine\ORM\PersistentCollection {#4822 …}
        +reports: Doctrine\ORM\PersistentCollection {#4824 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
        -id: 218057
        -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5615093"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702383419 {#4813
          date: 2023-12-12 13:16:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4817}
      +body: """
        When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
        \n
        Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
        \n
        This comment is left by the HP50g crew.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702391666 {#5150
        date: 2023-12-12 15:34:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@vithigar@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5154 …}
      +nested: Doctrine\ORM\PersistentCollection {#5156 …}
      +votes: Doctrine\ORM\PersistentCollection {#5158 …}
      +reports: Doctrine\ORM\PersistentCollection {#5160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
      -id: 218287
      -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5992881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702391666 {#5151
        date: 2023-12-12 15:34:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4817}
    +body: "It would be better if we just taught math with prefix or postfix notation, as it removes the ambiguity."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702393471 {#5442
      date: 2023-12-12 16:04:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@vithigar@lemmy.ca"
      "@ook_the_librarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5455 …}
    -id: 218365
    -bodyTs: "'ambigu':19 'better':4 'math':9 'notat':14 'postfix':13 'prefix':11 'remov':17 'taught':8 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6580926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393471 {#5443
      date: 2023-12-12 16:04:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    Ambiguity is fine. It would tedious to the point of distraction to enforce writing math without ambiguity. You make note of conventions and you are meant to realize that is just a convention. I’m amazed at the people who are planting their feet to fight for something that what they were taught in third grade as if the world stopped there.\n
    \n
    You’re right though. We should definitely teach different conventions. But then what would facebook do for engagement?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702401263 {#5568
    date: 2023-12-12 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
    "@ook_the_librarian@lemmy.world"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5576 …}
  +nested: Doctrine\ORM\PersistentCollection {#5578 …}
  +votes: Doctrine\ORM\PersistentCollection {#5580 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 218711
  -bodyTs: "'amaz':36 'ambigu':1,17 'convent':22,33,72 'definit':69 'differ':71 'distract':11 'enforc':13 'engag':80 'facebook':77 'feet':44 'fight':46 'fine':3 'grade':56 'm':35 'make':19 'math':15 'meant':26 'note':20 'peopl':39 'plant':42 'point':9 're':64 'realiz':28 'right':65 'someth':48 'stop':61 'taught':53 'teach':70 'tedious':6 'third':55 'though':66 'without':16 'world':60 'would':5,76 'write':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995923"
  +editedAt: DateTimeImmutable @1704060491 {#5571
    date: 2023-12-31 23:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702401263 {#5569
    date: 2023-12-12 18:14: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
184 DENIED moderate
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5153 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5444
    +user: Proxies\__CG__\App\Entity\User {#5429 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5152
      +user: Proxies\__CG__\App\Entity\User {#5153 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4817
        +user: App\Entity\User {#4830 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s especially wild to me is that even the position of “it’s ambiguous” gets almost as much pushback as trying to argue that one of them is universally correct.\n
          \n
          Last time this came up it was my position that it was ambiguous and needed clarification and had someone accuse me of taking a prescriptive stance and imposing rules contrary to how things were actually being done. How asking a person what they mean or seeking clarification could possibly be prescriptive is beyond me.\n
          \n
          Bonus points, the guy telling me I was being prescriptive was arguing *vehemently* that implicit multiplication having precedence was correct and to do otherwise was wrong, full stop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1704148364 {#4812
          date: 2024-01-01 23:32:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4818 …}
        +nested: Doctrine\ORM\PersistentCollection {#4820 …}
        +votes: Doctrine\ORM\PersistentCollection {#4822 …}
        +reports: Doctrine\ORM\PersistentCollection {#4824 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
        -id: 218057
        -bodyTs: "'accus':51 'actual':66 'almost':17 'ambigu':15,44 'argu':24,97 'ask':70 'beyond':84 'bonus':86 'came':35 'clarif':47,78 'contrari':61 'correct':31,105 'could':79 'done':68 'especi':3 'even':9 'full':112 'get':16 'guy':89 'implicit':100 'impos':59 'last':32 'mean':75 'much':19 'multipl':101 'need':46 'one':26 'otherwis':109 'person':72 'point':87 'posit':11,40 'possibl':80 'preced':103 'prescript':56,82,95 'pushback':20 'rule':60 'seek':77 'someon':50 'stanc':57 'stop':113 'take':54 'tell':90 'thing':64 'time':33 'tri':22 'univers':30 'vehement':98 'wild':4 'wrong':111"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5615093"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702383419 {#4813
          date: 2023-12-12 13:16:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4817}
      +body: """
        When I went to college, I was given a reverse Polish notation calculator. I think there is some (albeit small) advantage of becoming fluent in both PEMDAS and RPN to see the arbitrariness. This kind of arguement is like trying to argue linguistics in a single language.\n
        \n
        Btw, I’m not claiming that RPN has any bearing on the meme at hand. Just that there are different standards.\n
        \n
        This comment is left by the HP50g crew.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702391666 {#5150
        date: 2023-12-12 15:34:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@vithigar@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5154 …}
      +nested: Doctrine\ORM\PersistentCollection {#5156 …}
      +votes: Doctrine\ORM\PersistentCollection {#5158 …}
      +reports: Doctrine\ORM\PersistentCollection {#5160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5164 …}
      -id: 218287
      -bodyTs: "'advantag':21 'albeit':19 'arbitrari':33 'argu':42 'arguement':37 'bear':57 'becom':23 'btw':48 'calcul':13 'claim':52 'colleg':5 'comment':70 'crew':76 'differ':67 'fluent':24 'given':8 'hand':62 'hp50g':75 'kind':35 'languag':47 'left':72 'like':39 'linguist':43 'm':50 'meme':60 'notat':12 'pemda':27 'polish':11 'revers':10 'rpn':29,54 'see':31 'singl':46 'small':20 'standard':68 'think':15 'tri':40 'went':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5992881"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702391666 {#5151
        date: 2023-12-12 15:34:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4817}
    +body: "It would be better if we just taught math with prefix or postfix notation, as it removes the ambiguity."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702393471 {#5442
      date: 2023-12-12 16:04:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@vithigar@lemmy.ca"
      "@ook_the_librarian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5455 …}
    -id: 218365
    -bodyTs: "'ambigu':19 'better':4 'math':9 'notat':14 'postfix':13 'prefix':11 'remov':17 'taught':8 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6580926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702393471 {#5443
      date: 2023-12-12 16:04:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4817}
  +body: """
    Ambiguity is fine. It would tedious to the point of distraction to enforce writing math without ambiguity. You make note of conventions and you are meant to realize that is just a convention. I’m amazed at the people who are planting their feet to fight for something that what they were taught in third grade as if the world stopped there.\n
    \n
    You’re right though. We should definitely teach different conventions. But then what would facebook do for engagement?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702401263 {#5568
    date: 2023-12-12 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@vithigar@lemmy.ca"
    "@ook_the_librarian@lemmy.world"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5576 …}
  +nested: Doctrine\ORM\PersistentCollection {#5578 …}
  +votes: Doctrine\ORM\PersistentCollection {#5580 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 218711
  -bodyTs: "'amaz':36 'ambigu':1,17 'convent':22,33,72 'definit':69 'differ':71 'distract':11 'enforc':13 'engag':80 'facebook':77 'feet':44 'fight':46 'fine':3 'grade':56 'm':35 'make':19 'math':15 'meant':26 'note':20 'peopl':39 'plant':42 'point':9 're':64 'realiz':28 'right':65 'someth':48 'stop':61 'taught':53 'teach':70 'tedious':6 'third':55 'though':66 'without':16 'world':60 'would':5,76 'write':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5995923"
  +editedAt: DateTimeImmutable @1704060491 {#5571
    date: 2023-12-31 23:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702401263 {#5569
    date: 2023-12-12 18:14: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
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#4890
  +user: App\Entity\User {#4903 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think this speaks to why I have a total of 5 years of college and no degree.\n
    \n
    Starting at about 7th grade, math class is taught to every single American school child as if they’re going to grow up to become mathematicians. Formal definitions, proofs, long sets of rules for how you manipulate squiggles to become other squiggles that you’re supposed to obey because that’s what the book says.\n
    \n
    Early my 7th grade year, my teacher wrote a long string of numbers and operators on the board, something like 6 + 4 - 7 * 8 + 3 / 9. Then told us to work this problem and then say what we came up with. This divided us into two groups: Those who hadn’t learned Order of Operations on our own time who did (six plus four is ten, minus seven is three, times eight is 24, plus three is 27, divided by nine is three) Three, and who were then told we were wrong and stupid, and those who somehow had, who did (seven times eight is 56, three divided by nine is some tiny fraction…) got a very different number, and were told they were right. Terrible method of teaching, because it alienates the students who need to do the learning right off the bat. And this basically set the tone until I dropped out of college for the second time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702381152 {#4885
    date: 2023-12-12 12:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4893 …}
  +votes: Doctrine\ORM\PersistentCollection {#4895 …}
  +reports: Doctrine\ORM\PersistentCollection {#4897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4901 …}
  -id: 218002
  -bodyTs: "'24':147 '27':151 '3':98 '4':95 '5':12 '56':179 '6':94 '7':96 '7th':22,76 '8':97 '9':99 'alien':205 'american':31 'basic':220 'bat':217 'becom':43,58 'board':91 'book':72 'came':112 'child':33 'class':25 'colleg':15,229 'definit':46 'degre':18 'differ':191 'divid':116,152,181 'drop':226 'earli':74 'eight':145,177 'everi':29 'formal':45 'four':137 'fraction':187 'go':38 'got':188 'grade':23,77 'group':120 'grow':40 'hadn':123 'learn':125,213 'like':93 'long':48,83 'manipul':55 'math':24 'mathematician':44 'method':200 'minus':140 'need':209 'nine':154,183 'number':86,192 'obey':66 'oper':88,128 'order':126 'plus':136,148 'problem':106 'proof':47 're':37,63 'right':198,214 'rule':51 'say':73,109 'school':32 'second':232 'set':49,221 'seven':141,175 'singl':30 'six':135 'somehow':171 'someth':92 'speak':4 'squiggl':56,60 'start':19 'string':84 'student':207 'stupid':167 'suppos':64 'taught':27 'teach':202 'teacher':80 'ten':139 'terribl':199 'think':2 'three':143,149,156,157,180 'time':132,144,176,233 'tini':186 'told':101,162,195 'tone':223 'total':10 'two':119 'us':102,117 'work':104 'wrong':165 'wrote':81 'year':13,78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6577226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702381152 {#4886
    date: 2023-12-12 12:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4890
  +user: App\Entity\User {#4903 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think this speaks to why I have a total of 5 years of college and no degree.\n
    \n
    Starting at about 7th grade, math class is taught to every single American school child as if they’re going to grow up to become mathematicians. Formal definitions, proofs, long sets of rules for how you manipulate squiggles to become other squiggles that you’re supposed to obey because that’s what the book says.\n
    \n
    Early my 7th grade year, my teacher wrote a long string of numbers and operators on the board, something like 6 + 4 - 7 * 8 + 3 / 9. Then told us to work this problem and then say what we came up with. This divided us into two groups: Those who hadn’t learned Order of Operations on our own time who did (six plus four is ten, minus seven is three, times eight is 24, plus three is 27, divided by nine is three) Three, and who were then told we were wrong and stupid, and those who somehow had, who did (seven times eight is 56, three divided by nine is some tiny fraction…) got a very different number, and were told they were right. Terrible method of teaching, because it alienates the students who need to do the learning right off the bat. And this basically set the tone until I dropped out of college for the second time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702381152 {#4885
    date: 2023-12-12 12:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4893 …}
  +votes: Doctrine\ORM\PersistentCollection {#4895 …}
  +reports: Doctrine\ORM\PersistentCollection {#4897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4901 …}
  -id: 218002
  -bodyTs: "'24':147 '27':151 '3':98 '4':95 '5':12 '56':179 '6':94 '7':96 '7th':22,76 '8':97 '9':99 'alien':205 'american':31 'basic':220 'bat':217 'becom':43,58 'board':91 'book':72 'came':112 'child':33 'class':25 'colleg':15,229 'definit':46 'degre':18 'differ':191 'divid':116,152,181 'drop':226 'earli':74 'eight':145,177 'everi':29 'formal':45 'four':137 'fraction':187 'go':38 'got':188 'grade':23,77 'group':120 'grow':40 'hadn':123 'learn':125,213 'like':93 'long':48,83 'manipul':55 'math':24 'mathematician':44 'method':200 'minus':140 'need':209 'nine':154,183 'number':86,192 'obey':66 'oper':88,128 'order':126 'plus':136,148 'problem':106 'proof':47 're':37,63 'right':198,214 'rule':51 'say':73,109 'school':32 'second':232 'set':49,221 'seven':141,175 'singl':30 'six':135 'somehow':171 'someth':92 'speak':4 'squiggl':56,60 'start':19 'string':84 'student':207 'stupid':167 'suppos':64 'taught':27 'teach':202 'teacher':80 'ten':139 'terribl':199 'think':2 'three':143,149,156,157,180 'time':132,144,176,233 'tini':186 'told':101,162,195 'tone':223 'total':10 'two':119 'us':102,117 'work':104 'wrong':165 'wrote':81 'year':13,78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6577226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702381152 {#4886
    date: 2023-12-12 12:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4890
  +user: App\Entity\User {#4903 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think this speaks to why I have a total of 5 years of college and no degree.\n
    \n
    Starting at about 7th grade, math class is taught to every single American school child as if they’re going to grow up to become mathematicians. Formal definitions, proofs, long sets of rules for how you manipulate squiggles to become other squiggles that you’re supposed to obey because that’s what the book says.\n
    \n
    Early my 7th grade year, my teacher wrote a long string of numbers and operators on the board, something like 6 + 4 - 7 * 8 + 3 / 9. Then told us to work this problem and then say what we came up with. This divided us into two groups: Those who hadn’t learned Order of Operations on our own time who did (six plus four is ten, minus seven is three, times eight is 24, plus three is 27, divided by nine is three) Three, and who were then told we were wrong and stupid, and those who somehow had, who did (seven times eight is 56, three divided by nine is some tiny fraction…) got a very different number, and were told they were right. Terrible method of teaching, because it alienates the students who need to do the learning right off the bat. And this basically set the tone until I dropped out of college for the second time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702381152 {#4885
    date: 2023-12-12 12:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4893 …}
  +votes: Doctrine\ORM\PersistentCollection {#4895 …}
  +reports: Doctrine\ORM\PersistentCollection {#4897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4901 …}
  -id: 218002
  -bodyTs: "'24':147 '27':151 '3':98 '4':95 '5':12 '56':179 '6':94 '7':96 '7th':22,76 '8':97 '9':99 'alien':205 'american':31 'basic':220 'bat':217 'becom':43,58 'board':91 'book':72 'came':112 'child':33 'class':25 'colleg':15,229 'definit':46 'degre':18 'differ':191 'divid':116,152,181 'drop':226 'earli':74 'eight':145,177 'everi':29 'formal':45 'four':137 'fraction':187 'go':38 'got':188 'grade':23,77 'group':120 'grow':40 'hadn':123 'learn':125,213 'like':93 'long':48,83 'manipul':55 'math':24 'mathematician':44 'method':200 'minus':140 'need':209 'nine':154,183 'number':86,192 'obey':66 'oper':88,128 'order':126 'plus':136,148 'problem':106 'proof':47 're':37,63 'right':198,214 'rule':51 'say':73,109 'school':32 'second':232 'set':49,221 'seven':141,175 'singl':30 'six':135 'somehow':171 'someth':92 'speak':4 'squiggl':56,60 'start':19 'string':84 'student':207 'stupid':167 'suppos':64 'taught':27 'teach':202 'teacher':80 'ten':139 'terribl':199 'think':2 'three':143,149,156,157,180 'time':132,144,176,233 'tini':186 'told':101,162,195 'tone':223 'total':10 'two':119 'us':102,117 'work':104 'wrong':165 'wrote':81 'year':13,78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6577226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702381152 {#4886
    date: 2023-12-12 12:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#4964
  +user: App\Entity\User {#4977 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile, I’m over in the corner like ![](https://lemmy.world/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702379776 {#4959
    date: 2023-12-12 12:16:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 217975
  -bodyTs: "'/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)':11 'corner':7 'lemmy.world':10 'lemmy.world/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)':9 'like':8 'm':3 'meanwhil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379776 {#4960
    date: 2023-12-12 12:16: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
191 DENIED edit
App\Entity\EntryComment {#4964
  +user: App\Entity\User {#4977 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile, I’m over in the corner like ![](https://lemmy.world/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702379776 {#4959
    date: 2023-12-12 12:16:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 217975
  -bodyTs: "'/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)':11 'corner':7 'lemmy.world':10 'lemmy.world/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)':9 'like':8 'm':3 'meanwhil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379776 {#4960
    date: 2023-12-12 12:16: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
192 DENIED moderate
App\Entity\EntryComment {#4964
  +user: App\Entity\User {#4977 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile, I’m over in the corner like ![](https://lemmy.world/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702379776 {#4959
    date: 2023-12-12 12:16:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 217975
  -bodyTs: "'/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)':11 'corner':7 'lemmy.world':10 'lemmy.world/pictrs/image/b97c9afd-e9ad-4159-8c73-68ad9f2e0ea1.jpeg)':9 'like':8 'm':3 'meanwhil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379776 {#4960
    date: 2023-12-12 12:16: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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5037
  +user: App\Entity\User {#5050 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It’s about a 30min read\n
    \n
    I’d love to help but I’ll wait for the tv miniseries
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702378857 {#5032
    date: 2023-12-12 12:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5038 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5042 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 217961
  -bodyTs: "'30min':5 'd':8 'help':11 'll':14 'love':9 'miniseri':19 'read':6 'tv':18 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378857 {#5033
    date: 2023-12-12 12:00:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5037
  +user: App\Entity\User {#5050 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It’s about a 30min read\n
    \n
    I’d love to help but I’ll wait for the tv miniseries
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702378857 {#5032
    date: 2023-12-12 12:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5038 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5042 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 217961
  -bodyTs: "'30min':5 'd':8 'help':11 'll':14 'love':9 'miniseri':19 'read':6 'tv':18 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378857 {#5033
    date: 2023-12-12 12:00:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5037
  +user: App\Entity\User {#5050 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2410
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1850
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2420
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It’s about a 30min read\n
    \n
    I’d love to help but I’ll wait for the tv miniseries
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702378857 {#5032
    date: 2023-12-12 12:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5038 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5042 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 217961
  -bodyTs: "'30min':5 'd':8 'help':11 'll':14 'love':9 'miniseri':19 'read':6 'tv':18 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4364176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378857 {#5033
    date: 2023-12-12 12:00:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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