GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/14349/proprietary-services-be-like/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "proprietary-services-be-like"
  +title: "proprietary services be like"
  +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
  +body: """
    was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
    was greeted with this as soon as I installed an opened it.\n
    \n
    deleted it that very instant. will stick to ffmpeg on termux.\n
    \n
    image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
    \n
    ---\n
    \n
    image transcription:  \n
    meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
    \n
    lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700575559 {#2414
    date: 2023-11-21 15:05:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 14349
  -titleTs: "'like':4 'proprietari':1 'servic':2"
  -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700463707
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6520146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700377307 {#1793
    date: 2023-11-19 08:01:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "proprietary-services-be-like"
  +title: "proprietary services be like"
  +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
  +body: """
    was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
    was greeted with this as soon as I installed an opened it.\n
    \n
    deleted it that very instant. will stick to ffmpeg on termux.\n
    \n
    image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
    \n
    ---\n
    \n
    image transcription:  \n
    meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
    \n
    lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700575559 {#2414
    date: 2023-11-21 15:05:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 14349
  -titleTs: "'like':4 'proprietari':1 'servic':2"
  -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700463707
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6520146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700377307 {#1793
    date: 2023-11-19 08:01:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "proprietary-services-be-like"
  +title: "proprietary services be like"
  +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
  +body: """
    was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
    was greeted with this as soon as I installed an opened it.\n
    \n
    deleted it that very instant. will stick to ffmpeg on termux.\n
    \n
    image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
    \n
    ---\n
    \n
    image transcription:  \n
    meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
    \n
    lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700575559 {#2414
    date: 2023-11-21 15:05:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 14349
  -titleTs: "'like':4 'proprietari':1 'servic':2"
  -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700463707
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6520146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700377307 {#1793
    date: 2023-11-19 08:01:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4003 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Uhg I feel this one. I just cancelled a family subscription to apple plus, because they raised the rates again. It started at $15/mo now they want $26/mo. Nope. But that means I lose access to all the bullshit I play on my phone while pooping.\n
    \n
    So I went to download a bunch of games I paid for back in the yesteryear where paying for apps was the norm. I go to open one and I am greeted with this fucking thing\n
    \n
    ![](https://lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)\n
    \n
    I sure as hell didn’t consent to their collecting and selling my information when I bought the app years ago. And now it is too late to get a refund but I can’t use the app.\n
    \n
    Assholes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700896014 {#4064
    date: 2023-11-25 08:06:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 142914
  -bodyTs: "'/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':85 '15/mo':24 '26/mo':28 'access':35 'ago':106 'app':66,104,123 'appl':13 'asshol':124 'back':59 'bought':102 'bullshit':39 'bunch':53 'cancel':8 'collect':95 'consent':92 'didn':90 'download':51 'famili':10 'feel':3 'fuck':81 'game':55 'get':114 'go':71 'greet':78 'hell':89 'inform':99 'late':112 'lemmy.ml':84 'lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':83 'lose':34 'mean':32 'nope':29 'norm':69 'one':5,74 'open':73 'paid':57 'pay':64 'phone':44 'play':41 'plus':14 'poop':46 'rais':17 'rate':19 'refund':116 'sell':97 'start':22 'subscript':11 'sure':87 'thing':82 'uhg':1 'use':121 'want':27 'went':49 'year':105 'yesteryear':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5964277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700491439 {#4000
    date: 2023-11-20 15:43:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4003 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Uhg I feel this one. I just cancelled a family subscription to apple plus, because they raised the rates again. It started at $15/mo now they want $26/mo. Nope. But that means I lose access to all the bullshit I play on my phone while pooping.\n
    \n
    So I went to download a bunch of games I paid for back in the yesteryear where paying for apps was the norm. I go to open one and I am greeted with this fucking thing\n
    \n
    ![](https://lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)\n
    \n
    I sure as hell didn’t consent to their collecting and selling my information when I bought the app years ago. And now it is too late to get a refund but I can’t use the app.\n
    \n
    Assholes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700896014 {#4064
    date: 2023-11-25 08:06:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 142914
  -bodyTs: "'/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':85 '15/mo':24 '26/mo':28 'access':35 'ago':106 'app':66,104,123 'appl':13 'asshol':124 'back':59 'bought':102 'bullshit':39 'bunch':53 'cancel':8 'collect':95 'consent':92 'didn':90 'download':51 'famili':10 'feel':3 'fuck':81 'game':55 'get':114 'go':71 'greet':78 'hell':89 'inform':99 'late':112 'lemmy.ml':84 'lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':83 'lose':34 'mean':32 'nope':29 'norm':69 'one':5,74 'open':73 'paid':57 'pay':64 'phone':44 'play':41 'plus':14 'poop':46 'rais':17 'rate':19 'refund':116 'sell':97 'start':22 'subscript':11 'sure':87 'thing':82 'uhg':1 'use':121 'want':27 'went':49 'year':105 'yesteryear':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5964277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700491439 {#4000
    date: 2023-11-20 15:43:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4003 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Uhg I feel this one. I just cancelled a family subscription to apple plus, because they raised the rates again. It started at $15/mo now they want $26/mo. Nope. But that means I lose access to all the bullshit I play on my phone while pooping.\n
    \n
    So I went to download a bunch of games I paid for back in the yesteryear where paying for apps was the norm. I go to open one and I am greeted with this fucking thing\n
    \n
    ![](https://lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)\n
    \n
    I sure as hell didn’t consent to their collecting and selling my information when I bought the app years ago. And now it is too late to get a refund but I can’t use the app.\n
    \n
    Assholes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700896014 {#4064
    date: 2023-11-25 08:06:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 142914
  -bodyTs: "'/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':85 '15/mo':24 '26/mo':28 'access':35 'ago':106 'app':66,104,123 'appl':13 'asshol':124 'back':59 'bought':102 'bullshit':39 'bunch':53 'cancel':8 'collect':95 'consent':92 'didn':90 'download':51 'famili':10 'feel':3 'fuck':81 'game':55 'get':114 'go':71 'greet':78 'hell':89 'inform':99 'late':112 'lemmy.ml':84 'lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':83 'lose':34 'mean':32 'nope':29 'norm':69 'one':5,74 'open':73 'paid':57 'pay':64 'phone':44 'play':41 'plus':14 'poop':46 'rais':17 'rate':19 'refund':116 'sell':97 'start':22 'subscript':11 'sure':87 'thing':82 'uhg':1 'use':121 'want':27 'went':49 'year':105 'yesteryear':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5964277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700491439 {#4000
    date: 2023-11-20 15:43:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4555
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4003 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Uhg I feel this one. I just cancelled a family subscription to apple plus, because they raised the rates again. It started at $15/mo now they want $26/mo. Nope. But that means I lose access to all the bullshit I play on my phone while pooping.\n
      \n
      So I went to download a bunch of games I paid for back in the yesteryear where paying for apps was the norm. I go to open one and I am greeted with this fucking thing\n
      \n
      ![](https://lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)\n
      \n
      I sure as hell didn’t consent to their collecting and selling my information when I bought the app years ago. And now it is too late to get a refund but I can’t use the app.\n
      \n
      Assholes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700896014 {#4064
      date: 2023-11-25 08:06:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 142914
    -bodyTs: "'/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':85 '15/mo':24 '26/mo':28 'access':35 'ago':106 'app':66,104,123 'appl':13 'asshol':124 'back':59 'bought':102 'bullshit':39 'bunch':53 'cancel':8 'collect':95 'consent':92 'didn':90 'download':51 'famili':10 'feel':3 'fuck':81 'game':55 'get':114 'go':71 'greet':78 'hell':89 'inform':99 'late':112 'lemmy.ml':84 'lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':83 'lose':34 'mean':32 'nope':29 'norm':69 'one':5,74 'open':73 'paid':57 'pay':64 'phone':44 'play':41 'plus':14 'poop':46 'rais':17 'rate':19 'refund':116 'sell':97 'start':22 'subscript':11 'sure':87 'thing':82 'uhg':1 'use':121 'want':27 'went':49 'year':105 'yesteryear':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5964277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700491439 {#4000
      date: 2023-11-20 15:43:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: """
    reminds me of [you’ll own nothing and be happy](https://youtu.be/SqzepGBatWo).\n
    \n
    it’s them who own everything. they’ll change something one day(common example being prices and how they abuse your data) and you’ll be asked to either continue or leave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700493211 {#4553
    date: 2023-11-20 16:13:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 142990
  -bodyTs: "'/sqzepgbatwo).':13 'abus':33 'ask':40 'chang':22 'common':26 'continu':43 'data':35 'day':25 'either':42 'everyth':19 'exampl':27 'happi':10 'leav':45 'll':5,21,38 'noth':7 'one':24 'price':29 'remind':1 'someth':23 'youtu.be':12 'youtu.be/sqzepgbatwo).':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5023394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493211 {#4554
    date: 2023-11-20 16:13:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4555
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4003 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Uhg I feel this one. I just cancelled a family subscription to apple plus, because they raised the rates again. It started at $15/mo now they want $26/mo. Nope. But that means I lose access to all the bullshit I play on my phone while pooping.\n
      \n
      So I went to download a bunch of games I paid for back in the yesteryear where paying for apps was the norm. I go to open one and I am greeted with this fucking thing\n
      \n
      ![](https://lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)\n
      \n
      I sure as hell didn’t consent to their collecting and selling my information when I bought the app years ago. And now it is too late to get a refund but I can’t use the app.\n
      \n
      Assholes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700896014 {#4064
      date: 2023-11-25 08:06:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 142914
    -bodyTs: "'/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':85 '15/mo':24 '26/mo':28 'access':35 'ago':106 'app':66,104,123 'appl':13 'asshol':124 'back':59 'bought':102 'bullshit':39 'bunch':53 'cancel':8 'collect':95 'consent':92 'didn':90 'download':51 'famili':10 'feel':3 'fuck':81 'game':55 'get':114 'go':71 'greet':78 'hell':89 'inform':99 'late':112 'lemmy.ml':84 'lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':83 'lose':34 'mean':32 'nope':29 'norm':69 'one':5,74 'open':73 'paid':57 'pay':64 'phone':44 'play':41 'plus':14 'poop':46 'rais':17 'rate':19 'refund':116 'sell':97 'start':22 'subscript':11 'sure':87 'thing':82 'uhg':1 'use':121 'want':27 'went':49 'year':105 'yesteryear':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5964277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700491439 {#4000
      date: 2023-11-20 15:43:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: """
    reminds me of [you’ll own nothing and be happy](https://youtu.be/SqzepGBatWo).\n
    \n
    it’s them who own everything. they’ll change something one day(common example being prices and how they abuse your data) and you’ll be asked to either continue or leave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700493211 {#4553
    date: 2023-11-20 16:13:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 142990
  -bodyTs: "'/sqzepgbatwo).':13 'abus':33 'ask':40 'chang':22 'common':26 'continu':43 'data':35 'day':25 'either':42 'everyth':19 'exampl':27 'happi':10 'leav':45 'll':5,21,38 'noth':7 'one':24 'price':29 'remind':1 'someth':23 'youtu.be':12 'youtu.be/sqzepgbatwo).':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5023394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493211 {#4554
    date: 2023-11-20 16:13:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4555
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4003 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Uhg I feel this one. I just cancelled a family subscription to apple plus, because they raised the rates again. It started at $15/mo now they want $26/mo. Nope. But that means I lose access to all the bullshit I play on my phone while pooping.\n
      \n
      So I went to download a bunch of games I paid for back in the yesteryear where paying for apps was the norm. I go to open one and I am greeted with this fucking thing\n
      \n
      ![](https://lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)\n
      \n
      I sure as hell didn’t consent to their collecting and selling my information when I bought the app years ago. And now it is too late to get a refund but I can’t use the app.\n
      \n
      Assholes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700896014 {#4064
      date: 2023-11-25 08:06:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 142914
    -bodyTs: "'/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':85 '15/mo':24 '26/mo':28 'access':35 'ago':106 'app':66,104,123 'appl':13 'asshol':124 'back':59 'bought':102 'bullshit':39 'bunch':53 'cancel':8 'collect':95 'consent':92 'didn':90 'download':51 'famili':10 'feel':3 'fuck':81 'game':55 'get':114 'go':71 'greet':78 'hell':89 'inform':99 'late':112 'lemmy.ml':84 'lemmy.ml/pictrs/image/900d2f89-94ed-4c53-abce-fe8c3482c267.jpeg)':83 'lose':34 'mean':32 'nope':29 'norm':69 'one':5,74 'open':73 'paid':57 'pay':64 'phone':44 'play':41 'plus':14 'poop':46 'rais':17 'rate':19 'refund':116 'sell':97 'start':22 'subscript':11 'sure':87 'thing':82 'uhg':1 'use':121 'want':27 'went':49 'year':105 'yesteryear':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5964277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700491439 {#4000
      date: 2023-11-20 15:43:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: """
    reminds me of [you’ll own nothing and be happy](https://youtu.be/SqzepGBatWo).\n
    \n
    it’s them who own everything. they’ll change something one day(common example being prices and how they abuse your data) and you’ll be asked to either continue or leave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700493211 {#4553
    date: 2023-11-20 16:13:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 142990
  -bodyTs: "'/sqzepgbatwo).':13 'abus':33 'ask':40 'chang':22 'common':26 'continu':43 'data':35 'day':25 'either':42 'everyth':19 'exampl':27 'happi':10 'leav':45 'll':5,21,38 'noth':7 'one':24 'price':29 'remind':1 'someth':23 'youtu.be':12 'youtu.be/sqzepgbatwo).':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5023394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493211 {#4554
    date: 2023-11-20 16:13:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4087
  +user: App\Entity\User {#4076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "what i usually do is block internet access to the apps which will function fine without it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701015162 {#4093
    date: 2023-11-26 17:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4092 …}
  +nested: Doctrine\ORM\PersistentCollection {#4091 …}
  +votes: Doctrine\ORM\PersistentCollection {#4082 …}
  +reports: Doctrine\ORM\PersistentCollection {#4085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
  -id: 139560
  -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4272181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700390873 {#4098
    date: 2023-11-19 11:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4087
  +user: App\Entity\User {#4076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "what i usually do is block internet access to the apps which will function fine without it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701015162 {#4093
    date: 2023-11-26 17:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4092 …}
  +nested: Doctrine\ORM\PersistentCollection {#4091 …}
  +votes: Doctrine\ORM\PersistentCollection {#4082 …}
  +reports: Doctrine\ORM\PersistentCollection {#4085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
  -id: 139560
  -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4272181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700390873 {#4098
    date: 2023-11-19 11:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4087
  +user: App\Entity\User {#4076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "what i usually do is block internet access to the apps which will function fine without it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701015162 {#4093
    date: 2023-11-26 17:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4092 …}
  +nested: Doctrine\ORM\PersistentCollection {#4091 …}
  +votes: Doctrine\ORM\PersistentCollection {#4082 …}
  +reports: Doctrine\ORM\PersistentCollection {#4085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
  -id: 139560
  -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4272181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700390873 {#4098
    date: 2023-11-19 11:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4540
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4087
    +user: App\Entity\User {#4076 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "what i usually do is block internet access to the apps which will function fine without it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701015162 {#4093
      date: 2023-11-26 17:12:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4092 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4082 …}
    +reports: Doctrine\ORM\PersistentCollection {#4085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 139560
    -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4272181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700390873 {#4098
      date: 2023-11-19 11:47:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    stock android 13 doesn’t allow you to completely block internet access. :(  \n
    only solution now is to use netguard
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700397941 {#4538
    date: 2023-11-19 13:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 139705
  -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4995214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700397941 {#4539
    date: 2023-11-19 13:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4540
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4087
    +user: App\Entity\User {#4076 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "what i usually do is block internet access to the apps which will function fine without it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701015162 {#4093
      date: 2023-11-26 17:12:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4092 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4082 …}
    +reports: Doctrine\ORM\PersistentCollection {#4085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 139560
    -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4272181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700390873 {#4098
      date: 2023-11-19 11:47:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    stock android 13 doesn’t allow you to completely block internet access. :(  \n
    only solution now is to use netguard
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700397941 {#4538
    date: 2023-11-19 13:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 139705
  -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4995214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700397941 {#4539
    date: 2023-11-19 13:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4540
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4087
    +user: App\Entity\User {#4076 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "what i usually do is block internet access to the apps which will function fine without it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701015162 {#4093
      date: 2023-11-26 17:12:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4092 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4082 …}
    +reports: Doctrine\ORM\PersistentCollection {#4085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
    -id: 139560
    -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4272181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700390873 {#4098
      date: 2023-11-19 11:47:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    stock android 13 doesn’t allow you to completely block internet access. :(  \n
    only solution now is to use netguard
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700397941 {#4538
    date: 2023-11-19 13:45:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 139705
  -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4995214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700397941 {#4539
    date: 2023-11-19 13:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4624
  +user: App\Entity\User {#4076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "Ah SAD! I think you can use AFWall+ if you have root though. It won’t open up a VPN Service unlike Netguard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700398190 {#4622
    date: 2023-11-19 13:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 139711
  -bodyTs: "'afwal':8 'ah':1 'netguard':23 'open':17 'root':12 'sad':2 'servic':21 'think':4 'though':13 'unlik':22 'use':7 'vpn':20 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4272388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700398190 {#4623
    date: 2023-11-19 13:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4624
  +user: App\Entity\User {#4076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "Ah SAD! I think you can use AFWall+ if you have root though. It won’t open up a VPN Service unlike Netguard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700398190 {#4622
    date: 2023-11-19 13:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 139711
  -bodyTs: "'afwal':8 'ah':1 'netguard':23 'open':17 'root':12 'sad':2 'servic':21 'think':4 'though':13 'unlik':22 'use':7 'vpn':20 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4272388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700398190 {#4623
    date: 2023-11-19 13:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4624
  +user: App\Entity\User {#4076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "Ah SAD! I think you can use AFWall+ if you have root though. It won’t open up a VPN Service unlike Netguard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700398190 {#4622
    date: 2023-11-19 13:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 139711
  -bodyTs: "'afwal':8 'ah':1 'netguard':23 'open':17 'root':12 'sad':2 'servic':21 'think':4 'though':13 'unlik':22 'use':7 'vpn':20 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4272388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700398190 {#4623
    date: 2023-11-19 13:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4694
  +user: Proxies\__CG__\App\Entity\User {#4695 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4076 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "Ah SAD! I think you can use AFWall+ if you have root though. It won’t open up a VPN Service unlike Netguard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700398190 {#4622
      date: 2023-11-19 13:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 139711
    -bodyTs: "'afwal':8 'ah':1 'netguard':23 'open':17 'root':12 'sad':2 'servic':21 'think':4 'though':13 'unlik':22 'use':7 'vpn':20 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4272388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700398190 {#4623
      date: 2023-11-19 13:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "rooted user here, any way to make afwall automatically block system apps that dont require internet access?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700402368 {#4692
    date: 2023-11-19 14:59:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 139816
  -bodyTs: "'access':17 'afwal':8 'app':12 'automat':9 'block':10 'dont':14 'internet':16 'make':7 'requir':15 'root':1 'system':11 'user':2 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5315032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402368 {#4693
    date: 2023-11-19 14:59:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4694
  +user: Proxies\__CG__\App\Entity\User {#4695 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4076 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "Ah SAD! I think you can use AFWall+ if you have root though. It won’t open up a VPN Service unlike Netguard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700398190 {#4622
      date: 2023-11-19 13:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 139711
    -bodyTs: "'afwal':8 'ah':1 'netguard':23 'open':17 'root':12 'sad':2 'servic':21 'think':4 'though':13 'unlik':22 'use':7 'vpn':20 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4272388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700398190 {#4623
      date: 2023-11-19 13:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "rooted user here, any way to make afwall automatically block system apps that dont require internet access?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700402368 {#4692
    date: 2023-11-19 14:59:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 139816
  -bodyTs: "'access':17 'afwal':8 'app':12 'automat':9 'block':10 'dont':14 'internet':16 'make':7 'requir':15 'root':1 'system':11 'user':2 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5315032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402368 {#4693
    date: 2023-11-19 14:59:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4694
  +user: Proxies\__CG__\App\Entity\User {#4695 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4076 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "Ah SAD! I think you can use AFWall+ if you have root though. It won’t open up a VPN Service unlike Netguard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700398190 {#4622
      date: 2023-11-19 13:49:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 139711
    -bodyTs: "'afwal':8 'ah':1 'netguard':23 'open':17 'root':12 'sad':2 'servic':21 'think':4 'though':13 'unlik':22 'use':7 'vpn':20 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4272388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700398190 {#4623
      date: 2023-11-19 13:49:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "rooted user here, any way to make afwall automatically block system apps that dont require internet access?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700402368 {#4692
    date: 2023-11-19 14:59:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 139816
  -bodyTs: "'access':17 'afwal':8 'app':12 'automat':9 'block':10 'dont':14 'internet':16 'make':7 'requir':15 'root':1 'system':11 'user':2 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5315032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402368 {#4693
    date: 2023-11-19 14:59:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4639
  +user: Proxies\__CG__\App\Entity\User {#4640 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    Do you happen to have a Samsung? I recently learned that stock Android 13 *does* allow it, but Samsung’s OneUI removes this ability. I was absolutely livid when I learned about this.\n
    \n
    [eu.community.samsung.com/t5/…/2179795/](https://eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700410098 {#4637
    date: 2023-11-19 17:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 140134
  -bodyTs: "'/2179795':37 '/t5/':36 '/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':40 '13':14 'abil':24 'absolut':27 'allow':16 'android':13 'eu.community.samsung.com':35,39 'eu.community.samsung.com/t5/':34 'eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':38 'happen':3 'learn':10,31 'livid':28 'oneui':21 'recent':9 'remov':22 'samsung':7,19 'stock':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4835733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700410098 {#4638
    date: 2023-11-19 17:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4639
  +user: Proxies\__CG__\App\Entity\User {#4640 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    Do you happen to have a Samsung? I recently learned that stock Android 13 *does* allow it, but Samsung’s OneUI removes this ability. I was absolutely livid when I learned about this.\n
    \n
    [eu.community.samsung.com/t5/…/2179795/](https://eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700410098 {#4637
    date: 2023-11-19 17:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 140134
  -bodyTs: "'/2179795':37 '/t5/':36 '/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':40 '13':14 'abil':24 'absolut':27 'allow':16 'android':13 'eu.community.samsung.com':35,39 'eu.community.samsung.com/t5/':34 'eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':38 'happen':3 'learn':10,31 'livid':28 'oneui':21 'recent':9 'remov':22 'samsung':7,19 'stock':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4835733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700410098 {#4638
    date: 2023-11-19 17:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4639
  +user: Proxies\__CG__\App\Entity\User {#4640 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    Do you happen to have a Samsung? I recently learned that stock Android 13 *does* allow it, but Samsung’s OneUI removes this ability. I was absolutely livid when I learned about this.\n
    \n
    [eu.community.samsung.com/t5/…/2179795/](https://eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700410098 {#4637
    date: 2023-11-19 17:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 140134
  -bodyTs: "'/2179795':37 '/t5/':36 '/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':40 '13':14 'abil':24 'absolut':27 'allow':16 'android':13 'eu.community.samsung.com':35,39 'eu.community.samsung.com/t5/':34 'eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':38 'happen':3 'learn':10,31 'livid':28 'oneui':21 'recent':9 'remov':22 'samsung':7,19 'stock':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4835733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700410098 {#4638
    date: 2023-11-19 17:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4710
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: Proxies\__CG__\App\Entity\User {#4640 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      Do you happen to have a Samsung? I recently learned that stock Android 13 *does* allow it, but Samsung’s OneUI removes this ability. I was absolutely livid when I learned about this.\n
      \n
      [eu.community.samsung.com/t5/…/2179795/](https://eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700410098 {#4637
      date: 2023-11-19 17:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 140134
    -bodyTs: "'/2179795':37 '/t5/':36 '/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':40 '13':14 'abil':24 'absolut':27 'allow':16 'android':13 'eu.community.samsung.com':35,39 'eu.community.samsung.com/t5/':34 'eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':38 'happen':3 'learn':10,31 'livid':28 'oneui':21 'recent':9 'remov':22 'samsung':7,19 'stock':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4835733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700410098 {#4638
      date: 2023-11-19 17:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "no, I’m using Motorola. but thanks for the info. won’t buy a Samsung in future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700574648 {#4708
    date: 2023-11-21 14:50:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 146744
  -bodyTs: "'buy':13 'futur':17 'info':10 'm':3 'motorola':5 'samsung':15 'thank':7 'use':4 'won':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5051854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574648 {#4709
    date: 2023-11-21 14:50:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4710
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: Proxies\__CG__\App\Entity\User {#4640 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      Do you happen to have a Samsung? I recently learned that stock Android 13 *does* allow it, but Samsung’s OneUI removes this ability. I was absolutely livid when I learned about this.\n
      \n
      [eu.community.samsung.com/t5/…/2179795/](https://eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700410098 {#4637
      date: 2023-11-19 17:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 140134
    -bodyTs: "'/2179795':37 '/t5/':36 '/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':40 '13':14 'abil':24 'absolut':27 'allow':16 'android':13 'eu.community.samsung.com':35,39 'eu.community.samsung.com/t5/':34 'eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':38 'happen':3 'learn':10,31 'livid':28 'oneui':21 'recent':9 'remov':22 'samsung':7,19 'stock':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4835733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700410098 {#4638
      date: 2023-11-19 17:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "no, I’m using Motorola. but thanks for the info. won’t buy a Samsung in future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700574648 {#4708
    date: 2023-11-21 14:50:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 146744
  -bodyTs: "'buy':13 'futur':17 'info':10 'm':3 'motorola':5 'samsung':15 'thank':7 'use':4 'won':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5051854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574648 {#4709
    date: 2023-11-21 14:50:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4710
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: Proxies\__CG__\App\Entity\User {#4640 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      Do you happen to have a Samsung? I recently learned that stock Android 13 *does* allow it, but Samsung’s OneUI removes this ability. I was absolutely livid when I learned about this.\n
      \n
      [eu.community.samsung.com/t5/…/2179795/](https://eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700410098 {#4637
      date: 2023-11-19 17:08:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 140134
    -bodyTs: "'/2179795':37 '/t5/':36 '/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':40 '13':14 'abil':24 'absolut':27 'allow':16 'android':13 'eu.community.samsung.com':35,39 'eu.community.samsung.com/t5/':34 'eu.community.samsung.com/t5/galaxy-a-series/why-can-t-i-completely-restrict-mobile-data-and-wi-fi-access-to/td-p/2179795/)':38 'happen':3 'learn':10,31 'livid':28 'oneui':21 'recent':9 'remov':22 'samsung':7,19 'stock':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4835733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700410098 {#4638
      date: 2023-11-19 17:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "no, I’m using Motorola. but thanks for the info. won’t buy a Samsung in future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700574648 {#4708
    date: 2023-11-21 14:50:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 146744
  -bodyTs: "'buy':13 'futur':17 'info':10 'm':3 'motorola':5 'samsung':15 'thank':7 'use':4 'won':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5051854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574648 {#4709
    date: 2023-11-21 14:50:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4655
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700550288 {#4653
    date: 2023-11-21 08:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 145687
  -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2077328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550288 {#4654
    date: 2023-11-21 08:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700550288 {#4653
    date: 2023-11-21 08:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 145687
  -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2077328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550288 {#4654
    date: 2023-11-21 08:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4087
      +user: App\Entity\User {#4076 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "what i usually do is block internet access to the apps which will function fine without it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701015162 {#4093
        date: 2023-11-26 17:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4092 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4082 …}
      +reports: Doctrine\ORM\PersistentCollection {#4085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
      -id: 139560
      -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4272181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700390873 {#4098
        date: 2023-11-19 11:47:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      stock android 13 doesn’t allow you to completely block internet access. :(  \n
      only solution now is to use netguard
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700397941 {#4538
      date: 2023-11-19 13:45:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 139705
    -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4995214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700397941 {#4539
      date: 2023-11-19 13:45:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700550288 {#4653
    date: 2023-11-21 08:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 145687
  -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2077328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550288 {#4654
    date: 2023-11-21 08:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4725
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700550288 {#4653
      date: 2023-11-21 08:04:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 145687
    -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2077328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700550288 {#4654
      date: 2023-11-21 08:04:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
    \n
    ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700574588 {#4723
    date: 2023-11-21 14:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 146740
  -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5051826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574588 {#4724
    date: 2023-11-21 14:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4725
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700550288 {#4653
      date: 2023-11-21 08:04:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 145687
    -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2077328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700550288 {#4654
      date: 2023-11-21 08:04:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
    \n
    ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700574588 {#4723
    date: 2023-11-21 14:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 146740
  -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5051826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574588 {#4724
    date: 2023-11-21 14:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4725
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4540
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4087
        +user: App\Entity\User {#4076 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "what i usually do is block internet access to the apps which will function fine without it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701015162 {#4093
          date: 2023-11-26 17:12:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4092 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4082 …}
        +reports: Doctrine\ORM\PersistentCollection {#4085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
        -id: 139560
        -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4272181"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700390873 {#4098
          date: 2023-11-19 11:47:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        stock android 13 doesn’t allow you to completely block internet access. :(  \n
        only solution now is to use netguard
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700397941 {#4538
        date: 2023-11-19 13:45:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 139705
      -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4995214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700397941 {#4539
        date: 2023-11-19 13:45:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700550288 {#4653
      date: 2023-11-21 08:04:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 145687
    -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2077328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700550288 {#4654
      date: 2023-11-21 08:04:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: """
    oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
    \n
    ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700574588 {#4723
    date: 2023-11-21 14:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 146740
  -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5051826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700574588 {#4724
    date: 2023-11-21 14:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4744
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4655
      +user: Proxies\__CG__\App\Entity\User {#4656 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4540
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4087
          +user: App\Entity\User {#4076 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "what i usually do is block internet access to the apps which will function fine without it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701015162 {#4093
            date: 2023-11-26 17:12:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lemmesay@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4092 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4082 …}
          +reports: Doctrine\ORM\PersistentCollection {#4085 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
          -id: 139560
          -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4272181"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700390873 {#4098
            date: 2023-11-19 11:47:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4087}
        +body: """
          stock android 13 doesn’t allow you to completely block internet access. :(  \n
          only solution now is to use netguard
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700397941 {#4538
          date: 2023-11-19 13:45:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
          "@FuckyWucky@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4541 …}
        +nested: Doctrine\ORM\PersistentCollection {#4543 …}
        +votes: Doctrine\ORM\PersistentCollection {#4545 …}
        +reports: Doctrine\ORM\PersistentCollection {#4547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
        -id: 139705
        -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4995214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700397941 {#4539
          date: 2023-11-19 13:45:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700550288 {#4653
        date: 2023-11-21 08:04:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4657 …}
      +nested: Doctrine\ORM\PersistentCollection {#4659 …}
      +votes: Doctrine\ORM\PersistentCollection {#4661 …}
      +reports: Doctrine\ORM\PersistentCollection {#4663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
      -id: 145687
      -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/2077328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700550288 {#4654
        date: 2023-11-21 08:04:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
      \n
      ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700574588 {#4723
      date: 2023-11-21 14:49:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4726 …}
    +nested: Doctrine\ORM\PersistentCollection {#4728 …}
    +votes: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
    -id: 146740
    -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5051826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574588 {#4724
      date: 2023-11-21 14:49:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "Im using Lineage. should be in aosp afaik"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700575350 {#4743
    date: 2023-11-21 15:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4747 …}
  +nested: Doctrine\ORM\PersistentCollection {#4752 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -id: 146797
  -bodyTs: "'afaik':8 'aosp':7 'im':1 'lineag':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2082565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700575350 {#4740
    date: 2023-11-21 15:02:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4744
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4655
      +user: Proxies\__CG__\App\Entity\User {#4656 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4540
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4087
          +user: App\Entity\User {#4076 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "what i usually do is block internet access to the apps which will function fine without it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701015162 {#4093
            date: 2023-11-26 17:12:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lemmesay@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4092 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4082 …}
          +reports: Doctrine\ORM\PersistentCollection {#4085 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
          -id: 139560
          -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4272181"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700390873 {#4098
            date: 2023-11-19 11:47:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4087}
        +body: """
          stock android 13 doesn’t allow you to completely block internet access. :(  \n
          only solution now is to use netguard
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700397941 {#4538
          date: 2023-11-19 13:45:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
          "@FuckyWucky@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4541 …}
        +nested: Doctrine\ORM\PersistentCollection {#4543 …}
        +votes: Doctrine\ORM\PersistentCollection {#4545 …}
        +reports: Doctrine\ORM\PersistentCollection {#4547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
        -id: 139705
        -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4995214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700397941 {#4539
          date: 2023-11-19 13:45:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700550288 {#4653
        date: 2023-11-21 08:04:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4657 …}
      +nested: Doctrine\ORM\PersistentCollection {#4659 …}
      +votes: Doctrine\ORM\PersistentCollection {#4661 …}
      +reports: Doctrine\ORM\PersistentCollection {#4663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
      -id: 145687
      -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/2077328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700550288 {#4654
        date: 2023-11-21 08:04:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
      \n
      ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700574588 {#4723
      date: 2023-11-21 14:49:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4726 …}
    +nested: Doctrine\ORM\PersistentCollection {#4728 …}
    +votes: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
    -id: 146740
    -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5051826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574588 {#4724
      date: 2023-11-21 14:49:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "Im using Lineage. should be in aosp afaik"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700575350 {#4743
    date: 2023-11-21 15:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4747 …}
  +nested: Doctrine\ORM\PersistentCollection {#4752 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -id: 146797
  -bodyTs: "'afaik':8 'aosp':7 'im':1 'lineag':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2082565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700575350 {#4740
    date: 2023-11-21 15:02:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4744
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4655
      +user: Proxies\__CG__\App\Entity\User {#4656 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4540
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4087
          +user: App\Entity\User {#4076 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "what i usually do is block internet access to the apps which will function fine without it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701015162 {#4093
            date: 2023-11-26 17:12:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lemmesay@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4092 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4082 …}
          +reports: Doctrine\ORM\PersistentCollection {#4085 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
          -id: 139560
          -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4272181"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700390873 {#4098
            date: 2023-11-19 11:47:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4087}
        +body: """
          stock android 13 doesn’t allow you to completely block internet access. :(  \n
          only solution now is to use netguard
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700397941 {#4538
          date: 2023-11-19 13:45:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
          "@FuckyWucky@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4541 …}
        +nested: Doctrine\ORM\PersistentCollection {#4543 …}
        +votes: Doctrine\ORM\PersistentCollection {#4545 …}
        +reports: Doctrine\ORM\PersistentCollection {#4547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
        -id: 139705
        -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4995214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700397941 {#4539
          date: 2023-11-19 13:45:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700550288 {#4653
        date: 2023-11-21 08:04:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4657 …}
      +nested: Doctrine\ORM\PersistentCollection {#4659 …}
      +votes: Doctrine\ORM\PersistentCollection {#4661 …}
      +reports: Doctrine\ORM\PersistentCollection {#4663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
      -id: 145687
      -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ohaa.xyz/comment/2077328"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700550288 {#4654
        date: 2023-11-21 08:04:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: """
      oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
      \n
      ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700574588 {#4723
      date: 2023-11-21 14:49:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4726 …}
    +nested: Doctrine\ORM\PersistentCollection {#4728 …}
    +votes: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
    -id: 146740
    -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5051826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700574588 {#4724
      date: 2023-11-21 14:49:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "Im using Lineage. should be in aosp afaik"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700575350 {#4743
    date: 2023-11-21 15:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4747 …}
  +nested: Doctrine\ORM\PersistentCollection {#4752 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -id: 146797
  -bodyTs: "'afaik':8 'aosp':7 'im':1 'lineag':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2082565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700575350 {#4740
    date: 2023-11-21 15:02:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4775
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4655
        +user: Proxies\__CG__\App\Entity\User {#4656 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4540
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4087
            +user: App\Entity\User {#4076 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "what i usually do is block internet access to the apps which will function fine without it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701015162 {#4093
              date: 2023-11-26 17:12:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lemmesay@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4092 …}
            +nested: Doctrine\ORM\PersistentCollection {#4091 …}
            +votes: Doctrine\ORM\PersistentCollection {#4082 …}
            +reports: Doctrine\ORM\PersistentCollection {#4085 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
            -id: 139560
            -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4272181"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700390873 {#4098
              date: 2023-11-19 11:47:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4087}
          +body: """
            stock android 13 doesn’t allow you to completely block internet access. :(  \n
            only solution now is to use netguard
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700397941 {#4538
            date: 2023-11-19 13:45:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lemmesay@discuss.tchncs.de"
            "@FuckyWucky@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4541 …}
          +nested: Doctrine\ORM\PersistentCollection {#4543 …}
          +votes: Doctrine\ORM\PersistentCollection {#4545 …}
          +reports: Doctrine\ORM\PersistentCollection {#4547 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
          -id: 139705
          -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4995214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700397941 {#4539
            date: 2023-11-19 13:45:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4087}
        +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700550288 {#4653
          date: 2023-11-21 08:04:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
          "@FuckyWucky@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4657 …}
        +nested: Doctrine\ORM\PersistentCollection {#4659 …}
        +votes: Doctrine\ORM\PersistentCollection {#4661 …}
        +reports: Doctrine\ORM\PersistentCollection {#4663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
        -id: 145687
        -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ohaa.xyz/comment/2077328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700550288 {#4654
          date: 2023-11-21 08:04:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
        \n
        ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700574588 {#4723
        date: 2023-11-21 14:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4726 …}
      +nested: Doctrine\ORM\PersistentCollection {#4728 …}
      +votes: Doctrine\ORM\PersistentCollection {#4730 …}
      +reports: Doctrine\ORM\PersistentCollection {#4732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
      -id: 146740
      -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5051826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700574588 {#4724
        date: 2023-11-21 14:49:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "Im using Lineage. should be in aosp afaik"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700575350 {#4743
      date: 2023-11-21 15:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4752 …}
    +votes: Doctrine\ORM\PersistentCollection {#4748 …}
    +reports: Doctrine\ORM\PersistentCollection {#4754 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    -id: 146797
    -bodyTs: "'afaik':8 'aosp':7 'im':1 'lineag':3 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2082565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700575350 {#4740
      date: 2023-11-21 15:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "I had previously used lineage, on which I was accustomed to it. I know several other Android skins that disable it. hence my suspicion that it’s disabled in stock android."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700575559 {#4770
    date: 2023-11-21 15:05:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4767 …}
  +nested: Doctrine\ORM\PersistentCollection {#4764 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 146810
  -bodyTs: "'accustom':10 'android':17,31 'disabl':20,28 'henc':22 'know':14 'lineag':5 'previous':3 'sever':15 'skin':18 'stock':30 'suspicion':24 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5052209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700575559 {#4773
    date: 2023-11-21 15:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4775
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4655
        +user: Proxies\__CG__\App\Entity\User {#4656 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4540
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4087
            +user: App\Entity\User {#4076 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "what i usually do is block internet access to the apps which will function fine without it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701015162 {#4093
              date: 2023-11-26 17:12:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lemmesay@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4092 …}
            +nested: Doctrine\ORM\PersistentCollection {#4091 …}
            +votes: Doctrine\ORM\PersistentCollection {#4082 …}
            +reports: Doctrine\ORM\PersistentCollection {#4085 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
            -id: 139560
            -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4272181"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700390873 {#4098
              date: 2023-11-19 11:47:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4087}
          +body: """
            stock android 13 doesn’t allow you to completely block internet access. :(  \n
            only solution now is to use netguard
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700397941 {#4538
            date: 2023-11-19 13:45:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lemmesay@discuss.tchncs.de"
            "@FuckyWucky@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4541 …}
          +nested: Doctrine\ORM\PersistentCollection {#4543 …}
          +votes: Doctrine\ORM\PersistentCollection {#4545 …}
          +reports: Doctrine\ORM\PersistentCollection {#4547 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
          -id: 139705
          -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4995214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700397941 {#4539
            date: 2023-11-19 13:45:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4087}
        +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700550288 {#4653
          date: 2023-11-21 08:04:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
          "@FuckyWucky@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4657 …}
        +nested: Doctrine\ORM\PersistentCollection {#4659 …}
        +votes: Doctrine\ORM\PersistentCollection {#4661 …}
        +reports: Doctrine\ORM\PersistentCollection {#4663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
        -id: 145687
        -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ohaa.xyz/comment/2077328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700550288 {#4654
          date: 2023-11-21 08:04:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
        \n
        ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700574588 {#4723
        date: 2023-11-21 14:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4726 …}
      +nested: Doctrine\ORM\PersistentCollection {#4728 …}
      +votes: Doctrine\ORM\PersistentCollection {#4730 …}
      +reports: Doctrine\ORM\PersistentCollection {#4732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
      -id: 146740
      -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5051826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700574588 {#4724
        date: 2023-11-21 14:49:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "Im using Lineage. should be in aosp afaik"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700575350 {#4743
      date: 2023-11-21 15:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4752 …}
    +votes: Doctrine\ORM\PersistentCollection {#4748 …}
    +reports: Doctrine\ORM\PersistentCollection {#4754 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    -id: 146797
    -bodyTs: "'afaik':8 'aosp':7 'im':1 'lineag':3 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2082565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700575350 {#4740
      date: 2023-11-21 15:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "I had previously used lineage, on which I was accustomed to it. I know several other Android skins that disable it. hence my suspicion that it’s disabled in stock android."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700575559 {#4770
    date: 2023-11-21 15:05:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4767 …}
  +nested: Doctrine\ORM\PersistentCollection {#4764 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 146810
  -bodyTs: "'accustom':10 'android':17,31 'disabl':20,28 'henc':22 'know':14 'lineag':5 'previous':3 'sever':15 'skin':18 'stock':30 'suspicion':24 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5052209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700575559 {#4773
    date: 2023-11-21 15:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4775
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4655
        +user: Proxies\__CG__\App\Entity\User {#4656 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4540
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4087
            +user: App\Entity\User {#4076 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "what i usually do is block internet access to the apps which will function fine without it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701015162 {#4093
              date: 2023-11-26 17:12:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lemmesay@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4092 …}
            +nested: Doctrine\ORM\PersistentCollection {#4091 …}
            +votes: Doctrine\ORM\PersistentCollection {#4082 …}
            +reports: Doctrine\ORM\PersistentCollection {#4085 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4078 …}
            -id: 139560
            -bodyTs: "'access':8 'app':11 'block':6 'fine':15 'function':14 'internet':7 'usual':3 'without':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/4272181"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700390873 {#4098
              date: 2023-11-19 11:47:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4087}
          +body: """
            stock android 13 doesn’t allow you to completely block internet access. :(  \n
            only solution now is to use netguard
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700397941 {#4538
            date: 2023-11-19 13:45:41.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lemmesay@discuss.tchncs.de"
            "@FuckyWucky@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4541 …}
          +nested: Doctrine\ORM\PersistentCollection {#4543 …}
          +votes: Doctrine\ORM\PersistentCollection {#4545 …}
          +reports: Doctrine\ORM\PersistentCollection {#4547 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
          -id: 139705
          -bodyTs: "'13':3 'access':12 'allow':6 'android':2 'block':10 'complet':9 'doesn':4 'internet':11 'netguard':19 'solut':14 'stock':1 'use':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4995214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700397941 {#4539
            date: 2023-11-19 13:45:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4087}
        +body: "it does tho? ![Screenshot_20231121-080422_Settings_1](https://lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700550288 {#4653
          date: 2023-11-21 08:04:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
          "@FuckyWucky@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4657 …}
        +nested: Doctrine\ORM\PersistentCollection {#4659 …}
        +votes: Doctrine\ORM\PersistentCollection {#4661 …}
        +reports: Doctrine\ORM\PersistentCollection {#4663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
        -id: 145687
        -bodyTs: "'-080422':6 '/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':11 '1':8 '20231121':5 'lemmy.ohaa.xyz':10 'lemmy.ohaa.xyz/pictrs/image/cace5aab-d219-40c7-866f-f59e87e9df96.jpeg)':9 'screenshot':4 'set':7 'tho':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ohaa.xyz/comment/2077328"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700550288 {#4654
          date: 2023-11-21 08:04:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4087}
      +body: """
        oh. I don’t have it. do you have lineageOS? I’m using Motorola.\n
        \n
        ![screenshot showing absence of “allow network access setting”](https://discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700574588 {#4723
        date: 2023-11-21 14:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@FuckyWucky@hexbear.net"
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4726 …}
      +nested: Doctrine\ORM\PersistentCollection {#4728 …}
      +votes: Doctrine\ORM\PersistentCollection {#4730 …}
      +reports: Doctrine\ORM\PersistentCollection {#4732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
      -id: 146740
      -bodyTs: "'/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':25 'absenc':17 'access':21 'allow':19 'discuss.tchncs.de':24 'discuss.tchncs.de/pictrs/image/28536a69-72e7-4e57-af64-6e45032747a9.png)':23 'lineageo':10 'm':12 'motorola':14 'network':20 'oh':1 'screenshot':15 'set':22 'show':16 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5051826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700574588 {#4724
        date: 2023-11-21 14:49:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4087}
    +body: "Im using Lineage. should be in aosp afaik"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700575350 {#4743
      date: 2023-11-21 15:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@FuckyWucky@hexbear.net"
      "@Oha@lemmy.ohaa.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4752 …}
    +votes: Doctrine\ORM\PersistentCollection {#4748 …}
    +reports: Doctrine\ORM\PersistentCollection {#4754 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    -id: 146797
    -bodyTs: "'afaik':8 'aosp':7 'im':1 'lineag':3 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/comment/2082565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700575350 {#4740
      date: 2023-11-21 15:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4087}
  +body: "I had previously used lineage, on which I was accustomed to it. I know several other Android skins that disable it. hence my suspicion that it’s disabled in stock android."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700575559 {#4770
    date: 2023-11-21 15:05:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@FuckyWucky@hexbear.net"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4767 …}
  +nested: Doctrine\ORM\PersistentCollection {#4764 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 146810
  -bodyTs: "'accustom':10 'android':17,31 'disabl':20,28 'henc':22 'know':14 'lineag':5 'previous':3 'sever':15 'skin':18 'stock':30 'suspicion':24 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5052209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700575559 {#4773
    date: 2023-11-21 15:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4174
  +user: App\Entity\User {#4187 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ffmpeg. The bane of my existence.\n
    \n
    I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
    \n
    The bottom image is hella cool. Where’s it from ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700820230 {#4168
    date: 2023-11-24 11:03:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4175 …}
  +nested: Doctrine\ORM\PersistentCollection {#4177 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
  -id: 139391
  -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5233039"
  +editedAt: DateTimeImmutable @1700727692 {#4169
    date: 2023-11-23 09:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700384788 {#4170
    date: 2023-11-19 10:06:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4174
  +user: App\Entity\User {#4187 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ffmpeg. The bane of my existence.\n
    \n
    I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
    \n
    The bottom image is hella cool. Where’s it from ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700820230 {#4168
    date: 2023-11-24 11:03:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4175 …}
  +nested: Doctrine\ORM\PersistentCollection {#4177 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
  -id: 139391
  -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5233039"
  +editedAt: DateTimeImmutable @1700727692 {#4169
    date: 2023-11-23 09:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700384788 {#4170
    date: 2023-11-19 10:06:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4174
  +user: App\Entity\User {#4187 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ffmpeg. The bane of my existence.\n
    \n
    I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
    \n
    The bottom image is hella cool. Where’s it from ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700820230 {#4168
    date: 2023-11-24 11:03:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4175 …}
  +nested: Doctrine\ORM\PersistentCollection {#4177 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
  -id: 139391
  -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5233039"
  +editedAt: DateTimeImmutable @1700727692 {#4169
    date: 2023-11-23 09:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700384788 {#4170
    date: 2023-11-19 10:06:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4509
  +user: Proxies\__CG__\App\Entity\User {#4510 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4174
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ffmpeg. The bane of my existence.\n
      \n
      I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
      \n
      The bottom image is hella cool. Where’s it from ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700820230 {#4168
      date: 2023-11-24 11:03:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4175 …}
    +nested: Doctrine\ORM\PersistentCollection {#4177 …}
    +votes: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 139391
    -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233039"
    +editedAt: DateTimeImmutable @1700727692 {#4169
      date: 2023-11-23 09:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700384788 {#4170
      date: 2023-11-19 10:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "The image is from Pepper and Carrot, a comic by David Revoy, a French artist known for using free software and releasing everything he does under free license. I don’t know what episode this panel is from, but you can and should read it all [here](https://www.peppercarrot.com/en/webcomics/index.html) for free!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700387193 {#4507
    date: 2023-11-19 10:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 139453
  -bodyTs: "'/en/webcomics/index.html)':50 'artist':15 'carrot':7 'comic':9 'david':11 'episod':34 'everyth':23 'free':19,27,52 'french':14 'imag':2 'know':32 'known':16 'licens':28 'panel':36 'pepper':5 'read':44 'releas':22 'revoy':12 'softwar':20 'use':18 'www.peppercarrot.com':49 'www.peppercarrot.com/en/webcomics/index.html)':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5689505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700387193 {#4508
    date: 2023-11-19 10:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4509
  +user: Proxies\__CG__\App\Entity\User {#4510 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4174
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ffmpeg. The bane of my existence.\n
      \n
      I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
      \n
      The bottom image is hella cool. Where’s it from ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700820230 {#4168
      date: 2023-11-24 11:03:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4175 …}
    +nested: Doctrine\ORM\PersistentCollection {#4177 …}
    +votes: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 139391
    -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233039"
    +editedAt: DateTimeImmutable @1700727692 {#4169
      date: 2023-11-23 09:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700384788 {#4170
      date: 2023-11-19 10:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "The image is from Pepper and Carrot, a comic by David Revoy, a French artist known for using free software and releasing everything he does under free license. I don’t know what episode this panel is from, but you can and should read it all [here](https://www.peppercarrot.com/en/webcomics/index.html) for free!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700387193 {#4507
    date: 2023-11-19 10:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 139453
  -bodyTs: "'/en/webcomics/index.html)':50 'artist':15 'carrot':7 'comic':9 'david':11 'episod':34 'everyth':23 'free':19,27,52 'french':14 'imag':2 'know':32 'known':16 'licens':28 'panel':36 'pepper':5 'read':44 'releas':22 'revoy':12 'softwar':20 'use':18 'www.peppercarrot.com':49 'www.peppercarrot.com/en/webcomics/index.html)':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5689505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700387193 {#4508
    date: 2023-11-19 10:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4509
  +user: Proxies\__CG__\App\Entity\User {#4510 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4174
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ffmpeg. The bane of my existence.\n
      \n
      I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
      \n
      The bottom image is hella cool. Where’s it from ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700820230 {#4168
      date: 2023-11-24 11:03:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4175 …}
    +nested: Doctrine\ORM\PersistentCollection {#4177 …}
    +votes: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 139391
    -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233039"
    +editedAt: DateTimeImmutable @1700727692 {#4169
      date: 2023-11-23 09:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700384788 {#4170
      date: 2023-11-19 10:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "The image is from Pepper and Carrot, a comic by David Revoy, a French artist known for using free software and releasing everything he does under free license. I don’t know what episode this panel is from, but you can and should read it all [here](https://www.peppercarrot.com/en/webcomics/index.html) for free!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700387193 {#4507
    date: 2023-11-19 10:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 139453
  -bodyTs: "'/en/webcomics/index.html)':50 'artist':15 'carrot':7 'comic':9 'david':11 'episod':34 'everyth':23 'free':19,27,52 'french':14 'imag':2 'know':32 'known':16 'licens':28 'panel':36 'pepper':5 'read':44 'releas':22 'revoy':12 'softwar':20 'use':18 'www.peppercarrot.com':49 'www.peppercarrot.com/en/webcomics/index.html)':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5689505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700387193 {#4508
    date: 2023-11-19 10:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4609
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4509
    +user: Proxies\__CG__\App\Entity\User {#4510 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: "The image is from Pepper and Carrot, a comic by David Revoy, a French artist known for using free software and releasing everything he does under free license. I don’t know what episode this panel is from, but you can and should read it all [here](https://www.peppercarrot.com/en/webcomics/index.html) for free!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700387193 {#4507
      date: 2023-11-19 10:46:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 139453
    -bodyTs: "'/en/webcomics/index.html)':50 'artist':15 'carrot':7 'comic':9 'david':11 'episod':34 'everyth':23 'free':19,27,52 'french':14 'imag':2 'know':32 'known':16 'licens':28 'panel':36 'pepper':5 'read':44 'releas':22 'revoy':12 'softwar':20 'use':18 'www.peppercarrot.com':49 'www.peppercarrot.com/en/webcomics/index.html)':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5689505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700387193 {#4508
      date: 2023-11-19 10:46:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "he is the guy who made me like webcomics. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700388335 {#4607
    date: 2023-11-19 11:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
    "@loaExMachina@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 139490
  -bodyTs: "'guy':4 'like':8 'made':6 'webcom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4993381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700388335 {#4608
    date: 2023-11-19 11:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4609
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4509
    +user: Proxies\__CG__\App\Entity\User {#4510 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: "The image is from Pepper and Carrot, a comic by David Revoy, a French artist known for using free software and releasing everything he does under free license. I don’t know what episode this panel is from, but you can and should read it all [here](https://www.peppercarrot.com/en/webcomics/index.html) for free!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700387193 {#4507
      date: 2023-11-19 10:46:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 139453
    -bodyTs: "'/en/webcomics/index.html)':50 'artist':15 'carrot':7 'comic':9 'david':11 'episod':34 'everyth':23 'free':19,27,52 'french':14 'imag':2 'know':32 'known':16 'licens':28 'panel':36 'pepper':5 'read':44 'releas':22 'revoy':12 'softwar':20 'use':18 'www.peppercarrot.com':49 'www.peppercarrot.com/en/webcomics/index.html)':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5689505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700387193 {#4508
      date: 2023-11-19 10:46:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "he is the guy who made me like webcomics. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700388335 {#4607
    date: 2023-11-19 11:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
    "@loaExMachina@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 139490
  -bodyTs: "'guy':4 'like':8 'made':6 'webcom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4993381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700388335 {#4608
    date: 2023-11-19 11:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4609
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4509
    +user: Proxies\__CG__\App\Entity\User {#4510 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: "The image is from Pepper and Carrot, a comic by David Revoy, a French artist known for using free software and releasing everything he does under free license. I don’t know what episode this panel is from, but you can and should read it all [here](https://www.peppercarrot.com/en/webcomics/index.html) for free!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700387193 {#4507
      date: 2023-11-19 10:46:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 139453
    -bodyTs: "'/en/webcomics/index.html)':50 'artist':15 'carrot':7 'comic':9 'david':11 'episod':34 'everyth':23 'free':19,27,52 'french':14 'imag':2 'know':32 'known':16 'licens':28 'panel':36 'pepper':5 'read':44 'releas':22 'revoy':12 'softwar':20 'use':18 'www.peppercarrot.com':49 'www.peppercarrot.com/en/webcomics/index.html)':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5689505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700387193 {#4508
      date: 2023-11-19 10:46:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "he is the guy who made me like webcomics. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700388335 {#4607
    date: 2023-11-19 11:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
    "@loaExMachina@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 139490
  -bodyTs: "'guy':4 'like':8 'made':6 'webcom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4993381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700388335 {#4608
    date: 2023-11-19 11:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4174
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ffmpeg. The bane of my existence.\n
      \n
      I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
      \n
      The bottom image is hella cool. Where’s it from ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700820230 {#4168
      date: 2023-11-24 11:03:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4175 …}
    +nested: Doctrine\ORM\PersistentCollection {#4177 …}
    +votes: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 139391
    -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233039"
    +editedAt: DateTimeImmutable @1700727692 {#4169
      date: 2023-11-23 09:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700384788 {#4170
      date: 2023-11-19 10:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: """
    ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
    \n
    image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700385597 {#4523
    date: 2023-11-19 10:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 139407
  -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700385597 {#4524
    date: 2023-11-19 10:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4174
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ffmpeg. The bane of my existence.\n
      \n
      I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
      \n
      The bottom image is hella cool. Where’s it from ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700820230 {#4168
      date: 2023-11-24 11:03:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4175 …}
    +nested: Doctrine\ORM\PersistentCollection {#4177 …}
    +votes: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 139391
    -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233039"
    +editedAt: DateTimeImmutable @1700727692 {#4169
      date: 2023-11-23 09:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700384788 {#4170
      date: 2023-11-19 10:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: """
    ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
    \n
    image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700385597 {#4523
    date: 2023-11-19 10:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 139407
  -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700385597 {#4524
    date: 2023-11-19 10:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4525
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4174
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ffmpeg. The bane of my existence.\n
      \n
      I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
      \n
      The bottom image is hella cool. Where’s it from ?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700820230 {#4168
      date: 2023-11-24 11:03:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4175 …}
    +nested: Doctrine\ORM\PersistentCollection {#4177 …}
    +votes: Doctrine\ORM\PersistentCollection {#4179 …}
    +reports: Doctrine\ORM\PersistentCollection {#4181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 139391
    -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233039"
    +editedAt: DateTimeImmutable @1700727692 {#4169
      date: 2023-11-23 09:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700384788 {#4170
      date: 2023-11-19 10:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: """
    ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
    \n
    image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700385597 {#4523
    date: 2023-11-19 10:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 139407
  -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700385597 {#4524
    date: 2023-11-19 10:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4573
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700385597 {#4523
      date: 2023-11-19 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 139407
    -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4992950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700385597 {#4524
      date: 2023-11-19 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "I ask ChatGPT how to do something with ffmpeg when I’m stuck lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700409856 {#4572
    date: 2023-11-19 17:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 140128
  -bodyTs: "'ask':2 'chatgpt':3 'ffmpeg':9 'lol':14 'm':12 'someth':7 'stuck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5006264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700409856 {#4569
    date: 2023-11-19 17:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4573
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700385597 {#4523
      date: 2023-11-19 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 139407
    -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4992950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700385597 {#4524
      date: 2023-11-19 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "I ask ChatGPT how to do something with ffmpeg when I’m stuck lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700409856 {#4572
    date: 2023-11-19 17:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 140128
  -bodyTs: "'ask':2 'chatgpt':3 'ffmpeg':9 'lol':14 'm':12 'someth':7 'stuck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5006264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700409856 {#4569
    date: 2023-11-19 17:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4573
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700385597 {#4523
      date: 2023-11-19 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 139407
    -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4992950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700385597 {#4524
      date: 2023-11-19 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "I ask ChatGPT how to do something with ffmpeg when I’m stuck lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700409856 {#4572
    date: 2023-11-19 17:04:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 140128
  -bodyTs: "'ask':2 'chatgpt':3 'ffmpeg':9 'lol':14 'm':12 'someth':7 'stuck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5006264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700409856 {#4569
    date: 2023-11-19 17:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4187 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700385597 {#4523
      date: 2023-11-19 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 139407
    -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4992950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700385597 {#4524
      date: 2023-11-19 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: """
    > ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
    \n
    Not only ffmpeg is complex, It allows you to do things in different ways ( for compatibility ) so you can find a far nicer command than the horrible mishmash creation you have and spend another week remaking the script from scratch. But then you think of a better directory structure to work with and now you have to spend few days updating the script. Pain…\n
    \n
    I reckon I used AI to create the initial command ( biggest mistake , even gpt4 output somewhat working but garbage Ffmpeg commands) and I am a horrible programmer but still… It was tiring.\n
    \n
    > image is from a post from David revoy, creator of pepper&carrot, a libre webcomic.\n
    \n
    Thanks !
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700386776 {#4591
    date: 2023-11-19 10:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 139446
  -bodyTs: "'ai':93 'allow':31 'anoth':58 'better':71 'biggest':99 'carrot':132 'command':48,98,109 'compat':40 'complex':29 'creat':95 'creation':53 'creator':129 'david':127 'day':84 'differ':37 'directori':72 'even':101 'far':46 'ffmpeg':1,27,108 'find':44 'garbag':107 'gpt4':102 'horribl':51,114 'imag':121 'initi':97 'libr':134 'mani':10 'matter':8 'mishmash':52 'mistak':100 'nicer':47 'one':3 'output':103 'pain':88 'pepper':131 'post':125 'program':6 'programm':115 'reckon':90 'remak':60 'revoy':128 'scratch':64 'script':62,87 'search':18 'someth':22 'somewhat':104 'spend':57,82 'still':15,117 'structur':73 'thank':136 'thing':35 'think':68 'time':11 'tire':120 'updat':85 'use':13,92 'way':38 'webcom':135 'week':59 'work':75,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5233392"
  +editedAt: DateTimeImmutable @1700730421 {#4592
    date: 2023-11-23 10:07:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700386776 {#4593
    date: 2023-11-19 10:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4187 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700385597 {#4523
      date: 2023-11-19 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 139407
    -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4992950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700385597 {#4524
      date: 2023-11-19 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: """
    > ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
    \n
    Not only ffmpeg is complex, It allows you to do things in different ways ( for compatibility ) so you can find a far nicer command than the horrible mishmash creation you have and spend another week remaking the script from scratch. But then you think of a better directory structure to work with and now you have to spend few days updating the script. Pain…\n
    \n
    I reckon I used AI to create the initial command ( biggest mistake , even gpt4 output somewhat working but garbage Ffmpeg commands) and I am a horrible programmer but still… It was tiring.\n
    \n
    > image is from a post from David revoy, creator of pepper&carrot, a libre webcomic.\n
    \n
    Thanks !
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700386776 {#4591
    date: 2023-11-19 10:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 139446
  -bodyTs: "'ai':93 'allow':31 'anoth':58 'better':71 'biggest':99 'carrot':132 'command':48,98,109 'compat':40 'complex':29 'creat':95 'creation':53 'creator':129 'david':127 'day':84 'differ':37 'directori':72 'even':101 'far':46 'ffmpeg':1,27,108 'find':44 'garbag':107 'gpt4':102 'horribl':51,114 'imag':121 'initi':97 'libr':134 'mani':10 'matter':8 'mishmash':52 'mistak':100 'nicer':47 'one':3 'output':103 'pain':88 'pepper':131 'post':125 'program':6 'programm':115 'reckon':90 'remak':60 'revoy':128 'scratch':64 'script':62,87 'search':18 'someth':22 'somewhat':104 'spend':57,82 'still':15,117 'structur':73 'thank':136 'thing':35 'think':68 'time':11 'tire':120 'updat':85 'use':13,92 'way':38 'webcom':135 'week':59 'work':75,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5233392"
  +editedAt: DateTimeImmutable @1700730421 {#4592
    date: 2023-11-23 10:07:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700386776 {#4593
    date: 2023-11-19 10:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4594
  +user: App\Entity\User {#4187 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4174
      +user: App\Entity\User {#4187 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ffmpeg. The bane of my existence.\n
        \n
        I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
        \n
        The bottom image is hella cool. Where’s it from ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700820230 {#4168
        date: 2023-11-24 11:03:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4175 …}
      +nested: Doctrine\ORM\PersistentCollection {#4177 …}
      +votes: Doctrine\ORM\PersistentCollection {#4179 …}
      +reports: Doctrine\ORM\PersistentCollection {#4181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
      -id: 139391
      -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5233039"
      +editedAt: DateTimeImmutable @1700727692 {#4169
        date: 2023-11-23 09:21:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700384788 {#4170
        date: 2023-11-19 10:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700385597 {#4523
      date: 2023-11-19 10:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 139407
    -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4992950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700385597 {#4524
      date: 2023-11-19 10:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: """
    > ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
    \n
    Not only ffmpeg is complex, It allows you to do things in different ways ( for compatibility ) so you can find a far nicer command than the horrible mishmash creation you have and spend another week remaking the script from scratch. But then you think of a better directory structure to work with and now you have to spend few days updating the script. Pain…\n
    \n
    I reckon I used AI to create the initial command ( biggest mistake , even gpt4 output somewhat working but garbage Ffmpeg commands) and I am a horrible programmer but still… It was tiring.\n
    \n
    > image is from a post from David revoy, creator of pepper&carrot, a libre webcomic.\n
    \n
    Thanks !
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700386776 {#4591
    date: 2023-11-19 10:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4595 …}
  +nested: Doctrine\ORM\PersistentCollection {#4597 …}
  +votes: Doctrine\ORM\PersistentCollection {#4599 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 139446
  -bodyTs: "'ai':93 'allow':31 'anoth':58 'better':71 'biggest':99 'carrot':132 'command':48,98,109 'compat':40 'complex':29 'creat':95 'creation':53 'creator':129 'david':127 'day':84 'differ':37 'directori':72 'even':101 'far':46 'ffmpeg':1,27,108 'find':44 'garbag':107 'gpt4':102 'horribl':51,114 'imag':121 'initi':97 'libr':134 'mani':10 'matter':8 'mishmash':52 'mistak':100 'nicer':47 'one':3 'output':103 'pain':88 'pepper':131 'post':125 'program':6 'programm':115 'reckon':90 'remak':60 'revoy':128 'scratch':64 'script':62,87 'search':18 'someth':22 'somewhat':104 'spend':57,82 'still':15,117 'structur':73 'thank':136 'thing':35 'think':68 'time':11 'tire':120 'updat':85 'use':13,92 'way':38 'webcom':135 'week':59 'work':75,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5233392"
  +editedAt: DateTimeImmutable @1700730421 {#4592
    date: 2023-11-23 10:07:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700386776 {#4593
    date: 2023-11-19 10:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4674
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4174
        +user: App\Entity\User {#4187 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ffmpeg. The bane of my existence.\n
          \n
          I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
          \n
          The bottom image is hella cool. Where’s it from ?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700820230 {#4168
          date: 2023-11-24 11:03:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4175 …}
        +nested: Doctrine\ORM\PersistentCollection {#4177 …}
        +votes: Doctrine\ORM\PersistentCollection {#4179 …}
        +reports: Doctrine\ORM\PersistentCollection {#4181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
        -id: 139391
        -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5233039"
        +editedAt: DateTimeImmutable @1700727692 {#4169
          date: 2023-11-23 09:21:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700384788 {#4170
          date: 2023-11-19 10:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4174}
      +body: """
        ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
        \n
        image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700385597 {#4523
        date: 2023-11-19 10:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 139407
      -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4992950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700385597 {#4524
        date: 2023-11-19 10:19:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      > ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      Not only ffmpeg is complex, It allows you to do things in different ways ( for compatibility ) so you can find a far nicer command than the horrible mishmash creation you have and spend another week remaking the script from scratch. But then you think of a better directory structure to work with and now you have to spend few days updating the script. Pain…\n
      \n
      I reckon I used AI to create the initial command ( biggest mistake , even gpt4 output somewhat working but garbage Ffmpeg commands) and I am a horrible programmer but still… It was tiring.\n
      \n
      > image is from a post from David revoy, creator of pepper&carrot, a libre webcomic.\n
      \n
      Thanks !
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700386776 {#4591
      date: 2023-11-19 10:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4595 …}
    +nested: Doctrine\ORM\PersistentCollection {#4597 …}
    +votes: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 139446
    -bodyTs: "'ai':93 'allow':31 'anoth':58 'better':71 'biggest':99 'carrot':132 'command':48,98,109 'compat':40 'complex':29 'creat':95 'creation':53 'creator':129 'david':127 'day':84 'differ':37 'directori':72 'even':101 'far':46 'ffmpeg':1,27,108 'find':44 'garbag':107 'gpt4':102 'horribl':51,114 'imag':121 'initi':97 'libr':134 'mani':10 'matter':8 'mishmash':52 'mistak':100 'nicer':47 'one':3 'output':103 'pain':88 'pepper':131 'post':125 'program':6 'programm':115 'reckon':90 'remak':60 'revoy':128 'scratch':64 'script':62,87 'search':18 'someth':22 'somewhat':104 'spend':57,82 'still':15,117 'structur':73 'thank':136 'thing':35 'think':68 'time':11 'tire':120 'updat':85 'use':13,92 'way':38 'webcom':135 'week':59 'work':75,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233392"
    +editedAt: DateTimeImmutable @1700730421 {#4592
      date: 2023-11-23 10:07:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700386776 {#4593
      date: 2023-11-19 10:39:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "I often downscale and convert videos for posting to Discord and I just use fish shell history and just replace the filenames"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700434945 {#4673
    date: 2023-11-20 00:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4683 …}
  +nested: Doctrine\ORM\PersistentCollection {#4679 …}
  +votes: Doctrine\ORM\PersistentCollection {#4681 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 141296
  -bodyTs: "'convert':5 'discord':10 'downscal':3 'filenam':22 'fish':15 'histori':17 'often':2 'post':8 'replac':20 'shell':16 'use':14 'video':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3060160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434945 {#4670
    date: 2023-11-20 00:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4674
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4174
        +user: App\Entity\User {#4187 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ffmpeg. The bane of my existence.\n
          \n
          I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
          \n
          The bottom image is hella cool. Where’s it from ?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700820230 {#4168
          date: 2023-11-24 11:03:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4175 …}
        +nested: Doctrine\ORM\PersistentCollection {#4177 …}
        +votes: Doctrine\ORM\PersistentCollection {#4179 …}
        +reports: Doctrine\ORM\PersistentCollection {#4181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
        -id: 139391
        -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5233039"
        +editedAt: DateTimeImmutable @1700727692 {#4169
          date: 2023-11-23 09:21:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700384788 {#4170
          date: 2023-11-19 10:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4174}
      +body: """
        ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
        \n
        image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700385597 {#4523
        date: 2023-11-19 10:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 139407
      -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4992950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700385597 {#4524
        date: 2023-11-19 10:19:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      > ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      Not only ffmpeg is complex, It allows you to do things in different ways ( for compatibility ) so you can find a far nicer command than the horrible mishmash creation you have and spend another week remaking the script from scratch. But then you think of a better directory structure to work with and now you have to spend few days updating the script. Pain…\n
      \n
      I reckon I used AI to create the initial command ( biggest mistake , even gpt4 output somewhat working but garbage Ffmpeg commands) and I am a horrible programmer but still… It was tiring.\n
      \n
      > image is from a post from David revoy, creator of pepper&carrot, a libre webcomic.\n
      \n
      Thanks !
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700386776 {#4591
      date: 2023-11-19 10:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4595 …}
    +nested: Doctrine\ORM\PersistentCollection {#4597 …}
    +votes: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 139446
    -bodyTs: "'ai':93 'allow':31 'anoth':58 'better':71 'biggest':99 'carrot':132 'command':48,98,109 'compat':40 'complex':29 'creat':95 'creation':53 'creator':129 'david':127 'day':84 'differ':37 'directori':72 'even':101 'far':46 'ffmpeg':1,27,108 'find':44 'garbag':107 'gpt4':102 'horribl':51,114 'imag':121 'initi':97 'libr':134 'mani':10 'matter':8 'mishmash':52 'mistak':100 'nicer':47 'one':3 'output':103 'pain':88 'pepper':131 'post':125 'program':6 'programm':115 'reckon':90 'remak':60 'revoy':128 'scratch':64 'script':62,87 'search':18 'someth':22 'somewhat':104 'spend':57,82 'still':15,117 'structur':73 'thank':136 'thing':35 'think':68 'time':11 'tire':120 'updat':85 'use':13,92 'way':38 'webcom':135 'week':59 'work':75,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233392"
    +editedAt: DateTimeImmutable @1700730421 {#4592
      date: 2023-11-23 10:07:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700386776 {#4593
      date: 2023-11-19 10:39:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "I often downscale and convert videos for posting to Discord and I just use fish shell history and just replace the filenames"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700434945 {#4673
    date: 2023-11-20 00:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4683 …}
  +nested: Doctrine\ORM\PersistentCollection {#4679 …}
  +votes: Doctrine\ORM\PersistentCollection {#4681 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 141296
  -bodyTs: "'convert':5 'discord':10 'downscal':3 'filenam':22 'fish':15 'histori':17 'often':2 'post':8 'replac':20 'shell':16 'use':14 'video':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3060160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434945 {#4670
    date: 2023-11-20 00:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4674
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: App\Entity\User {#4187 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4174
        +user: App\Entity\User {#4187 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ffmpeg. The bane of my existence.\n
          \n
          I think writing ffmpeg manually would’ve saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.\n
          \n
          The bottom image is hella cool. Where’s it from ?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700820230 {#4168
          date: 2023-11-24 11:03:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lemmesay@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4175 …}
        +nested: Doctrine\ORM\PersistentCollection {#4177 …}
        +votes: Doctrine\ORM\PersistentCollection {#4179 …}
        +reports: Doctrine\ORM\PersistentCollection {#4181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4183 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4185 …}
        -id: 139391
        -bodyTs: "'bane':3 'bottom':46 'cool':50 'exist':6 'ffmpeg':1,10,29 'geuss':36 'hell':34 'hella':49 'imag':47 'manual':11 'modul':30 'pain':19 'pipe':40 'programmat':25 'python':42 'save':14 'slow':32 'someth':44 'subprocess':27 'think':8 'tri':21 've':13 'via':26 'week':17 'would':12 'write':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5233039"
        +editedAt: DateTimeImmutable @1700727692 {#4169
          date: 2023-11-23 09:21:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700384788 {#4170
          date: 2023-11-19 10:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4174}
      +body: """
        ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
        \n
        image is from a post from David revoy, creator of [pepper&carrot](https://www.peppercarrot.com/), a libre webcomic. Here’s the post link: [framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700385597 {#4523
        date: 2023-11-19 10:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 139407
      -bodyTs: "'/),':39 '/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':50 'carrot':36 'creator':33 'david':31 'ffmpeg':1 'framapiaf.org':49 'framapiaf.org/@davidrevoy/111300971245273049](https://framapiaf.org/@davidrevoy/111300971245273049)':48 'imag':25 'libr':41 'link':47 'mani':10 'matter':8 'one':3 'pepper':35 'post':29,46 'program':6 'revoy':32 'search':18 'someth':22 'still':15 'time':11 'use':13 'webcom':42 'www.peppercarrot.com':38 'www.peppercarrot.com/),':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4992950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700385597 {#4524
        date: 2023-11-19 10:19:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4174}
    +body: """
      > ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.\n
      \n
      Not only ffmpeg is complex, It allows you to do things in different ways ( for compatibility ) so you can find a far nicer command than the horrible mishmash creation you have and spend another week remaking the script from scratch. But then you think of a better directory structure to work with and now you have to spend few days updating the script. Pain…\n
      \n
      I reckon I used AI to create the initial command ( biggest mistake , even gpt4 output somewhat working but garbage Ffmpeg commands) and I am a horrible programmer but still… It was tiring.\n
      \n
      > image is from a post from David revoy, creator of pepper&carrot, a libre webcomic.\n
      \n
      Thanks !
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700386776 {#4591
      date: 2023-11-19 10:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4595 …}
    +nested: Doctrine\ORM\PersistentCollection {#4597 …}
    +votes: Doctrine\ORM\PersistentCollection {#4599 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 139446
    -bodyTs: "'ai':93 'allow':31 'anoth':58 'better':71 'biggest':99 'carrot':132 'command':48,98,109 'compat':40 'complex':29 'creat':95 'creation':53 'creator':129 'david':127 'day':84 'differ':37 'directori':72 'even':101 'far':46 'ffmpeg':1,27,108 'find':44 'garbag':107 'gpt4':102 'horribl':51,114 'imag':121 'initi':97 'libr':134 'mani':10 'matter':8 'mishmash':52 'mistak':100 'nicer':47 'one':3 'output':103 'pain':88 'pepper':131 'post':125 'program':6 'programm':115 'reckon':90 'remak':60 'revoy':128 'scratch':64 'script':62,87 'search':18 'someth':22 'somewhat':104 'spend':57,82 'still':15,117 'structur':73 'thank':136 'thing':35 'think':68 'time':11 'tire':120 'updat':85 'use':13,92 'way':38 'webcom':135 'week':59 'work':75,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5233392"
    +editedAt: DateTimeImmutable @1700730421 {#4592
      date: 2023-11-23 10:07:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700386776 {#4593
      date: 2023-11-19 10:39:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4174}
  +body: "I often downscale and convert videos for posting to Discord and I just use fish shell history and just replace the filenames"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700434945 {#4673
    date: 2023-11-20 00:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4683 …}
  +nested: Doctrine\ORM\PersistentCollection {#4679 …}
  +votes: Doctrine\ORM\PersistentCollection {#4681 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 141296
  -bodyTs: "'convert':5 'discord':10 'downscal':3 'filenam':22 'fish':15 'histori':17 'often':2 'post':8 'replac':20 'shell':16 'use':14 'video':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3060160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434945 {#4670
    date: 2023-11-20 00:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4247
  +user: App\Entity\User {#4260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you don’t have any privacy, your privacy cannot be violated, so please accept this privacy policy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1700724347 {#4242
    date: 2023-11-23 08:25:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4248 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4252 …}
  +reports: Doctrine\ORM\PersistentCollection {#4254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
  -id: 139311
  -bodyTs: "'accept':15 'cannot':10 'pleas':14 'polici':18 'privaci':7,9,17 'violat':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382057 {#4243
    date: 2023-11-19 09:20:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4247
  +user: App\Entity\User {#4260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you don’t have any privacy, your privacy cannot be violated, so please accept this privacy policy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1700724347 {#4242
    date: 2023-11-23 08:25:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4248 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4252 …}
  +reports: Doctrine\ORM\PersistentCollection {#4254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
  -id: 139311
  -bodyTs: "'accept':15 'cannot':10 'pleas':14 'polici':18 'privaci':7,9,17 'violat':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382057 {#4243
    date: 2023-11-19 09:20:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4247
  +user: App\Entity\User {#4260 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you don’t have any privacy, your privacy cannot be violated, so please accept this privacy policy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1700724347 {#4242
    date: 2023-11-23 08:25:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4248 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4252 …}
  +reports: Doctrine\ORM\PersistentCollection {#4254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
  -id: 139311
  -bodyTs: "'accept':15 'cannot':10 'pleas':14 'polici':18 'privaci':7,9,17 'violat':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700382057 {#4243
    date: 2023-11-19 09:20:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4494
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4247
    +user: App\Entity\User {#4260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you don’t have any privacy, your privacy cannot be violated, so please accept this privacy policy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1700724347 {#4242
      date: 2023-11-23 08:25:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4248 …}
    +nested: Doctrine\ORM\PersistentCollection {#4250 …}
    +votes: Doctrine\ORM\PersistentCollection {#4252 …}
    +reports: Doctrine\ORM\PersistentCollection {#4254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
    -id: 139311
    -bodyTs: "'accept':15 'cannot':10 'pleas':14 'polici':18 'privaci':7,9,17 'violat':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5688101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700382057 {#4243
      date: 2023-11-19 09:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4247}
  +body: "also, you’ve got nothing to hide. you aren’t the bad guy, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700383418 {#4492
    date: 2023-11-19 09:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@_cnt0@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4495 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 139350
  -bodyTs: "'also':1 'aren':9 'bad':12 'got':4 'guy':13 'hide':7 'noth':5 'right':14 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700383418 {#4493
    date: 2023-11-19 09:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4494
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4247
    +user: App\Entity\User {#4260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you don’t have any privacy, your privacy cannot be violated, so please accept this privacy policy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1700724347 {#4242
      date: 2023-11-23 08:25:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4248 …}
    +nested: Doctrine\ORM\PersistentCollection {#4250 …}
    +votes: Doctrine\ORM\PersistentCollection {#4252 …}
    +reports: Doctrine\ORM\PersistentCollection {#4254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
    -id: 139311
    -bodyTs: "'accept':15 'cannot':10 'pleas':14 'polici':18 'privaci':7,9,17 'violat':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5688101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700382057 {#4243
      date: 2023-11-19 09:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4247}
  +body: "also, you’ve got nothing to hide. you aren’t the bad guy, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700383418 {#4492
    date: 2023-11-19 09:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@_cnt0@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4495 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 139350
  -bodyTs: "'also':1 'aren':9 'bad':12 'got':4 'guy':13 'hide':7 'noth':5 'right':14 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700383418 {#4493
    date: 2023-11-19 09:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4494
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4247
    +user: App\Entity\User {#4260 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you don’t have any privacy, your privacy cannot be violated, so please accept this privacy policy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1700724347 {#4242
      date: 2023-11-23 08:25:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4248 …}
    +nested: Doctrine\ORM\PersistentCollection {#4250 …}
    +votes: Doctrine\ORM\PersistentCollection {#4252 …}
    +reports: Doctrine\ORM\PersistentCollection {#4254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4258 …}
    -id: 139311
    -bodyTs: "'accept':15 'cannot':10 'pleas':14 'polici':18 'privaci':7,9,17 'violat':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5688101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700382057 {#4243
      date: 2023-11-19 09:20:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4247}
  +body: "also, you’ve got nothing to hide. you aren’t the bad guy, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700383418 {#4492
    date: 2023-11-19 09:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@_cnt0@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4495 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 139350
  -bodyTs: "'also':1 'aren':9 'bad':12 'got':4 'guy':13 'hide':7 'noth':5 'right':14 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700383418 {#4493
    date: 2023-11-19 09:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4320
  +user: App\Entity\User {#4333 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    To protect your head in battle, please wear a helmet. Fucking ASSholes.\n
    \n
    Pretending they know I have a head.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700726148 {#4315
    date: 2023-11-23 08:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4323 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 139238
  -bodyTs: "'asshol':12 'battl':6 'fuck':11 'head':4,19 'helmet':10 'know':15 'pleas':7 'pretend':13 'protect':2 'wear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5687719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380070 {#4316
    date: 2023-11-19 08:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4320
  +user: App\Entity\User {#4333 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    To protect your head in battle, please wear a helmet. Fucking ASSholes.\n
    \n
    Pretending they know I have a head.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700726148 {#4315
    date: 2023-11-23 08:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4323 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 139238
  -bodyTs: "'asshol':12 'battl':6 'fuck':11 'head':4,19 'helmet':10 'know':15 'pleas':7 'pretend':13 'protect':2 'wear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5687719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380070 {#4316
    date: 2023-11-19 08:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4320
  +user: App\Entity\User {#4333 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    To protect your head in battle, please wear a helmet. Fucking ASSholes.\n
    \n
    Pretending they know I have a head.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700726148 {#4315
    date: 2023-11-23 08:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4323 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 139238
  -bodyTs: "'asshol':12 'battl':6 'fuck':11 'head':4,19 'helmet':10 'know':15 'pleas':7 'pretend':13 'protect':2 'wear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5687719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380070 {#4316
    date: 2023-11-19 08:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4474
  +user: Proxies\__CG__\App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: App\Entity\User {#4333 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      To protect your head in battle, please wear a helmet. Fucking ASSholes.\n
      \n
      Pretending they know I have a head.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700726148 {#4315
      date: 2023-11-23 08:55:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 139238
    -bodyTs: "'asshol':12 'battl':6 'fuck':11 'head':4,19 'helmet':10 'know':15 'pleas':7 'pretend':13 'protect':2 'wear':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5687719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700380070 {#4316
      date: 2023-11-19 08:47:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4320}
  +body: "The audacity that people have to assume that you, me, or anybody has a head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700384149 {#4473
    date: 2023-11-19 09:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Varyk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 139374
  -bodyTs: "'anybodi':12 'assum':7 'audac':2 'head':15 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700384149 {#4470
    date: 2023-11-19 09:55:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4474
  +user: Proxies\__CG__\App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: App\Entity\User {#4333 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      To protect your head in battle, please wear a helmet. Fucking ASSholes.\n
      \n
      Pretending they know I have a head.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700726148 {#4315
      date: 2023-11-23 08:55:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 139238
    -bodyTs: "'asshol':12 'battl':6 'fuck':11 'head':4,19 'helmet':10 'know':15 'pleas':7 'pretend':13 'protect':2 'wear':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5687719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700380070 {#4316
      date: 2023-11-19 08:47:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4320}
  +body: "The audacity that people have to assume that you, me, or anybody has a head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700384149 {#4473
    date: 2023-11-19 09:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Varyk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 139374
  -bodyTs: "'anybodi':12 'assum':7 'audac':2 'head':15 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700384149 {#4470
    date: 2023-11-19 09:55:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4474
  +user: Proxies\__CG__\App\Entity\User {#4478 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4320
    +user: App\Entity\User {#4333 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      To protect your head in battle, please wear a helmet. Fucking ASSholes.\n
      \n
      Pretending they know I have a head.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700726148 {#4315
      date: 2023-11-23 08:55:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lemmesay@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4321 …}
    +nested: Doctrine\ORM\PersistentCollection {#4323 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 139238
    -bodyTs: "'asshol':12 'battl':6 'fuck':11 'head':4,19 'helmet':10 'know':15 'pleas':7 'pretend':13 'protect':2 'wear':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5687719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700380070 {#4316
      date: 2023-11-19 08:47:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4320}
  +body: "The audacity that people have to assume that you, me, or anybody has a head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700384149 {#4473
    date: 2023-11-19 09:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@Varyk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 139374
  -bodyTs: "'anybodi':12 'assum':7 'audac':2 'head':15 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5688939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700384149 {#4470
    date: 2023-11-19 09:55:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4393
  +user: App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I definitely wish there was a good NLVE for Android that was FOSS. Currently using LumaFusion because it’s the most powerful one I’ve found but it was $21 on sale"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700378044 {#4388
    date: 2023-11-19 08:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 139191
  -bodyTs: "'21':30 'android':10 'current':14 'definit':2 'foss':13 'found':26 'good':7 'lumafus':16 'nlve':8 'one':23 'power':22 'sale':32 'use':15 've':25 'wish':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4965413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700378044 {#4389
    date: 2023-11-19 08:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4393
  +user: App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I definitely wish there was a good NLVE for Android that was FOSS. Currently using LumaFusion because it’s the most powerful one I’ve found but it was $21 on sale"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700378044 {#4388
    date: 2023-11-19 08:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 139191
  -bodyTs: "'21':30 'android':10 'current':14 'definit':2 'foss':13 'found':26 'good':7 'lumafus':16 'nlve':8 'one':23 'power':22 'sale':32 'use':15 've':25 'wish':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4965413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700378044 {#4389
    date: 2023-11-19 08:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4393
  +user: App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "proprietary-services-be-like"
    +title: "proprietary services be like"
    +url: "https://discuss.tchncs.de/pictrs/image/59a7da56-a45f-4e51-81a2-2f29b927e0f5.jpeg"
    +body: """
      was looking for a GUI video editor on Android, and couldn’t find an open source one, so downloaded a proprietary apk(powerdirector).  \n
      was greeted with this as soon as I installed an opened it.\n
      \n
      deleted it that very instant. will stick to ffmpeg on termux.\n
      \n
      image below is from [david revoy’s mastodon post](https://fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).\n
      \n
      ---\n
      \n
      image transcription:  \n
      meme has two images. upper one is a cropped screenshot from an app that reads, “to protect your rights to privacy, please accept the privacy policy and terms of use to continue.”\n
      \n
      lower one is an image of pepper from [pepper&carrot](https://www.peppercarrot.com/) with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, “Hmm, what a logic.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700575559 {#2414
      date: 2023-11-21 15:05:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14349
    -titleTs: "'like':4 'proprietari':1 'servic':2"
    -bodyTs: "'/)':105 '/@davidrevoy@framapiaf.org/111300971762796096).':58 'accept':83 'agap':118 'air':112 'android':9 'apk':22 'app':73 'bottom':122 'carrot':102 'continu':92 'couldn':11 'crop':69 'david':51 'delet':36 'download':19 'editor':7 'eye':113 'ffmpeg':44 'find':13 'fosstodon.org':57 'fosstodon.org/@davidrevoy@framapiaf.org/111300971762796096).':56 'greet':25 'gui':5 'hand':110 'hmm':128 'imag':47,59,64,97 'instal':32 'instant':40 'lit':114 'logic':131 'look':2 'lower':93 'mastodon':54 'meme':61 'mouth':117 'one':17,66,94,107 'open':15,34 'pepper':99,101 'pleas':82 'polici':86 'post':55 'powerdirector':23 'privaci':81,85 'proprietari':21 'protect':77 'read':75,127 'revoy':52 'right':79 'screenshot':70 'soon':29 'sourc':16 'stick':42 'superimpos':119 'term':88 'termux':46 'text':125 'transcript':60 'two':63 'upper':65 'use':90 'video':6 'www.peppercarrot.com':104 'www.peppercarrot.com/)':103"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700463707
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6520146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700377307 {#1793
      date: 2023-11-19 08:01:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I definitely wish there was a good NLVE for Android that was FOSS. Currently using LumaFusion because it’s the most powerful one I’ve found but it was $21 on sale"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700378044 {#4388
    date: 2023-11-19 08:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 139191
  -bodyTs: "'21':30 'android':10 'current':14 'definit':2 'foss':13 'found':26 'good':7 'lumafus':16 'nlve':8 'one':23 'power':22 'sale':32 'use':15 've':25 'wish':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4965413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700378044 {#4389
    date: 2023-11-19 08:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details