GET https://kbin.spritesserver.nl/u/@hperrin@lemmy.world/commented?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.29 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.06 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
Proxies\__CG__\App\Entity\Entry {#1726
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2884
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    9 => App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705026231 {#2392
        date: 2024-01-12 03:23:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 300672
      -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026231 {#2394
        date: 2024-01-12 03:23:51.0 +01:00
      }
      +"title": 300672
    }
    7 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705026009 {#2383
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 300659
      -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026009 {#1910
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +"title": 300659
    }
    8 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705078842 {#2073
        date: 2024-01-12 18:00:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@naevaTheRat@lemmy.dbzer0.com"
        "@ggppjj@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 302458
      -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6625092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705078842 {#2068
        date: 2024-01-12 18:00:42.0 +01:00
      }
      +"title": 302458
    }
    5 => App\Entity\EntryComment {#1721
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1704996951 {#1723
        date: 2024-01-11 19:15:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 299527
      -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6582875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704996951 {#1722
        date: 2024-01-11 19:15:51.0 +01:00
      }
      +"title": 299527
    }
    6 => App\Entity\EntryComment {#2340
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705076932 {#2300
        date: 2024-01-12 17:28:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 302348
      -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705076932 {#2334
        date: 2024-01-12 17:28:52.0 +01:00
      }
      +"title": 302348
    }
    4 => App\Entity\EntryComment {#2456
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705001081 {#2458
        date: 2024-01-11 20:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 299676
      -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705001081 {#2461
        date: 2024-01-11 20:24:41.0 +01:00
      }
      +"title": 299676
    }
    3 => App\Entity\EntryComment {#1716
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: """
        Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
        \n
        It could also be an issue with the build system/bundler, which I can’t *really* control either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705000887 {#1714
        date: 2024-01-11 20:21:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 299672
      -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584062"
      +editedAt: DateTimeImmutable @1721073680 {#1718
        date: 2024-07-15 22:01:20.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705000887 {#1720
        date: 2024-01-11 20:21:27.0 +01:00
      }
      +"title": 299672
    }
    2 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705083134 {#2045
        date: 2024-01-12 19:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@seth@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 302714
      -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6626570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705083134 {#2057
        date: 2024-01-12 19:12:14.0 +01:00
      }
      +"title": 302714
    }
    1 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1705011972 {#2363
        date: 2024-01-11 23:26:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 300061
      -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6587218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705011972 {#2370
        date: 2024-01-11 23:26:12.0 +01:00
      }
      +"title": 300061
    }
    0 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: """
        It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
        \n
        So to be clear, it was his own action that caused him to have to reinstall everything.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705076803 {#2349
        date: 2024-01-12 17:26:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 302341
      -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624406"
      +editedAt: DateTimeImmutable @1721804983 {#2042
        date: 2024-07-24 09:09:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705076803 {#2141
        date: 2024-01-12 17:26:43.0 +01:00
      }
      +"title": 302341
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2793
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2605
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1726
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2884
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    9 => App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705026231 {#2392
        date: 2024-01-12 03:23:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 300672
      -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026231 {#2394
        date: 2024-01-12 03:23:51.0 +01:00
      }
      +"title": 300672
    }
    7 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705026009 {#2383
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 300659
      -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026009 {#1910
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +"title": 300659
    }
    8 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705078842 {#2073
        date: 2024-01-12 18:00:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@naevaTheRat@lemmy.dbzer0.com"
        "@ggppjj@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 302458
      -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6625092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705078842 {#2068
        date: 2024-01-12 18:00:42.0 +01:00
      }
      +"title": 302458
    }
    5 => App\Entity\EntryComment {#1721
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1704996951 {#1723
        date: 2024-01-11 19:15:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 299527
      -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6582875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704996951 {#1722
        date: 2024-01-11 19:15:51.0 +01:00
      }
      +"title": 299527
    }
    6 => App\Entity\EntryComment {#2340
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705076932 {#2300
        date: 2024-01-12 17:28:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 302348
      -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705076932 {#2334
        date: 2024-01-12 17:28:52.0 +01:00
      }
      +"title": 302348
    }
    4 => App\Entity\EntryComment {#2456
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705001081 {#2458
        date: 2024-01-11 20:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 299676
      -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705001081 {#2461
        date: 2024-01-11 20:24:41.0 +01:00
      }
      +"title": 299676
    }
    3 => App\Entity\EntryComment {#1716
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: """
        Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
        \n
        It could also be an issue with the build system/bundler, which I can’t *really* control either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705000887 {#1714
        date: 2024-01-11 20:21:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 299672
      -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584062"
      +editedAt: DateTimeImmutable @1721073680 {#1718
        date: 2024-07-15 22:01:20.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705000887 {#1720
        date: 2024-01-11 20:21:27.0 +01:00
      }
      +"title": 299672
    }
    2 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705083134 {#2045
        date: 2024-01-12 19:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@seth@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 302714
      -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6626570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705083134 {#2057
        date: 2024-01-12 19:12:14.0 +01:00
      }
      +"title": 302714
    }
    1 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1705011972 {#2363
        date: 2024-01-11 23:26:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 300061
      -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6587218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705011972 {#2370
        date: 2024-01-11 23:26:12.0 +01:00
      }
      +"title": 300061
    }
    0 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: """
        It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
        \n
        So to be clear, it was his own action that caused him to have to reinstall everything.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705076803 {#2349
        date: 2024-01-12 17:26:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 302341
      -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624406"
      +editedAt: DateTimeImmutable @1721804983 {#2042
        date: 2024-07-24 09:09:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705076803 {#2141
        date: 2024-01-12 17:26:43.0 +01:00
      }
      +"title": 302341
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2793
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2605
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1726
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2884
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    9 => App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705026231 {#2392
        date: 2024-01-12 03:23:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 300672
      -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026231 {#2394
        date: 2024-01-12 03:23:51.0 +01:00
      }
      +"title": 300672
    }
    7 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1705026009 {#2383
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 300659
      -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6596622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705026009 {#1910
        date: 2024-01-12 03:20:09.0 +01:00
      }
      +"title": 300659
    }
    8 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705078842 {#2073
        date: 2024-01-12 18:00:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@naevaTheRat@lemmy.dbzer0.com"
        "@ggppjj@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 302458
      -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6625092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705078842 {#2068
        date: 2024-01-12 18:00:42.0 +01:00
      }
      +"title": 302458
    }
    5 => App\Entity\EntryComment {#1721
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1704996951 {#1723
        date: 2024-01-11 19:15:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 299527
      -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6582875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704996951 {#1722
        date: 2024-01-11 19:15:51.0 +01:00
      }
      +"title": 299527
    }
    6 => App\Entity\EntryComment {#2340
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705076932 {#2300
        date: 2024-01-12 17:28:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 302348
      -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705076932 {#2334
        date: 2024-01-12 17:28:52.0 +01:00
      }
      +"title": 302348
    }
    4 => App\Entity\EntryComment {#2456
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705001081 {#2458
        date: 2024-01-11 20:24:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 299676
      -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705001081 {#2461
        date: 2024-01-11 20:24:41.0 +01:00
      }
      +"title": 299676
    }
    3 => App\Entity\EntryComment {#1716
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: """
        Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
        \n
        It could also be an issue with the build system/bundler, which I can’t *really* control either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705000887 {#1714
        date: 2024-01-11 20:21:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
        "@hperrin@lemmy.world"
        "@demesisx@infosec.pub"
        "@ParetoOptimalDev@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 299672
      -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6584062"
      +editedAt: DateTimeImmutable @1721073680 {#1718
        date: 2024-07-15 22:01:20.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705000887 {#1720
        date: 2024-01-11 20:21:27.0 +01:00
      }
      +"title": 299672
    }
    2 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705083134 {#2045
        date: 2024-01-12 19:12:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@seth@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 302714
      -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6626570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705083134 {#2057
        date: 2024-01-12 19:12:14.0 +01:00
      }
      +"title": 302714
    }
    1 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 73
      +score: 0
      +lastActive: DateTime @1705011972 {#2363
        date: 2024-01-11 23:26:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@mastefetri@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 300061
      -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6587218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705011972 {#2370
        date: 2024-01-11 23:26:12.0 +01:00
      }
      +"title": 300061
    }
    0 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +body: """
        It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
        \n
        So to be clear, it was his own action that caused him to have to reinstall everything.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705076803 {#2349
        date: 2024-01-12 17:26:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
        "@hperrin@lemmy.world"
        "@ky56@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 302341
      -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624406"
      +editedAt: DateTimeImmutable @1721804983 {#2042
        date: 2024-07-24 09:09:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705076803 {#2141
        date: 2024-01-12 17:26:43.0 +01:00
      }
      +"title": 302341
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2793
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2605
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395}
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705026231 {#2392
    date: 2024-01-12 03:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 300672
  -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026231 {#2394
    date: 2024-01-12 03:23:51.0 +01:00
  }
  +"title": 300672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395}
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705026231 {#2392
    date: 2024-01-12 03:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 300672
  -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026231 {#2394
    date: 2024-01-12 03:23:51.0 +01:00
  }
  +"title": 300672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395}
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705026231 {#2392
    date: 2024-01-12 03:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 300672
  -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026231 {#2394
    date: 2024-01-12 03:23:51.0 +01:00
  }
  +"title": 300672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906}
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705026009 {#2383
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 300659
  -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026009 {#1910
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +"title": 300659
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906}
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705026009 {#2383
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 300659
  -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026009 {#1910
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +"title": 300659
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906}
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705026009 {#2383
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 300659
  -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6596622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705026009 {#1910
    date: 2024-01-12 03:20:09.0 +01:00
  }
  +"title": 300659
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072}
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705078842 {#2073
    date: 2024-01-12 18:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@ggppjj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 302458
  -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078842 {#2068
    date: 2024-01-12 18:00:42.0 +01:00
  }
  +"title": 302458
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072}
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705078842 {#2073
    date: 2024-01-12 18:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@ggppjj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 302458
  -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078842 {#2068
    date: 2024-01-12 18:00:42.0 +01:00
  }
  +"title": 302458
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072}
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705078842 {#2073
    date: 2024-01-12 18:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@ggppjj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 302458
  -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6625092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078842 {#2068
    date: 2024-01-12 18:00:42.0 +01:00
  }
  +"title": 302458
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1721
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721}
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1704996951 {#1723
    date: 2024-01-11 19:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 299527
  -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6582875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996951 {#1722
    date: 2024-01-11 19:15:51.0 +01:00
  }
  +"title": 299527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1721
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721}
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1704996951 {#1723
    date: 2024-01-11 19:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 299527
  -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6582875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996951 {#1722
    date: 2024-01-11 19:15:51.0 +01:00
  }
  +"title": 299527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1721
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721}
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1704996951 {#1723
    date: 2024-01-11 19:15:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 299527
  -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6582875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996951 {#1722
    date: 2024-01-11 19:15:51.0 +01:00
  }
  +"title": 299527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340}
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705076932 {#2300
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 302348
  -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076932 {#2334
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +"title": 302348
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340}
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705076932 {#2300
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 302348
  -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076932 {#2334
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +"title": 302348
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340}
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705076932 {#2300
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 302348
  -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705076932 {#2334
    date: 2024-01-12 17:28:52.0 +01:00
  }
  +"title": 302348
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2456
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456}
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705001081 {#2458
    date: 2024-01-11 20:24:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 299676
  -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705001081 {#2461
    date: 2024-01-11 20:24:41.0 +01:00
  }
  +"title": 299676
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2456
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456}
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705001081 {#2458
    date: 2024-01-11 20:24:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 299676
  -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705001081 {#2461
    date: 2024-01-11 20:24:41.0 +01:00
  }
  +"title": 299676
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2456
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456}
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705001081 {#2458
    date: 2024-01-11 20:24:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 299676
  -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705001081 {#2461
    date: 2024-01-11 20:24:41.0 +01:00
  }
  +"title": 299676
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1716
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716}
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: """
    Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
    \n
    It could also be an issue with the build system/bundler, which I can’t *really* control either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705000887 {#1714
    date: 2024-01-11 20:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 299672
  -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584062"
  +editedAt: DateTimeImmutable @1721073680 {#1718
    date: 2024-07-15 22:01:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000887 {#1720
    date: 2024-01-11 20:21:27.0 +01:00
  }
  +"title": 299672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1716
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716}
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: """
    Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
    \n
    It could also be an issue with the build system/bundler, which I can’t *really* control either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705000887 {#1714
    date: 2024-01-11 20:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 299672
  -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584062"
  +editedAt: DateTimeImmutable @1721073680 {#1718
    date: 2024-07-15 22:01:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000887 {#1720
    date: 2024-01-11 20:21:27.0 +01:00
  }
  +"title": 299672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1716
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716}
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: """
    Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
    \n
    It could also be an issue with the build system/bundler, which I can’t *really* control either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705000887 {#1714
    date: 2024-01-11 20:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
    "@hperrin@lemmy.world"
    "@demesisx@infosec.pub"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 299672
  -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6584062"
  +editedAt: DateTimeImmutable @1721073680 {#1718
    date: 2024-07-15 22:01:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000887 {#1720
    date: 2024-01-11 20:21:27.0 +01:00
  }
  +"title": 299672
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050}
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705083134 {#2045
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 302714
  -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083134 {#2057
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +"title": 302714
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050}
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705083134 {#2045
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 302714
  -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083134 {#2057
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +"title": 302714
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050}
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705083134 {#2045
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@seth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 302714
  -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083134 {#2057
    date: 2024-01-12 19:12:14.0 +01:00
  }
  +"title": 302714
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1705011972 {#2363
    date: 2024-01-11 23:26:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 300061
  -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011972 {#2370
    date: 2024-01-11 23:26:12.0 +01:00
  }
  +"title": 300061
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1705011972 {#2363
    date: 2024-01-11 23:26:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 300061
  -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011972 {#2370
    date: 2024-01-11 23:26:12.0 +01:00
  }
  +"title": 300061
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: """
          It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
          \n
          So to be clear, it was his own action that caused him to have to reinstall everything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705076803 {#2349
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 302341
        -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624406"
        +editedAt: DateTimeImmutable @1721804983 {#2042
          date: 2024-07-24 09:09:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705076803 {#2141
          date: 2024-01-12 17:26:43.0 +01:00
        }
        +"title": 302341
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1705011972 {#2363
    date: 2024-01-11 23:26:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 300061
  -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011972 {#2370
    date: 2024-01-11 23:26:12.0 +01:00
  }
  +"title": 300061
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: """
    It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
    \n
    So to be clear, it was his own action that caused him to have to reinstall everything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705076803 {#2349
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 302341
  -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624406"
  +editedAt: DateTimeImmutable @1721804983 {#2042
    date: 2024-07-24 09:09:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076803 {#2141
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +"title": 302341
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: """
    It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
    \n
    So to be clear, it was his own action that caused him to have to reinstall everything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705076803 {#2349
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 302341
  -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624406"
  +editedAt: DateTimeImmutable @1721804983 {#2042
    date: 2024-07-24 09:09:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076803 {#2141
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +"title": 302341
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2915 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2884
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      9 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705026231 {#2392
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 300672
        -bodyTs: "'except':21 'job':13 'love':18 'make':6 'peopl':5 'rather':14 'sure':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026231 {#2394
          date: 2024-01-12 03:23:51.0 +01:00
        }
        +"title": 300672
      }
      7 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +body: "Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1705026009 {#2383
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@chicken@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 300659
        -bodyTs: "'bag':44 'basic':30 'didn':3 'help':20 'person':7,17,40 'post':28 'punch':43 're':36 'rememb':33 'say':31 'take':5 'talk':37 'toward':15 'tri':18 'unhelp':23 'vent':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6596622"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705026009 {#1910
          date: 2024-01-12 03:20:09.0 +01:00
        }
        +"title": 300659
      }
      8 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +body: "It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705078842 {#2073
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@naevaTheRat@lemmy.dbzer0.com"
          "@ggppjj@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 302458
        -bodyTs: "'abandon':13 'abus':20 'delet':11 'dev':10 'isn':5 'judg':34 'kink':30 'like':22 'mush':19 'nobodi':21 'project':15 'seen':9 'unless':26 've':8 'won':32 'yell':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6625092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705078842 {#2068
          date: 2024-01-12 18:00:42.0 +01:00
        }
        +"title": 302458
      }
      5 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1704996951 {#1723
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 299527
        -bodyTs: "'alongsid':17 'control':11 'depend':14,28 'even':21 'follow':24 'frontend':4 'instal':16 'javascript':5 'librari':7,19,26 'list':29 'peopl':15 'ui':6 'whether':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6582875"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704996951 {#1722
          date: 2024-01-11 19:15:51.0 +01:00
        }
        +"title": 299527
      }
      6 => App\Entity\EntryComment {#2340
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +body: "I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705076932 {#2300
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@ky56@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 302348
        -bodyTs: "'actual':2 'consult':4 'get':17 'librari':8 'offer':3 'paid':18 'particular':10 'pay':15 'servic':5 'support':19 'yes':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6624452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705076932 {#2334
          date: 2024-01-12 17:28:52.0 +01:00
        }
        +"title": 302348
      }
      4 => App\Entity\EntryComment {#2456
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: "I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705001081 {#2458
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 299676
        -bodyTs: "'came':14 'curs':23 'guy':13 'origin':7 'problem':11,21 'report':8 'said':16 'test':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584125"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705001081 {#2461
          date: 2024-01-11 20:24:41.0 +01:00
        }
        +"title": 299676
      }
      3 => App\Entity\EntryComment {#1716
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +body: """
          Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that *should* work, because it was released as a minor version within the range I specified, but doesn’t actually work.\n
          \n
          It could also be an issue with the build system/bundler, which I can’t *really* control either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705000887 {#1714
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
          "@hperrin@lemmy.world"
          "@demesisx@infosec.pub"
          "@ParetoOptimalDev@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 299672
        -bodyTs: "'actual':61 'also':65 'build':71 'control':78 'could':64 'depend':9,41 'differ':20 'doesn':59 'either':79 'forc':18 'guess':34 'happen':30 'issu':68 'list':8 'm':33 'minor':51 'package.json':6 'rang':55 'realli':77 'releas':48 'specifi':57 'system/bundler':72 'test':14 'think':26 'though':22 'version':12,21,38,52 'within':53 'work':44,62 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6584062"
        +editedAt: DateTimeImmutable @1721073680 {#1718
          date: 2024-07-15 22:01:20.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705000887 {#1720
          date: 2024-01-11 20:21:27.0 +01:00
        }
        +"title": 299672
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +body: "I am. Thanks! :) I built my email service, [port87.com](http://port87.com) with it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705083134 {#2045
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@seth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 302714
        -bodyTs: "'built':5 'email':7 'port87.com':9,10 'servic':8 'thank':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6626570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705083134 {#2057
          date: 2024-01-12 19:12:14.0 +01:00
        }
        +"title": 302714
      }
      1 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "In this case, in trying to resolve the issue, he deleted his `node_modules` directory. So he’s talking about having to reinstall everything by typing `npm install` and waiting for it to finish."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 73
        +score: 0
        +lastActive: DateTime @1705011972 {#2363
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@mastefetri@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 300061
        -bodyTs: "'case':3 'delet':11 'directori':15 'everyth':24 'finish':34 'instal':28 'issu':9 'modul':14 'node':13 'npm':27 'reinstal':23 'resolv':7 'talk':19 'tri':5 'type':26 'wait':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6587218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705011972 {#2370
          date: 2024-01-11 23:26:12.0 +01:00
        }
        +"title": 300061
      }
      0 => App\Entity\EntryComment {#2060}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2793
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2605
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +body: """
    It didn’t break his computer. In trying to fix it, he deleted his `node_modules` directory, and now he’s complaining that he has to run `npm install` and wait for it to finish.\n
    \n
    So to be clear, it was his own action that caused him to have to reinstall everything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705076803 {#2349
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
    "@hperrin@lemmy.world"
    "@ky56@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 302341
  -bodyTs: "'action':44 'break':4 'caus':46 'clear':39 'complain':22 'comput':6 'delet':13 'didn':2 'directori':17 'everyth':52 'finish':35 'fix':10 'instal':29 'modul':16 'node':15 'npm':28 'reinstal':51 'run':27 'tri':8 'wait':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624406"
  +editedAt: DateTimeImmutable @1721804983 {#2042
    date: 2024-07-24 09:09:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705076803 {#2141
    date: 2024-01-12 17:26:43.0 +01:00
  }
  +"title": 302341
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3026 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "No-escape"
  +title: "No escape"
  +url: "https://lemmy.world/pictrs/image/14aa53e8-59f4-4138-b238-40a89453c702.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 139
  +favouriteCount: 1344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705089248 {#3021
    date: 2024-01-12 20:54:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3028 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3036 …}
  +badges: Doctrine\ORM\PersistentCollection {#3038 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: null
      +root: null
      +body: "Easy, just open it with your teeth, then your hands will stay clean."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1704902662 {#1557
        date: 2024-01-10 17:04:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lawrence@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 296237
      -bodyTs: "'clean':13 'easi':1 'hand':10 'open':3 'stay':12 'teeth':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6556458"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704902662 {#1555
        date: 2024-01-10 17:04:22.0 +01:00
      }
      +"title": 296237
    }
  ]
  -id: 28605
  -titleTs: "'escap':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704976407
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10534316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890007 {#3009
    date: 2024-01-10 13:33:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3026 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "No-escape"
  +title: "No escape"
  +url: "https://lemmy.world/pictrs/image/14aa53e8-59f4-4138-b238-40a89453c702.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 139
  +favouriteCount: 1344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705089248 {#3021
    date: 2024-01-12 20:54:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3028 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3036 …}
  +badges: Doctrine\ORM\PersistentCollection {#3038 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: null
      +root: null
      +body: "Easy, just open it with your teeth, then your hands will stay clean."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1704902662 {#1557
        date: 2024-01-10 17:04:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lawrence@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 296237
      -bodyTs: "'clean':13 'easi':1 'hand':10 'open':3 'stay':12 'teeth':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6556458"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704902662 {#1555
        date: 2024-01-10 17:04:22.0 +01:00
      }
      +"title": 296237
    }
  ]
  -id: 28605
  -titleTs: "'escap':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704976407
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10534316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890007 {#3009
    date: 2024-01-10 13:33:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3026 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "No-escape"
  +title: "No escape"
  +url: "https://lemmy.world/pictrs/image/14aa53e8-59f4-4138-b238-40a89453c702.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 139
  +favouriteCount: 1344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705089248 {#3021
    date: 2024-01-12 20:54:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3028 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3036 …}
  +badges: Doctrine\ORM\PersistentCollection {#3038 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: null
      +root: null
      +body: "Easy, just open it with your teeth, then your hands will stay clean."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1704902662 {#1557
        date: 2024-01-10 17:04:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lawrence@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 296237
      -bodyTs: "'clean':13 'easi':1 'hand':10 'open':3 'stay':12 'teeth':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6556458"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704902662 {#1555
        date: 2024-01-10 17:04:22.0 +01:00
      }
      +"title": 296237
    }
  ]
  -id: 28605
  -titleTs: "'escap':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704976407
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10534316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890007 {#3009
    date: 2024-01-10 13:33:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3026 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "No-escape"
    +title: "No escape"
    +url: "https://lemmy.world/pictrs/image/14aa53e8-59f4-4138-b238-40a89453c702.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1344
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705089248 {#3021
      date: 2024-01-12 20:54:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3028 …}
    +votes: Doctrine\ORM\PersistentCollection {#3030 …}
    +reports: Doctrine\ORM\PersistentCollection {#3032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3036 …}
    +badges: Doctrine\ORM\PersistentCollection {#3038 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 28605
    -titleTs: "'escap':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704976407
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10534316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704890007 {#3009
      date: 2024-01-10 13:33:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: null
  +root: null
  +body: "Easy, just open it with your teeth, then your hands will stay clean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704902662 {#1557
    date: 2024-01-10 17:04:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 296237
  -bodyTs: "'clean':13 'easi':1 'hand':10 'open':3 'stay':12 'teeth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6556458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902662 {#1555
    date: 2024-01-10 17:04:22.0 +01:00
  }
  +"title": 296237
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3026 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "No-escape"
    +title: "No escape"
    +url: "https://lemmy.world/pictrs/image/14aa53e8-59f4-4138-b238-40a89453c702.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1344
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705089248 {#3021
      date: 2024-01-12 20:54:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3028 …}
    +votes: Doctrine\ORM\PersistentCollection {#3030 …}
    +reports: Doctrine\ORM\PersistentCollection {#3032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3036 …}
    +badges: Doctrine\ORM\PersistentCollection {#3038 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 28605
    -titleTs: "'escap':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704976407
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10534316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704890007 {#3009
      date: 2024-01-10 13:33:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: null
  +root: null
  +body: "Easy, just open it with your teeth, then your hands will stay clean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704902662 {#1557
    date: 2024-01-10 17:04:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 296237
  -bodyTs: "'clean':13 'easi':1 'hand':10 'open':3 'stay':12 'teeth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6556458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902662 {#1555
    date: 2024-01-10 17:04:22.0 +01:00
  }
  +"title": 296237
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3026 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "No-escape"
    +title: "No escape"
    +url: "https://lemmy.world/pictrs/image/14aa53e8-59f4-4138-b238-40a89453c702.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1344
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705089248 {#3021
      date: 2024-01-12 20:54:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3028 …}
    +votes: Doctrine\ORM\PersistentCollection {#3030 …}
    +reports: Doctrine\ORM\PersistentCollection {#3032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3036 …}
    +badges: Doctrine\ORM\PersistentCollection {#3038 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 28605
    -titleTs: "'escap':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704976407
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10534316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704890007 {#3009
      date: 2024-01-10 13:33:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: null
  +root: null
  +body: "Easy, just open it with your teeth, then your hands will stay clean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704902662 {#1557
    date: 2024-01-10 17:04:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 296237
  -bodyTs: "'clean':13 'easi':1 'hand':10 'open':3 'stay':12 'teeth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6556458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902662 {#1555
    date: 2024-01-10 17:04:22.0 +01:00
  }
  +"title": 296237
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "How-Many-Streaming-Services-Do-You-Have"
  +title: "How Many Streaming Services Do You Have?"
  +url: null
  +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 131
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723834760 {#2265
    date: 2024-08-16 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    1 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
        \n
        I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1721468601 {#2027
        date: 2024-07-20 11:43:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
        "@Zerlyna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 300754
      -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6598691"
      +editedAt: DateTimeImmutable @1721384192 {#2035
        date: 2024-07-19 12:16:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705028844 {#2031
        date: 2024-01-12 04:07:24.0 +01:00
      }
      +"title": 300754
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: App\Entity\EntryComment {#2036}
      +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705036700 {#2130
        date: 2024-01-12 06:18:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
        "@hperrin@lemmy.world"
        "@ramsgrl909@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 301086
      -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036700 {#2133
        date: 2024-01-12 06:18:20.0 +01:00
      }
      +"title": 301086
    }
  ]
  -id: 29176
  -titleTs: "'mani':2 'servic':4 'stream':3"
  -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10596140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018608 {#2690
    date: 2024-01-12 01:16:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "How-Many-Streaming-Services-Do-You-Have"
  +title: "How Many Streaming Services Do You Have?"
  +url: null
  +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 131
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723834760 {#2265
    date: 2024-08-16 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    1 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
        \n
        I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1721468601 {#2027
        date: 2024-07-20 11:43:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
        "@Zerlyna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 300754
      -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6598691"
      +editedAt: DateTimeImmutable @1721384192 {#2035
        date: 2024-07-19 12:16:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705028844 {#2031
        date: 2024-01-12 04:07:24.0 +01:00
      }
      +"title": 300754
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: App\Entity\EntryComment {#2036}
      +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705036700 {#2130
        date: 2024-01-12 06:18:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
        "@hperrin@lemmy.world"
        "@ramsgrl909@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 301086
      -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036700 {#2133
        date: 2024-01-12 06:18:20.0 +01:00
      }
      +"title": 301086
    }
  ]
  -id: 29176
  -titleTs: "'mani':2 'servic':4 'stream':3"
  -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10596140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018608 {#2690
    date: 2024-01-12 01:16:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "How-Many-Streaming-Services-Do-You-Have"
  +title: "How Many Streaming Services Do You Have?"
  +url: null
  +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 131
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723834760 {#2265
    date: 2024-08-16 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    1 => App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
        \n
        I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1721468601 {#2027
        date: 2024-07-20 11:43:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
        "@Zerlyna@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 300754
      -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6598691"
      +editedAt: DateTimeImmutable @1721384192 {#2035
        date: 2024-07-19 12:16:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705028844 {#2031
        date: 2024-01-12 04:07:24.0 +01:00
      }
      +"title": 300754
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: App\Entity\EntryComment {#2036}
      +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705036700 {#2130
        date: 2024-01-12 06:18:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerlyna@lemmy.world"
        "@hperrin@lemmy.world"
        "@ramsgrl909@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 301086
      -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036700 {#2133
        date: 2024-01-12 06:18:20.0 +01:00
      }
      +"title": 301086
    }
  ]
  -id: 29176
  -titleTs: "'mani':2 'servic':4 'stream':3"
  -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10596140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018608 {#2690
    date: 2024-01-12 01:16:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2265
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      1 => App\Entity\EntryComment {#2036}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#2036}
        +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705036700 {#2130
          date: 2024-01-12 06:18:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerlyna@lemmy.world"
          "@hperrin@lemmy.world"
          "@ramsgrl909@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 301086
        -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036700 {#2133
          date: 2024-01-12 06:18:20.0 +01:00
        }
        +"title": 301086
      }
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2690
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
    \n
    I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721468601 {#2027
    date: 2024-07-20 11:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@Zerlyna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 300754
  -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6598691"
  +editedAt: DateTimeImmutable @1721384192 {#2035
    date: 2024-07-19 12:16:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705028844 {#2031
    date: 2024-01-12 04:07:24.0 +01:00
  }
  +"title": 300754
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2265
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      1 => App\Entity\EntryComment {#2036}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#2036}
        +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705036700 {#2130
          date: 2024-01-12 06:18:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerlyna@lemmy.world"
          "@hperrin@lemmy.world"
          "@ramsgrl909@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 301086
        -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036700 {#2133
          date: 2024-01-12 06:18:20.0 +01:00
        }
        +"title": 301086
      }
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2690
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
    \n
    I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721468601 {#2027
    date: 2024-07-20 11:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@Zerlyna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 300754
  -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6598691"
  +editedAt: DateTimeImmutable @1721384192 {#2035
    date: 2024-07-19 12:16:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705028844 {#2031
    date: 2024-01-12 04:07:24.0 +01:00
  }
  +"title": 300754
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2265
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      1 => App\Entity\EntryComment {#2036}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: App\Entity\EntryComment {#2036}
        +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705036700 {#2130
          date: 2024-01-12 06:18:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerlyna@lemmy.world"
          "@hperrin@lemmy.world"
          "@ramsgrl909@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 301086
        -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036700 {#2133
          date: 2024-01-12 06:18:20.0 +01:00
        }
        +"title": 301086
      }
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2690
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
    \n
    I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721468601 {#2027
    date: 2024-07-20 11:43:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@Zerlyna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 300754
  -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6598691"
  +editedAt: DateTimeImmutable @1721384192 {#2035
    date: 2024-07-19 12:16:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705028844 {#2031
    date: 2024-01-12 04:07:24.0 +01:00
  }
  +"title": 300754
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2265
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      1 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
          \n
          I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1721468601 {#2027
          date: 2024-07-20 11:43:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerlyna@lemmy.world"
          "@Zerlyna@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 300754
        -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6598691"
        +editedAt: DateTimeImmutable @1721384192 {#2035
          date: 2024-07-19 12:16:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705028844 {#2031
          date: 2024-01-12 04:07:24.0 +01:00
        }
        +"title": 300754
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2690
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: App\Entity\EntryComment {#2036}
  +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705036700 {#2130
    date: 2024-01-12 06:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@hperrin@lemmy.world"
    "@ramsgrl909@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 301086
  -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6604780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705036700 {#2133
    date: 2024-01-12 06:18:20.0 +01:00
  }
  +"title": 301086
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2265
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      1 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
          \n
          I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1721468601 {#2027
          date: 2024-07-20 11:43:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerlyna@lemmy.world"
          "@Zerlyna@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 300754
        -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6598691"
        +editedAt: DateTimeImmutable @1721384192 {#2035
          date: 2024-07-19 12:16:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705028844 {#2031
          date: 2024-01-12 04:07:24.0 +01:00
        }
        +"title": 300754
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2690
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: App\Entity\EntryComment {#2036}
  +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705036700 {#2130
    date: 2024-01-12 06:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@hperrin@lemmy.world"
    "@ramsgrl909@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 301086
  -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6604780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705036700 {#2133
    date: 2024-01-12 06:18:20.0 +01:00
  }
  +"title": 301086
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-Many-Streaming-Services-Do-You-Have"
    +title: "How Many Streaming Services Do You Have?"
    +url: null
    +body: "I remember when it was just Hulu for $5 and Netflix for $8. Saved $50 a month from cable. Now it seems we spend more. I have four. Max, Peacock, Paramount and Hulu. Prime doesn’t count because it sucks balls. (Only paying Netflix when next Stranger Things and Squid Game is released). Curious to see what the average Lemmer/Lemming (what do we call ourselves?) has?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 131
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723834760 {#2265
      date: 2024-08-16 20:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2845 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      1 => App\Entity\EntryComment {#2036
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve gotten it down to just Hulu, Nebula, and Dropout. Everything else from everywhere else I pirate. I’m getting rid of Hulu next.\n
          \n
          I also technically have Prime Video, but that’s because they force me to have it, even though I just want Prime shipping.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1721468601 {#2027
          date: 2024-07-20 11:43:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerlyna@lemmy.world"
          "@Zerlyna@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 300754
        -bodyTs: "'also':27 'dropout':11 'els':13,16 'even':42 'everyth':12 'everywher':15 'forc':37 'get':21 'gotten':3 'hulu':8,24 'm':20 'nebula':9 'next':25 'pirat':18 'prime':30,47 'rid':22 'ship':48 'technic':28 'though':43 've':2 'video':31 'want':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6598691"
        +editedAt: DateTimeImmutable @1721384192 {#2035
          date: 2024-07-19 12:16:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705028844 {#2031
          date: 2024-01-12 04:07:24.0 +01:00
        }
        +"title": 300754
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 29176
    -titleTs: "'mani':2 'servic':4 'stream':3"
    -bodyTs: "'5':9 '50':15 '8':13 'averag':59 'ball':41 'cabl':19 'call':64 'count':37 'curious':54 'doesn':35 'four':28 'game':51 'hulu':7,33 'lemmer/lemming':60 'max':29 'month':17 'netflix':11,44 'next':46 'paramount':31 'pay':43 'peacock':30 'prime':34 'releas':53 'rememb':2 'save':14 'see':56 'seem':22 'spend':24 'squid':50 'stranger':47 'suck':40 'thing':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705105008
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10596140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018608 {#2690
      date: 2024-01-12 01:16:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2144 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: App\Entity\EntryComment {#2036}
  +body: "I love it. It’s my go to if I’m bored sitting on the couch. They’ve got a lot of great shows like Game Changer, Make Some Noise, and this new one called Very Important People. If you’re into D&D, there’s Dimension 20. I’m not a big fan of it, but it’s one of, if not the, most popular shows on there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705036700 {#2130
    date: 2024-01-12 06:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@hperrin@lemmy.world"
    "@ramsgrl909@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 301086
  -bodyTs: "'20':48 'big':53 'bore':12 'call':35 'changer':27 'couch':16 'd':43,44 'dimens':47 'fan':54 'game':26 'go':7 'got':19 'great':23 'import':37 'like':25 'lot':21 'love':2 'm':11,50 'make':28 'new':33 'nois':30 'one':34,60 'peopl':38 'popular':66 're':41 'show':24,67 'sit':13 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6604780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705036700 {#2133
    date: 2024-01-12 06:18:20.0 +01:00
  }
  +"title": 301086
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Linux-laptop-recommendation-thread"
  +title: "Linux laptop recommendation thread🐧💻"
  +url: "https://lemmy.world/pictrs/image/a2b22848-d8cb-4d9a-b230-9908ac39bc66.png"
  +body: """
    I’m on the market to buy a new laptop, and Lemmy has successfully coaxed and goaded me to give Linux a serious try.\n
    \n
    I’ve never used *nix as my personal OS.\n
    \n
    Which hardware/laptop do you recommend? And which OS to pair it with for a Linux newbie?\n
    \n
    I’m a software engineer, and quit my job to pursue an MSc in AI. So my uses will be:\n
    \n
    - programming\n
    - study\n
    - browsing lemmy\n
    - gaming
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 127
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728367049 {#2945
    date: 2024-10-08 07:57:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "*Fingerprint reader and webcam standing by*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1704817936 {#1582
        date: 2024-01-09 17:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toldry@lemmy.world"
        "@Sendpicsofsandwiches@sh.itjust.works"
        "@cm0002@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 293724
      -bodyTs: "'fingerprint':1 'reader':2 'stand':5 'webcam':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6525345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704817936 {#1527
        date: 2024-01-09 17:32:16.0 +01:00
      }
      +"title": 293724
    }
  ]
  -id: 28380
  -titleTs: "'laptop':2 'linux':1 'recommend':3 'thread':4"
  -bodyTs: "'ai':64 'brows':72 'buy':7 'coax':15 'engin':54 'game':74 'give':20 'goad':17 'hardware/laptop':35 'job':58 'laptop':10 'lemmi':12,73 'linux':21,48 'm':2,51 'market':5 'msc':62 'never':27 'new':9 'newbi':49 'nix':29 'os':33,41 'pair':43 'person':32 'program':70 'pursu':60 'quit':56 'recommend':38 'serious':23 'softwar':53 'studi':71 'success':14 'tri':24 'use':28,67 've':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704899520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10496663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704813120 {#2932
    date: 2024-01-09 16:12:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Linux-laptop-recommendation-thread"
  +title: "Linux laptop recommendation thread🐧💻"
  +url: "https://lemmy.world/pictrs/image/a2b22848-d8cb-4d9a-b230-9908ac39bc66.png"
  +body: """
    I’m on the market to buy a new laptop, and Lemmy has successfully coaxed and goaded me to give Linux a serious try.\n
    \n
    I’ve never used *nix as my personal OS.\n
    \n
    Which hardware/laptop do you recommend? And which OS to pair it with for a Linux newbie?\n
    \n
    I’m a software engineer, and quit my job to pursue an MSc in AI. So my uses will be:\n
    \n
    - programming\n
    - study\n
    - browsing lemmy\n
    - gaming
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 127
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728367049 {#2945
    date: 2024-10-08 07:57:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "*Fingerprint reader and webcam standing by*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1704817936 {#1582
        date: 2024-01-09 17:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toldry@lemmy.world"
        "@Sendpicsofsandwiches@sh.itjust.works"
        "@cm0002@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 293724
      -bodyTs: "'fingerprint':1 'reader':2 'stand':5 'webcam':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6525345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704817936 {#1527
        date: 2024-01-09 17:32:16.0 +01:00
      }
      +"title": 293724
    }
  ]
  -id: 28380
  -titleTs: "'laptop':2 'linux':1 'recommend':3 'thread':4"
  -bodyTs: "'ai':64 'brows':72 'buy':7 'coax':15 'engin':54 'game':74 'give':20 'goad':17 'hardware/laptop':35 'job':58 'laptop':10 'lemmi':12,73 'linux':21,48 'm':2,51 'market':5 'msc':62 'never':27 'new':9 'newbi':49 'nix':29 'os':33,41 'pair':43 'person':32 'program':70 'pursu':60 'quit':56 'recommend':38 'serious':23 'softwar':53 'studi':71 'success':14 'tri':24 'use':28,67 've':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704899520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10496663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704813120 {#2932
    date: 2024-01-09 16:12:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Linux-laptop-recommendation-thread"
  +title: "Linux laptop recommendation thread🐧💻"
  +url: "https://lemmy.world/pictrs/image/a2b22848-d8cb-4d9a-b230-9908ac39bc66.png"
  +body: """
    I’m on the market to buy a new laptop, and Lemmy has successfully coaxed and goaded me to give Linux a serious try.\n
    \n
    I’ve never used *nix as my personal OS.\n
    \n
    Which hardware/laptop do you recommend? And which OS to pair it with for a Linux newbie?\n
    \n
    I’m a software engineer, and quit my job to pursue an MSc in AI. So my uses will be:\n
    \n
    - programming\n
    - study\n
    - browsing lemmy\n
    - gaming
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 127
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728367049 {#2945
    date: 2024-10-08 07:57:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "*Fingerprint reader and webcam standing by*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1704817936 {#1582
        date: 2024-01-09 17:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Toldry@lemmy.world"
        "@Sendpicsofsandwiches@sh.itjust.works"
        "@cm0002@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 293724
      -bodyTs: "'fingerprint':1 'reader':2 'stand':5 'webcam':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6525345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704817936 {#1527
        date: 2024-01-09 17:32:16.0 +01:00
      }
      +"title": 293724
    }
  ]
  -id: 28380
  -titleTs: "'laptop':2 'linux':1 'recommend':3 'thread':4"
  -bodyTs: "'ai':64 'brows':72 'buy':7 'coax':15 'engin':54 'game':74 'give':20 'goad':17 'hardware/laptop':35 'job':58 'laptop':10 'lemmi':12,73 'linux':21,48 'm':2,51 'market':5 'msc':62 'never':27 'new':9 'newbi':49 'nix':29 'os':33,41 'pair':43 'person':32 'program':70 'pursu':60 'quit':56 'recommend':38 'serious':23 'softwar':53 'studi':71 'success':14 'tri':24 'use':28,67 've':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704899520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10496663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704813120 {#2932
    date: 2024-01-09 16:12:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2895 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Linux-laptop-recommendation-thread"
    +title: "Linux laptop recommendation thread🐧💻"
    +url: "https://lemmy.world/pictrs/image/a2b22848-d8cb-4d9a-b230-9908ac39bc66.png"
    +body: """
      I’m on the market to buy a new laptop, and Lemmy has successfully coaxed and goaded me to give Linux a serious try.\n
      \n
      I’ve never used *nix as my personal OS.\n
      \n
      Which hardware/laptop do you recommend? And which OS to pair it with for a Linux newbie?\n
      \n
      I’m a software engineer, and quit my job to pursue an MSc in AI. So my uses will be:\n
      \n
      - programming\n
      - study\n
      - browsing lemmy\n
      - gaming
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 127
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728367049 {#2945
      date: 2024-10-08 07:57:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 28380
    -titleTs: "'laptop':2 'linux':1 'recommend':3 'thread':4"
    -bodyTs: "'ai':64 'brows':72 'buy':7 'coax':15 'engin':54 'game':74 'give':20 'goad':17 'hardware/laptop':35 'job':58 'laptop':10 'lemmi':12,73 'linux':21,48 'm':2,51 'market':5 'msc':62 'never':27 'new':9 'newbi':49 'nix':29 'os':33,41 'pair':43 'person':32 'program':70 'pursu':60 'quit':56 'recommend':38 'serious':23 'softwar':53 'studi':71 'success':14 'tri':24 'use':28,67 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704899520
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10496663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704813120 {#2932
      date: 2024-01-09 16:12:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "*Fingerprint reader and webcam standing by*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704817936 {#1582
    date: 2024-01-09 17:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toldry@lemmy.world"
    "@Sendpicsofsandwiches@sh.itjust.works"
    "@cm0002@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 293724
  -bodyTs: "'fingerprint':1 'reader':2 'stand':5 'webcam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704817936 {#1527
    date: 2024-01-09 17:32:16.0 +01:00
  }
  +"title": 293724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2895 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Linux-laptop-recommendation-thread"
    +title: "Linux laptop recommendation thread🐧💻"
    +url: "https://lemmy.world/pictrs/image/a2b22848-d8cb-4d9a-b230-9908ac39bc66.png"
    +body: """
      I’m on the market to buy a new laptop, and Lemmy has successfully coaxed and goaded me to give Linux a serious try.\n
      \n
      I’ve never used *nix as my personal OS.\n
      \n
      Which hardware/laptop do you recommend? And which OS to pair it with for a Linux newbie?\n
      \n
      I’m a software engineer, and quit my job to pursue an MSc in AI. So my uses will be:\n
      \n
      - programming\n
      - study\n
      - browsing lemmy\n
      - gaming
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 127
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728367049 {#2945
      date: 2024-10-08 07:57:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 28380
    -titleTs: "'laptop':2 'linux':1 'recommend':3 'thread':4"
    -bodyTs: "'ai':64 'brows':72 'buy':7 'coax':15 'engin':54 'game':74 'give':20 'goad':17 'hardware/laptop':35 'job':58 'laptop':10 'lemmi':12,73 'linux':21,48 'm':2,51 'market':5 'msc':62 'never':27 'new':9 'newbi':49 'nix':29 'os':33,41 'pair':43 'person':32 'program':70 'pursu':60 'quit':56 'recommend':38 'serious':23 'softwar':53 'studi':71 'success':14 'tri':24 'use':28,67 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704899520
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10496663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704813120 {#2932
      date: 2024-01-09 16:12:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "*Fingerprint reader and webcam standing by*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704817936 {#1582
    date: 2024-01-09 17:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toldry@lemmy.world"
    "@Sendpicsofsandwiches@sh.itjust.works"
    "@cm0002@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 293724
  -bodyTs: "'fingerprint':1 'reader':2 'stand':5 'webcam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704817936 {#1527
    date: 2024-01-09 17:32:16.0 +01:00
  }
  +"title": 293724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2895 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Linux-laptop-recommendation-thread"
    +title: "Linux laptop recommendation thread🐧💻"
    +url: "https://lemmy.world/pictrs/image/a2b22848-d8cb-4d9a-b230-9908ac39bc66.png"
    +body: """
      I’m on the market to buy a new laptop, and Lemmy has successfully coaxed and goaded me to give Linux a serious try.\n
      \n
      I’ve never used *nix as my personal OS.\n
      \n
      Which hardware/laptop do you recommend? And which OS to pair it with for a Linux newbie?\n
      \n
      I’m a software engineer, and quit my job to pursue an MSc in AI. So my uses will be:\n
      \n
      - programming\n
      - study\n
      - browsing lemmy\n
      - gaming
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 127
    +favouriteCount: 305
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728367049 {#2945
      date: 2024-10-08 07:57:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 28380
    -titleTs: "'laptop':2 'linux':1 'recommend':3 'thread':4"
    -bodyTs: "'ai':64 'brows':72 'buy':7 'coax':15 'engin':54 'game':74 'give':20 'goad':17 'hardware/laptop':35 'job':58 'laptop':10 'lemmi':12,73 'linux':21,48 'm':2,51 'market':5 'msc':62 'never':27 'new':9 'newbi':49 'nix':29 'os':33,41 'pair':43 'person':32 'program':70 'pursu':60 'quit':56 'recommend':38 'serious':23 'softwar':53 'studi':71 'success':14 'tri':24 'use':28,67 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704899520
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10496663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704813120 {#2932
      date: 2024-01-09 16:12:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "*Fingerprint reader and webcam standing by*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704817936 {#1582
    date: 2024-01-09 17:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toldry@lemmy.world"
    "@Sendpicsofsandwiches@sh.itjust.works"
    "@cm0002@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 293724
  -bodyTs: "'fingerprint':1 'reader':2 'stand':5 'webcam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6525345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704817936 {#1527
    date: 2024-01-09 17:32:16.0 +01:00
  }
  +"title": 293724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2063
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "PSA-The-Docker-Snap-package-on-Ubuntu-sucks"
  +title: "PSA: The Docker Snap package on Ubuntu sucks."
  +url: null
  +body: """
    I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.\n
    \n
    Turns out the Docker Snap package only has access to files under the `/home` directory.\n
    \n
    Moral of the story: never trust a Snap package.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722598346 {#3075
    date: 2024-08-02 13:32:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  +badges: Doctrine\ORM\PersistentCollection {#3090 …}
  +children: [
    App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2063 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +body: "That’s a start, but I need access to both /home and /data."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705031922 {#2081
        date: 2024-01-12 04:58:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@stephaaaaan@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 300877
      -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6601067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705031922 {#2077
        date: 2024-01-12 04:58:42.0 +01:00
      }
      +"title": 300877
    }
  ]
  -id: 27326
  -titleTs: "'docker':3 'packag':5 'psa':1 'snap':4 'suck':8 'ubuntu':7"
  -bodyTs: "'/home':52 'access':47 'configur':37 'couldn':12,32 'data':16,23,29 'directori':17,24,30,53 'docker':18,31,42 'even':34 'everyth':26 'figur':8 'file':38,49 'hour':4 'moral':54 'mount':21 'move':25 'never':58 'nextcloud':11 'packag':44,62 'read':14 'see':35 'snap':43,61 'spent':2 'stori':57 'today':5 'tri':6 'trust':59 'turn':39 'two':3 'wasn':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704521433
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10338192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704435033 {#3063
    date: 2024-01-05 07:10:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2063
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "PSA-The-Docker-Snap-package-on-Ubuntu-sucks"
  +title: "PSA: The Docker Snap package on Ubuntu sucks."
  +url: null
  +body: """
    I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.\n
    \n
    Turns out the Docker Snap package only has access to files under the `/home` directory.\n
    \n
    Moral of the story: never trust a Snap package.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722598346 {#3075
    date: 2024-08-02 13:32:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  +badges: Doctrine\ORM\PersistentCollection {#3090 …}
  +children: [
    App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2063 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +body: "That’s a start, but I need access to both /home and /data."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705031922 {#2081
        date: 2024-01-12 04:58:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@stephaaaaan@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 300877
      -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6601067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705031922 {#2077
        date: 2024-01-12 04:58:42.0 +01:00
      }
      +"title": 300877
    }
  ]
  -id: 27326
  -titleTs: "'docker':3 'packag':5 'psa':1 'snap':4 'suck':8 'ubuntu':7"
  -bodyTs: "'/home':52 'access':47 'configur':37 'couldn':12,32 'data':16,23,29 'directori':17,24,30,53 'docker':18,31,42 'even':34 'everyth':26 'figur':8 'file':38,49 'hour':4 'moral':54 'mount':21 'move':25 'never':58 'nextcloud':11 'packag':44,62 'read':14 'see':35 'snap':43,61 'spent':2 'stori':57 'today':5 'tri':6 'trust':59 'turn':39 'two':3 'wasn':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704521433
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10338192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704435033 {#3063
    date: 2024-01-05 07:10:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2063
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "PSA-The-Docker-Snap-package-on-Ubuntu-sucks"
  +title: "PSA: The Docker Snap package on Ubuntu sucks."
  +url: null
  +body: """
    I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.\n
    \n
    Turns out the Docker Snap package only has access to files under the `/home` directory.\n
    \n
    Moral of the story: never trust a Snap package.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722598346 {#3075
    date: 2024-08-02 13:32:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3043 …}
  +votes: Doctrine\ORM\PersistentCollection {#3082 …}
  +reports: Doctrine\ORM\PersistentCollection {#3084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  +badges: Doctrine\ORM\PersistentCollection {#3090 …}
  +children: [
    App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2063 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +body: "That’s a start, but I need access to both /home and /data."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705031922 {#2081
        date: 2024-01-12 04:58:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@stephaaaaan@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 300877
      -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6601067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705031922 {#2077
        date: 2024-01-12 04:58:42.0 +01:00
      }
      +"title": 300877
    }
  ]
  -id: 27326
  -titleTs: "'docker':3 'packag':5 'psa':1 'snap':4 'suck':8 'ubuntu':7"
  -bodyTs: "'/home':52 'access':47 'configur':37 'couldn':12,32 'data':16,23,29 'directori':17,24,30,53 'docker':18,31,42 'even':34 'everyth':26 'figur':8 'file':38,49 'hour':4 'moral':54 'mount':21 'move':25 'never':58 'nextcloud':11 'packag':44,62 'read':14 'see':35 'snap':43,61 'spent':2 'stori':57 'today':5 'tri':6 'trust':59 'turn':39 'two':3 'wasn':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704521433
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10338192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704435033 {#3063
    date: 2024-01-05 07:10:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "PSA-The-Docker-Snap-package-on-Ubuntu-sucks"
    +title: "PSA: The Docker Snap package on Ubuntu sucks."
    +url: null
    +body: """
      I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.\n
      \n
      Turns out the Docker Snap package only has access to files under the `/home` directory.\n
      \n
      Moral of the story: never trust a Snap package.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722598346 {#3075
      date: 2024-08-02 13:32:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3043 …}
    +votes: Doctrine\ORM\PersistentCollection {#3082 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
    +badges: Doctrine\ORM\PersistentCollection {#3090 …}
    +children: [
      App\Entity\EntryComment {#2098}
    ]
    -id: 27326
    -titleTs: "'docker':3 'packag':5 'psa':1 'snap':4 'suck':8 'ubuntu':7"
    -bodyTs: "'/home':52 'access':47 'configur':37 'couldn':12,32 'data':16,23,29 'directori':17,24,30,53 'docker':18,31,42 'even':34 'everyth':26 'figur':8 'file':38,49 'hour':4 'moral':54 'mount':21 'move':25 'never':58 'nextcloud':11 'packag':44,62 'read':14 'see':35 'snap':43,61 'spent':2 'stori':57 'today':5 'tri':6 'trust':59 'turn':39 'two':3 'wasn':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704521433
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10338192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704435033 {#3063
      date: 2024-01-05 07:10:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: "That’s a start, but I need access to both /home and /data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705031922 {#2081
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@stephaaaaan@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 300877
  -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6601067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705031922 {#2077
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +"title": 300877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "PSA-The-Docker-Snap-package-on-Ubuntu-sucks"
    +title: "PSA: The Docker Snap package on Ubuntu sucks."
    +url: null
    +body: """
      I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.\n
      \n
      Turns out the Docker Snap package only has access to files under the `/home` directory.\n
      \n
      Moral of the story: never trust a Snap package.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722598346 {#3075
      date: 2024-08-02 13:32:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3043 …}
    +votes: Doctrine\ORM\PersistentCollection {#3082 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
    +badges: Doctrine\ORM\PersistentCollection {#3090 …}
    +children: [
      App\Entity\EntryComment {#2098}
    ]
    -id: 27326
    -titleTs: "'docker':3 'packag':5 'psa':1 'snap':4 'suck':8 'ubuntu':7"
    -bodyTs: "'/home':52 'access':47 'configur':37 'couldn':12,32 'data':16,23,29 'directori':17,24,30,53 'docker':18,31,42 'even':34 'everyth':26 'figur':8 'file':38,49 'hour':4 'moral':54 'mount':21 'move':25 'never':58 'nextcloud':11 'packag':44,62 'read':14 'see':35 'snap':43,61 'spent':2 'stori':57 'today':5 'tri':6 'trust':59 'turn':39 'two':3 'wasn':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704521433
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10338192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704435033 {#3063
      date: 2024-01-05 07:10:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: "That’s a start, but I need access to both /home and /data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705031922 {#2081
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@stephaaaaan@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 300877
  -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6601067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705031922 {#2077
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +"title": 300877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "PSA-The-Docker-Snap-package-on-Ubuntu-sucks"
    +title: "PSA: The Docker Snap package on Ubuntu sucks."
    +url: null
    +body: """
      I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.\n
      \n
      Turns out the Docker Snap package only has access to files under the `/home` directory.\n
      \n
      Moral of the story: never trust a Snap package.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 123
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722598346 {#3075
      date: 2024-08-02 13:32:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3043 …}
    +votes: Doctrine\ORM\PersistentCollection {#3082 …}
    +reports: Doctrine\ORM\PersistentCollection {#3084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
    +badges: Doctrine\ORM\PersistentCollection {#3090 …}
    +children: [
      App\Entity\EntryComment {#2098}
    ]
    -id: 27326
    -titleTs: "'docker':3 'packag':5 'psa':1 'snap':4 'suck':8 'ubuntu':7"
    -bodyTs: "'/home':52 'access':47 'configur':37 'couldn':12,32 'data':16,23,29 'directori':17,24,30,53 'docker':18,31,42 'even':34 'everyth':26 'figur':8 'file':38,49 'hour':4 'moral':54 'mount':21 'move':25 'never':58 'nextcloud':11 'packag':44,62 'read':14 'see':35 'snap':43,61 'spent':2 'stori':57 'today':5 'tri':6 'trust':59 'turn':39 'two':3 'wasn':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704521433
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10338192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704435033 {#3063
      date: 2024-01-05 07:10:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +body: "That’s a start, but I need access to both /home and /data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705031922 {#2081
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@stephaaaaan@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 300877
  -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6601067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705031922 {#2077
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +"title": 300877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: Proxies\__CG__\App\Entity\Image {#2969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Calm"
  +title: "Calm"
  +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 933
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722759082 {#2964
    date: 2024-08-04 10:11:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2971 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    1 => App\Entity\EntryComment {#2216
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705158406 {#2223
        date: 2024-01-13 16:06:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
        "@Bigoldmustard@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 305400
      -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705158406 {#2227
        date: 2024-01-13 16:06:46.0 +01:00
      }
      +"title": 305400
    }
    2 => App\Entity\EntryComment {#2318
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "Touché."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705163610 {#2319
        date: 2024-01-13 17:33:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
        "@Bigoldmustard@lemmy.zip"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 305587
      -bodyTs: "'touché':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6647681"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705163610 {#2317
        date: 2024-01-13 17:33:30.0 +01:00
      }
      +"title": 305587
    }
    0 => App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705157412 {#2123
        date: 2024-01-13 15:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 305359
      -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157412 {#2119
        date: 2024-01-13 15:50:12.0 +01:00
      }
      +"title": 305359
    }
  ]
  -id: 29433
  -titleTs: "'calm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705170381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10628503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083981 {#2951
    date: 2024-01-12 19:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: Proxies\__CG__\App\Entity\Image {#2969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Calm"
  +title: "Calm"
  +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 933
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722759082 {#2964
    date: 2024-08-04 10:11:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2971 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    1 => App\Entity\EntryComment {#2216
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705158406 {#2223
        date: 2024-01-13 16:06:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
        "@Bigoldmustard@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 305400
      -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705158406 {#2227
        date: 2024-01-13 16:06:46.0 +01:00
      }
      +"title": 305400
    }
    2 => App\Entity\EntryComment {#2318
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "Touché."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705163610 {#2319
        date: 2024-01-13 17:33:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
        "@Bigoldmustard@lemmy.zip"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 305587
      -bodyTs: "'touché':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6647681"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705163610 {#2317
        date: 2024-01-13 17:33:30.0 +01:00
      }
      +"title": 305587
    }
    0 => App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705157412 {#2123
        date: 2024-01-13 15:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 305359
      -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157412 {#2119
        date: 2024-01-13 15:50:12.0 +01:00
      }
      +"title": 305359
    }
  ]
  -id: 29433
  -titleTs: "'calm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705170381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10628503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083981 {#2951
    date: 2024-01-12 19:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: Proxies\__CG__\App\Entity\Image {#2969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Calm"
  +title: "Calm"
  +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 933
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722759082 {#2964
    date: 2024-08-04 10:11:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2971 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    1 => App\Entity\EntryComment {#2216
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705158406 {#2223
        date: 2024-01-13 16:06:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
        "@Bigoldmustard@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 305400
      -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705158406 {#2227
        date: 2024-01-13 16:06:46.0 +01:00
      }
      +"title": 305400
    }
    2 => App\Entity\EntryComment {#2318
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "Touché."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705163610 {#2319
        date: 2024-01-13 17:33:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
        "@Bigoldmustard@lemmy.zip"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 305587
      -bodyTs: "'touché':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6647681"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705163610 {#2317
        date: 2024-01-13 17:33:30.0 +01:00
      }
      +"title": 305587
    }
    0 => App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705157412 {#2123
        date: 2024-01-13 15:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johannesvanderwhales@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 305359
      -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157412 {#2119
        date: 2024-01-13 15:50:12.0 +01:00
      }
      +"title": 305359
    }
  ]
  -id: 29433
  -titleTs: "'calm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705170381
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10628503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083981 {#2951
    date: 2024-01-12 19:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216}
      2 => App\Entity\EntryComment {#2318
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Touché."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705163610 {#2319
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2316 …}
        +nested: Doctrine\ORM\PersistentCollection {#2294 …}
        +votes: Doctrine\ORM\PersistentCollection {#2296 …}
        +reports: Doctrine\ORM\PersistentCollection {#2281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 305587
        -bodyTs: "'touché':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6647681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163610 {#2317
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +"title": 305587
      }
      0 => App\Entity\EntryComment {#2116
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705157412 {#2123
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 305359
        -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157412 {#2119
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +"title": 305359
      }
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705158406 {#2223
    date: 2024-01-13 16:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
    "@Bigoldmustard@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 305400
  -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705158406 {#2227
    date: 2024-01-13 16:06:46.0 +01:00
  }
  +"title": 305400
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216}
      2 => App\Entity\EntryComment {#2318
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Touché."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705163610 {#2319
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2316 …}
        +nested: Doctrine\ORM\PersistentCollection {#2294 …}
        +votes: Doctrine\ORM\PersistentCollection {#2296 …}
        +reports: Doctrine\ORM\PersistentCollection {#2281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 305587
        -bodyTs: "'touché':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6647681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163610 {#2317
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +"title": 305587
      }
      0 => App\Entity\EntryComment {#2116
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705157412 {#2123
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 305359
        -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157412 {#2119
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +"title": 305359
      }
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705158406 {#2223
    date: 2024-01-13 16:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
    "@Bigoldmustard@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 305400
  -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705158406 {#2227
    date: 2024-01-13 16:06:46.0 +01:00
  }
  +"title": 305400
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216}
      2 => App\Entity\EntryComment {#2318
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Touché."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705163610 {#2319
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2316 …}
        +nested: Doctrine\ORM\PersistentCollection {#2294 …}
        +votes: Doctrine\ORM\PersistentCollection {#2296 …}
        +reports: Doctrine\ORM\PersistentCollection {#2281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 305587
        -bodyTs: "'touché':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6647681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163610 {#2317
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +"title": 305587
      }
      0 => App\Entity\EntryComment {#2116
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705157412 {#2123
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 305359
        -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157412 {#2119
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +"title": 305359
      }
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705158406 {#2223
    date: 2024-01-13 16:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
    "@Bigoldmustard@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 305400
  -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705158406 {#2227
    date: 2024-01-13 16:06:46.0 +01:00
  }
  +"title": 305400
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705158406 {#2223
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 305400
        -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705158406 {#2227
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +"title": 305400
      }
      2 => App\Entity\EntryComment {#2318}
      0 => App\Entity\EntryComment {#2116
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705157412 {#2123
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 305359
        -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157412 {#2119
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +"title": 305359
      }
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Touché."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705163610 {#2319
    date: 2024-01-13 17:33:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
    "@Bigoldmustard@lemmy.zip"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 305587
  -bodyTs: "'touché':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6647681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705163610 {#2317
    date: 2024-01-13 17:33:30.0 +01:00
  }
  +"title": 305587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705158406 {#2223
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 305400
        -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705158406 {#2227
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +"title": 305400
      }
      2 => App\Entity\EntryComment {#2318}
      0 => App\Entity\EntryComment {#2116
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705157412 {#2123
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 305359
        -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157412 {#2119
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +"title": 305359
      }
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Touché."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705163610 {#2319
    date: 2024-01-13 17:33:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
    "@Bigoldmustard@lemmy.zip"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 305587
  -bodyTs: "'touché':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6647681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705163610 {#2317
    date: 2024-01-13 17:33:30.0 +01:00
  }
  +"title": 305587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705158406 {#2223
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 305400
        -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705158406 {#2227
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +"title": 305400
      }
      2 => App\Entity\EntryComment {#2318}
      0 => App\Entity\EntryComment {#2116
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705157412 {#2123
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 305359
        -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645710"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157412 {#2119
          date: 2024-01-13 15:50:12.0 +01:00
        }
        +"title": 305359
      }
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Touché."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705163610 {#2319
    date: 2024-01-13 17:33:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
    "@Bigoldmustard@lemmy.zip"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 305587
  -bodyTs: "'touché':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6647681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705163610 {#2317
    date: 2024-01-13 17:33:30.0 +01:00
  }
  +"title": 305587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705158406 {#2223
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 305400
        -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705158406 {#2227
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +"title": 305400
      }
      2 => App\Entity\EntryComment {#2318
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Touché."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705163610 {#2319
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2316 …}
        +nested: Doctrine\ORM\PersistentCollection {#2294 …}
        +votes: Doctrine\ORM\PersistentCollection {#2296 …}
        +reports: Doctrine\ORM\PersistentCollection {#2281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 305587
        -bodyTs: "'touché':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6647681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163610 {#2317
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +"title": 305587
      }
      0 => App\Entity\EntryComment {#2116}
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705157412 {#2123
    date: 2024-01-13 15:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 305359
  -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157412 {#2119
    date: 2024-01-13 15:50:12.0 +01:00
  }
  +"title": 305359
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705158406 {#2223
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 305400
        -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705158406 {#2227
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +"title": 305400
      }
      2 => App\Entity\EntryComment {#2318
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Touché."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705163610 {#2319
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2316 …}
        +nested: Doctrine\ORM\PersistentCollection {#2294 …}
        +votes: Doctrine\ORM\PersistentCollection {#2296 …}
        +reports: Doctrine\ORM\PersistentCollection {#2281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 305587
        -bodyTs: "'touché':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6647681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163610 {#2317
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +"title": 305587
      }
      0 => App\Entity\EntryComment {#2116}
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705157412 {#2123
    date: 2024-01-13 15:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 305359
  -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157412 {#2119
    date: 2024-01-13 15:50:12.0 +01:00
  }
  +"title": 305359
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Calm"
    +title: "Calm"
    +url: "https://lemmy.world/pictrs/image/59576840-589e-4ae0-8bd7-4530faab1142.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 933
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722759082 {#2964
      date: 2024-08-04 10:11:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      1 => App\Entity\EntryComment {#2216
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "World’s highest peak or tallest mountain above sea level, but [not the tallest mountain](https://www.livescience.com/tallest-mountain-on-earth)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705158406 {#2223
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2213 …}
        +nested: Doctrine\ORM\PersistentCollection {#2230 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
        -id: 305400
        -bodyTs: "'/tallest-mountain-on-earth).':18 'highest':3 'level':10 'mountain':7,15 'peak':4 'sea':9 'tallest':6,14 'world':1 'www.livescience.com':17 'www.livescience.com/tallest-mountain-on-earth).':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6645992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705158406 {#2227
          date: 2024-01-13 16:06:46.0 +01:00
        }
        +"title": 305400
      }
      2 => App\Entity\EntryComment {#2318
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
        +body: "Touché."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705163610 {#2319
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@johannesvanderwhales@lemmy.world"
          "@Bigoldmustard@lemmy.zip"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2316 …}
        +nested: Doctrine\ORM\PersistentCollection {#2294 …}
        +votes: Doctrine\ORM\PersistentCollection {#2296 …}
        +reports: Doctrine\ORM\PersistentCollection {#2281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 305587
        -bodyTs: "'touché':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6647681"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163610 {#2317
          date: 2024-01-13 17:33:30.0 +01:00
        }
        +"title": 305587
      }
      0 => App\Entity\EntryComment {#2116}
    ]
    -id: 29433
    -titleTs: "'calm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705170381
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10628503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705083981 {#2951
      date: 2024-01-12 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m sure a few of them were the loved ones of highly motivated people who got dragged along."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705157412 {#2123
    date: 2024-01-13 15:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johannesvanderwhales@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 305359
  -bodyTs: "'along':19 'drag':18 'got':17 'high':13 'love':10 'm':2 'motiv':14 'one':11 'peopl':15 'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157412 {#2119
    date: 2024-01-13 15:50:12.0 +01:00
  }
  +"title": 305359
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2261
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Resolved-now-using-Onboard-Any-recommendations-for-an-on-screen-keyboard"
  +title: "[Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use..."
  +url: "https://lemmy.world/pictrs/image/8d4470cb-b10c-43e3-ae60-917fa947361c.webp"
  +body: "It pops up and down from the bottom of the screen when I don’t want it to"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726309888 {#2926
    date: 2024-09-14 12:31:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    App\Entity\EntryComment {#2277
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have no recommendations for you, I just want to second your opinion that the Gnome on screen keyboard is annoying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 68
      +score: 0
      +lastActive: DateTime @1724054384 {#2279
        date: 2024-08-19 09:59:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmababes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 309519
      -bodyTs: "'annoy':21 'gnome':16 'keyboard':19 'opinion':13 'recommend':4 'screen':18 'second':11 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6697863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282036 {#2275
        date: 2024-01-15 02:27:16.0 +01:00
      }
      +"title": 309519
    }
  ]
  -id: 30545
  -titleTs: "'annoy':26 'come':22 'gnome':24 'keyboard':12 'like':13 'on-screen':9 'onboard':4 'one':15,20 'recommend':6 'resolv':1 'screen':11 'use':3,28 'window':17"
  -bodyTs: "'bottom':8 'pop':2 'screen':11 'want':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705368022
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10724054"
  +editedAt: DateTimeImmutable @1723792523 {#2892
    date: 2024-08-16 09:15:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705281622 {#2787
    date: 2024-01-15 02:20:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2261
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Resolved-now-using-Onboard-Any-recommendations-for-an-on-screen-keyboard"
  +title: "[Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use..."
  +url: "https://lemmy.world/pictrs/image/8d4470cb-b10c-43e3-ae60-917fa947361c.webp"
  +body: "It pops up and down from the bottom of the screen when I don’t want it to"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726309888 {#2926
    date: 2024-09-14 12:31:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    App\Entity\EntryComment {#2277
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have no recommendations for you, I just want to second your opinion that the Gnome on screen keyboard is annoying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 68
      +score: 0
      +lastActive: DateTime @1724054384 {#2279
        date: 2024-08-19 09:59:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmababes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 309519
      -bodyTs: "'annoy':21 'gnome':16 'keyboard':19 'opinion':13 'recommend':4 'screen':18 'second':11 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6697863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282036 {#2275
        date: 2024-01-15 02:27:16.0 +01:00
      }
      +"title": 309519
    }
  ]
  -id: 30545
  -titleTs: "'annoy':26 'come':22 'gnome':24 'keyboard':12 'like':13 'on-screen':9 'onboard':4 'one':15,20 'recommend':6 'resolv':1 'screen':11 'use':3,28 'window':17"
  -bodyTs: "'bottom':8 'pop':2 'screen':11 'want':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705368022
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10724054"
  +editedAt: DateTimeImmutable @1723792523 {#2892
    date: 2024-08-16 09:15:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705281622 {#2787
    date: 2024-01-15 02:20:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2261
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Resolved-now-using-Onboard-Any-recommendations-for-an-on-screen-keyboard"
  +title: "[Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use..."
  +url: "https://lemmy.world/pictrs/image/8d4470cb-b10c-43e3-ae60-917fa947361c.webp"
  +body: "It pops up and down from the bottom of the screen when I don’t want it to"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726309888 {#2926
    date: 2024-09-14 12:31:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    App\Entity\EntryComment {#2277
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have no recommendations for you, I just want to second your opinion that the Gnome on screen keyboard is annoying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 68
      +score: 0
      +lastActive: DateTime @1724054384 {#2279
        date: 2024-08-19 09:59:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmababes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2220 …}
      +nested: Doctrine\ORM\PersistentCollection {#2222 …}
      +votes: Doctrine\ORM\PersistentCollection {#2219 …}
      +reports: Doctrine\ORM\PersistentCollection {#2196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
      -id: 309519
      -bodyTs: "'annoy':21 'gnome':16 'keyboard':19 'opinion':13 'recommend':4 'screen':18 'second':11 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6697863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282036 {#2275
        date: 2024-01-15 02:27:16.0 +01:00
      }
      +"title": 309519
    }
  ]
  -id: 30545
  -titleTs: "'annoy':26 'come':22 'gnome':24 'keyboard':12 'like':13 'on-screen':9 'onboard':4 'one':15,20 'recommend':6 'resolv':1 'screen':11 'use':3,28 'window':17"
  -bodyTs: "'bottom':8 'pop':2 'screen':11 'want':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705368022
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10724054"
  +editedAt: DateTimeImmutable @1723792523 {#2892
    date: 2024-08-16 09:15:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705281622 {#2787
    date: 2024-01-15 02:20:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Resolved-now-using-Onboard-Any-recommendations-for-an-on-screen-keyboard"
    +title: "[Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use..."
    +url: "https://lemmy.world/pictrs/image/8d4470cb-b10c-43e3-ae60-917fa947361c.webp"
    +body: "It pops up and down from the bottom of the screen when I don’t want it to"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726309888 {#2926
      date: 2024-09-14 12:31:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      App\Entity\EntryComment {#2277}
    ]
    -id: 30545
    -titleTs: "'annoy':26 'come':22 'gnome':24 'keyboard':12 'like':13 'on-screen':9 'onboard':4 'one':15,20 'recommend':6 'resolv':1 'screen':11 'use':3,28 'window':17"
    -bodyTs: "'bottom':8 'pop':2 'screen':11 'want':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705368022
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10724054"
    +editedAt: DateTimeImmutable @1723792523 {#2892
      date: 2024-08-16 09:15:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705281622 {#2787
      date: 2024-01-15 02:20:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have no recommendations for you, I just want to second your opinion that the Gnome on screen keyboard is annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1724054384 {#2279
    date: 2024-08-19 09:59:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 309519
  -bodyTs: "'annoy':21 'gnome':16 'keyboard':19 'opinion':13 'recommend':4 'screen':18 'second':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6697863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282036 {#2275
    date: 2024-01-15 02:27:16.0 +01:00
  }
  +"title": 309519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Resolved-now-using-Onboard-Any-recommendations-for-an-on-screen-keyboard"
    +title: "[Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use..."
    +url: "https://lemmy.world/pictrs/image/8d4470cb-b10c-43e3-ae60-917fa947361c.webp"
    +body: "It pops up and down from the bottom of the screen when I don’t want it to"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726309888 {#2926
      date: 2024-09-14 12:31:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      App\Entity\EntryComment {#2277}
    ]
    -id: 30545
    -titleTs: "'annoy':26 'come':22 'gnome':24 'keyboard':12 'like':13 'on-screen':9 'onboard':4 'one':15,20 'recommend':6 'resolv':1 'screen':11 'use':3,28 'window':17"
    -bodyTs: "'bottom':8 'pop':2 'screen':11 'want':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705368022
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10724054"
    +editedAt: DateTimeImmutable @1723792523 {#2892
      date: 2024-08-16 09:15:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705281622 {#2787
      date: 2024-01-15 02:20:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have no recommendations for you, I just want to second your opinion that the Gnome on screen keyboard is annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1724054384 {#2279
    date: 2024-08-19 09:59:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 309519
  -bodyTs: "'annoy':21 'gnome':16 'keyboard':19 'opinion':13 'recommend':4 'screen':18 'second':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6697863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282036 {#2275
    date: 2024-01-15 02:27:16.0 +01:00
  }
  +"title": 309519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Resolved-now-using-Onboard-Any-recommendations-for-an-on-screen-keyboard"
    +title: "[Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use..."
    +url: "https://lemmy.world/pictrs/image/8d4470cb-b10c-43e3-ae60-917fa947361c.webp"
    +body: "It pops up and down from the bottom of the screen when I don’t want it to"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726309888 {#2926
      date: 2024-09-14 12:31:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      App\Entity\EntryComment {#2277}
    ]
    -id: 30545
    -titleTs: "'annoy':26 'come':22 'gnome':24 'keyboard':12 'like':13 'on-screen':9 'onboard':4 'one':15,20 'recommend':6 'resolv':1 'screen':11 'use':3,28 'window':17"
    -bodyTs: "'bottom':8 'pop':2 'screen':11 'want':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705368022
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10724054"
    +editedAt: DateTimeImmutable @1723792523 {#2892
      date: 2024-08-16 09:15:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705281622 {#2787
      date: 2024-01-15 02:20:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have no recommendations for you, I just want to second your opinion that the Gnome on screen keyboard is annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1724054384 {#2279
    date: 2024-08-19 09:59:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 309519
  -bodyTs: "'annoy':21 'gnome':16 'keyboard':19 'opinion':13 'recommend':4 'screen':18 'second':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6697863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282036 {#2275
    date: 2024-01-15 02:27:16.0 +01:00
  }
  +"title": 309519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2948 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: Proxies\__CG__\App\Entity\Image {#2988 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2990 …}
  +slug: "Ubuntu-24-04-LTS-To-Get-12-Years-of-Updates"
  +title: "Ubuntu 24.04 LTS To Get 12 Years of Updates"
  +url: "https://news.itsfoss.com/ubuntu-24-04-lts-support/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723161611 {#2983
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705159962 {#2298
        date: 2024-01-13 16:32:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@cupcakezealot@lemmy.blahaj.zone"
        "@narc0tic_bird@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 305468
      -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6646530"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705159962 {#2293
        date: 2024-01-13 16:32:42.0 +01:00
      }
      +"title": 305468
    }
  ]
  -id: 29454
  -titleTs: "'12':6 '24.04':2 'get':5 'lts':3 'ubuntu':1 'updat':9 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705175389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10456641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705088989 {#2970
    date: 2024-01-12 20:49:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2948 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: Proxies\__CG__\App\Entity\Image {#2988 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2990 …}
  +slug: "Ubuntu-24-04-LTS-To-Get-12-Years-of-Updates"
  +title: "Ubuntu 24.04 LTS To Get 12 Years of Updates"
  +url: "https://news.itsfoss.com/ubuntu-24-04-lts-support/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723161611 {#2983
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705159962 {#2298
        date: 2024-01-13 16:32:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@cupcakezealot@lemmy.blahaj.zone"
        "@narc0tic_bird@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 305468
      -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6646530"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705159962 {#2293
        date: 2024-01-13 16:32:42.0 +01:00
      }
      +"title": 305468
    }
  ]
  -id: 29454
  -titleTs: "'12':6 '24.04':2 'get':5 'lts':3 'ubuntu':1 'updat':9 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705175389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10456641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705088989 {#2970
    date: 2024-01-12 20:49:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2948 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: Proxies\__CG__\App\Entity\Image {#2988 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2990 …}
  +slug: "Ubuntu-24-04-LTS-To-Get-12-Years-of-Updates"
  +title: "Ubuntu 24.04 LTS To Get 12 Years of Updates"
  +url: "https://news.itsfoss.com/ubuntu-24-04-lts-support/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723161611 {#2983
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705159962 {#2298
        date: 2024-01-13 16:32:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@cupcakezealot@lemmy.blahaj.zone"
        "@narc0tic_bird@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 305468
      -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6646530"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705159962 {#2293
        date: 2024-01-13 16:32:42.0 +01:00
      }
      +"title": 305468
    }
  ]
  -id: 29454
  -titleTs: "'12':6 '24.04':2 'get':5 'lts':3 'ubuntu':1 'updat':9 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705175389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10456641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705088989 {#2970
    date: 2024-01-12 20:49:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2291
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2948 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2988 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2990 …}
    +slug: "Ubuntu-24-04-LTS-To-Get-12-Years-of-Updates"
    +title: "Ubuntu 24.04 LTS To Get 12 Years of Updates"
    +url: "https://news.itsfoss.com/ubuntu-24-04-lts-support/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723161611 {#2983
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 29454
    -titleTs: "'12':6 '24.04':2 'get':5 'lts':3 'ubuntu':1 'updat':9 'year':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705175389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10456641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705088989 {#2970
      date: 2024-01-12 20:49:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705159962 {#2298
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 305468
  -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159962 {#2293
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +"title": 305468
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2291
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2948 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2988 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2990 …}
    +slug: "Ubuntu-24-04-LTS-To-Get-12-Years-of-Updates"
    +title: "Ubuntu 24.04 LTS To Get 12 Years of Updates"
    +url: "https://news.itsfoss.com/ubuntu-24-04-lts-support/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723161611 {#2983
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 29454
    -titleTs: "'12':6 '24.04':2 'get':5 'lts':3 'ubuntu':1 'updat':9 'year':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705175389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10456641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705088989 {#2970
      date: 2024-01-12 20:49:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705159962 {#2298
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 305468
  -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159962 {#2293
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +"title": 305468
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2291
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2948 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
    +image: Proxies\__CG__\App\Entity\Image {#2988 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2990 …}
    +slug: "Ubuntu-24-04-LTS-To-Get-12-Years-of-Updates"
    +title: "Ubuntu 24.04 LTS To Get 12 Years of Updates"
    +url: "https://news.itsfoss.com/ubuntu-24-04-lts-support/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723161611 {#2983
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 29454
    -titleTs: "'12':6 '24.04':2 'get':5 'lts':3 'ubuntu':1 'updat':9 'year':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705175389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10456641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705088989 {#2970
      date: 2024-01-12 20:49:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705159962 {#2298
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 305468
  -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159962 {#2293
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +"title": 305468
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2201
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: Proxies\__CG__\App\Entity\Image {#3097 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "If-pants-wore-pants"
  +title: "If pants wore pants..."
  +url: "https://lemmy.world/pictrs/image/071c4f1b-75e3-43fd-81eb-ac362cd0d9ff.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 518
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724176316 {#3092
    date: 2024-08-20 19:51:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +badges: Doctrine\ORM\PersistentCollection {#3109 …}
  +children: [
    App\Entity\EntryComment {#2202
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2201 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pants have the same number of legs as people. This joke is getting absurd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1723884638 {#2205
        date: 2024-08-17 10:50:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mdurell@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 309573
      -bodyTs: "'absurd':14 'get':13 'joke':11 'leg':7 'number':5 'pant':1 'peopl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6698309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705284059 {#2206
        date: 2024-01-15 03:00:59.0 +01:00
      }
      +"title": 309573
    }
  ]
  -id: 30485
  -titleTs: "'pant':2,4 'wore':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705344416
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10712938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258016 {#3081
    date: 2024-01-14 19:46:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2201
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: Proxies\__CG__\App\Entity\Image {#3097 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "If-pants-wore-pants"
  +title: "If pants wore pants..."
  +url: "https://lemmy.world/pictrs/image/071c4f1b-75e3-43fd-81eb-ac362cd0d9ff.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 518
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724176316 {#3092
    date: 2024-08-20 19:51:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +badges: Doctrine\ORM\PersistentCollection {#3109 …}
  +children: [
    App\Entity\EntryComment {#2202
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2201 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pants have the same number of legs as people. This joke is getting absurd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1723884638 {#2205
        date: 2024-08-17 10:50:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mdurell@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 309573
      -bodyTs: "'absurd':14 'get':13 'joke':11 'leg':7 'number':5 'pant':1 'peopl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6698309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705284059 {#2206
        date: 2024-01-15 03:00:59.0 +01:00
      }
      +"title": 309573
    }
  ]
  -id: 30485
  -titleTs: "'pant':2,4 'wore':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705344416
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10712938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258016 {#3081
    date: 2024-01-14 19:46:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2201
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: Proxies\__CG__\App\Entity\Image {#3097 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "If-pants-wore-pants"
  +title: "If pants wore pants..."
  +url: "https://lemmy.world/pictrs/image/071c4f1b-75e3-43fd-81eb-ac362cd0d9ff.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 518
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724176316 {#3092
    date: 2024-08-20 19:51:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +badges: Doctrine\ORM\PersistentCollection {#3109 …}
  +children: [
    App\Entity\EntryComment {#2202
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2201 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pants have the same number of legs as people. This joke is getting absurd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1723884638 {#2205
        date: 2024-08-17 10:50:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mdurell@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 309573
      -bodyTs: "'absurd':14 'get':13 'joke':11 'leg':7 'number':5 'pant':1 'peopl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6698309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705284059 {#2206
        date: 2024-01-15 03:00:59.0 +01:00
      }
      +"title": 309573
    }
  ]
  -id: 30485
  -titleTs: "'pant':2,4 'wore':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705344416
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10712938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258016 {#3081
    date: 2024-01-14 19:46:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#3097 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "If-pants-wore-pants"
    +title: "If pants wore pants..."
    +url: "https://lemmy.world/pictrs/image/071c4f1b-75e3-43fd-81eb-ac362cd0d9ff.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 518
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724176316 {#3092
      date: 2024-08-20 19:51:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +badges: Doctrine\ORM\PersistentCollection {#3109 …}
    +children: [
      App\Entity\EntryComment {#2202}
    ]
    -id: 30485
    -titleTs: "'pant':2,4 'wore':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344416
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10712938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258016 {#3081
      date: 2024-01-14 19:46:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pants have the same number of legs as people. This joke is getting absurd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1723884638 {#2205
    date: 2024-08-17 10:50:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mdurell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 309573
  -bodyTs: "'absurd':14 'get':13 'joke':11 'leg':7 'number':5 'pant':1 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6698309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705284059 {#2206
    date: 2024-01-15 03:00:59.0 +01:00
  }
  +"title": 309573
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#3097 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "If-pants-wore-pants"
    +title: "If pants wore pants..."
    +url: "https://lemmy.world/pictrs/image/071c4f1b-75e3-43fd-81eb-ac362cd0d9ff.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 518
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724176316 {#3092
      date: 2024-08-20 19:51:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +badges: Doctrine\ORM\PersistentCollection {#3109 …}
    +children: [
      App\Entity\EntryComment {#2202}
    ]
    -id: 30485
    -titleTs: "'pant':2,4 'wore':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344416
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10712938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258016 {#3081
      date: 2024-01-14 19:46:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pants have the same number of legs as people. This joke is getting absurd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1723884638 {#2205
    date: 2024-08-17 10:50:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mdurell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 309573
  -bodyTs: "'absurd':14 'get':13 'joke':11 'leg':7 'number':5 'pant':1 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6698309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705284059 {#2206
    date: 2024-01-15 03:00:59.0 +01:00
  }
  +"title": 309573
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201
    +user: Proxies\__CG__\App\Entity\User {#3060 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
    +image: Proxies\__CG__\App\Entity\Image {#3097 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "If-pants-wore-pants"
    +title: "If pants wore pants..."
    +url: "https://lemmy.world/pictrs/image/071c4f1b-75e3-43fd-81eb-ac362cd0d9ff.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 518
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724176316 {#3092
      date: 2024-08-20 19:51:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +badges: Doctrine\ORM\PersistentCollection {#3109 …}
    +children: [
      App\Entity\EntryComment {#2202}
    ]
    -id: 30485
    -titleTs: "'pant':2,4 'wore':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344416
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10712938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258016 {#3081
      date: 2024-01-14 19:46:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pants have the same number of legs as people. This joke is getting absurd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1723884638 {#2205
    date: 2024-08-17 10:50:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mdurell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 309573
  -bodyTs: "'absurd':14 'get':13 'joke':11 'leg':7 'number':5 'pant':1 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6698309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705284059 {#2206
    date: 2024-01-15 03:00:59.0 +01:00
  }
  +"title": 309573
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2109
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Well-civilization-s-had-a-good-run"
  +title: "Well... civilization's had a good run."
  +url: "https://lemmy.world/pictrs/image/d1727c9e-2963-49e1-a0d7-1d4a4e440567.png"
  +body: "Took this photo yesterday at Evilmart."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722599328 {#3040
    date: 2024-08-02 13:48:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  +badges: Doctrine\ORM\PersistentCollection {#3055 …}
  +children: [
    App\Entity\EntryComment {#2102
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2109 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
      +image: null
      +parent: null
      +root: null
      +body: "If that’s all you can afford and you like the design, there’s no shame in absolutely rockin’ that fursuit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1722179176 {#2111
        date: 2024-07-28 17:06:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 302735
      -bodyTs: "'absolut':18 'afford':7 'design':12 'fursuit':21 'like':10 'rockin':19 'shame':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6626725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705083662 {#2101
        date: 2024-01-12 19:21:02.0 +01:00
      }
      +"title": 302735
    }
  ]
  -id: 29374
  -titleTs: "'civil':2 'good':6 'run':7 'well':1"
  -bodyTs: "'evilmart':6 'photo':3 'took':1 'yesterday':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705159554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10622708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705073154 {#3027
    date: 2024-01-12 16:25:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2109
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Well-civilization-s-had-a-good-run"
  +title: "Well... civilization's had a good run."
  +url: "https://lemmy.world/pictrs/image/d1727c9e-2963-49e1-a0d7-1d4a4e440567.png"
  +body: "Took this photo yesterday at Evilmart."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722599328 {#3040
    date: 2024-08-02 13:48:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  +badges: Doctrine\ORM\PersistentCollection {#3055 …}
  +children: [
    App\Entity\EntryComment {#2102
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2109 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
      +image: null
      +parent: null
      +root: null
      +body: "If that’s all you can afford and you like the design, there’s no shame in absolutely rockin’ that fursuit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1722179176 {#2111
        date: 2024-07-28 17:06:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 302735
      -bodyTs: "'absolut':18 'afford':7 'design':12 'fursuit':21 'like':10 'rockin':19 'shame':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6626725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705083662 {#2101
        date: 2024-01-12 19:21:02.0 +01:00
      }
      +"title": 302735
    }
  ]
  -id: 29374
  -titleTs: "'civil':2 'good':6 'run':7 'well':1"
  -bodyTs: "'evilmart':6 'photo':3 'took':1 'yesterday':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705159554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10622708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705073154 {#3027
    date: 2024-01-12 16:25:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2109
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
  +slug: "Well-civilization-s-had-a-good-run"
  +title: "Well... civilization's had a good run."
  +url: "https://lemmy.world/pictrs/image/d1727c9e-2963-49e1-a0d7-1d4a4e440567.png"
  +body: "Took this photo yesterday at Evilmart."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722599328 {#3040
    date: 2024-08-02 13:48:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  +badges: Doctrine\ORM\PersistentCollection {#3055 …}
  +children: [
    App\Entity\EntryComment {#2102
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2109 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
      +image: null
      +parent: null
      +root: null
      +body: "If that’s all you can afford and you like the design, there’s no shame in absolutely rockin’ that fursuit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1722179176 {#2111
        date: 2024-07-28 17:06:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 302735
      -bodyTs: "'absolut':18 'afford':7 'design':12 'fursuit':21 'like':10 'rockin':19 'shame':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6626725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705083662 {#2101
        date: 2024-01-12 19:21:02.0 +01:00
      }
      +"title": 302735
    }
  ]
  -id: 29374
  -titleTs: "'civil':2 'good':6 'run':7 'well':1"
  -bodyTs: "'evilmart':6 'photo':3 'took':1 'yesterday':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705159554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10622708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705073154 {#3027
    date: 2024-01-12 16:25:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Well-civilization-s-had-a-good-run"
    +title: "Well... civilization's had a good run."
    +url: "https://lemmy.world/pictrs/image/d1727c9e-2963-49e1-a0d7-1d4a4e440567.png"
    +body: "Took this photo yesterday at Evilmart."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 180
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722599328 {#3040
      date: 2024-08-02 13:48:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    +badges: Doctrine\ORM\PersistentCollection {#3055 …}
    +children: [
      App\Entity\EntryComment {#2102}
    ]
    -id: 29374
    -titleTs: "'civil':2 'good':6 'run':7 'well':1"
    -bodyTs: "'evilmart':6 'photo':3 'took':1 'yesterday':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705159554
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10622708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073154 {#3027
      date: 2024-01-12 16:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "If that’s all you can afford and you like the design, there’s no shame in absolutely rockin’ that fursuit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722179176 {#2111
    date: 2024-07-28 17:06:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 302735
  -bodyTs: "'absolut':18 'afford':7 'design':12 'fursuit':21 'like':10 'rockin':19 'shame':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083662 {#2101
    date: 2024-01-12 19:21:02.0 +01:00
  }
  +"title": 302735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Well-civilization-s-had-a-good-run"
    +title: "Well... civilization's had a good run."
    +url: "https://lemmy.world/pictrs/image/d1727c9e-2963-49e1-a0d7-1d4a4e440567.png"
    +body: "Took this photo yesterday at Evilmart."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 180
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722599328 {#3040
      date: 2024-08-02 13:48:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    +badges: Doctrine\ORM\PersistentCollection {#3055 …}
    +children: [
      App\Entity\EntryComment {#2102}
    ]
    -id: 29374
    -titleTs: "'civil':2 'good':6 'run':7 'well':1"
    -bodyTs: "'evilmart':6 'photo':3 'took':1 'yesterday':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705159554
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10622708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073154 {#3027
      date: 2024-01-12 16:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "If that’s all you can afford and you like the design, there’s no shame in absolutely rockin’ that fursuit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722179176 {#2111
    date: 2024-07-28 17:06:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 302735
  -bodyTs: "'absolut':18 'afford':7 'design':12 'fursuit':21 'like':10 'rockin':19 'shame':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083662 {#2101
    date: 2024-01-12 19:21:02.0 +01:00
  }
  +"title": 302735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2914 …}
    +slug: "Well-civilization-s-had-a-good-run"
    +title: "Well... civilization's had a good run."
    +url: "https://lemmy.world/pictrs/image/d1727c9e-2963-49e1-a0d7-1d4a4e440567.png"
    +body: "Took this photo yesterday at Evilmart."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 180
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722599328 {#3040
      date: 2024-08-02 13:48:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    +badges: Doctrine\ORM\PersistentCollection {#3055 …}
    +children: [
      App\Entity\EntryComment {#2102}
    ]
    -id: 29374
    -titleTs: "'civil':2 'good':6 'run':7 'well':1"
    -bodyTs: "'evilmart':6 'photo':3 'took':1 'yesterday':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705159554
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10622708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705073154 {#3027
      date: 2024-01-12 16:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "If that’s all you can afford and you like the design, there’s no shame in absolutely rockin’ that fursuit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722179176 {#2111
    date: 2024-07-28 17:06:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 302735
  -bodyTs: "'absolut':18 'afford':7 'design':12 'fursuit':21 'like':10 'rockin':19 'shame':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083662 {#2101
    date: 2024-01-12 19:21:02.0 +01:00
  }
  +"title": 302735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Recent-Nebula-content"
  +title: "Recent Nebula content"
  +url: null
  +body: "I’m looking for a way to watch recent Nebula plus videos. I only have two short videos that I am looking to watch and I don’t think that justifies the cost of a subscription, though I would gladly pay 50p for each video."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722624731 {#3003
    date: 2024-08-02 20:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
  +badges: Doctrine\ORM\PersistentCollection {#3019 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sign up, watch videos, cancel account. Or look for pirated versions, but Nebula is one of the places that has *yet* to turn shitty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 65
      +score: 0
      +lastActive: DateTime @1721401222 {#1795
        date: 2024-07-19 17:00:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatTrickery@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 299230
      -bodyTs: "'account':6 'cancel':5 'look':8 'nebula':13 'one':15 'pirat':10 'place':18 'shitti':24 'sign':1 'turn':23 'version':11 'video':4 'watch':3 'yet':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6580565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704989351 {#1705
        date: 2024-01-11 17:09:11.0 +01:00
      }
      +"title": 299230
    }
  ]
  -id: 29031
  -titleTs: "'content':3 'nebula':2 'recent':1"
  -bodyTs: "'50p':42 'cost':33 'glad':40 'justifi':31 'look':3,22 'm':2 'nebula':10 'pay':41 'plus':11 'recent':9 'short':17 'subscript':36 'think':29 'though':37 'two':16 'video':12,18,45 'watch':8,24 'way':6 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705074046
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10580035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987646 {#2989
    date: 2024-01-11 16:40:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Recent-Nebula-content"
  +title: "Recent Nebula content"
  +url: null
  +body: "I’m looking for a way to watch recent Nebula plus videos. I only have two short videos that I am looking to watch and I don’t think that justifies the cost of a subscription, though I would gladly pay 50p for each video."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722624731 {#3003
    date: 2024-08-02 20:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
  +badges: Doctrine\ORM\PersistentCollection {#3019 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sign up, watch videos, cancel account. Or look for pirated versions, but Nebula is one of the places that has *yet* to turn shitty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 65
      +score: 0
      +lastActive: DateTime @1721401222 {#1795
        date: 2024-07-19 17:00:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatTrickery@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 299230
      -bodyTs: "'account':6 'cancel':5 'look':8 'nebula':13 'one':15 'pirat':10 'place':18 'shitti':24 'sign':1 'turn':23 'version':11 'video':4 'watch':3 'yet':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6580565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704989351 {#1705
        date: 2024-01-11 17:09:11.0 +01:00
      }
      +"title": 299230
    }
  ]
  -id: 29031
  -titleTs: "'content':3 'nebula':2 'recent':1"
  -bodyTs: "'50p':42 'cost':33 'glad':40 'justifi':31 'look':3,22 'm':2 'nebula':10 'pay':41 'plus':11 'recent':9 'short':17 'subscript':36 'think':29 'though':37 'two':16 'video':12,18,45 'watch':8,24 'way':6 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705074046
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10580035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987646 {#2989
    date: 2024-01-11 16:40:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Recent-Nebula-content"
  +title: "Recent Nebula content"
  +url: null
  +body: "I’m looking for a way to watch recent Nebula plus videos. I only have two short videos that I am looking to watch and I don’t think that justifies the cost of a subscription, though I would gladly pay 50p for each video."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722624731 {#3003
    date: 2024-08-02 20:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
  +badges: Doctrine\ORM\PersistentCollection {#3019 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sign up, watch videos, cancel account. Or look for pirated versions, but Nebula is one of the places that has *yet* to turn shitty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 65
      +score: 0
      +lastActive: DateTime @1721401222 {#1795
        date: 2024-07-19 17:00:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatTrickery@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 299230
      -bodyTs: "'account':6 'cancel':5 'look':8 'nebula':13 'one':15 'pirat':10 'place':18 'shitti':24 'sign':1 'turn':23 'version':11 'video':4 'watch':3 'yet':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6580565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704989351 {#1705
        date: 2024-01-11 17:09:11.0 +01:00
      }
      +"title": 299230
    }
  ]
  -id: 29031
  -titleTs: "'content':3 'nebula':2 'recent':1"
  -bodyTs: "'50p':42 'cost':33 'glad':40 'justifi':31 'look':3,22 'm':2 'nebula':10 'pay':41 'plus':11 'recent':9 'short':17 'subscript':36 'think':29 'though':37 'two':16 'video':12,18,45 'watch':8,24 'way':6 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705074046
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10580035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987646 {#2989
    date: 2024-01-11 16:40:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1711
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Recent-Nebula-content"
    +title: "Recent Nebula content"
    +url: null
    +body: "I’m looking for a way to watch recent Nebula plus videos. I only have two short videos that I am looking to watch and I don’t think that justifies the cost of a subscription, though I would gladly pay 50p for each video."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722624731 {#3003
      date: 2024-08-02 20:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3011 …}
    +reports: Doctrine\ORM\PersistentCollection {#3013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
    +badges: Doctrine\ORM\PersistentCollection {#3019 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 29031
    -titleTs: "'content':3 'nebula':2 'recent':1"
    -bodyTs: "'50p':42 'cost':33 'glad':40 'justifi':31 'look':3,22 'm':2 'nebula':10 'pay':41 'plus':11 'recent':9 'short':17 'subscript':36 'think':29 'though':37 'two':16 'video':12,18,45 'watch':8,24 'way':6 'would':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705074046
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10580035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704987646 {#2989
      date: 2024-01-11 16:40:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sign up, watch videos, cancel account. Or look for pirated versions, but Nebula is one of the places that has *yet* to turn shitty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1721401222 {#1795
    date: 2024-07-19 17:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatTrickery@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 299230
  -bodyTs: "'account':6 'cancel':5 'look':8 'nebula':13 'one':15 'pirat':10 'place':18 'shitti':24 'sign':1 'turn':23 'version':11 'video':4 'watch':3 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989351 {#1705
    date: 2024-01-11 17:09:11.0 +01:00
  }
  +"title": 299230
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1711
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Recent-Nebula-content"
    +title: "Recent Nebula content"
    +url: null
    +body: "I’m looking for a way to watch recent Nebula plus videos. I only have two short videos that I am looking to watch and I don’t think that justifies the cost of a subscription, though I would gladly pay 50p for each video."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722624731 {#3003
      date: 2024-08-02 20:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3011 …}
    +reports: Doctrine\ORM\PersistentCollection {#3013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
    +badges: Doctrine\ORM\PersistentCollection {#3019 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 29031
    -titleTs: "'content':3 'nebula':2 'recent':1"
    -bodyTs: "'50p':42 'cost':33 'glad':40 'justifi':31 'look':3,22 'm':2 'nebula':10 'pay':41 'plus':11 'recent':9 'short':17 'subscript':36 'think':29 'though':37 'two':16 'video':12,18,45 'watch':8,24 'way':6 'would':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705074046
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10580035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704987646 {#2989
      date: 2024-01-11 16:40:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sign up, watch videos, cancel account. Or look for pirated versions, but Nebula is one of the places that has *yet* to turn shitty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1721401222 {#1795
    date: 2024-07-19 17:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatTrickery@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 299230
  -bodyTs: "'account':6 'cancel':5 'look':8 'nebula':13 'one':15 'pirat':10 'place':18 'shitti':24 'sign':1 'turn':23 'version':11 'video':4 'watch':3 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989351 {#1705
    date: 2024-01-11 17:09:11.0 +01:00
  }
  +"title": 299230
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1711
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Recent-Nebula-content"
    +title: "Recent Nebula content"
    +url: null
    +body: "I’m looking for a way to watch recent Nebula plus videos. I only have two short videos that I am looking to watch and I don’t think that justifies the cost of a subscription, though I would gladly pay 50p for each video."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722624731 {#3003
      date: 2024-08-02 20:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3011 …}
    +reports: Doctrine\ORM\PersistentCollection {#3013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3017 …}
    +badges: Doctrine\ORM\PersistentCollection {#3019 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 29031
    -titleTs: "'content':3 'nebula':2 'recent':1"
    -bodyTs: "'50p':42 'cost':33 'glad':40 'justifi':31 'look':3,22 'm':2 'nebula':10 'pay':41 'plus':11 'recent':9 'short':17 'subscript':36 'think':29 'though':37 'two':16 'video':12,18,45 'watch':8,24 'way':6 'would':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705074046
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10580035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704987646 {#2989
      date: 2024-01-11 16:40:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sign up, watch videos, cancel account. Or look for pirated versions, but Nebula is one of the places that has *yet* to turn shitty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1721401222 {#1795
    date: 2024-07-19 17:00:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatTrickery@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 299230
  -bodyTs: "'account':6 'cancel':5 'look':8 'nebula':13 'one':15 'pirat':10 'place':18 'shitti':24 'sign':1 'turn':23 'version':11 'video':4 'watch':3 'yet':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989351 {#1705
    date: 2024-01-11 17:09:11.0 +01:00
  }
  +"title": 299230
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
  +title: "How do I make contributors to my project transfer copyright to me?"
  +url: null
  +body: """
    Is there a pull request template that does this?\n
    \n
    Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
    \n
    Edit 2: Also, license enforcement is not very important for my project.\n
    \n
    Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580270 {#3111
    date: 2024-07-21 18:44:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "It would mean that the owner could take that code and make it closed source. They could do literally anything they wanted with it, because they would own the copyright."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704782950 {#1439
        date: 2024-01-09 07:49:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dullbananas@lemmy.ca"
        "@hperrin@lemmy.world"
        "@SuperFola@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 292918
      -bodyTs: "'anyth':20 'close':14 'code':10 'copyright':30 'could':7,17 'liter':19 'make':12 'mean':3 'owner':6 'sourc':15 'take':8 'want':22 'would':2,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6516595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704782950 {#1435
        date: 2024-01-09 07:49:10.0 +01:00
      }
      +"title": 292918
    }
  ]
  -id: 28225
  -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
  -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704841576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12915862"
  +editedAt: DateTimeImmutable @1719667877 {#3098
    date: 2024-06-29 15:31:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704755176 {#3078
    date: 2024-01-09 00:06:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
  +title: "How do I make contributors to my project transfer copyright to me?"
  +url: null
  +body: """
    Is there a pull request template that does this?\n
    \n
    Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
    \n
    Edit 2: Also, license enforcement is not very important for my project.\n
    \n
    Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580270 {#3111
    date: 2024-07-21 18:44:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "It would mean that the owner could take that code and make it closed source. They could do literally anything they wanted with it, because they would own the copyright."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704782950 {#1439
        date: 2024-01-09 07:49:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dullbananas@lemmy.ca"
        "@hperrin@lemmy.world"
        "@SuperFola@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 292918
      -bodyTs: "'anyth':20 'close':14 'code':10 'copyright':30 'could':7,17 'liter':19 'make':12 'mean':3 'owner':6 'sourc':15 'take':8 'want':22 'would':2,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6516595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704782950 {#1435
        date: 2024-01-09 07:49:10.0 +01:00
      }
      +"title": 292918
    }
  ]
  -id: 28225
  -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
  -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704841576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12915862"
  +editedAt: DateTimeImmutable @1719667877 {#3098
    date: 2024-06-29 15:31:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704755176 {#3078
    date: 2024-01-09 00:06:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
  +title: "How do I make contributors to my project transfer copyright to me?"
  +url: null
  +body: """
    Is there a pull request template that does this?\n
    \n
    Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
    \n
    Edit 2: Also, license enforcement is not very important for my project.\n
    \n
    Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580270 {#3111
    date: 2024-07-21 18:44:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "It would mean that the owner could take that code and make it closed source. They could do literally anything they wanted with it, because they would own the copyright."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704782950 {#1439
        date: 2024-01-09 07:49:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dullbananas@lemmy.ca"
        "@hperrin@lemmy.world"
        "@SuperFola@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 292918
      -bodyTs: "'anyth':20 'close':14 'code':10 'copyright':30 'could':7,17 'liter':19 'make':12 'mean':3 'owner':6 'sourc':15 'take':8 'want':22 'would':2,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6516595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704782950 {#1435
        date: 2024-01-09 07:49:10.0 +01:00
      }
      +"title": 292918
    }
  ]
  -id: 28225
  -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
  -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704841576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12915862"
  +editedAt: DateTimeImmutable @1719667877 {#3098
    date: 2024-06-29 15:31:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704755176 {#3078
    date: 2024-01-09 00:06:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
    +title: "How do I make contributors to my project transfer copyright to me?"
    +url: null
    +body: """
      Is there a pull request template that does this?\n
      \n
      Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
      \n
      Edit 2: Also, license enforcement is not very important for my project.\n
      \n
      Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721580270 {#3111
      date: 2024-07-21 18:44:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 28225
    -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
    -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704841576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12915862"
    +editedAt: DateTimeImmutable @1719667877 {#3098
      date: 2024-06-29 15:31:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704755176 {#3078
      date: 2024-01-09 00:06:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "It would mean that the owner could take that code and make it closed source. They could do literally anything they wanted with it, because they would own the copyright."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704782950 {#1439
    date: 2024-01-09 07:49:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dullbananas@lemmy.ca"
    "@hperrin@lemmy.world"
    "@SuperFola@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 292918
  -bodyTs: "'anyth':20 'close':14 'code':10 'copyright':30 'could':7,17 'liter':19 'make':12 'mean':3 'owner':6 'sourc':15 'take':8 'want':22 'would':2,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704782950 {#1435
    date: 2024-01-09 07:49:10.0 +01:00
  }
  +"title": 292918
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
    +title: "How do I make contributors to my project transfer copyright to me?"
    +url: null
    +body: """
      Is there a pull request template that does this?\n
      \n
      Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
      \n
      Edit 2: Also, license enforcement is not very important for my project.\n
      \n
      Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721580270 {#3111
      date: 2024-07-21 18:44:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 28225
    -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
    -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704841576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12915862"
    +editedAt: DateTimeImmutable @1719667877 {#3098
      date: 2024-06-29 15:31:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704755176 {#3078
      date: 2024-01-09 00:06:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "It would mean that the owner could take that code and make it closed source. They could do literally anything they wanted with it, because they would own the copyright."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704782950 {#1439
    date: 2024-01-09 07:49:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dullbananas@lemmy.ca"
    "@hperrin@lemmy.world"
    "@SuperFola@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 292918
  -bodyTs: "'anyth':20 'close':14 'code':10 'copyright':30 'could':7,17 'liter':19 'make':12 'mean':3 'owner':6 'sourc':15 'take':8 'want':22 'would':2,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704782950 {#1435
    date: 2024-01-09 07:49:10.0 +01:00
  }
  +"title": 292918
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
    +title: "How do I make contributors to my project transfer copyright to me?"
    +url: null
    +body: """
      Is there a pull request template that does this?\n
      \n
      Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
      \n
      Edit 2: Also, license enforcement is not very important for my project.\n
      \n
      Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721580270 {#3111
      date: 2024-07-21 18:44:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 28225
    -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
    -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704841576
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12915862"
    +editedAt: DateTimeImmutable @1719667877 {#3098
      date: 2024-06-29 15:31:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704755176 {#3078
      date: 2024-01-09 00:06:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "It would mean that the owner could take that code and make it closed source. They could do literally anything they wanted with it, because they would own the copyright."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704782950 {#1439
    date: 2024-01-09 07:49:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dullbananas@lemmy.ca"
    "@hperrin@lemmy.world"
    "@SuperFola@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 292918
  -bodyTs: "'anyth':20 'close':14 'code':10 'copyright':30 'could':7,17 'liter':19 'make':12 'mean':3 'owner':6 'sourc':15 'take':8 'want':22 'would':2,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704782950 {#1435
    date: 2024-01-09 07:49:10.0 +01:00
  }
  +"title": 292918
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Downloading-Websites"
  +title: "Downloading Websites"
  +url: null
  +body: """
    I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed.\n
    \n
    After trying linkwarden, which is fine for singular web pages, one has to manually link each individual page of the wiki in order to make a pdf.\n
    \n
    With this in mind, the only other option that I’ve discovered is using wget recursively. Do any you of you have experience with this or reccomend alternative ideas? Any and all help is appreciated.\n
    \n
    PS: I will most likely download official game guides which will cover most of the games, but looking for something to cover all my games library.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722879972 {#3057
    date: 2024-08-05 19:46:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  +badges: Doctrine\ORM\PersistentCollection {#3073 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve used wget to mirror websites. It works very well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1722879972 {#2019
        date: 2024-08-05 19:46:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fortniteplaya@lemmy.zip"
        "@fortniteplaya@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 300724
      -bodyTs: "'mirror':6 'use':3 've':2 'websit':7 'well':11 'wget':4 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6597993"
      +editedAt: DateTimeImmutable @1721374361 {#2023
        date: 2024-07-19 09:32:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705027771 {#2030
        date: 2024-01-12 03:49:31.0 +01:00
      }
      +"title": 300724
    }
  ]
  -id: 29205
  -titleTs: "'download':1 'websit':2"
  -bodyTs: "'altern':87 'appreci':94 'chang':32 'collect':22 'cover':106,116 'discov':71 'dont':27 'download':9,100 'ensur':24 'experi':82 'fine':38 'game':11,102,110,119 'get':28 'guid':103 'help':92 'idea':88 'individu':49 'librari':120 'like':99 'link':47 'linkwarden':35 'look':4,112 'make':57 'manual':46 'mind':63 'most':13 'offici':101 'one':43 'onlin':5 'option':67 'order':15,55 'page':42,50 'pdf':59 'ps':95 'reccomend':86 'recurs':75 'singular':40 'someth':114 'taken':29 'tri':34 'use':73 've':2,70 'way':7 'web':41 'websit':10 'wget':74 'wiki':12,53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705112137
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8268075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025737 {#3046
    date: 2024-01-12 03:15:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Downloading-Websites"
  +title: "Downloading Websites"
  +url: null
  +body: """
    I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed.\n
    \n
    After trying linkwarden, which is fine for singular web pages, one has to manually link each individual page of the wiki in order to make a pdf.\n
    \n
    With this in mind, the only other option that I’ve discovered is using wget recursively. Do any you of you have experience with this or reccomend alternative ideas? Any and all help is appreciated.\n
    \n
    PS: I will most likely download official game guides which will cover most of the games, but looking for something to cover all my games library.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722879972 {#3057
    date: 2024-08-05 19:46:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  +badges: Doctrine\ORM\PersistentCollection {#3073 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve used wget to mirror websites. It works very well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1722879972 {#2019
        date: 2024-08-05 19:46:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fortniteplaya@lemmy.zip"
        "@fortniteplaya@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 300724
      -bodyTs: "'mirror':6 'use':3 've':2 'websit':7 'well':11 'wget':4 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6597993"
      +editedAt: DateTimeImmutable @1721374361 {#2023
        date: 2024-07-19 09:32:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705027771 {#2030
        date: 2024-01-12 03:49:31.0 +01:00
      }
      +"title": 300724
    }
  ]
  -id: 29205
  -titleTs: "'download':1 'websit':2"
  -bodyTs: "'altern':87 'appreci':94 'chang':32 'collect':22 'cover':106,116 'discov':71 'dont':27 'download':9,100 'ensur':24 'experi':82 'fine':38 'game':11,102,110,119 'get':28 'guid':103 'help':92 'idea':88 'individu':49 'librari':120 'like':99 'link':47 'linkwarden':35 'look':4,112 'make':57 'manual':46 'mind':63 'most':13 'offici':101 'one':43 'onlin':5 'option':67 'order':15,55 'page':42,50 'pdf':59 'ps':95 'reccomend':86 'recurs':75 'singular':40 'someth':114 'taken':29 'tri':34 'use':73 've':2,70 'way':7 'web':41 'websit':10 'wget':74 'wiki':12,53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705112137
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8268075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025737 {#3046
    date: 2024-01-12 03:15:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Downloading-Websites"
  +title: "Downloading Websites"
  +url: null
  +body: """
    I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed.\n
    \n
    After trying linkwarden, which is fine for singular web pages, one has to manually link each individual page of the wiki in order to make a pdf.\n
    \n
    With this in mind, the only other option that I’ve discovered is using wget recursively. Do any you of you have experience with this or reccomend alternative ideas? Any and all help is appreciated.\n
    \n
    PS: I will most likely download official game guides which will cover most of the games, but looking for something to cover all my games library.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722879972 {#3057
    date: 2024-08-05 19:46:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  +badges: Doctrine\ORM\PersistentCollection {#3073 …}
  +children: [
    App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2026 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve used wget to mirror websites. It works very well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1722879972 {#2019
        date: 2024-08-05 19:46:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fortniteplaya@lemmy.zip"
        "@fortniteplaya@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 300724
      -bodyTs: "'mirror':6 'use':3 've':2 'websit':7 'well':11 'wget':4 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6597993"
      +editedAt: DateTimeImmutable @1721374361 {#2023
        date: 2024-07-19 09:32:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705027771 {#2030
        date: 2024-01-12 03:49:31.0 +01:00
      }
      +"title": 300724
    }
  ]
  -id: 29205
  -titleTs: "'download':1 'websit':2"
  -bodyTs: "'altern':87 'appreci':94 'chang':32 'collect':22 'cover':106,116 'discov':71 'dont':27 'download':9,100 'ensur':24 'experi':82 'fine':38 'game':11,102,110,119 'get':28 'guid':103 'help':92 'idea':88 'individu':49 'librari':120 'like':99 'link':47 'linkwarden':35 'look':4,112 'make':57 'manual':46 'mind':63 'most':13 'offici':101 'one':43 'onlin':5 'option':67 'order':15,55 'page':42,50 'pdf':59 'ps':95 'reccomend':86 'recurs':75 'singular':40 'someth':114 'taken':29 'tri':34 'use':73 've':2,70 'way':7 'web':41 'websit':10 'wget':74 'wiki':12,53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705112137
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8268075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025737 {#3046
    date: 2024-01-12 03:15:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Downloading-Websites"
    +title: "Downloading Websites"
    +url: null
    +body: """
      I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed.\n
      \n
      After trying linkwarden, which is fine for singular web pages, one has to manually link each individual page of the wiki in order to make a pdf.\n
      \n
      With this in mind, the only other option that I’ve discovered is using wget recursively. Do any you of you have experience with this or reccomend alternative ideas? Any and all help is appreciated.\n
      \n
      PS: I will most likely download official game guides which will cover most of the games, but looking for something to cover all my games library.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722879972 {#3057
      date: 2024-08-05 19:46:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    +badges: Doctrine\ORM\PersistentCollection {#3073 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 29205
    -titleTs: "'download':1 'websit':2"
    -bodyTs: "'altern':87 'appreci':94 'chang':32 'collect':22 'cover':106,116 'discov':71 'dont':27 'download':9,100 'ensur':24 'experi':82 'fine':38 'game':11,102,110,119 'get':28 'guid':103 'help':92 'idea':88 'individu':49 'librari':120 'like':99 'link':47 'linkwarden':35 'look':4,112 'make':57 'manual':46 'mind':63 'most':13 'offici':101 'one':43 'onlin':5 'option':67 'order':15,55 'page':42,50 'pdf':59 'ps':95 'reccomend':86 'recurs':75 'singular':40 'someth':114 'taken':29 'tri':34 'use':73 've':2,70 'way':7 'web':41 'websit':10 'wget':74 'wiki':12,53"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705112137
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8268075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025737 {#3046
      date: 2024-01-12 03:15:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used wget to mirror websites. It works very well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1722879972 {#2019
    date: 2024-08-05 19:46:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 300724
  -bodyTs: "'mirror':6 'use':3 've':2 'websit':7 'well':11 'wget':4 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6597993"
  +editedAt: DateTimeImmutable @1721374361 {#2023
    date: 2024-07-19 09:32:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705027771 {#2030
    date: 2024-01-12 03:49:31.0 +01:00
  }
  +"title": 300724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Downloading-Websites"
    +title: "Downloading Websites"
    +url: null
    +body: """
      I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed.\n
      \n
      After trying linkwarden, which is fine for singular web pages, one has to manually link each individual page of the wiki in order to make a pdf.\n
      \n
      With this in mind, the only other option that I’ve discovered is using wget recursively. Do any you of you have experience with this or reccomend alternative ideas? Any and all help is appreciated.\n
      \n
      PS: I will most likely download official game guides which will cover most of the games, but looking for something to cover all my games library.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722879972 {#3057
      date: 2024-08-05 19:46:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    +badges: Doctrine\ORM\PersistentCollection {#3073 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 29205
    -titleTs: "'download':1 'websit':2"
    -bodyTs: "'altern':87 'appreci':94 'chang':32 'collect':22 'cover':106,116 'discov':71 'dont':27 'download':9,100 'ensur':24 'experi':82 'fine':38 'game':11,102,110,119 'get':28 'guid':103 'help':92 'idea':88 'individu':49 'librari':120 'like':99 'link':47 'linkwarden':35 'look':4,112 'make':57 'manual':46 'mind':63 'most':13 'offici':101 'one':43 'onlin':5 'option':67 'order':15,55 'page':42,50 'pdf':59 'ps':95 'reccomend':86 'recurs':75 'singular':40 'someth':114 'taken':29 'tri':34 'use':73 've':2,70 'way':7 'web':41 'websit':10 'wget':74 'wiki':12,53"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705112137
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8268075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025737 {#3046
      date: 2024-01-12 03:15:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used wget to mirror websites. It works very well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1722879972 {#2019
    date: 2024-08-05 19:46:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 300724
  -bodyTs: "'mirror':6 'use':3 've':2 'websit':7 'well':11 'wget':4 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6597993"
  +editedAt: DateTimeImmutable @1721374361 {#2023
    date: 2024-07-19 09:32:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705027771 {#2030
    date: 2024-01-12 03:49:31.0 +01:00
  }
  +"title": 300724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2026
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Downloading-Websites"
    +title: "Downloading Websites"
    +url: null
    +body: """
      I’ve been looking online for ways to download websites (game wikis mostly), in order to have them all in my collection and ensure that they dont get taken down or changed.\n
      \n
      After trying linkwarden, which is fine for singular web pages, one has to manually link each individual page of the wiki in order to make a pdf.\n
      \n
      With this in mind, the only other option that I’ve discovered is using wget recursively. Do any you of you have experience with this or reccomend alternative ideas? Any and all help is appreciated.\n
      \n
      PS: I will most likely download official game guides which will cover most of the games, but looking for something to cover all my games library.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722879972 {#3057
      date: 2024-08-05 19:46:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3065 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    +badges: Doctrine\ORM\PersistentCollection {#3073 …}
    +children: [
      App\Entity\EntryComment {#2032}
    ]
    -id: 29205
    -titleTs: "'download':1 'websit':2"
    -bodyTs: "'altern':87 'appreci':94 'chang':32 'collect':22 'cover':106,116 'discov':71 'dont':27 'download':9,100 'ensur':24 'experi':82 'fine':38 'game':11,102,110,119 'get':28 'guid':103 'help':92 'idea':88 'individu':49 'librari':120 'like':99 'link':47 'linkwarden':35 'look':4,112 'make':57 'manual':46 'mind':63 'most':13 'offici':101 'one':43 'onlin':5 'option':67 'order':15,55 'page':42,50 'pdf':59 'ps':95 'reccomend':86 'recurs':75 'singular':40 'someth':114 'taken':29 'tri':34 'use':73 've':2,70 'way':7 'web':41 'websit':10 'wget':74 'wiki':12,53"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705112137
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8268075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025737 {#3046
      date: 2024-01-12 03:15:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used wget to mirror websites. It works very well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1722879972 {#2019
    date: 2024-08-05 19:46:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fortniteplaya@lemmy.zip"
    "@fortniteplaya@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 300724
  -bodyTs: "'mirror':6 'use':3 've':2 'websit':7 'well':11 'wget':4 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6597993"
  +editedAt: DateTimeImmutable @1721374361 {#2023
    date: 2024-07-19 09:32:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705027771 {#2030
    date: 2024-01-12 03:49:31.0 +01:00
  }
  +"title": 300724
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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