GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/3231/What-s-your-old-person-trait/comment/63706/votes/up

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.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person trait is that none of the things mentioned in the linked image happened on accident.\n
    \n
    They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
    \n
    1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
    2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
    \n
    > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
    \n
    3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
    4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
    \n
    ---\n
    \n
    I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
    \n
    In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703251477 {#1605
    date: 2023-12-22 14:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 63706
  -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1228795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688590137 {#1945
    date: 2023-07-05 22:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person trait is that none of the things mentioned in the linked image happened on accident.\n
    \n
    They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
    \n
    1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
    2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
    \n
    > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
    \n
    3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
    4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
    \n
    ---\n
    \n
    I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
    \n
    In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703251477 {#1605
    date: 2023-12-22 14:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 63706
  -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1228795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688590137 {#1945
    date: 2023-07-05 22:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person trait is that none of the things mentioned in the linked image happened on accident.\n
    \n
    They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
    \n
    1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
    2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
    \n
    > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
    \n
    3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
    4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
    \n
    ---\n
    \n
    I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
    \n
    In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703251477 {#1605
    date: 2023-12-22 14:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 63706
  -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1228795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688590137 {#1945
    date: 2023-07-05 22:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#323
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#285 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
  +entries: Doctrine\ORM\PersistentCollection {#228 …}
  +posts: Doctrine\ORM\PersistentCollection {#186 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
  +bans: Doctrine\ORM\PersistentCollection {#165 …}
  +reports: Doctrine\ORM\PersistentCollection {#151 …}
  +badges: Doctrine\ORM\PersistentCollection {#129 …}
  +logs: Doctrine\ORM\PersistentCollection {#119 …}
  +awards: Doctrine\ORM\PersistentCollection {#108 …}
  +categories: Doctrine\ORM\PersistentCollection {#95 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#317
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#316
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details