GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/commented/%E2%88%9E/articles?p=139

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1880
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1918
    date: 2023-08-30 14:56:24.0 +02: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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1880
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1918
    date: 2023-08-30 14:56:24.0 +02: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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1880
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1918
    date: 2023-08-30 14:56:24.0 +02: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\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "DISCUSSION-Weekly-Discussion-Wednesday-Learning-to-wear-a-mask-is"
  +title: "[DISCUSSION] Weekly Discussion Wednesday - "Learning to wear a mask  is the first lesson in patriarchal masculinity that a boy learns""
  +url: null
  +body: """
    This week’s prompt is:\n
    \n
    > “Learning to wear a mask (that word already embedded in the term “masculinity”) is the first lesson in patriarchal masculinity that a boy learns. He learns that his core feelings cannot be expressed if they do not conform to the acceptable behaviors sexism defines as male. Asked to give up the true self in order to realize the patriarchal ideal, boys learn self-betrayal early and are rewarded for these acts of soul murder.”\n
    \n
    ― bell hooks, The Will to Change: Men, Masculinity, and Love
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693449580 {#1530
    date: 2023-08-31 04:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9465
  -titleTs: "'boy':19 'discuss':1,3 'first':12 'learn':5,20 'lesson':13 'masculin':16 'mask':9 'patriarch':15 'wear':7 'wednesday':4 'week':2"
  -bodyTs: "'accept':46 'act':77 'alreadi':13 'ask':52 'behavior':47 'bell':81 'betray':70 'boy':28,66 'cannot':36 'chang':86 'conform':43 'core':34 'defin':49 'earli':71 'embed':14 'express':38 'feel':35 'first':21 'give':54 'hook':82 'ideal':65 'learn':6,29,31,67 'lesson':22 'love':90 'male':51 'masculin':18,25,88 'mask':10 'men':87 'murder':80 'order':60 'patriarch':24,64 'prompt':4 'realiz':62 'reward':74 'self':58,69 'self-betray':68 'sexism':48 'soul':79 'term':17 'true':57 'wear':8 'week':2 'word':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693379075
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1809894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693372575 {#1539
    date: 2023-08-30 07:16:15.0 +02: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
7 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "DISCUSSION-Weekly-Discussion-Wednesday-Learning-to-wear-a-mask-is"
  +title: "[DISCUSSION] Weekly Discussion Wednesday - "Learning to wear a mask  is the first lesson in patriarchal masculinity that a boy learns""
  +url: null
  +body: """
    This week’s prompt is:\n
    \n
    > “Learning to wear a mask (that word already embedded in the term “masculinity”) is the first lesson in patriarchal masculinity that a boy learns. He learns that his core feelings cannot be expressed if they do not conform to the acceptable behaviors sexism defines as male. Asked to give up the true self in order to realize the patriarchal ideal, boys learn self-betrayal early and are rewarded for these acts of soul murder.”\n
    \n
    ― bell hooks, The Will to Change: Men, Masculinity, and Love
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693449580 {#1530
    date: 2023-08-31 04:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9465
  -titleTs: "'boy':19 'discuss':1,3 'first':12 'learn':5,20 'lesson':13 'masculin':16 'mask':9 'patriarch':15 'wear':7 'wednesday':4 'week':2"
  -bodyTs: "'accept':46 'act':77 'alreadi':13 'ask':52 'behavior':47 'bell':81 'betray':70 'boy':28,66 'cannot':36 'chang':86 'conform':43 'core':34 'defin':49 'earli':71 'embed':14 'express':38 'feel':35 'first':21 'give':54 'hook':82 'ideal':65 'learn':6,29,31,67 'lesson':22 'love':90 'male':51 'masculin':18,25,88 'mask':10 'men':87 'murder':80 'order':60 'patriarch':24,64 'prompt':4 'realiz':62 'reward':74 'self':58,69 'self-betray':68 'sexism':48 'soul':79 'term':17 'true':57 'wear':8 'week':2 'word':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693379075
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1809894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693372575 {#1539
    date: 2023-08-30 07:16:15.0 +02: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
8 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "DISCUSSION-Weekly-Discussion-Wednesday-Learning-to-wear-a-mask-is"
  +title: "[DISCUSSION] Weekly Discussion Wednesday - "Learning to wear a mask  is the first lesson in patriarchal masculinity that a boy learns""
  +url: null
  +body: """
    This week’s prompt is:\n
    \n
    > “Learning to wear a mask (that word already embedded in the term “masculinity”) is the first lesson in patriarchal masculinity that a boy learns. He learns that his core feelings cannot be expressed if they do not conform to the acceptable behaviors sexism defines as male. Asked to give up the true self in order to realize the patriarchal ideal, boys learn self-betrayal early and are rewarded for these acts of soul murder.”\n
    \n
    ― bell hooks, The Will to Change: Men, Masculinity, and Love
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693449580 {#1530
    date: 2023-08-31 04:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9465
  -titleTs: "'boy':19 'discuss':1,3 'first':12 'learn':5,20 'lesson':13 'masculin':16 'mask':9 'patriarch':15 'wear':7 'wednesday':4 'week':2"
  -bodyTs: "'accept':46 'act':77 'alreadi':13 'ask':52 'behavior':47 'bell':81 'betray':70 'boy':28,66 'cannot':36 'chang':86 'conform':43 'core':34 'defin':49 'earli':71 'embed':14 'express':38 'feel':35 'first':21 'give':54 'hook':82 'ideal':65 'learn':6,29,31,67 'lesson':22 'love':90 'male':51 'masculin':18,25,88 'mask':10 'men':87 'murder':80 'order':60 'patriarch':24,64 'prompt':4 'realiz':62 'reward':74 'self':58,69 'self-betray':68 'sexism':48 'soul':79 'term':17 'true':57 'wear':8 'week':2 'word':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693379075
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1809894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693372575 {#1539
    date: 2023-08-30 07:16:15.0 +02: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
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\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-was-the-last-time-you-lost-a-debate-argument-what"
  +title: "When was the last time you "lost" a debate/argument (what was it about)?"
  +url: null
  +body: "One might say it just happened to me. You should all try it sometime."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693371258 {#1753
    date: 2023-08-30 06:54:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 12818
  -titleTs: "'debate/argument':9 'last':4 'lost':7 'time':5"
  -bodyTs: "'happen':6 'might':2 'one':1 'say':3 'sometim':14 'tri':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693372020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5996529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693365520 {#1746
    date: 2023-08-30 05:18:40.0 +02: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
11 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-was-the-last-time-you-lost-a-debate-argument-what"
  +title: "When was the last time you "lost" a debate/argument (what was it about)?"
  +url: null
  +body: "One might say it just happened to me. You should all try it sometime."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693371258 {#1753
    date: 2023-08-30 06:54:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 12818
  -titleTs: "'debate/argument':9 'last':4 'lost':7 'time':5"
  -bodyTs: "'happen':6 'might':2 'one':1 'say':3 'sometim':14 'tri':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693372020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5996529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693365520 {#1746
    date: 2023-08-30 05:18:40.0 +02: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
12 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-was-the-last-time-you-lost-a-debate-argument-what"
  +title: "When was the last time you "lost" a debate/argument (what was it about)?"
  +url: null
  +body: "One might say it just happened to me. You should all try it sometime."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693371258 {#1753
    date: 2023-08-30 06:54:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 12818
  -titleTs: "'debate/argument':9 'last':4 'lost':7 'time':5"
  -bodyTs: "'happen':6 'might':2 'one':1 'say':3 'sometim':14 'tri':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693372020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5996529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693365520 {#1746
    date: 2023-08-30 05:18:40.0 +02: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
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\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Met-a-nice-lady-at-the-grocery-store"
  +title: "Met a nice lady at the grocery store"
  +url: null
  +body: """
    Today at the grocery store a sweet older lady approached me and asked if I knew anything about computers. I said yes I do, and she produced a mouse saying that her son set up Linux mint for her and she was wondering if the mouse was compatible. It needed kernel version 2.6 or newer so I said that the mouse should work, guessing mint itself was probably newer than that kernel. Happy with my answer, we chatted a little, then she thanked me and left.\n
    \n
    It was a nice experience, so I thought I should share!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693344366 {#1484
    date: 2023-08-29 23:26:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 17184
  -titleTs: "'groceri':7 'ladi':4 'met':1 'nice':3 'store':8"
  -bodyTs: "'2.6':53 'answer':76 'anyth':17 'approach':10 'ask':13 'chat':78 'compat':48 'comput':19 'experi':91 'groceri':4 'guess':64 'happi':73 'kernel':51,72 'knew':16 'ladi':9 'left':86 'linux':36 'littl':80 'mint':37,65 'mous':29,46,61 'need':50 'newer':55,69 'nice':90 'older':8 'probabl':68 'produc':27 'said':21,58 'say':30 'set':34 'share':97 'son':33 'store':5 'sweet':7 'thank':83 'thought':94 'today':1 'version':52 'wonder':43 'work':63 'yes':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693333634
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4090063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693327134 {#1486
    date: 2023-08-29 18:38:54.0 +02: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
15 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Met-a-nice-lady-at-the-grocery-store"
  +title: "Met a nice lady at the grocery store"
  +url: null
  +body: """
    Today at the grocery store a sweet older lady approached me and asked if I knew anything about computers. I said yes I do, and she produced a mouse saying that her son set up Linux mint for her and she was wondering if the mouse was compatible. It needed kernel version 2.6 or newer so I said that the mouse should work, guessing mint itself was probably newer than that kernel. Happy with my answer, we chatted a little, then she thanked me and left.\n
    \n
    It was a nice experience, so I thought I should share!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693344366 {#1484
    date: 2023-08-29 23:26:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 17184
  -titleTs: "'groceri':7 'ladi':4 'met':1 'nice':3 'store':8"
  -bodyTs: "'2.6':53 'answer':76 'anyth':17 'approach':10 'ask':13 'chat':78 'compat':48 'comput':19 'experi':91 'groceri':4 'guess':64 'happi':73 'kernel':51,72 'knew':16 'ladi':9 'left':86 'linux':36 'littl':80 'mint':37,65 'mous':29,46,61 'need':50 'newer':55,69 'nice':90 'older':8 'probabl':68 'produc':27 'said':21,58 'say':30 'set':34 'share':97 'son':33 'store':5 'sweet':7 'thank':83 'thought':94 'today':1 'version':52 'wonder':43 'work':63 'yes':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693333634
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4090063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693327134 {#1486
    date: 2023-08-29 18:38:54.0 +02: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
16 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Met-a-nice-lady-at-the-grocery-store"
  +title: "Met a nice lady at the grocery store"
  +url: null
  +body: """
    Today at the grocery store a sweet older lady approached me and asked if I knew anything about computers. I said yes I do, and she produced a mouse saying that her son set up Linux mint for her and she was wondering if the mouse was compatible. It needed kernel version 2.6 or newer so I said that the mouse should work, guessing mint itself was probably newer than that kernel. Happy with my answer, we chatted a little, then she thanked me and left.\n
    \n
    It was a nice experience, so I thought I should share!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693344366 {#1484
    date: 2023-08-29 23:26:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 17184
  -titleTs: "'groceri':7 'ladi':4 'met':1 'nice':3 'store':8"
  -bodyTs: "'2.6':53 'answer':76 'anyth':17 'approach':10 'ask':13 'chat':78 'compat':48 'comput':19 'experi':91 'groceri':4 'guess':64 'happi':73 'kernel':51,72 'knew':16 'ladi':9 'left':86 'linux':36 'littl':80 'mint':37,65 'mous':29,46,61 'need':50 'newer':55,69 'nice':90 'older':8 'probabl':68 'produc':27 'said':21,58 'say':30 'set':34 'share':97 'son':33 'store':5 'sweet':7 'thank':83 'thought':94 'today':1 'version':52 'wonder':43 'work':63 'yes':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693333634
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4090063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693327134 {#1486
    date: 2023-08-29 18:38:54.0 +02: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
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\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1758
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1754
    date: 2023-08-28 21:42:01.0 +02: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
19 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1758
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1754
    date: 2023-08-28 21:42:01.0 +02: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
20 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1758
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1754
    date: 2023-08-28 21:42:01.0 +02: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
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\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-up-with-all-these-immutable-distributions-What-are-the"
  +title: "What's up with all these immutable distributions? What are the benefits and disadvantages of them?"
  +url: null
  +body: "For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693226640 {#1774
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 13432
  -titleTs: "'benefit':12 'disadvantag':14 'distribut':8 'immut':7"
  -bodyTs: "'benefit':41 'bit':14 'break':17 'disadvantag':44 'distribut':33 'everyon':28 'exact':37 'feel':4 'focus':23 'follow':19 'immut':32,46 'littl':6 'news':21 'studi':25 'sudden':27 'system':47 'talk':30 'took':12 'touch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693231418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4027023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693224918 {#1773
    date: 2023-08-28 14:15:18.0 +02: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
23 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-up-with-all-these-immutable-distributions-What-are-the"
  +title: "What's up with all these immutable distributions? What are the benefits and disadvantages of them?"
  +url: null
  +body: "For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693226640 {#1774
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 13432
  -titleTs: "'benefit':12 'disadvantag':14 'distribut':8 'immut':7"
  -bodyTs: "'benefit':41 'bit':14 'break':17 'disadvantag':44 'distribut':33 'everyon':28 'exact':37 'feel':4 'focus':23 'follow':19 'immut':32,46 'littl':6 'news':21 'studi':25 'sudden':27 'system':47 'talk':30 'took':12 'touch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693231418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4027023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693224918 {#1773
    date: 2023-08-28 14:15:18.0 +02: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
24 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-up-with-all-these-immutable-distributions-What-are-the"
  +title: "What's up with all these immutable distributions? What are the benefits and disadvantages of them?"
  +url: null
  +body: "For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693226640 {#1774
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 13432
  -titleTs: "'benefit':12 'disadvantag':14 'distribut':8 'immut':7"
  -bodyTs: "'benefit':41 'bit':14 'break':17 'disadvantag':44 'distribut':33 'everyon':28 'exact':37 'feel':4 'focus':23 'follow':19 'immut':32,46 'littl':6 'news':21 'studi':25 'sudden':27 'system':47 'talk':30 'took':12 'touch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693231418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4027023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693224918 {#1773
    date: 2023-08-28 14:15:18.0 +02: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
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\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-privacy-respecting-Instagram-frontends"
  +title: "Any privacy respecting Instagram frontends?"
  +url: null
  +body: """
    Since Bibliogram is dead, has any new project popped up?  \n
    I found [imgsed](https://imgsed.com/about/) just now, but it doesn’t look like it’s open source as far as I can tell
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693086439 {#1444
    date: 2023-08-26 23:47:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 3550
  -titleTs: "'frontend':5 'instagram':4 'privaci':2 'respect':3"
  -bodyTs: "'/about/)':16 'bibliogram':2 'dead':4 'doesn':21 'far':30 'found':12 'imgs':13 'imgsed.com':15 'imgsed.com/about/)':14 'like':24 'look':23 'new':7 'open':27 'pop':9 'project':8 'sinc':1 'sourc':28 'tell':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693092510
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/5116116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693086010 {#1466
    date: 2023-08-26 23:40:10.0 +02: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
27 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-privacy-respecting-Instagram-frontends"
  +title: "Any privacy respecting Instagram frontends?"
  +url: null
  +body: """
    Since Bibliogram is dead, has any new project popped up?  \n
    I found [imgsed](https://imgsed.com/about/) just now, but it doesn’t look like it’s open source as far as I can tell
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693086439 {#1444
    date: 2023-08-26 23:47:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 3550
  -titleTs: "'frontend':5 'instagram':4 'privaci':2 'respect':3"
  -bodyTs: "'/about/)':16 'bibliogram':2 'dead':4 'doesn':21 'far':30 'found':12 'imgs':13 'imgsed.com':15 'imgsed.com/about/)':14 'like':24 'look':23 'new':7 'open':27 'pop':9 'project':8 'sinc':1 'sourc':28 'tell':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693092510
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/5116116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693086010 {#1466
    date: 2023-08-26 23:40:10.0 +02: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
28 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-privacy-respecting-Instagram-frontends"
  +title: "Any privacy respecting Instagram frontends?"
  +url: null
  +body: """
    Since Bibliogram is dead, has any new project popped up?  \n
    I found [imgsed](https://imgsed.com/about/) just now, but it doesn’t look like it’s open source as far as I can tell
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693086439 {#1444
    date: 2023-08-26 23:47:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 3550
  -titleTs: "'frontend':5 'instagram':4 'privaci':2 'respect':3"
  -bodyTs: "'/about/)':16 'bibliogram':2 'dead':4 'doesn':21 'far':30 'found':12 'imgs':13 'imgsed.com':15 'imgsed.com/about/)':14 'like':24 'look':23 'new':7 'open':27 'pop':9 'project':8 'sinc':1 'sourc':28 'tell':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693092510
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/5116116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693086010 {#1466
    date: 2023-08-26 23:40:10.0 +02: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
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\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-pirate-movies-casually"
  +title: "How to pirate movies casually?"
  +url: null
  +body: """
    Normally I don’t have much time to watch movies, and for the occasional one Netflix is good enough. But once a coupple of years there is a specific one I want to see which is not on Netflix.\n
    \n
    Normally I can find it on ThePirateBay, but sometimes it’s offline.\n
    \n
    So my question is, how to get a movie like “Sing 2” in a easy way like I used on TPB now in 2023.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692437706 {#1660
    date: 2023-08-19 11:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 6422
  -titleTs: "'casual':5 'movi':4 'pirat':3"
  -bodyTs: "'2':63 '2023':75 'couppl':23 'easi':66 'enough':19 'find':43 'get':58 'good':18 'like':61,68 'movi':10,60 'much':6 'netflix':16,39 'normal':1,40 'occasion':14 'offlin':51 'one':15,30 'question':54 'see':34 'sing':62 'sometim':48 'specif':29 'thepiratebay':46 'time':7 'tpb':72 'use':70 'want':32 'watch':9 'way':67 'year':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692438805
  +visibility: "visible             "
  +apId: "https://jemmy.jeena.net/post/102510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692432305 {#1409
    date: 2023-08-19 10:05:05.0 +02: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
31 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-pirate-movies-casually"
  +title: "How to pirate movies casually?"
  +url: null
  +body: """
    Normally I don’t have much time to watch movies, and for the occasional one Netflix is good enough. But once a coupple of years there is a specific one I want to see which is not on Netflix.\n
    \n
    Normally I can find it on ThePirateBay, but sometimes it’s offline.\n
    \n
    So my question is, how to get a movie like “Sing 2” in a easy way like I used on TPB now in 2023.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692437706 {#1660
    date: 2023-08-19 11:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 6422
  -titleTs: "'casual':5 'movi':4 'pirat':3"
  -bodyTs: "'2':63 '2023':75 'couppl':23 'easi':66 'enough':19 'find':43 'get':58 'good':18 'like':61,68 'movi':10,60 'much':6 'netflix':16,39 'normal':1,40 'occasion':14 'offlin':51 'one':15,30 'question':54 'see':34 'sing':62 'sometim':48 'specif':29 'thepiratebay':46 'time':7 'tpb':72 'use':70 'want':32 'watch':9 'way':67 'year':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692438805
  +visibility: "visible             "
  +apId: "https://jemmy.jeena.net/post/102510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692432305 {#1409
    date: 2023-08-19 10:05:05.0 +02: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
32 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-pirate-movies-casually"
  +title: "How to pirate movies casually?"
  +url: null
  +body: """
    Normally I don’t have much time to watch movies, and for the occasional one Netflix is good enough. But once a coupple of years there is a specific one I want to see which is not on Netflix.\n
    \n
    Normally I can find it on ThePirateBay, but sometimes it’s offline.\n
    \n
    So my question is, how to get a movie like “Sing 2” in a easy way like I used on TPB now in 2023.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692437706 {#1660
    date: 2023-08-19 11:35:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 6422
  -titleTs: "'casual':5 'movi':4 'pirat':3"
  -bodyTs: "'2':63 '2023':75 'couppl':23 'easi':66 'enough':19 'find':43 'get':58 'good':18 'like':61,68 'movi':10,60 'much':6 'netflix':16,39 'normal':1,40 'occasion':14 'offlin':51 'one':15,30 'question':54 'see':34 'sing':62 'sometim':48 'specif':29 'thepiratebay':46 'time':7 'tpb':72 'use':70 'want':32 'watch':9 'way':67 'year':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692438805
  +visibility: "visible             "
  +apId: "https://jemmy.jeena.net/post/102510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692432305 {#1409
    date: 2023-08-19 10:05:05.0 +02: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
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\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Album-Art-Porn-Share-your-favourite-music-album-cover"
  +title: "Album Art Porn - Share your favourite music album cover"
  +url: null
  +body: """
    <https://lemmy.world/c/albumartporn>\n
    \n
    [!albumartporn@lemmy.world](https://lemmy.world/c/albumartporn)\n
    \n
    <https://lemmy.world/c/albumartporn>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692363678 {#1414
    date: 2023-08-18 15:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 2530
  -titleTs: "'album':1,8 'art':2 'cover':9 'favourit':6 'music':7 'porn':3 'share':4"
  -bodyTs: "'/c/albumartporn':3,10 '/c/albumartporn)':7 'albumartporn@lemmy.world':4 'lemmy.world':2,6,9 'lemmy.world/c/albumartporn':1,8 'lemmy.world/c/albumartporn)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692349973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3373215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692343473 {#1411
    date: 2023-08-18 09:24:33.0 +02: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
35 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Album-Art-Porn-Share-your-favourite-music-album-cover"
  +title: "Album Art Porn - Share your favourite music album cover"
  +url: null
  +body: """
    <https://lemmy.world/c/albumartporn>\n
    \n
    [!albumartporn@lemmy.world](https://lemmy.world/c/albumartporn)\n
    \n
    <https://lemmy.world/c/albumartporn>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692363678 {#1414
    date: 2023-08-18 15:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 2530
  -titleTs: "'album':1,8 'art':2 'cover':9 'favourit':6 'music':7 'porn':3 'share':4"
  -bodyTs: "'/c/albumartporn':3,10 '/c/albumartporn)':7 'albumartporn@lemmy.world':4 'lemmy.world':2,6,9 'lemmy.world/c/albumartporn':1,8 'lemmy.world/c/albumartporn)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692349973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3373215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692343473 {#1411
    date: 2023-08-18 09:24:33.0 +02: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
36 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Album-Art-Porn-Share-your-favourite-music-album-cover"
  +title: "Album Art Porn - Share your favourite music album cover"
  +url: null
  +body: """
    <https://lemmy.world/c/albumartporn>\n
    \n
    [!albumartporn@lemmy.world](https://lemmy.world/c/albumartporn)\n
    \n
    <https://lemmy.world/c/albumartporn>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692363678 {#1414
    date: 2023-08-18 15:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 2530
  -titleTs: "'album':1,8 'art':2 'cover':9 'favourit':6 'music':7 'porn':3 'share':4"
  -bodyTs: "'/c/albumartporn':3,10 '/c/albumartporn)':7 'albumartporn@lemmy.world':4 'lemmy.world':2,6,9 'lemmy.world/c/albumartporn':1,8 'lemmy.world/c/albumartporn)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692349973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3373215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692343473 {#1411
    date: 2023-08-18 09:24:33.0 +02: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
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\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "DISCUSSION-Would-you-feel-comfortable-using-a-male-contraceptive-medication"
  +title: "[DISCUSSION] Would you feel comfortable using a male contraceptive medication?"
  +url: null
  +body: """
    Relevant post: [slrpnk.net/post/1480928](https://slrpnk.net/post/1480928)\n
    \n
    Also I ask that y’all refrain from downvoting opposing opinions in this thread. In this case, I think dialogue is more useful than downvotes.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692294313 {#1457
    date: 2023-08-17 19:45:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 18974
  -titleTs: "'comfort':5 'contracept':9 'discuss':1 'feel':4 'male':8 'medic':10 'use':6 'would':2"
  -bodyTs: "'/post/1480928](https://slrpnk.net/post/1480928)':5 'also':6 'ask':8 'case':22 'dialogu':25 'downvot':14,30 'opinion':16 'oppos':15 'post':2 'refrain':12 'relev':1 'slrpnk.net':4 'slrpnk.net/post/1480928](https://slrpnk.net/post/1480928)':3 'think':24 'thread':19 'use':28 'y':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692299975
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1482184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692293475 {#1455
    date: 2023-08-17 19:31:15.0 +02: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
39 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "DISCUSSION-Would-you-feel-comfortable-using-a-male-contraceptive-medication"
  +title: "[DISCUSSION] Would you feel comfortable using a male contraceptive medication?"
  +url: null
  +body: """
    Relevant post: [slrpnk.net/post/1480928](https://slrpnk.net/post/1480928)\n
    \n
    Also I ask that y’all refrain from downvoting opposing opinions in this thread. In this case, I think dialogue is more useful than downvotes.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692294313 {#1457
    date: 2023-08-17 19:45:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 18974
  -titleTs: "'comfort':5 'contracept':9 'discuss':1 'feel':4 'male':8 'medic':10 'use':6 'would':2"
  -bodyTs: "'/post/1480928](https://slrpnk.net/post/1480928)':5 'also':6 'ask':8 'case':22 'dialogu':25 'downvot':14,30 'opinion':16 'oppos':15 'post':2 'refrain':12 'relev':1 'slrpnk.net':4 'slrpnk.net/post/1480928](https://slrpnk.net/post/1480928)':3 'think':24 'thread':19 'use':28 'y':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692299975
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1482184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692293475 {#1455
    date: 2023-08-17 19:31:15.0 +02: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
40 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "DISCUSSION-Would-you-feel-comfortable-using-a-male-contraceptive-medication"
  +title: "[DISCUSSION] Would you feel comfortable using a male contraceptive medication?"
  +url: null
  +body: """
    Relevant post: [slrpnk.net/post/1480928](https://slrpnk.net/post/1480928)\n
    \n
    Also I ask that y’all refrain from downvoting opposing opinions in this thread. In this case, I think dialogue is more useful than downvotes.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692294313 {#1457
    date: 2023-08-17 19:45:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 18974
  -titleTs: "'comfort':5 'contracept':9 'discuss':1 'feel':4 'male':8 'medic':10 'use':6 'would':2"
  -bodyTs: "'/post/1480928](https://slrpnk.net/post/1480928)':5 'also':6 'ask':8 'case':22 'dialogu':25 'downvot':14,30 'opinion':16 'oppos':15 'post':2 'refrain':12 'relev':1 'slrpnk.net':4 'slrpnk.net/post/1480928](https://slrpnk.net/post/1480928)':3 'think':24 'thread':19 'use':28 'y':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692299975
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1482184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692293475 {#1455
    date: 2023-08-17 19:31:15.0 +02: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
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\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-will-stop-using-Linux-PC-for-10-months-What"
  +title: "I will stop using Linux / PC for 10 months. What do you think will happen in that period?"
  +url: null
  +body: """
    Long story short, this year is my exam preparation year and due to my nature I will take extreme measures to prevent distraction and focus on studying. I will decommision my PC, stop browsing Linux &amp; tech related websites and leave this beautiful place called Lemmy. To make things clear, I am not influenced by anyone for doing this.\n
    \n
    **I want to use this post as a time capsule to revisit after 10 months, so I will write my predictions and also collect everyone’s.** What do you expect to see in Linux and tech scene in 10 months from now? Here are my predictions:\n
    \n
    - Pop OS 24.04 will be awesome and be the go-to recommendation when it is released\n
    - SteamOS for PCs will not be released yet\n
    - Linux market share will be around %2-2.5 in Steam hardware survey\n
    - Plasma 6 will be released around January and will be a bit buggy, but most rough edges will be smoothed by the next release in 3-4 months\n
    - NVK will have performance parity with official drivers in certain configurations\n
    - Wayland will gain wider adoption, even on Nvidia\n
    - There will be little to no progress in compatibility with current anti-cheat blocked games\n
    \n
    Side note:\n
    \n
    - Web environment integrity will be adopted only in education industry because it is dominated by Chromebooks at least in US. It will not be adopted by streaming services because highest level of DRM is *only* available on Edge and Safari. Even if Chrome had WEI support it would be meaningless because Netflix will stream 720p / 1080p anyways. MSFT and Apple will not implement WEI in their browsers in order to preserve the end-to-end control they have currently. Banks will also not implement WEI because they may be still serving customers using legacy (Windows 7) technology or simply using Firefox.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692270856 {#1431
    date: 2023-08-17 13:14:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 14690
  -titleTs: "'10':8 'happen':15 'linux':5 'month':9 'pc':6 'period':18 'stop':3 'think':13 'use':4"
  -bodyTs: "'-2.5':137 '-4':168 '10':72,97 '1080p':262 '2':136 '24.04':107 '3':167 '6':143 '7':303 '720p':261 'adopt':185,212,231 'also':81,289 'anti':201 'anti-cheat':200 'anyon':55 'anyway':263 'appl':266 'around':135,147 'avail':242 'awesom':110 'bank':287 'beauti':42 'bit':153 'block':203 'brows':34 'browser':273 'buggi':154 'call':44 'capsul':68 'certain':179 'cheat':202 'chrome':249 'chromebook':222 'clear':49 'collect':82 'compat':197 'configur':180 'control':283 'current':199,286 'custom':299 'decommis':30 'distract':23 'domin':220 'driver':177 'drm':239 'due':12 'edg':158,244 'educ':215 'end':280,282 'end-to-end':279 'environ':208 'even':186,247 'everyon':83 'exam':8 'expect':88 'extrem':19 'firefox':308 'focus':25 'gain':183 'game':204 'go':115 'go-to':114 'hardwar':140 'highest':236 'implement':269,291 'industri':216 'influenc':53 'integr':209 'januari':148 'least':224 'leav':40 'legaci':301 'lemmi':45 'level':237 'linux':35,92,130 'littl':192 'long':1 'make':47 'market':131 'may':295 'meaningless':256 'measur':20 'month':73,98,169 'msft':264 'natur':15 'netflix':258 'next':164 'note':206 'nvidia':188 'nvk':170 'offici':176 'order':275 'os':106 'pariti':174 'pc':32 'pcs':124 'perform':173 'place':43 'plasma':142 'pop':105 'post':64 'predict':79,104 'prepar':9 'preserv':277 'prevent':22 'progress':195 'recommend':117 'relat':37 'releas':121,128,146,165 'revisit':70 'rough':157 'safari':246 'scene':95 'see':90 'serv':298 'servic':234 'share':132 'short':3 'side':205 'simpli':306 'smooth':161 'steam':139 'steamo':122 'still':297 'stop':33 'stori':2 'stream':233,260 'studi':27 'support':252 'survey':141 'take':18 'tech':36,94 'technolog':304 'thing':48 'time':67 'us':226 'use':62,300,307 'want':60 'wayland':181 'web':207 'websit':38 'wei':251,270,292 'wider':184 'window':302 'would':254 'write':77 'year':5,10 'yet':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692268399
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3322139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692261899 {#1440
    date: 2023-08-17 10:44:59.0 +02: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
43 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-will-stop-using-Linux-PC-for-10-months-What"
  +title: "I will stop using Linux / PC for 10 months. What do you think will happen in that period?"
  +url: null
  +body: """
    Long story short, this year is my exam preparation year and due to my nature I will take extreme measures to prevent distraction and focus on studying. I will decommision my PC, stop browsing Linux &amp; tech related websites and leave this beautiful place called Lemmy. To make things clear, I am not influenced by anyone for doing this.\n
    \n
    **I want to use this post as a time capsule to revisit after 10 months, so I will write my predictions and also collect everyone’s.** What do you expect to see in Linux and tech scene in 10 months from now? Here are my predictions:\n
    \n
    - Pop OS 24.04 will be awesome and be the go-to recommendation when it is released\n
    - SteamOS for PCs will not be released yet\n
    - Linux market share will be around %2-2.5 in Steam hardware survey\n
    - Plasma 6 will be released around January and will be a bit buggy, but most rough edges will be smoothed by the next release in 3-4 months\n
    - NVK will have performance parity with official drivers in certain configurations\n
    - Wayland will gain wider adoption, even on Nvidia\n
    - There will be little to no progress in compatibility with current anti-cheat blocked games\n
    \n
    Side note:\n
    \n
    - Web environment integrity will be adopted only in education industry because it is dominated by Chromebooks at least in US. It will not be adopted by streaming services because highest level of DRM is *only* available on Edge and Safari. Even if Chrome had WEI support it would be meaningless because Netflix will stream 720p / 1080p anyways. MSFT and Apple will not implement WEI in their browsers in order to preserve the end-to-end control they have currently. Banks will also not implement WEI because they may be still serving customers using legacy (Windows 7) technology or simply using Firefox.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692270856 {#1431
    date: 2023-08-17 13:14:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 14690
  -titleTs: "'10':8 'happen':15 'linux':5 'month':9 'pc':6 'period':18 'stop':3 'think':13 'use':4"
  -bodyTs: "'-2.5':137 '-4':168 '10':72,97 '1080p':262 '2':136 '24.04':107 '3':167 '6':143 '7':303 '720p':261 'adopt':185,212,231 'also':81,289 'anti':201 'anti-cheat':200 'anyon':55 'anyway':263 'appl':266 'around':135,147 'avail':242 'awesom':110 'bank':287 'beauti':42 'bit':153 'block':203 'brows':34 'browser':273 'buggi':154 'call':44 'capsul':68 'certain':179 'cheat':202 'chrome':249 'chromebook':222 'clear':49 'collect':82 'compat':197 'configur':180 'control':283 'current':199,286 'custom':299 'decommis':30 'distract':23 'domin':220 'driver':177 'drm':239 'due':12 'edg':158,244 'educ':215 'end':280,282 'end-to-end':279 'environ':208 'even':186,247 'everyon':83 'exam':8 'expect':88 'extrem':19 'firefox':308 'focus':25 'gain':183 'game':204 'go':115 'go-to':114 'hardwar':140 'highest':236 'implement':269,291 'industri':216 'influenc':53 'integr':209 'januari':148 'least':224 'leav':40 'legaci':301 'lemmi':45 'level':237 'linux':35,92,130 'littl':192 'long':1 'make':47 'market':131 'may':295 'meaningless':256 'measur':20 'month':73,98,169 'msft':264 'natur':15 'netflix':258 'next':164 'note':206 'nvidia':188 'nvk':170 'offici':176 'order':275 'os':106 'pariti':174 'pc':32 'pcs':124 'perform':173 'place':43 'plasma':142 'pop':105 'post':64 'predict':79,104 'prepar':9 'preserv':277 'prevent':22 'progress':195 'recommend':117 'relat':37 'releas':121,128,146,165 'revisit':70 'rough':157 'safari':246 'scene':95 'see':90 'serv':298 'servic':234 'share':132 'short':3 'side':205 'simpli':306 'smooth':161 'steam':139 'steamo':122 'still':297 'stop':33 'stori':2 'stream':233,260 'studi':27 'support':252 'survey':141 'take':18 'tech':36,94 'technolog':304 'thing':48 'time':67 'us':226 'use':62,300,307 'want':60 'wayland':181 'web':207 'websit':38 'wei':251,270,292 'wider':184 'window':302 'would':254 'write':77 'year':5,10 'yet':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692268399
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3322139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692261899 {#1440
    date: 2023-08-17 10:44:59.0 +02: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
44 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-will-stop-using-Linux-PC-for-10-months-What"
  +title: "I will stop using Linux / PC for 10 months. What do you think will happen in that period?"
  +url: null
  +body: """
    Long story short, this year is my exam preparation year and due to my nature I will take extreme measures to prevent distraction and focus on studying. I will decommision my PC, stop browsing Linux &amp; tech related websites and leave this beautiful place called Lemmy. To make things clear, I am not influenced by anyone for doing this.\n
    \n
    **I want to use this post as a time capsule to revisit after 10 months, so I will write my predictions and also collect everyone’s.** What do you expect to see in Linux and tech scene in 10 months from now? Here are my predictions:\n
    \n
    - Pop OS 24.04 will be awesome and be the go-to recommendation when it is released\n
    - SteamOS for PCs will not be released yet\n
    - Linux market share will be around %2-2.5 in Steam hardware survey\n
    - Plasma 6 will be released around January and will be a bit buggy, but most rough edges will be smoothed by the next release in 3-4 months\n
    - NVK will have performance parity with official drivers in certain configurations\n
    - Wayland will gain wider adoption, even on Nvidia\n
    - There will be little to no progress in compatibility with current anti-cheat blocked games\n
    \n
    Side note:\n
    \n
    - Web environment integrity will be adopted only in education industry because it is dominated by Chromebooks at least in US. It will not be adopted by streaming services because highest level of DRM is *only* available on Edge and Safari. Even if Chrome had WEI support it would be meaningless because Netflix will stream 720p / 1080p anyways. MSFT and Apple will not implement WEI in their browsers in order to preserve the end-to-end control they have currently. Banks will also not implement WEI because they may be still serving customers using legacy (Windows 7) technology or simply using Firefox.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692270856 {#1431
    date: 2023-08-17 13:14:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 14690
  -titleTs: "'10':8 'happen':15 'linux':5 'month':9 'pc':6 'period':18 'stop':3 'think':13 'use':4"
  -bodyTs: "'-2.5':137 '-4':168 '10':72,97 '1080p':262 '2':136 '24.04':107 '3':167 '6':143 '7':303 '720p':261 'adopt':185,212,231 'also':81,289 'anti':201 'anti-cheat':200 'anyon':55 'anyway':263 'appl':266 'around':135,147 'avail':242 'awesom':110 'bank':287 'beauti':42 'bit':153 'block':203 'brows':34 'browser':273 'buggi':154 'call':44 'capsul':68 'certain':179 'cheat':202 'chrome':249 'chromebook':222 'clear':49 'collect':82 'compat':197 'configur':180 'control':283 'current':199,286 'custom':299 'decommis':30 'distract':23 'domin':220 'driver':177 'drm':239 'due':12 'edg':158,244 'educ':215 'end':280,282 'end-to-end':279 'environ':208 'even':186,247 'everyon':83 'exam':8 'expect':88 'extrem':19 'firefox':308 'focus':25 'gain':183 'game':204 'go':115 'go-to':114 'hardwar':140 'highest':236 'implement':269,291 'industri':216 'influenc':53 'integr':209 'januari':148 'least':224 'leav':40 'legaci':301 'lemmi':45 'level':237 'linux':35,92,130 'littl':192 'long':1 'make':47 'market':131 'may':295 'meaningless':256 'measur':20 'month':73,98,169 'msft':264 'natur':15 'netflix':258 'next':164 'note':206 'nvidia':188 'nvk':170 'offici':176 'order':275 'os':106 'pariti':174 'pc':32 'pcs':124 'perform':173 'place':43 'plasma':142 'pop':105 'post':64 'predict':79,104 'prepar':9 'preserv':277 'prevent':22 'progress':195 'recommend':117 'relat':37 'releas':121,128,146,165 'revisit':70 'rough':157 'safari':246 'scene':95 'see':90 'serv':298 'servic':234 'share':132 'short':3 'side':205 'simpli':306 'smooth':161 'steam':139 'steamo':122 'still':297 'stop':33 'stori':2 'stream':233,260 'studi':27 'support':252 'survey':141 'take':18 'tech':36,94 'technolog':304 'thing':48 'time':67 'us':226 'use':62,300,307 'want':60 'wayland':181 'web':207 'websit':38 'wei':251,270,292 'wider':184 'window':302 'would':254 'write':77 'year':5,10 'yet':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692268399
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3322139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692261899 {#1440
    date: 2023-08-17 10:44:59.0 +02: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
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\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Backblaze"
  +title: "Backblaze"
  +url: null
  +body: """
    Anyone have thoughts about backblaze?\n
    \n
    I pushed some data to it. Pretty happy with their default tool for uploading from a linux box.\n
    \n
    Only issue is I picked the wrong region and no way to flip it without a new account which is a bit annoying.\n
    \n
    0.005 cents is pretty decent for a GB/month.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692760950 {#1610
    date: 2023-08-23 05:22:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 2437
  -titleTs: "'backblaz':1"
  -bodyTs: "'0.005':47 'account':41 'annoy':46 'anyon':1 'backblaz':5 'bit':45 'box':23 'cent':48 'data':9 'decent':51 'default':16 'flip':36 'gb/month':54 'happi':13 'issu':25 'linux':22 'new':40 'pick':28 'pretti':12,50 'push':7 'region':31 'thought':3 'tool':17 'upload':19 'way':34 'without':38 'wrong':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692263848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3453364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692257348 {#1609
    date: 2023-08-17 09:29:08.0 +02: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
47 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Backblaze"
  +title: "Backblaze"
  +url: null
  +body: """
    Anyone have thoughts about backblaze?\n
    \n
    I pushed some data to it. Pretty happy with their default tool for uploading from a linux box.\n
    \n
    Only issue is I picked the wrong region and no way to flip it without a new account which is a bit annoying.\n
    \n
    0.005 cents is pretty decent for a GB/month.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692760950 {#1610
    date: 2023-08-23 05:22:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 2437
  -titleTs: "'backblaz':1"
  -bodyTs: "'0.005':47 'account':41 'annoy':46 'anyon':1 'backblaz':5 'bit':45 'box':23 'cent':48 'data':9 'decent':51 'default':16 'flip':36 'gb/month':54 'happi':13 'issu':25 'linux':22 'new':40 'pick':28 'pretti':12,50 'push':7 'region':31 'thought':3 'tool':17 'upload':19 'way':34 'without':38 'wrong':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692263848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3453364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692257348 {#1609
    date: 2023-08-17 09:29:08.0 +02: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
48 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Backblaze"
  +title: "Backblaze"
  +url: null
  +body: """
    Anyone have thoughts about backblaze?\n
    \n
    I pushed some data to it. Pretty happy with their default tool for uploading from a linux box.\n
    \n
    Only issue is I picked the wrong region and no way to flip it without a new account which is a bit annoying.\n
    \n
    0.005 cents is pretty decent for a GB/month.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692760950 {#1610
    date: 2023-08-23 05:22:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 2437
  -titleTs: "'backblaz':1"
  -bodyTs: "'0.005':47 'account':41 'annoy':46 'anyon':1 'backblaz':5 'bit':45 'box':23 'cent':48 'data':9 'decent':51 'default':16 'flip':36 'gb/month':54 'happi':13 'issu':25 'linux':22 'new':40 'pick':28 'pretti':12,50 'push':7 'region':31 'thought':3 'tool':17 'upload':19 'way':34 'without':38 'wrong':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692263848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3453364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692257348 {#1609
    date: 2023-08-17 09:29:08.0 +02: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
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\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-perfect-ratio-for-trail-mix"
  +title: "What is the perfect ratio for trail mix?"
  +url: null
  +body: "Is it really 33% nuts, 33% raisins or dried cranberries, and 33% chocolate? Or is it a different percentage? I think it may be 40-40-20, or 35-35-30."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692248351 {#1675
    date: 2023-08-17 06:59:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 6350
  -titleTs: "'mix':8 'perfect':4 'ratio':5 'trail':7"
  -bodyTs: "'-20':27 '-30':31 '-35':30 '-40':26 '33':4,6,12 '35':29 '40':25 'chocol':13 'cranberri':10 'differ':18 'dri':9 'may':23 'nut':5 'percentag':19 'raisin':7 'realli':3 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692239688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3307972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692233188 {#1674
    date: 2023-08-17 02:46:28.0 +02: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
51 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-perfect-ratio-for-trail-mix"
  +title: "What is the perfect ratio for trail mix?"
  +url: null
  +body: "Is it really 33% nuts, 33% raisins or dried cranberries, and 33% chocolate? Or is it a different percentage? I think it may be 40-40-20, or 35-35-30."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692248351 {#1675
    date: 2023-08-17 06:59:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 6350
  -titleTs: "'mix':8 'perfect':4 'ratio':5 'trail':7"
  -bodyTs: "'-20':27 '-30':31 '-35':30 '-40':26 '33':4,6,12 '35':29 '40':25 'chocol':13 'cranberri':10 'differ':18 'dri':9 'may':23 'nut':5 'percentag':19 'raisin':7 'realli':3 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692239688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3307972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692233188 {#1674
    date: 2023-08-17 02:46:28.0 +02: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
52 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-perfect-ratio-for-trail-mix"
  +title: "What is the perfect ratio for trail mix?"
  +url: null
  +body: "Is it really 33% nuts, 33% raisins or dried cranberries, and 33% chocolate? Or is it a different percentage? I think it may be 40-40-20, or 35-35-30."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692248351 {#1675
    date: 2023-08-17 06:59:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 6350
  -titleTs: "'mix':8 'perfect':4 'ratio':5 'trail':7"
  -bodyTs: "'-20':27 '-30':31 '-35':30 '-40':26 '33':4,6,12 '35':29 '40':25 'chocol':13 'cranberri':10 'differ':18 'dri':9 'may':23 'nut':5 'percentag':19 'raisin':7 'realli':3 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692239688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3307972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692233188 {#1674
    date: 2023-08-17 02:46:28.0 +02: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
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\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Question"
  +title: "Question"
  +url: null
  +body: "How do i suggest stuff to be added in the megathread?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692198787 {#1652
    date: 2023-08-16 17:13:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 10969
  -titleTs: "'question':1"
  -bodyTs: "'ad':8 'megathread':11 'stuff':5 'suggest':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692202804
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2197745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692196304 {#1655
    date: 2023-08-16 16:31:44.0 +02: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
55 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Question"
  +title: "Question"
  +url: null
  +body: "How do i suggest stuff to be added in the megathread?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692198787 {#1652
    date: 2023-08-16 17:13:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 10969
  -titleTs: "'question':1"
  -bodyTs: "'ad':8 'megathread':11 'stuff':5 'suggest':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692202804
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2197745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692196304 {#1655
    date: 2023-08-16 16:31:44.0 +02: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
56 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Question"
  +title: "Question"
  +url: null
  +body: "How do i suggest stuff to be added in the megathread?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692198787 {#1652
    date: 2023-08-16 17:13:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 10969
  -titleTs: "'question':1"
  -bodyTs: "'ad':8 'megathread':11 'stuff':5 'suggest':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692202804
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2197745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692196304 {#1655
    date: 2023-08-16 16:31:44.0 +02: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
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\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-entry-based-password-manager"
  +title: "A entry-based password manager?"
  +url: null
  +body: """
    I dont agree with many things apple does at all, and I also think their password manager has flaws like revealing usernames without authentification.\n
    \n
    It is pretty handy though, to have a file where the entries are stored unencrypted, and if the password manager detects an entry it prompts to decrypt exactly that field, maybe with a fingerprint.\n
    \n
    KeepassDX needs to run in the background and be completely unlocked to even detect apps or password fields.\n
    \n
    Do you know any existing app that can do this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692177333 {#1571
    date: 2023-08-16 11:15:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 18858
  -titleTs: "'base':4 'entri':3 'entry-bas':2 'manag':6 'password':5"
  -bodyTs: "'agre':3 'also':13 'app':73,82 'appl':7 'authentif':24 'background':65 'complet':68 'decrypt':51 'detect':45,72 'dont':2 'entri':36,47 'even':71 'exact':52 'exist':81 'field':54,76 'file':33 'fingerprint':58 'flaw':19 'handi':28 'keepassdx':59 'know':79 'like':20 'manag':17,44 'mani':5 'mayb':55 'need':60 'password':16,43,75 'pretti':27 'prompt':49 'reveal':21 'run':62 'store':38 'thing':6 'think':14 'though':29 'unencrypt':39 'unlock':69 'usernam':22 'without':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692180653
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2586687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692174153 {#1582
    date: 2023-08-16 10:22:33.0 +02: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
59 DENIED edit
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-entry-based-password-manager"
  +title: "A entry-based password manager?"
  +url: null
  +body: """
    I dont agree with many things apple does at all, and I also think their password manager has flaws like revealing usernames without authentification.\n
    \n
    It is pretty handy though, to have a file where the entries are stored unencrypted, and if the password manager detects an entry it prompts to decrypt exactly that field, maybe with a fingerprint.\n
    \n
    KeepassDX needs to run in the background and be completely unlocked to even detect apps or password fields.\n
    \n
    Do you know any existing app that can do this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692177333 {#1571
    date: 2023-08-16 11:15:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 18858
  -titleTs: "'base':4 'entri':3 'entry-bas':2 'manag':6 'password':5"
  -bodyTs: "'agre':3 'also':13 'app':73,82 'appl':7 'authentif':24 'background':65 'complet':68 'decrypt':51 'detect':45,72 'dont':2 'entri':36,47 'even':71 'exact':52 'exist':81 'field':54,76 'file':33 'fingerprint':58 'flaw':19 'handi':28 'keepassdx':59 'know':79 'like':20 'manag':17,44 'mani':5 'mayb':55 'need':60 'password':16,43,75 'pretti':27 'prompt':49 'reveal':21 'run':62 'store':38 'thing':6 'think':14 'though':29 'unencrypt':39 'unlock':69 'usernam':22 'without':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692180653
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2586687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692174153 {#1582
    date: 2023-08-16 10:22:33.0 +02: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
60 DENIED moderate
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-entry-based-password-manager"
  +title: "A entry-based password manager?"
  +url: null
  +body: """
    I dont agree with many things apple does at all, and I also think their password manager has flaws like revealing usernames without authentification.\n
    \n
    It is pretty handy though, to have a file where the entries are stored unencrypted, and if the password manager detects an entry it prompts to decrypt exactly that field, maybe with a fingerprint.\n
    \n
    KeepassDX needs to run in the background and be completely unlocked to even detect apps or password fields.\n
    \n
    Do you know any existing app that can do this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692177333 {#1571
    date: 2023-08-16 11:15:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 18858
  -titleTs: "'base':4 'entri':3 'entry-bas':2 'manag':6 'password':5"
  -bodyTs: "'agre':3 'also':13 'app':73,82 'appl':7 'authentif':24 'background':65 'complet':68 'decrypt':51 'detect':45,72 'dont':2 'entri':36,47 'even':71 'exact':52 'exist':81 'field':54,76 'file':33 'fingerprint':58 'flaw':19 'handi':28 'keepassdx':59 'know':79 'like':20 'manag':17,44 'mani':5 'mayb':55 'need':60 'password':16,43,75 'pretti':27 'prompt':49 'reveal':21 'run':62 'store':38 'thing':6 'think':14 'though':29 'unencrypt':39 'unlock':69 'usernam':22 'without':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692180653
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2586687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692174153 {#1582
    date: 2023-08-16 10:22:33.0 +02: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
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\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "why-are-android-emulators-either-nonexistent-or-utterly-useless"
  +title: "why are android emulators either nonexistent or utterly useless?"
  +url: null
  +body: "the one thing linux really hasnt been made on par with winblows yet is the dreadful amount of options for android simulation -the most popular choice seems to be Waydroid, but its such an unneeded hassle to set up at all -genymotion is just slow -and than you have things like android x86 which entirely defeat the point of an emulator"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691999803 {#1576
    date: 2023-08-14 09:56:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 15161
  -titleTs: "'android':3 'either':5 'emul':4 'nonexist':6 'useless':9 'utter':8"
  -bodyTs: "'amount':17 'android':21,52 'choic':26 'defeat':56 'dread':16 'emul':61 'entir':55 'genymot':42 'hasnt':6 'hassl':36 'like':51 'linux':4 'made':8 'one':2 'option':19 'par':10 'point':58 'popular':25 'realli':5 'seem':27 'set':38 'simul':22 'slow':45 'thing':3,50 'unneed':35 'waydroid':30 'winblow':12 'x86':53 'yet':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691998569
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/7133783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691992069 {#1551
    date: 2023-08-14 07:47:49.0 +02: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
63 DENIED edit
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "why-are-android-emulators-either-nonexistent-or-utterly-useless"
  +title: "why are android emulators either nonexistent or utterly useless?"
  +url: null
  +body: "the one thing linux really hasnt been made on par with winblows yet is the dreadful amount of options for android simulation -the most popular choice seems to be Waydroid, but its such an unneeded hassle to set up at all -genymotion is just slow -and than you have things like android x86 which entirely defeat the point of an emulator"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691999803 {#1576
    date: 2023-08-14 09:56:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 15161
  -titleTs: "'android':3 'either':5 'emul':4 'nonexist':6 'useless':9 'utter':8"
  -bodyTs: "'amount':17 'android':21,52 'choic':26 'defeat':56 'dread':16 'emul':61 'entir':55 'genymot':42 'hasnt':6 'hassl':36 'like':51 'linux':4 'made':8 'one':2 'option':19 'par':10 'point':58 'popular':25 'realli':5 'seem':27 'set':38 'simul':22 'slow':45 'thing':3,50 'unneed':35 'waydroid':30 'winblow':12 'x86':53 'yet':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691998569
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/7133783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691992069 {#1551
    date: 2023-08-14 07:47:49.0 +02: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
64 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "why-are-android-emulators-either-nonexistent-or-utterly-useless"
  +title: "why are android emulators either nonexistent or utterly useless?"
  +url: null
  +body: "the one thing linux really hasnt been made on par with winblows yet is the dreadful amount of options for android simulation -the most popular choice seems to be Waydroid, but its such an unneeded hassle to set up at all -genymotion is just slow -and than you have things like android x86 which entirely defeat the point of an emulator"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691999803 {#1576
    date: 2023-08-14 09:56:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 15161
  -titleTs: "'android':3 'either':5 'emul':4 'nonexist':6 'useless':9 'utter':8"
  -bodyTs: "'amount':17 'android':21,52 'choic':26 'defeat':56 'dread':16 'emul':61 'entir':55 'genymot':42 'hasnt':6 'hassl':36 'like':51 'linux':4 'made':8 'one':2 'option':19 'par':10 'point':58 'popular':25 'realli':5 'seem':27 'set':38 'simul':22 'slow':45 'thing':3,50 'unneed':35 'waydroid':30 'winblow':12 'x86':53 'yet':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691998569
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/7133783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691992069 {#1551
    date: 2023-08-14 07:47:49.0 +02: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
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\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Jellyfin-for-games-library"
  +title: "Jellyfin for games library"
  +url: null
  +body: "Greetings from the toliet. I’m looking for something like jellyfin for video games where I could look at the art of the game and see the description and download the game through the web portal."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691955710 {#1563
    date: 2023-08-13 21:41:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 6934
  -titleTs: "'game':3 'jellyfin':1 'librari':4"
  -bodyTs: "'art':21 'could':17 'descript':28 'download':30 'game':14,24,32 'greet':1 'jellyfin':11 'like':10 'look':7,18 'm':6 'portal':36 'see':26 'someth':9 'toliet':4 'video':13 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691966376
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3294686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691955376 {#1562
    date: 2023-08-13 21:36:16.0 +02: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
67 DENIED edit
App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Jellyfin-for-games-library"
  +title: "Jellyfin for games library"
  +url: null
  +body: "Greetings from the toliet. I’m looking for something like jellyfin for video games where I could look at the art of the game and see the description and download the game through the web portal."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691955710 {#1563
    date: 2023-08-13 21:41:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 6934
  -titleTs: "'game':3 'jellyfin':1 'librari':4"
  -bodyTs: "'art':21 'could':17 'descript':28 'download':30 'game':14,24,32 'greet':1 'jellyfin':11 'like':10 'look':7,18 'm':6 'portal':36 'see':26 'someth':9 'toliet':4 'video':13 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691966376
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3294686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691955376 {#1562
    date: 2023-08-13 21:36:16.0 +02: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
68 DENIED moderate
App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Jellyfin-for-games-library"
  +title: "Jellyfin for games library"
  +url: null
  +body: "Greetings from the toliet. I’m looking for something like jellyfin for video games where I could look at the art of the game and see the description and download the game through the web portal."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691955710 {#1563
    date: 2023-08-13 21:41:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 6934
  -titleTs: "'game':3 'jellyfin':1 'librari':4"
  -bodyTs: "'art':21 'could':17 'descript':28 'download':30 'game':14,24,32 'greet':1 'jellyfin':11 'like':10 'look':7,18 'm':6 'portal':36 'see':26 'someth':9 'toliet':4 'video':13 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691966376
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3294686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691955376 {#1562
    date: 2023-08-13 21:36:16.0 +02: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
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\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-save-kindle-unlimited-books-after-subscription-ended"
  +title: "How to save kindle unlimited books after subscription ended"
  +url: null
  +body: "Since I don’t want to find 20 books and download them all, how can I save the books o already have on my kindle 7th generation"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691872069 {#1683
    date: 2023-08-12 22:27:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 7607
  -titleTs: "'book':6 'end':9 'kindl':4 'save':3 'subscript':8 'unlimit':5"
  -bodyTs: "'20':8 '7th':26 'alreadi':21 'book':9,19 'download':11 'find':7 'generat':27 'kindl':25 'o':20 'save':17 'sinc':1 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691876114
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3244502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691869614 {#1687
    date: 2023-08-12 21:46:54.0 +02: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
71 DENIED edit
App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-save-kindle-unlimited-books-after-subscription-ended"
  +title: "How to save kindle unlimited books after subscription ended"
  +url: null
  +body: "Since I don’t want to find 20 books and download them all, how can I save the books o already have on my kindle 7th generation"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691872069 {#1683
    date: 2023-08-12 22:27:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 7607
  -titleTs: "'book':6 'end':9 'kindl':4 'save':3 'subscript':8 'unlimit':5"
  -bodyTs: "'20':8 '7th':26 'alreadi':21 'book':9,19 'download':11 'find':7 'generat':27 'kindl':25 'o':20 'save':17 'sinc':1 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691876114
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3244502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691869614 {#1687
    date: 2023-08-12 21:46:54.0 +02: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
72 DENIED moderate
App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-save-kindle-unlimited-books-after-subscription-ended"
  +title: "How to save kindle unlimited books after subscription ended"
  +url: null
  +body: "Since I don’t want to find 20 books and download them all, how can I save the books o already have on my kindle 7th generation"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691872069 {#1683
    date: 2023-08-12 22:27:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 7607
  -titleTs: "'book':6 'end':9 'kindl':4 'save':3 'subscript':8 'unlimit':5"
  -bodyTs: "'20':8 '7th':26 'alreadi':21 'book':9,19 'download':11 'find':7 'generat':27 'kindl':25 'o':20 'save':17 'sinc':1 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691876114
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3244502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691869614 {#1687
    date: 2023-08-12 21:46:54.0 +02: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
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\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-the-last-stand"
  +title: "This is the last stand."
  +url: null
  +body: """
    We are starting to see for quite some time big tech trying to get the internet under their control. We have seen half of the internet starting to block proxies. Tor is not usable in the normal internet anymore. More and more services require a government issued id for their account.\n
    \n
    And now Google went ahead and did the final blow by announcing WEI. If that gets integrated on all popular sites, there will be no more open web. We try to fight back as much as we can, but the bitter truth is most people are already ‘good little pets’ of these giants.\n
    \n
    Most of the people, are not just okay, but want these big brothers to handle everything for them. They want to get their finances, entertainment, social medias, government services all done for them by these giants without them even knowing. They are ready to live as big brother says. Half of them already don’t have individual opinions.\n
    \n
    Although the fight still continues, ***It’s time to think about plan B.*** What if most of internet is blocked for us privacy conscious people? We need alternatives. **It’s time to build an ecosystem that we people can use without the help of popular services.** There are already a lot of softwares, but we need to fill the gaps fast. We need an open hardware, accessible and a fully open software stack including everyday apps for most of our needs and entertainments. On PC it’s almost there. Mobile terribly lacks in the lowest levels, but have some apps that can help.\n
    \n
    PC\n
    --\n
    \n
    \n
    For PC, we can still install linux on most devices, so linux. For browsing, we can use firefox or any forks of that. Proton and skiff are good alternatives for basic email, storage etc. For social media we have federated systems like lemmy, services like odysee, mewe etc. ***Share services that you think should be in this list***\n
    \n
    Mobile\n
    ------\n
    \n
    \n
    For mobile, we miss variety in hardware section. One option might be pinephone or other linux phones. Other option might ironically be Pixel. For OS, we can use graph eneOS, cal yx OS, linux based OS etc. But setting it up is currently very hard. For browsing, firefox for android is good (I use it) which also has extensions support. Above mentioned services like proton, skiff, lemmy, odysee, mewe etc. has android apps. For IM we have briar, Session, simpleX etc. ***Share services that you think should be in this list***\n
    \n
    Help me document a full recommended ecosystem. Maybe we can have a recommended guide. Maybe there are better options. Discuss.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692032435 {#1626
    date: 2023-08-14 19:00:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: []
  -id: 13436
  -titleTs: "'last':4 'stand':5"
  -bodyTs: "'access':229 'account':51 'ahead':56 'almost':250 'alreadi':98,157,211 'also':382 'altern':190,295 'although':163 'android':375,397 'announc':63 'anymor':39 'app':238,262,398 'b':175 'back':84 'base':360 'basic':297 'better':434 'big':10,116,151 'bitter':92 'block':29,182 'blow':61 'briar':403 'brother':117,152 'brows':280,372 'build':195 'cal':356 'conscious':186 'continu':167 'control':19 'current':368 'devic':276 'discuss':436 'document':419 'done':135 'ecosystem':197,423 'email':298 'eneo':355 'entertain':129,245 'etc':300,314,362,395,406 'even':143 'everyday':237 'everyth':120 'extens':384 'fast':223 'feder':306 'fight':83,165 'fill':220 'final':60 'financ':128 'firefox':284,373 'fork':287 'full':421 'fulli':232 'gap':222 'get':14,67,126 'giant':104,140 'good':99,294,377 'googl':54 'govern':46,132 'graph':354 'guid':430 'half':23,154 'handl':119 'hard':370 'hardwar':228,332 'help':205,265,417 'id':48 'im':400 'includ':236 'individu':161 'instal':272 'integr':68 'internet':16,26,38,180 'iron':346 'issu':47 'know':144 'lack':254 'lemmi':309,392 'level':258 'like':308,311,389 'linux':273,278,341,359 'list':324,416 'littl':100 'live':149 'lot':213 'lowest':257 'mayb':424,431 'media':131,303 'mention':387 'mew':313,394 'might':336,345 'miss':329 'mobil':252,325,327 'much':86 'need':189,218,225,243 'normal':37 'odyse':312,393 'okay':112 'one':334 'open':78,227,233 'opinion':162 'option':335,344,435 'os':350,358,361 'pc':247,266,268 'peopl':96,108,187,200 'pet':101 'phone':342 'pinephon':338 'pixel':348 'plan':174 'popular':71,207 'privaci':185 'proton':290,390 'proxi':30 'quit':7 'readi':147 'recommend':422,429 'requir':44 'say':153 'section':333 'see':5 'seen':22 'servic':43,133,208,310,316,388,408 'session':404 'set':364 'share':315,407 'simplex':405 'site':72 'skiff':292,391 'social':130,302 'softwar':215,234 'stack':235 'start':3,27 'still':166,271 'storag':299 'support':385 'system':307 'tech':11 'terribl':253 'think':172,319,411 'time':9,170,193 'tor':31 'tri':12,81 'truth':93 'us':184 'usabl':34 'use':202,283,353,379 'varieti':330 'want':114,124 'web':79 'wei':64 'went':55 'without':141,203 'yx':357"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691864232
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3087470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691857732 {#1599
    date: 2023-08-12 18:28:52.0 +02: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
75 DENIED edit
App\Entity\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-the-last-stand"
  +title: "This is the last stand."
  +url: null
  +body: """
    We are starting to see for quite some time big tech trying to get the internet under their control. We have seen half of the internet starting to block proxies. Tor is not usable in the normal internet anymore. More and more services require a government issued id for their account.\n
    \n
    And now Google went ahead and did the final blow by announcing WEI. If that gets integrated on all popular sites, there will be no more open web. We try to fight back as much as we can, but the bitter truth is most people are already ‘good little pets’ of these giants.\n
    \n
    Most of the people, are not just okay, but want these big brothers to handle everything for them. They want to get their finances, entertainment, social medias, government services all done for them by these giants without them even knowing. They are ready to live as big brother says. Half of them already don’t have individual opinions.\n
    \n
    Although the fight still continues, ***It’s time to think about plan B.*** What if most of internet is blocked for us privacy conscious people? We need alternatives. **It’s time to build an ecosystem that we people can use without the help of popular services.** There are already a lot of softwares, but we need to fill the gaps fast. We need an open hardware, accessible and a fully open software stack including everyday apps for most of our needs and entertainments. On PC it’s almost there. Mobile terribly lacks in the lowest levels, but have some apps that can help.\n
    \n
    PC\n
    --\n
    \n
    \n
    For PC, we can still install linux on most devices, so linux. For browsing, we can use firefox or any forks of that. Proton and skiff are good alternatives for basic email, storage etc. For social media we have federated systems like lemmy, services like odysee, mewe etc. ***Share services that you think should be in this list***\n
    \n
    Mobile\n
    ------\n
    \n
    \n
    For mobile, we miss variety in hardware section. One option might be pinephone or other linux phones. Other option might ironically be Pixel. For OS, we can use graph eneOS, cal yx OS, linux based OS etc. But setting it up is currently very hard. For browsing, firefox for android is good (I use it) which also has extensions support. Above mentioned services like proton, skiff, lemmy, odysee, mewe etc. has android apps. For IM we have briar, Session, simpleX etc. ***Share services that you think should be in this list***\n
    \n
    Help me document a full recommended ecosystem. Maybe we can have a recommended guide. Maybe there are better options. Discuss.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692032435 {#1626
    date: 2023-08-14 19:00:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: []
  -id: 13436
  -titleTs: "'last':4 'stand':5"
  -bodyTs: "'access':229 'account':51 'ahead':56 'almost':250 'alreadi':98,157,211 'also':382 'altern':190,295 'although':163 'android':375,397 'announc':63 'anymor':39 'app':238,262,398 'b':175 'back':84 'base':360 'basic':297 'better':434 'big':10,116,151 'bitter':92 'block':29,182 'blow':61 'briar':403 'brother':117,152 'brows':280,372 'build':195 'cal':356 'conscious':186 'continu':167 'control':19 'current':368 'devic':276 'discuss':436 'document':419 'done':135 'ecosystem':197,423 'email':298 'eneo':355 'entertain':129,245 'etc':300,314,362,395,406 'even':143 'everyday':237 'everyth':120 'extens':384 'fast':223 'feder':306 'fight':83,165 'fill':220 'final':60 'financ':128 'firefox':284,373 'fork':287 'full':421 'fulli':232 'gap':222 'get':14,67,126 'giant':104,140 'good':99,294,377 'googl':54 'govern':46,132 'graph':354 'guid':430 'half':23,154 'handl':119 'hard':370 'hardwar':228,332 'help':205,265,417 'id':48 'im':400 'includ':236 'individu':161 'instal':272 'integr':68 'internet':16,26,38,180 'iron':346 'issu':47 'know':144 'lack':254 'lemmi':309,392 'level':258 'like':308,311,389 'linux':273,278,341,359 'list':324,416 'littl':100 'live':149 'lot':213 'lowest':257 'mayb':424,431 'media':131,303 'mention':387 'mew':313,394 'might':336,345 'miss':329 'mobil':252,325,327 'much':86 'need':189,218,225,243 'normal':37 'odyse':312,393 'okay':112 'one':334 'open':78,227,233 'opinion':162 'option':335,344,435 'os':350,358,361 'pc':247,266,268 'peopl':96,108,187,200 'pet':101 'phone':342 'pinephon':338 'pixel':348 'plan':174 'popular':71,207 'privaci':185 'proton':290,390 'proxi':30 'quit':7 'readi':147 'recommend':422,429 'requir':44 'say':153 'section':333 'see':5 'seen':22 'servic':43,133,208,310,316,388,408 'session':404 'set':364 'share':315,407 'simplex':405 'site':72 'skiff':292,391 'social':130,302 'softwar':215,234 'stack':235 'start':3,27 'still':166,271 'storag':299 'support':385 'system':307 'tech':11 'terribl':253 'think':172,319,411 'time':9,170,193 'tor':31 'tri':12,81 'truth':93 'us':184 'usabl':34 'use':202,283,353,379 'varieti':330 'want':114,124 'web':79 'wei':64 'went':55 'without':141,203 'yx':357"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691864232
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3087470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691857732 {#1599
    date: 2023-08-12 18:28:52.0 +02: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
76 DENIED moderate
App\Entity\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-the-last-stand"
  +title: "This is the last stand."
  +url: null
  +body: """
    We are starting to see for quite some time big tech trying to get the internet under their control. We have seen half of the internet starting to block proxies. Tor is not usable in the normal internet anymore. More and more services require a government issued id for their account.\n
    \n
    And now Google went ahead and did the final blow by announcing WEI. If that gets integrated on all popular sites, there will be no more open web. We try to fight back as much as we can, but the bitter truth is most people are already ‘good little pets’ of these giants.\n
    \n
    Most of the people, are not just okay, but want these big brothers to handle everything for them. They want to get their finances, entertainment, social medias, government services all done for them by these giants without them even knowing. They are ready to live as big brother says. Half of them already don’t have individual opinions.\n
    \n
    Although the fight still continues, ***It’s time to think about plan B.*** What if most of internet is blocked for us privacy conscious people? We need alternatives. **It’s time to build an ecosystem that we people can use without the help of popular services.** There are already a lot of softwares, but we need to fill the gaps fast. We need an open hardware, accessible and a fully open software stack including everyday apps for most of our needs and entertainments. On PC it’s almost there. Mobile terribly lacks in the lowest levels, but have some apps that can help.\n
    \n
    PC\n
    --\n
    \n
    \n
    For PC, we can still install linux on most devices, so linux. For browsing, we can use firefox or any forks of that. Proton and skiff are good alternatives for basic email, storage etc. For social media we have federated systems like lemmy, services like odysee, mewe etc. ***Share services that you think should be in this list***\n
    \n
    Mobile\n
    ------\n
    \n
    \n
    For mobile, we miss variety in hardware section. One option might be pinephone or other linux phones. Other option might ironically be Pixel. For OS, we can use graph eneOS, cal yx OS, linux based OS etc. But setting it up is currently very hard. For browsing, firefox for android is good (I use it) which also has extensions support. Above mentioned services like proton, skiff, lemmy, odysee, mewe etc. has android apps. For IM we have briar, Session, simpleX etc. ***Share services that you think should be in this list***\n
    \n
    Help me document a full recommended ecosystem. Maybe we can have a recommended guide. Maybe there are better options. Discuss.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692032435 {#1626
    date: 2023-08-14 19:00:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: []
  -id: 13436
  -titleTs: "'last':4 'stand':5"
  -bodyTs: "'access':229 'account':51 'ahead':56 'almost':250 'alreadi':98,157,211 'also':382 'altern':190,295 'although':163 'android':375,397 'announc':63 'anymor':39 'app':238,262,398 'b':175 'back':84 'base':360 'basic':297 'better':434 'big':10,116,151 'bitter':92 'block':29,182 'blow':61 'briar':403 'brother':117,152 'brows':280,372 'build':195 'cal':356 'conscious':186 'continu':167 'control':19 'current':368 'devic':276 'discuss':436 'document':419 'done':135 'ecosystem':197,423 'email':298 'eneo':355 'entertain':129,245 'etc':300,314,362,395,406 'even':143 'everyday':237 'everyth':120 'extens':384 'fast':223 'feder':306 'fight':83,165 'fill':220 'final':60 'financ':128 'firefox':284,373 'fork':287 'full':421 'fulli':232 'gap':222 'get':14,67,126 'giant':104,140 'good':99,294,377 'googl':54 'govern':46,132 'graph':354 'guid':430 'half':23,154 'handl':119 'hard':370 'hardwar':228,332 'help':205,265,417 'id':48 'im':400 'includ':236 'individu':161 'instal':272 'integr':68 'internet':16,26,38,180 'iron':346 'issu':47 'know':144 'lack':254 'lemmi':309,392 'level':258 'like':308,311,389 'linux':273,278,341,359 'list':324,416 'littl':100 'live':149 'lot':213 'lowest':257 'mayb':424,431 'media':131,303 'mention':387 'mew':313,394 'might':336,345 'miss':329 'mobil':252,325,327 'much':86 'need':189,218,225,243 'normal':37 'odyse':312,393 'okay':112 'one':334 'open':78,227,233 'opinion':162 'option':335,344,435 'os':350,358,361 'pc':247,266,268 'peopl':96,108,187,200 'pet':101 'phone':342 'pinephon':338 'pixel':348 'plan':174 'popular':71,207 'privaci':185 'proton':290,390 'proxi':30 'quit':7 'readi':147 'recommend':422,429 'requir':44 'say':153 'section':333 'see':5 'seen':22 'servic':43,133,208,310,316,388,408 'session':404 'set':364 'share':315,407 'simplex':405 'site':72 'skiff':292,391 'social':130,302 'softwar':215,234 'stack':235 'start':3,27 'still':166,271 'storag':299 'support':385 'system':307 'tech':11 'terribl':253 'think':172,319,411 'time':9,170,193 'tor':31 'tri':12,81 'truth':93 'us':184 'usabl':34 'use':202,283,353,379 'varieti':330 'want':114,124 'web':79 'wei':64 'went':55 'without':141,203 'yx':357"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691864232
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3087470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691857732 {#1599
    date: 2023-08-12 18:28:52.0 +02: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
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\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#1735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "AMD-P-State-and-AMD-P-State-EPP-Scaling-Driver-Configuration-Guide"
  +title: "AMD P-State and AMD P-State EPP Scaling Driver Configuration Guide"
  +url: null
  +body: """
    Hi everyone, I’m quite new to Lemmy (this is actually my fist post!) During the past weeks I’ve sunk into the magical world of AMD P-States, and, I ended up putting together a quick post that I thought might be useful for someone else.\n
    \n
    I’m a Linux amateur, so this could be very much wrong, but I’m very much open to any corrections or improvements :)\n
    \n
    1. Requirements\n
    ---------------\n
    \n
    Currently, some of the Zen2 and Zen3 processors support `amd-pstate` and the new `amd_pstate_epp` scaling driver. You also have to have CPPC support enabled in your UEFI. In the future, it will be supported on more and more AMD processors.\n
    \n
    2. amd-pstate vs acpi-cpufreq\n
    -----------------------------\n
    \n
    There are two methods for adjusting CPU performance on AMD CPU/APUs:\n
    \n
    - `amd-pstate`\n
    - `acpi-cpufreq`\n
    \n
    `acpi-cpufreq` is currently default for most distros, regardless of the CPU in use. on most AMD CPUs this is a limiting factor, as it offers limited performance options with only a few fixed levels for CPU speed.\n
    \n
    On newer AMD CPUs and APUs (aka Zen2 and above), there is a more advanced method called *Collaborative Processor Performance Control* (CPPC mentioned in the requirements), which allows for fine-tuned and continuous adjustments of the CPU frequency, with the potential to provide better performance and energy efficiency compared to the older fixed levels.\n
    \n
    And that’s where `amd-pstate` comes in, as it is a new kernel module that supports the newer and more efficient AMD P-States mechanism.\n
    \n
    There are 3 options available, listed below, in order of release:\n
    \n
    - `amd_pstate=passive` (Kernel 6.1+)\n
    - `amd_pstate=active` (Kernel 6.3+)\n
    - `amd_pstate=guided` (kernel 6.4+)\n
    \n
    ### Passive Mode\n
    \n
    `amd_pstate=passive`\n
    \n
    When you set `amd_pstate=passive`, the processor aims for a certain performance level relative to its maximum capacity. Below a specific point, the performance is average, while above it, the performance remains at its best.\n
    \n
    ### Active Mode\n
    \n
    `amd_pstate=active`\n
    \n
    Setting `amd_pstate=active` gives low-level control to the processor’s firmware. It can prioritize either performance or energy efficiency based on software **hints** AND the `amd_pstate_epp` driver. The `amd_pstate_epp` (Energy Performance Preference) driver provides the firmware with a **hint**. On most AMD CPUs, these **hints** are:\n
    \n
    - `default `\n
    - `performance`\n
    - `balance_performance`\n
    - `balance_power`\n
    - `power`\n
    \n
    ### Guided Mode\n
    \n
    `amd_pstate=guided`\n
    \n
    Choosing `amd_pstate=guided` lets the platform automatically select a suitable performance level within a given range based on the workload.\n
    \n
    3a. Configure amd_pstate to either Passive or Guided\n
    -----------------------------------------------------\n
    \n
    To enable the `amd_pstate_epp` scaling driver, which also includes instructions for the original `amd_pstate` scaling driver, you will need to add a kernel parameter. If you are using PopOS (like me) or any other distribution utilising kernelstub, this process can be easily accomplished with the following steps:\n
    \n
    > **IMPORTANT: The option ‘amd_pstate=guided’ is only available on Kernel 6.4 or later versions.**\n
    \n
    1. Add the desired kernel parameter by running the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Add the desired Kernel Parameter\n
    </span><span style="color:#323232;">sudo kernelstub -a "amd_pstate=guided" # Change this to passive if preferred\n
    </span>\n
    ```\n
    \n
    2. To confirm that the kernel parameter has been successfully added, use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Verify that the kernel parameter has been added\n
    </span><span style="color:#323232;">sudo kernelstub -p \n
    </span>\n
    ```\n
    \n
    ### Verify amd_pstate\n
    \n
    To verify that this is functioning correctly, reboot your machine, and run\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver\n
    </span>\n
    ```\n
    \n
    If `amd_pstate` was set to either `passive` or `guided`, this should now show:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">amd-pstate\n
    </span>\n
    ```\n
    \n
    3b. Configure amd_pstate_epp to Active\n
    ----------------------------------------\n
    \n
    To enable the `amd_pstate_epp` scaling driver, which also includes instructions for the original `amd_pstate` scaling driver, you will need to add a kernel parameter. If you are using PopOS (like me) or any other distribution utilising kernelstub, this process can be easily accomplished with the following steps:\n
    \n
    > **IMPORTANT: The option ‘amd_pstate=guided’ is only available on Kernel 6.3 or later versions.**\n
    \n
    1. Add the desired kernel parameter by running the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Add the desired Kernel Parameter\n
    </span><span style="color:#323232;">sudo kernelstub -a "amd_pstate=active"\n
    </span>\n
    ```\n
    \n
    2. To confirm that the kernel parameter has been successfully added, use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Verify that the kernel parameter has been added\n
    </span><span style="color:#323232;">sudo kernelstub -p \n
    </span>\n
    ```\n
    \n
    ### Verify amd_pstate\n
    \n
    To verify that this is functioning correctly, reboot your machine, and run\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver\n
    </span>\n
    ```\n
    \n
    If `amd_pstate` was set to `active`, this should now show:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">amd-pstate-epp\n
    </span>\n
    ```\n
    \n
    ### Configure amd_pstate_epp Energy Performance Preference\n
    \n
    The amd_pstate_epp scaling driver introduces a new parameter known as “Energy Performance Preference” (EPP) hint. This setting can be adjusted through sysfs, with two main files controlling it:\n
    \n
    - `/sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference`: This file displays the current EPP hint for the respective CPU core.\n
    - `/sys/devices/system/cpu/cpu*/cpufreq/energy_performance_available_preferences`: This file provides the available EPP hints for the respective CPU core.\n
    \n
    To see your current EPP hints (note `*` = all CPU cores), use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    To view the available EPP hints (which should be the same for all cores), use this command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># What you see below, is my results on my Ryzen 7 7735HS\n
    </span><span style="color:#323232;">default performance balance_performance balance_power power \n
    </span>\n
    ```\n
    \n
    If you’d like to set the same EPP hint across all cores, for instance, setting EPP to “power” (like in my case), you can use this command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">echo "power" | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference\n
    </span><span style="color:#323232;">power\n
    </span>\n
    ```\n
    \n
    > **NOTE: This is not permament, and will be reverted upon reboot. To make this permanent, you can use multiple tools, or, create a cron job**\n
    \n
    4. Scaling Driver vs CPU Governor\n
    ---------------------------------\n
    \n
    The Scaling Driver is *different* than the CPU governor (e.g. `powersave`, `performance`, `ondemand`, `schedulutil`, etc.), and the two can be mixed and matched to create your perfect combo.\n
    \n
    To check what’s the current `cpu governor`, use the command below:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor\n
    </span>\n
    ```\n
    \n
    In my case, that’s what I’m seeing:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">user@machine ~> cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span>\n
    ```\n
    \n
    If you’ve configured `amd_pstate=active`, you can mix and match governors with EPP hints. For me the default after I enabled `amd_pstate_epp` was governor = `powersave` and EPP hint = `performance`. Phoronix has an excellent breakdown of all the combinations of governors + EPP hints (referenced in the resources section at the end of this post).\n
    \n
    ### Resources:\n
    \n
    - an amazing Redditor (whose post I cannot find anymore) that served as a basis for this very post (if anyone finds it, please do let me know, and I’ll reference them right away)\n
    - ChatGPT who helped me phrase some sentences a bit better\n
    - Benchmarks for server using AMD P-State EPP: [www.phoronix.com/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)\n
    - Benchmarks for Ryzen mobile system using AMD P-State EPP: [www.phoronix.com/…/amd-pstate-epp-ryzen-mobile](https://www.phoronix.com/review/amd-pstate-epp-ryzen-mobile)\n
    - Arch Wiki page on CPU Scaling: [https://wiki.archlinux.org/title/CPU_frequency_scaling](https://wiki.archlinux.org/title/CPU_frequency_scaling)\n
    - Kernel.org documentation on new AMD P-State driver: [www.kernel.org/doc/html/latest/…/amd-pstate.html](https://www.kernel.org/doc/html/latest/admin-guide/pm/amd-pstate.html)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729022496 {#1734
    date: 2024-10-15 22:01:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 10880
  -titleTs: "'amd':1,6 'configur':13 'driver':12 'epp':10 'guid':14 'p':3,8 'p-state':2,7 'scale':11 'state':4,9"
  -bodyTs: "'/amd-pstate-epp-ryzen-mobile':1122 '/amd-pstate.html':1147 '/cpufreq/energy_performance_available_preferences':789 '/cpufreq/energy_performance_preference':775,818,890 '/cpufreq/scaling_governor':965,979 '/doc/html/latest/':1146 '/doc/html/latest/admin-guide/pm/amd-pstate.html)':1150 '/review/amd-pstate-epp-ryzen-mobile)':1125 '/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)':1109 '/sys/devices/system/cpu/cpu':774,788,817,889,964,978 '/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences':837 '/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver':567,721 '/title/cpu_frequency_scaling](https://wiki.archlinux.org/title/cpu_frequency_scaling)':1134 '1':72,497,657 '2':118,525,679 '3':267 '3a':423 '3b':585 '4':917 '6.1':280 '6.3':285,653 '6.4':290,493 '7':848 '7735hs':849 'accomplish':477,637 'acpi':124,141,144 'acpi-cpufreq':123,140,143 'across':867 'activ':283,332,336,340,591,678,728,1002 'actual':11 'ad':535,547,689,701 'add':455,498,508,615,658,668 'adjust':131,216,765 'advanc':196 'aim':304 'aka':188 'allow':209 'also':95,441,601 'amateur':53 'amaz':1055 'amd':27,84,89,116,120,135,138,160,184,242,260,276,281,286,293,299,334,338,365,370,385,399,403,425,435,447,485,516,552,569,583,587,595,607,645,676,706,723,734,738,745,1000,1019,1102,1116,1139 'amd-pstat':83,119,137,241,582 'amd-pstate-epp':733 'anymor':1062 'anyon':1073 'apus':187 'arch':1126 'automat':409 'avail':269,490,650,794,822 'averag':322 'away':1087 'balanc':392,394,852,854 'base':359,419 'basi':1067 'benchmark':1098,1110 'best':331 'better':226,1097 'bit':1096 'breakdown':1033 'call':198 'cannot':1060 'capac':314 'case':879,968 'cat':566,720,816,836,963,977 'certain':307 'chang':519 'chatgpt':1088 'check':952 'choos':402 'collabor':199 'combin':1037 'combo':950 'come':244 'command':507,539,667,693,815,835,884,961 'compar':231 'configur':424,586,737,999 'confirm':527,681 'continu':215 'control':202,345,772 'core':787,801,811,832,869 'correct':69,560,714 'could':56 'cppc':99,203 'cpu':132,155,180,219,786,800,810,921,930,957,1130 'cpu/apus':136 'cpufreq':125,142,145 'cpus':161,185,386 'creat':913,947 'cron':915 'current':74,147,780,805,956 'd':859 'default':148,390,850,1015 'desir':500,510,660,670 'differ':927 'display':778 'distribut':469,629 'distro':151 'document':1136 'driver':93,368,376,439,450,599,610,749,919,925,1143 'e.g':932 'easili':476,636 'echo':885 'effici':230,259,358 'either':354,428,574 'els':48 'enabl':101,433,593,1018 'end':33,1049 'energi':229,357,373,741,756 'epp':91,367,372,437,589,597,736,740,747,759,781,795,806,823,865,873,1010,1021,1026,1040,1106,1120 'etc':937 'everyon':2 'excel':1032 'factor':166 'file':771,777,791 'find':1061,1074 'fine':212 'fine-tun':211 'firmwar':350,379 'fist':13 'fix':177,235 'follow':480,506,538,640,666,692,814 'frequenc':220 'function':559,713 'futur':107 'give':341 'given':417 'governor':922,931,958,1008,1023,1039 'guid':288,397,401,405,431,487,518,577,647 'help':1090 'hi':1 'hint':362,382,388,760,782,796,807,824,866,1011,1027,1041 'import':482,642 'improv':71 'includ':442,602 'instanc':871 'instruct':443,603 'introduc':750 'job':916 'kernel':251,279,284,289,457,492,501,511,530,543,617,652,661,671,684,697 'kernel.org':1135 'kernelstub':471,514,549,631,674,703 'know':1080 'known':754 'later':495,655 'lemmi':8 'let':406,1078 'level':178,236,309,344,414 'like':464,624,860,876 'limit':165,170 'linux':52 'list':270 'll':1083 'low':343 'low-level':342 'm':4,50,63,973 'machin':563,717,976 'magic':24 'main':770 'make':904 'match':945,1007 'maximum':313 'mechan':264 'mention':204 'method':129,197 'might':43 'mix':943,1005 'mobil':1113 'mode':292,333,398 'modul':252 'much':59,65 'multipl':910 'need':453,613 'new':6,88,250,752,1138 'newer':183,256 'note':808,892 'offer':169 'older':234 'ondemand':935 'open':66 'option':172,268,484,644 'order':273 'origin':446,606 'p':29,262,550,704,1104,1118,1141 'p-state':28,261,1103,1117,1140 'page':1128 'paramet':458,502,512,531,544,618,662,672,685,698,753 'passiv':278,291,295,301,429,522,575 'past':17 'perfect':949 'perform':133,171,201,227,308,320,327,355,374,391,393,413,742,757,851,853,934,1028 'permament':896 'perman':906 'phoronix':1029 'phrase':1092 'platform':408 'pleas':1076 'point':318 'popo':463,623 'post':14,39,1052,1058,1071 'potenti':223 'power':395,396,855,856,875,886,891 'powersav':933,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,1024 'prefer':375,524,743,758 'priorit':353 'process':473,633 'processor':81,117,200,303,348 'provid':225,377,792 'pstate':85,90,121,139,243,277,282,287,294,300,335,339,366,371,400,404,426,436,448,486,517,553,570,584,588,596,608,646,677,707,724,735,739,746,1001,1020 'put':35 'quick':38 'quit':5 'rang':418 'reboot':561,715,902 'redditor':1056 'refer':1084 'referenc':1042 'regardless':152 'relat':310 'releas':275 'remain':328 'requir':73,207 'resourc':1045,1053 'respect':785,799 'result':844 'revert':900 'right':1086 'run':504,565,664,719 'ryzen':847,1112 'scale':92,438,449,598,609,748,918,924,1131 'schedulutil':936 'section':1046 'see':803,840,974 'select':410 'sentenc':1094 'serv':1064 'server':1100 'set':298,337,572,726,762,862,872 'show':581,732 'softwar':361 'someon':47 'specif':317 'speed':181 'state':30,263,1105,1119,1142 'step':481,641 'success':534,688 'sudo':513,548,673,702,887 'suitabl':412 'sunk':21 'support':82,100,111,254 'sysf':767 'system':1114 'tee':888 'thought':42 'togeth':36 'tool':911 'tune':213 'two':128,769,940 'uefi':104 'upon':901 'use':45,157,462,536,622,690,812,833,882,909,959,1101,1115 'user':975 'utilis':470,630 've':20,998 'verifi':540,551,555,694,705,709 'version':496,656 'view':820 'vs':122,920 'week':18 'whose':1057 'wiki':1127 'wiki.archlinux.org':1133 'wiki.archlinux.org/title/cpu_frequency_scaling](https://wiki.archlinux.org/title/cpu_frequency_scaling)':1132 'within':415 'workload':422 'world':25 'wrong':60 'www.kernel.org':1145,1149 'www.kernel.org/doc/html/latest/':1144 'www.kernel.org/doc/html/latest/admin-guide/pm/amd-pstate.html)':1148 'www.phoronix.com':1108,1121,1124 'www.phoronix.com/review/amd-pstate-epp-ryzen-mobile)':1123 'www.phoronix.com/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)':1107 'zen2':78,189 'zen3':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691852891
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3081149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691846391 {#1732
    date: 2023-08-12 15:19:51.0 +02: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
79 DENIED edit
App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#1735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "AMD-P-State-and-AMD-P-State-EPP-Scaling-Driver-Configuration-Guide"
  +title: "AMD P-State and AMD P-State EPP Scaling Driver Configuration Guide"
  +url: null
  +body: """
    Hi everyone, I’m quite new to Lemmy (this is actually my fist post!) During the past weeks I’ve sunk into the magical world of AMD P-States, and, I ended up putting together a quick post that I thought might be useful for someone else.\n
    \n
    I’m a Linux amateur, so this could be very much wrong, but I’m very much open to any corrections or improvements :)\n
    \n
    1. Requirements\n
    ---------------\n
    \n
    Currently, some of the Zen2 and Zen3 processors support `amd-pstate` and the new `amd_pstate_epp` scaling driver. You also have to have CPPC support enabled in your UEFI. In the future, it will be supported on more and more AMD processors.\n
    \n
    2. amd-pstate vs acpi-cpufreq\n
    -----------------------------\n
    \n
    There are two methods for adjusting CPU performance on AMD CPU/APUs:\n
    \n
    - `amd-pstate`\n
    - `acpi-cpufreq`\n
    \n
    `acpi-cpufreq` is currently default for most distros, regardless of the CPU in use. on most AMD CPUs this is a limiting factor, as it offers limited performance options with only a few fixed levels for CPU speed.\n
    \n
    On newer AMD CPUs and APUs (aka Zen2 and above), there is a more advanced method called *Collaborative Processor Performance Control* (CPPC mentioned in the requirements), which allows for fine-tuned and continuous adjustments of the CPU frequency, with the potential to provide better performance and energy efficiency compared to the older fixed levels.\n
    \n
    And that’s where `amd-pstate` comes in, as it is a new kernel module that supports the newer and more efficient AMD P-States mechanism.\n
    \n
    There are 3 options available, listed below, in order of release:\n
    \n
    - `amd_pstate=passive` (Kernel 6.1+)\n
    - `amd_pstate=active` (Kernel 6.3+)\n
    - `amd_pstate=guided` (kernel 6.4+)\n
    \n
    ### Passive Mode\n
    \n
    `amd_pstate=passive`\n
    \n
    When you set `amd_pstate=passive`, the processor aims for a certain performance level relative to its maximum capacity. Below a specific point, the performance is average, while above it, the performance remains at its best.\n
    \n
    ### Active Mode\n
    \n
    `amd_pstate=active`\n
    \n
    Setting `amd_pstate=active` gives low-level control to the processor’s firmware. It can prioritize either performance or energy efficiency based on software **hints** AND the `amd_pstate_epp` driver. The `amd_pstate_epp` (Energy Performance Preference) driver provides the firmware with a **hint**. On most AMD CPUs, these **hints** are:\n
    \n
    - `default `\n
    - `performance`\n
    - `balance_performance`\n
    - `balance_power`\n
    - `power`\n
    \n
    ### Guided Mode\n
    \n
    `amd_pstate=guided`\n
    \n
    Choosing `amd_pstate=guided` lets the platform automatically select a suitable performance level within a given range based on the workload.\n
    \n
    3a. Configure amd_pstate to either Passive or Guided\n
    -----------------------------------------------------\n
    \n
    To enable the `amd_pstate_epp` scaling driver, which also includes instructions for the original `amd_pstate` scaling driver, you will need to add a kernel parameter. If you are using PopOS (like me) or any other distribution utilising kernelstub, this process can be easily accomplished with the following steps:\n
    \n
    > **IMPORTANT: The option ‘amd_pstate=guided’ is only available on Kernel 6.4 or later versions.**\n
    \n
    1. Add the desired kernel parameter by running the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Add the desired Kernel Parameter\n
    </span><span style="color:#323232;">sudo kernelstub -a "amd_pstate=guided" # Change this to passive if preferred\n
    </span>\n
    ```\n
    \n
    2. To confirm that the kernel parameter has been successfully added, use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Verify that the kernel parameter has been added\n
    </span><span style="color:#323232;">sudo kernelstub -p \n
    </span>\n
    ```\n
    \n
    ### Verify amd_pstate\n
    \n
    To verify that this is functioning correctly, reboot your machine, and run\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver\n
    </span>\n
    ```\n
    \n
    If `amd_pstate` was set to either `passive` or `guided`, this should now show:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">amd-pstate\n
    </span>\n
    ```\n
    \n
    3b. Configure amd_pstate_epp to Active\n
    ----------------------------------------\n
    \n
    To enable the `amd_pstate_epp` scaling driver, which also includes instructions for the original `amd_pstate` scaling driver, you will need to add a kernel parameter. If you are using PopOS (like me) or any other distribution utilising kernelstub, this process can be easily accomplished with the following steps:\n
    \n
    > **IMPORTANT: The option ‘amd_pstate=guided’ is only available on Kernel 6.3 or later versions.**\n
    \n
    1. Add the desired kernel parameter by running the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Add the desired Kernel Parameter\n
    </span><span style="color:#323232;">sudo kernelstub -a "amd_pstate=active"\n
    </span>\n
    ```\n
    \n
    2. To confirm that the kernel parameter has been successfully added, use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Verify that the kernel parameter has been added\n
    </span><span style="color:#323232;">sudo kernelstub -p \n
    </span>\n
    ```\n
    \n
    ### Verify amd_pstate\n
    \n
    To verify that this is functioning correctly, reboot your machine, and run\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver\n
    </span>\n
    ```\n
    \n
    If `amd_pstate` was set to `active`, this should now show:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">amd-pstate-epp\n
    </span>\n
    ```\n
    \n
    ### Configure amd_pstate_epp Energy Performance Preference\n
    \n
    The amd_pstate_epp scaling driver introduces a new parameter known as “Energy Performance Preference” (EPP) hint. This setting can be adjusted through sysfs, with two main files controlling it:\n
    \n
    - `/sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference`: This file displays the current EPP hint for the respective CPU core.\n
    - `/sys/devices/system/cpu/cpu*/cpufreq/energy_performance_available_preferences`: This file provides the available EPP hints for the respective CPU core.\n
    \n
    To see your current EPP hints (note `*` = all CPU cores), use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    To view the available EPP hints (which should be the same for all cores), use this command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># What you see below, is my results on my Ryzen 7 7735HS\n
    </span><span style="color:#323232;">default performance balance_performance balance_power power \n
    </span>\n
    ```\n
    \n
    If you’d like to set the same EPP hint across all cores, for instance, setting EPP to “power” (like in my case), you can use this command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">echo "power" | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference\n
    </span><span style="color:#323232;">power\n
    </span>\n
    ```\n
    \n
    > **NOTE: This is not permament, and will be reverted upon reboot. To make this permanent, you can use multiple tools, or, create a cron job**\n
    \n
    4. Scaling Driver vs CPU Governor\n
    ---------------------------------\n
    \n
    The Scaling Driver is *different* than the CPU governor (e.g. `powersave`, `performance`, `ondemand`, `schedulutil`, etc.), and the two can be mixed and matched to create your perfect combo.\n
    \n
    To check what’s the current `cpu governor`, use the command below:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor\n
    </span>\n
    ```\n
    \n
    In my case, that’s what I’m seeing:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">user@machine ~> cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span>\n
    ```\n
    \n
    If you’ve configured `amd_pstate=active`, you can mix and match governors with EPP hints. For me the default after I enabled `amd_pstate_epp` was governor = `powersave` and EPP hint = `performance`. Phoronix has an excellent breakdown of all the combinations of governors + EPP hints (referenced in the resources section at the end of this post).\n
    \n
    ### Resources:\n
    \n
    - an amazing Redditor (whose post I cannot find anymore) that served as a basis for this very post (if anyone finds it, please do let me know, and I’ll reference them right away)\n
    - ChatGPT who helped me phrase some sentences a bit better\n
    - Benchmarks for server using AMD P-State EPP: [www.phoronix.com/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)\n
    - Benchmarks for Ryzen mobile system using AMD P-State EPP: [www.phoronix.com/…/amd-pstate-epp-ryzen-mobile](https://www.phoronix.com/review/amd-pstate-epp-ryzen-mobile)\n
    - Arch Wiki page on CPU Scaling: [https://wiki.archlinux.org/title/CPU_frequency_scaling](https://wiki.archlinux.org/title/CPU_frequency_scaling)\n
    - Kernel.org documentation on new AMD P-State driver: [www.kernel.org/doc/html/latest/…/amd-pstate.html](https://www.kernel.org/doc/html/latest/admin-guide/pm/amd-pstate.html)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729022496 {#1734
    date: 2024-10-15 22:01:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 10880
  -titleTs: "'amd':1,6 'configur':13 'driver':12 'epp':10 'guid':14 'p':3,8 'p-state':2,7 'scale':11 'state':4,9"
  -bodyTs: "'/amd-pstate-epp-ryzen-mobile':1122 '/amd-pstate.html':1147 '/cpufreq/energy_performance_available_preferences':789 '/cpufreq/energy_performance_preference':775,818,890 '/cpufreq/scaling_governor':965,979 '/doc/html/latest/':1146 '/doc/html/latest/admin-guide/pm/amd-pstate.html)':1150 '/review/amd-pstate-epp-ryzen-mobile)':1125 '/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)':1109 '/sys/devices/system/cpu/cpu':774,788,817,889,964,978 '/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences':837 '/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver':567,721 '/title/cpu_frequency_scaling](https://wiki.archlinux.org/title/cpu_frequency_scaling)':1134 '1':72,497,657 '2':118,525,679 '3':267 '3a':423 '3b':585 '4':917 '6.1':280 '6.3':285,653 '6.4':290,493 '7':848 '7735hs':849 'accomplish':477,637 'acpi':124,141,144 'acpi-cpufreq':123,140,143 'across':867 'activ':283,332,336,340,591,678,728,1002 'actual':11 'ad':535,547,689,701 'add':455,498,508,615,658,668 'adjust':131,216,765 'advanc':196 'aim':304 'aka':188 'allow':209 'also':95,441,601 'amateur':53 'amaz':1055 'amd':27,84,89,116,120,135,138,160,184,242,260,276,281,286,293,299,334,338,365,370,385,399,403,425,435,447,485,516,552,569,583,587,595,607,645,676,706,723,734,738,745,1000,1019,1102,1116,1139 'amd-pstat':83,119,137,241,582 'amd-pstate-epp':733 'anymor':1062 'anyon':1073 'apus':187 'arch':1126 'automat':409 'avail':269,490,650,794,822 'averag':322 'away':1087 'balanc':392,394,852,854 'base':359,419 'basi':1067 'benchmark':1098,1110 'best':331 'better':226,1097 'bit':1096 'breakdown':1033 'call':198 'cannot':1060 'capac':314 'case':879,968 'cat':566,720,816,836,963,977 'certain':307 'chang':519 'chatgpt':1088 'check':952 'choos':402 'collabor':199 'combin':1037 'combo':950 'come':244 'command':507,539,667,693,815,835,884,961 'compar':231 'configur':424,586,737,999 'confirm':527,681 'continu':215 'control':202,345,772 'core':787,801,811,832,869 'correct':69,560,714 'could':56 'cppc':99,203 'cpu':132,155,180,219,786,800,810,921,930,957,1130 'cpu/apus':136 'cpufreq':125,142,145 'cpus':161,185,386 'creat':913,947 'cron':915 'current':74,147,780,805,956 'd':859 'default':148,390,850,1015 'desir':500,510,660,670 'differ':927 'display':778 'distribut':469,629 'distro':151 'document':1136 'driver':93,368,376,439,450,599,610,749,919,925,1143 'e.g':932 'easili':476,636 'echo':885 'effici':230,259,358 'either':354,428,574 'els':48 'enabl':101,433,593,1018 'end':33,1049 'energi':229,357,373,741,756 'epp':91,367,372,437,589,597,736,740,747,759,781,795,806,823,865,873,1010,1021,1026,1040,1106,1120 'etc':937 'everyon':2 'excel':1032 'factor':166 'file':771,777,791 'find':1061,1074 'fine':212 'fine-tun':211 'firmwar':350,379 'fist':13 'fix':177,235 'follow':480,506,538,640,666,692,814 'frequenc':220 'function':559,713 'futur':107 'give':341 'given':417 'governor':922,931,958,1008,1023,1039 'guid':288,397,401,405,431,487,518,577,647 'help':1090 'hi':1 'hint':362,382,388,760,782,796,807,824,866,1011,1027,1041 'import':482,642 'improv':71 'includ':442,602 'instanc':871 'instruct':443,603 'introduc':750 'job':916 'kernel':251,279,284,289,457,492,501,511,530,543,617,652,661,671,684,697 'kernel.org':1135 'kernelstub':471,514,549,631,674,703 'know':1080 'known':754 'later':495,655 'lemmi':8 'let':406,1078 'level':178,236,309,344,414 'like':464,624,860,876 'limit':165,170 'linux':52 'list':270 'll':1083 'low':343 'low-level':342 'm':4,50,63,973 'machin':563,717,976 'magic':24 'main':770 'make':904 'match':945,1007 'maximum':313 'mechan':264 'mention':204 'method':129,197 'might':43 'mix':943,1005 'mobil':1113 'mode':292,333,398 'modul':252 'much':59,65 'multipl':910 'need':453,613 'new':6,88,250,752,1138 'newer':183,256 'note':808,892 'offer':169 'older':234 'ondemand':935 'open':66 'option':172,268,484,644 'order':273 'origin':446,606 'p':29,262,550,704,1104,1118,1141 'p-state':28,261,1103,1117,1140 'page':1128 'paramet':458,502,512,531,544,618,662,672,685,698,753 'passiv':278,291,295,301,429,522,575 'past':17 'perfect':949 'perform':133,171,201,227,308,320,327,355,374,391,393,413,742,757,851,853,934,1028 'permament':896 'perman':906 'phoronix':1029 'phrase':1092 'platform':408 'pleas':1076 'point':318 'popo':463,623 'post':14,39,1052,1058,1071 'potenti':223 'power':395,396,855,856,875,886,891 'powersav':933,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,1024 'prefer':375,524,743,758 'priorit':353 'process':473,633 'processor':81,117,200,303,348 'provid':225,377,792 'pstate':85,90,121,139,243,277,282,287,294,300,335,339,366,371,400,404,426,436,448,486,517,553,570,584,588,596,608,646,677,707,724,735,739,746,1001,1020 'put':35 'quick':38 'quit':5 'rang':418 'reboot':561,715,902 'redditor':1056 'refer':1084 'referenc':1042 'regardless':152 'relat':310 'releas':275 'remain':328 'requir':73,207 'resourc':1045,1053 'respect':785,799 'result':844 'revert':900 'right':1086 'run':504,565,664,719 'ryzen':847,1112 'scale':92,438,449,598,609,748,918,924,1131 'schedulutil':936 'section':1046 'see':803,840,974 'select':410 'sentenc':1094 'serv':1064 'server':1100 'set':298,337,572,726,762,862,872 'show':581,732 'softwar':361 'someon':47 'specif':317 'speed':181 'state':30,263,1105,1119,1142 'step':481,641 'success':534,688 'sudo':513,548,673,702,887 'suitabl':412 'sunk':21 'support':82,100,111,254 'sysf':767 'system':1114 'tee':888 'thought':42 'togeth':36 'tool':911 'tune':213 'two':128,769,940 'uefi':104 'upon':901 'use':45,157,462,536,622,690,812,833,882,909,959,1101,1115 'user':975 'utilis':470,630 've':20,998 'verifi':540,551,555,694,705,709 'version':496,656 'view':820 'vs':122,920 'week':18 'whose':1057 'wiki':1127 'wiki.archlinux.org':1133 'wiki.archlinux.org/title/cpu_frequency_scaling](https://wiki.archlinux.org/title/cpu_frequency_scaling)':1132 'within':415 'workload':422 'world':25 'wrong':60 'www.kernel.org':1145,1149 'www.kernel.org/doc/html/latest/':1144 'www.kernel.org/doc/html/latest/admin-guide/pm/amd-pstate.html)':1148 'www.phoronix.com':1108,1121,1124 'www.phoronix.com/review/amd-pstate-epp-ryzen-mobile)':1123 'www.phoronix.com/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)':1107 'zen2':78,189 'zen3':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691852891
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3081149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691846391 {#1732
    date: 2023-08-12 15:19:51.0 +02: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
80 DENIED moderate
App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#1735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "AMD-P-State-and-AMD-P-State-EPP-Scaling-Driver-Configuration-Guide"
  +title: "AMD P-State and AMD P-State EPP Scaling Driver Configuration Guide"
  +url: null
  +body: """
    Hi everyone, I’m quite new to Lemmy (this is actually my fist post!) During the past weeks I’ve sunk into the magical world of AMD P-States, and, I ended up putting together a quick post that I thought might be useful for someone else.\n
    \n
    I’m a Linux amateur, so this could be very much wrong, but I’m very much open to any corrections or improvements :)\n
    \n
    1. Requirements\n
    ---------------\n
    \n
    Currently, some of the Zen2 and Zen3 processors support `amd-pstate` and the new `amd_pstate_epp` scaling driver. You also have to have CPPC support enabled in your UEFI. In the future, it will be supported on more and more AMD processors.\n
    \n
    2. amd-pstate vs acpi-cpufreq\n
    -----------------------------\n
    \n
    There are two methods for adjusting CPU performance on AMD CPU/APUs:\n
    \n
    - `amd-pstate`\n
    - `acpi-cpufreq`\n
    \n
    `acpi-cpufreq` is currently default for most distros, regardless of the CPU in use. on most AMD CPUs this is a limiting factor, as it offers limited performance options with only a few fixed levels for CPU speed.\n
    \n
    On newer AMD CPUs and APUs (aka Zen2 and above), there is a more advanced method called *Collaborative Processor Performance Control* (CPPC mentioned in the requirements), which allows for fine-tuned and continuous adjustments of the CPU frequency, with the potential to provide better performance and energy efficiency compared to the older fixed levels.\n
    \n
    And that’s where `amd-pstate` comes in, as it is a new kernel module that supports the newer and more efficient AMD P-States mechanism.\n
    \n
    There are 3 options available, listed below, in order of release:\n
    \n
    - `amd_pstate=passive` (Kernel 6.1+)\n
    - `amd_pstate=active` (Kernel 6.3+)\n
    - `amd_pstate=guided` (kernel 6.4+)\n
    \n
    ### Passive Mode\n
    \n
    `amd_pstate=passive`\n
    \n
    When you set `amd_pstate=passive`, the processor aims for a certain performance level relative to its maximum capacity. Below a specific point, the performance is average, while above it, the performance remains at its best.\n
    \n
    ### Active Mode\n
    \n
    `amd_pstate=active`\n
    \n
    Setting `amd_pstate=active` gives low-level control to the processor’s firmware. It can prioritize either performance or energy efficiency based on software **hints** AND the `amd_pstate_epp` driver. The `amd_pstate_epp` (Energy Performance Preference) driver provides the firmware with a **hint**. On most AMD CPUs, these **hints** are:\n
    \n
    - `default `\n
    - `performance`\n
    - `balance_performance`\n
    - `balance_power`\n
    - `power`\n
    \n
    ### Guided Mode\n
    \n
    `amd_pstate=guided`\n
    \n
    Choosing `amd_pstate=guided` lets the platform automatically select a suitable performance level within a given range based on the workload.\n
    \n
    3a. Configure amd_pstate to either Passive or Guided\n
    -----------------------------------------------------\n
    \n
    To enable the `amd_pstate_epp` scaling driver, which also includes instructions for the original `amd_pstate` scaling driver, you will need to add a kernel parameter. If you are using PopOS (like me) or any other distribution utilising kernelstub, this process can be easily accomplished with the following steps:\n
    \n
    > **IMPORTANT: The option ‘amd_pstate=guided’ is only available on Kernel 6.4 or later versions.**\n
    \n
    1. Add the desired kernel parameter by running the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Add the desired Kernel Parameter\n
    </span><span style="color:#323232;">sudo kernelstub -a "amd_pstate=guided" # Change this to passive if preferred\n
    </span>\n
    ```\n
    \n
    2. To confirm that the kernel parameter has been successfully added, use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Verify that the kernel parameter has been added\n
    </span><span style="color:#323232;">sudo kernelstub -p \n
    </span>\n
    ```\n
    \n
    ### Verify amd_pstate\n
    \n
    To verify that this is functioning correctly, reboot your machine, and run\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver\n
    </span>\n
    ```\n
    \n
    If `amd_pstate` was set to either `passive` or `guided`, this should now show:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">amd-pstate\n
    </span>\n
    ```\n
    \n
    3b. Configure amd_pstate_epp to Active\n
    ----------------------------------------\n
    \n
    To enable the `amd_pstate_epp` scaling driver, which also includes instructions for the original `amd_pstate` scaling driver, you will need to add a kernel parameter. If you are using PopOS (like me) or any other distribution utilising kernelstub, this process can be easily accomplished with the following steps:\n
    \n
    > **IMPORTANT: The option ‘amd_pstate=guided’ is only available on Kernel 6.3 or later versions.**\n
    \n
    1. Add the desired kernel parameter by running the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Add the desired Kernel Parameter\n
    </span><span style="color:#323232;">sudo kernelstub -a "amd_pstate=active"\n
    </span>\n
    ```\n
    \n
    2. To confirm that the kernel parameter has been successfully added, use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># Verify that the kernel parameter has been added\n
    </span><span style="color:#323232;">sudo kernelstub -p \n
    </span>\n
    ```\n
    \n
    ### Verify amd_pstate\n
    \n
    To verify that this is functioning correctly, reboot your machine, and run\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver\n
    </span>\n
    ```\n
    \n
    If `amd_pstate` was set to `active`, this should now show:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">amd-pstate-epp\n
    </span>\n
    ```\n
    \n
    ### Configure amd_pstate_epp Energy Performance Preference\n
    \n
    The amd_pstate_epp scaling driver introduces a new parameter known as “Energy Performance Preference” (EPP) hint. This setting can be adjusted through sysfs, with two main files controlling it:\n
    \n
    - `/sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference`: This file displays the current EPP hint for the respective CPU core.\n
    - `/sys/devices/system/cpu/cpu*/cpufreq/energy_performance_available_preferences`: This file provides the available EPP hints for the respective CPU core.\n
    \n
    To see your current EPP hints (note `*` = all CPU cores), use the following command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    To view the available EPP hints (which should be the same for all cores), use this command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># What you see below, is my results on my Ryzen 7 7735HS\n
    </span><span style="color:#323232;">default performance balance_performance balance_power power \n
    </span>\n
    ```\n
    \n
    If you’d like to set the same EPP hint across all cores, for instance, setting EPP to “power” (like in my case), you can use this command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">echo "power" | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference\n
    </span><span style="color:#323232;">power\n
    </span>\n
    ```\n
    \n
    > **NOTE: This is not permament, and will be reverted upon reboot. To make this permanent, you can use multiple tools, or, create a cron job**\n
    \n
    4. Scaling Driver vs CPU Governor\n
    ---------------------------------\n
    \n
    The Scaling Driver is *different* than the CPU governor (e.g. `powersave`, `performance`, `ondemand`, `schedulutil`, etc.), and the two can be mixed and matched to create your perfect combo.\n
    \n
    To check what’s the current `cpu governor`, use the command below:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor\n
    </span>\n
    ```\n
    \n
    In my case, that’s what I’m seeing:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">user@machine ~> cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span><span style="color:#323232;">powersave\n
    </span>\n
    ```\n
    \n
    If you’ve configured `amd_pstate=active`, you can mix and match governors with EPP hints. For me the default after I enabled `amd_pstate_epp` was governor = `powersave` and EPP hint = `performance`. Phoronix has an excellent breakdown of all the combinations of governors + EPP hints (referenced in the resources section at the end of this post).\n
    \n
    ### Resources:\n
    \n
    - an amazing Redditor (whose post I cannot find anymore) that served as a basis for this very post (if anyone finds it, please do let me know, and I’ll reference them right away)\n
    - ChatGPT who helped me phrase some sentences a bit better\n
    - Benchmarks for server using AMD P-State EPP: [www.phoronix.com/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)\n
    - Benchmarks for Ryzen mobile system using AMD P-State EPP: [www.phoronix.com/…/amd-pstate-epp-ryzen-mobile](https://www.phoronix.com/review/amd-pstate-epp-ryzen-mobile)\n
    - Arch Wiki page on CPU Scaling: [https://wiki.archlinux.org/title/CPU_frequency_scaling](https://wiki.archlinux.org/title/CPU_frequency_scaling)\n
    - Kernel.org documentation on new AMD P-State driver: [www.kernel.org/doc/html/latest/…/amd-pstate.html](https://www.kernel.org/doc/html/latest/admin-guide/pm/amd-pstate.html)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729022496 {#1734
    date: 2024-10-15 22:01:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 10880
  -titleTs: "'amd':1,6 'configur':13 'driver':12 'epp':10 'guid':14 'p':3,8 'p-state':2,7 'scale':11 'state':4,9"
  -bodyTs: "'/amd-pstate-epp-ryzen-mobile':1122 '/amd-pstate.html':1147 '/cpufreq/energy_performance_available_preferences':789 '/cpufreq/energy_performance_preference':775,818,890 '/cpufreq/scaling_governor':965,979 '/doc/html/latest/':1146 '/doc/html/latest/admin-guide/pm/amd-pstate.html)':1150 '/review/amd-pstate-epp-ryzen-mobile)':1125 '/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)':1109 '/sys/devices/system/cpu/cpu':774,788,817,889,964,978 '/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences':837 '/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver':567,721 '/title/cpu_frequency_scaling](https://wiki.archlinux.org/title/cpu_frequency_scaling)':1134 '1':72,497,657 '2':118,525,679 '3':267 '3a':423 '3b':585 '4':917 '6.1':280 '6.3':285,653 '6.4':290,493 '7':848 '7735hs':849 'accomplish':477,637 'acpi':124,141,144 'acpi-cpufreq':123,140,143 'across':867 'activ':283,332,336,340,591,678,728,1002 'actual':11 'ad':535,547,689,701 'add':455,498,508,615,658,668 'adjust':131,216,765 'advanc':196 'aim':304 'aka':188 'allow':209 'also':95,441,601 'amateur':53 'amaz':1055 'amd':27,84,89,116,120,135,138,160,184,242,260,276,281,286,293,299,334,338,365,370,385,399,403,425,435,447,485,516,552,569,583,587,595,607,645,676,706,723,734,738,745,1000,1019,1102,1116,1139 'amd-pstat':83,119,137,241,582 'amd-pstate-epp':733 'anymor':1062 'anyon':1073 'apus':187 'arch':1126 'automat':409 'avail':269,490,650,794,822 'averag':322 'away':1087 'balanc':392,394,852,854 'base':359,419 'basi':1067 'benchmark':1098,1110 'best':331 'better':226,1097 'bit':1096 'breakdown':1033 'call':198 'cannot':1060 'capac':314 'case':879,968 'cat':566,720,816,836,963,977 'certain':307 'chang':519 'chatgpt':1088 'check':952 'choos':402 'collabor':199 'combin':1037 'combo':950 'come':244 'command':507,539,667,693,815,835,884,961 'compar':231 'configur':424,586,737,999 'confirm':527,681 'continu':215 'control':202,345,772 'core':787,801,811,832,869 'correct':69,560,714 'could':56 'cppc':99,203 'cpu':132,155,180,219,786,800,810,921,930,957,1130 'cpu/apus':136 'cpufreq':125,142,145 'cpus':161,185,386 'creat':913,947 'cron':915 'current':74,147,780,805,956 'd':859 'default':148,390,850,1015 'desir':500,510,660,670 'differ':927 'display':778 'distribut':469,629 'distro':151 'document':1136 'driver':93,368,376,439,450,599,610,749,919,925,1143 'e.g':932 'easili':476,636 'echo':885 'effici':230,259,358 'either':354,428,574 'els':48 'enabl':101,433,593,1018 'end':33,1049 'energi':229,357,373,741,756 'epp':91,367,372,437,589,597,736,740,747,759,781,795,806,823,865,873,1010,1021,1026,1040,1106,1120 'etc':937 'everyon':2 'excel':1032 'factor':166 'file':771,777,791 'find':1061,1074 'fine':212 'fine-tun':211 'firmwar':350,379 'fist':13 'fix':177,235 'follow':480,506,538,640,666,692,814 'frequenc':220 'function':559,713 'futur':107 'give':341 'given':417 'governor':922,931,958,1008,1023,1039 'guid':288,397,401,405,431,487,518,577,647 'help':1090 'hi':1 'hint':362,382,388,760,782,796,807,824,866,1011,1027,1041 'import':482,642 'improv':71 'includ':442,602 'instanc':871 'instruct':443,603 'introduc':750 'job':916 'kernel':251,279,284,289,457,492,501,511,530,543,617,652,661,671,684,697 'kernel.org':1135 'kernelstub':471,514,549,631,674,703 'know':1080 'known':754 'later':495,655 'lemmi':8 'let':406,1078 'level':178,236,309,344,414 'like':464,624,860,876 'limit':165,170 'linux':52 'list':270 'll':1083 'low':343 'low-level':342 'm':4,50,63,973 'machin':563,717,976 'magic':24 'main':770 'make':904 'match':945,1007 'maximum':313 'mechan':264 'mention':204 'method':129,197 'might':43 'mix':943,1005 'mobil':1113 'mode':292,333,398 'modul':252 'much':59,65 'multipl':910 'need':453,613 'new':6,88,250,752,1138 'newer':183,256 'note':808,892 'offer':169 'older':234 'ondemand':935 'open':66 'option':172,268,484,644 'order':273 'origin':446,606 'p':29,262,550,704,1104,1118,1141 'p-state':28,261,1103,1117,1140 'page':1128 'paramet':458,502,512,531,544,618,662,672,685,698,753 'passiv':278,291,295,301,429,522,575 'past':17 'perfect':949 'perform':133,171,201,227,308,320,327,355,374,391,393,413,742,757,851,853,934,1028 'permament':896 'perman':906 'phoronix':1029 'phrase':1092 'platform':408 'pleas':1076 'point':318 'popo':463,623 'post':14,39,1052,1058,1071 'potenti':223 'power':395,396,855,856,875,886,891 'powersav':933,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,1024 'prefer':375,524,743,758 'priorit':353 'process':473,633 'processor':81,117,200,303,348 'provid':225,377,792 'pstate':85,90,121,139,243,277,282,287,294,300,335,339,366,371,400,404,426,436,448,486,517,553,570,584,588,596,608,646,677,707,724,735,739,746,1001,1020 'put':35 'quick':38 'quit':5 'rang':418 'reboot':561,715,902 'redditor':1056 'refer':1084 'referenc':1042 'regardless':152 'relat':310 'releas':275 'remain':328 'requir':73,207 'resourc':1045,1053 'respect':785,799 'result':844 'revert':900 'right':1086 'run':504,565,664,719 'ryzen':847,1112 'scale':92,438,449,598,609,748,918,924,1131 'schedulutil':936 'section':1046 'see':803,840,974 'select':410 'sentenc':1094 'serv':1064 'server':1100 'set':298,337,572,726,762,862,872 'show':581,732 'softwar':361 'someon':47 'specif':317 'speed':181 'state':30,263,1105,1119,1142 'step':481,641 'success':534,688 'sudo':513,548,673,702,887 'suitabl':412 'sunk':21 'support':82,100,111,254 'sysf':767 'system':1114 'tee':888 'thought':42 'togeth':36 'tool':911 'tune':213 'two':128,769,940 'uefi':104 'upon':901 'use':45,157,462,536,622,690,812,833,882,909,959,1101,1115 'user':975 'utilis':470,630 've':20,998 'verifi':540,551,555,694,705,709 'version':496,656 'view':820 'vs':122,920 'week':18 'whose':1057 'wiki':1127 'wiki.archlinux.org':1133 'wiki.archlinux.org/title/cpu_frequency_scaling](https://wiki.archlinux.org/title/cpu_frequency_scaling)':1132 'within':415 'workload':422 'world':25 'wrong':60 'www.kernel.org':1145,1149 'www.kernel.org/doc/html/latest/':1144 'www.kernel.org/doc/html/latest/admin-guide/pm/amd-pstate.html)':1148 'www.phoronix.com':1108,1121,1124 'www.phoronix.com/review/amd-pstate-epp-ryzen-mobile)':1123 'www.phoronix.com/review/linux-63-amd-epyc-epp](https://www.phoronix.com/review/linux-63-amd-epyc-epp)':1107 'zen2':78,189 'zen3':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691852891
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3081149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691846391 {#1732
    date: 2023-08-12 15:19:51.0 +02: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
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\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Searching-for-a-library-manager-that-looks-awesome"
  +title: "Searching for a 'library manager' that looks awesome."
  +url: null
  +body: """
    As the title says. I have been searching for something like Kodi but more focused on an offline library manager for all the media I have. I can just navigate with the file explorer through my folders but it just looks not that pretty. Is there anything like a library manager to display my videos/music in a similar way of big online platforms? Since I have a lot of things to watch on my drive I don’t actually use much internet lately and I’m searching for something like a good looking UI, but probably I’m not very good at searching :(\n
    \n
    Do you know a anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691850996 {#1740
    date: 2023-08-12 16:36:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 8277
  -titleTs: "'awesom':8 'librari':4 'look':7 'manag':5 'search':1"
  -bodyTs: "'actual':79 'anyth':47,108 'big':61 'display':53 'drive':75 'explor':34 'file':33 'focus':15 'folder':37 'good':92,101 'internet':82 'know':106 'kodi':12 'late':83 'librari':19,50 'like':11,48,90,109 'look':41,93 'lot':68 'm':86,98 'manag':20,51 'media':24 'much':81 'navig':30 'offlin':18 'onlin':62 'platform':63 'pretti':44 'probabl':96 'say':4 'search':8,87,103 'similar':58 'sinc':64 'someth':10,89 'thing':70 'titl':3 'ui':94 'use':80 'videos/music':55 'watch':72 'way':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691811662
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3061091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691805162 {#1707
    date: 2023-08-12 03:52:42.0 +02: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
83 DENIED edit
App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Searching-for-a-library-manager-that-looks-awesome"
  +title: "Searching for a 'library manager' that looks awesome."
  +url: null
  +body: """
    As the title says. I have been searching for something like Kodi but more focused on an offline library manager for all the media I have. I can just navigate with the file explorer through my folders but it just looks not that pretty. Is there anything like a library manager to display my videos/music in a similar way of big online platforms? Since I have a lot of things to watch on my drive I don’t actually use much internet lately and I’m searching for something like a good looking UI, but probably I’m not very good at searching :(\n
    \n
    Do you know a anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691850996 {#1740
    date: 2023-08-12 16:36:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 8277
  -titleTs: "'awesom':8 'librari':4 'look':7 'manag':5 'search':1"
  -bodyTs: "'actual':79 'anyth':47,108 'big':61 'display':53 'drive':75 'explor':34 'file':33 'focus':15 'folder':37 'good':92,101 'internet':82 'know':106 'kodi':12 'late':83 'librari':19,50 'like':11,48,90,109 'look':41,93 'lot':68 'm':86,98 'manag':20,51 'media':24 'much':81 'navig':30 'offlin':18 'onlin':62 'platform':63 'pretti':44 'probabl':96 'say':4 'search':8,87,103 'similar':58 'sinc':64 'someth':10,89 'thing':70 'titl':3 'ui':94 'use':80 'videos/music':55 'watch':72 'way':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691811662
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3061091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691805162 {#1707
    date: 2023-08-12 03:52:42.0 +02: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
84 DENIED moderate
App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Searching-for-a-library-manager-that-looks-awesome"
  +title: "Searching for a 'library manager' that looks awesome."
  +url: null
  +body: """
    As the title says. I have been searching for something like Kodi but more focused on an offline library manager for all the media I have. I can just navigate with the file explorer through my folders but it just looks not that pretty. Is there anything like a library manager to display my videos/music in a similar way of big online platforms? Since I have a lot of things to watch on my drive I don’t actually use much internet lately and I’m searching for something like a good looking UI, but probably I’m not very good at searching :(\n
    \n
    Do you know a anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691850996 {#1740
    date: 2023-08-12 16:36:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 8277
  -titleTs: "'awesom':8 'librari':4 'look':7 'manag':5 'search':1"
  -bodyTs: "'actual':79 'anyth':47,108 'big':61 'display':53 'drive':75 'explor':34 'file':33 'focus':15 'folder':37 'good':92,101 'internet':82 'know':106 'kodi':12 'late':83 'librari':19,50 'like':11,48,90,109 'look':41,93 'lot':68 'm':86,98 'manag':20,51 'media':24 'much':81 'navig':30 'offlin':18 'onlin':62 'platform':63 'pretti':44 'probabl':96 'say':4 'search':8,87,103 'similar':58 'sinc':64 'someth':10,89 'thing':70 'titl':3 'ui':94 'use':80 'videos/music':55 'watch':72 'way':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691811662
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3061091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691805162 {#1707
    date: 2023-08-12 03:52:42.0 +02: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
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\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "For-those-of-you-who-use-instant-messaging-services-like"
  +title: "For those of you who use instant messaging services like Signal or WhatsApp, what do you use as your profile picture?"
  +url: null
  +body: "Used to have a funny picture of my cat as my profile picture on **Signal**, but I removed it later on. Now, I don’t use one on my personal accounts."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697762421 {#2457
    date: 2023-10-20 02:40:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 6508
  -titleTs: "'instant':7 'like':10 'messag':8 'pictur':21 'profil':20 'servic':9 'signal':11 'use':6,17 'whatsapp':13"
  -bodyTs: "'account':31 'cat':9 'funni':5 'later':20 'one':27 'person':30 'pictur':6,13 'profil':12 'remov':18 'signal':15 'use':1,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691773199
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3035213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691766699 {#2454
    date: 2023-08-11 17:11:39.0 +02: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
87 DENIED edit
App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "For-those-of-you-who-use-instant-messaging-services-like"
  +title: "For those of you who use instant messaging services like Signal or WhatsApp, what do you use as your profile picture?"
  +url: null
  +body: "Used to have a funny picture of my cat as my profile picture on **Signal**, but I removed it later on. Now, I don’t use one on my personal accounts."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697762421 {#2457
    date: 2023-10-20 02:40:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 6508
  -titleTs: "'instant':7 'like':10 'messag':8 'pictur':21 'profil':20 'servic':9 'signal':11 'use':6,17 'whatsapp':13"
  -bodyTs: "'account':31 'cat':9 'funni':5 'later':20 'one':27 'person':30 'pictur':6,13 'profil':12 'remov':18 'signal':15 'use':1,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691773199
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3035213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691766699 {#2454
    date: 2023-08-11 17:11:39.0 +02: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
88 DENIED moderate
App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "For-those-of-you-who-use-instant-messaging-services-like"
  +title: "For those of you who use instant messaging services like Signal or WhatsApp, what do you use as your profile picture?"
  +url: null
  +body: "Used to have a funny picture of my cat as my profile picture on **Signal**, but I removed it later on. Now, I don’t use one on my personal accounts."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697762421 {#2457
    date: 2023-10-20 02:40:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 6508
  -titleTs: "'instant':7 'like':10 'messag':8 'pictur':21 'profil':20 'servic':9 'signal':11 'use':6,17 'whatsapp':13"
  -bodyTs: "'account':31 'cat':9 'funni':5 'later':20 'one':27 'person':30 'pictur':6,13 'profil':12 'remov':18 'signal':15 'use':1,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691773199
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3035213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691766699 {#2454
    date: 2023-08-11 17:11:39.0 +02: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
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\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-some-great-software-website-services-you-ve-discovered-recently"
  +title: "What's some great software / website / services you've discovered recently?"
  +url: null
  +body: """
    I’ll start.\n
    \n
    Two weeks ago I started using Trakt. It’s a website/app designed to keep track of shows and movies you’ve watched, and gives you a list of which episode is available to watch next which updates as new episodes are released.\n
    \n
    A lot of other similar websites I tried don’t have everything cataloged (some done have anime, while sites like Letterboxd only do movies).\n
    \n
    Recommendations function is pretty horrible though and they lock basic filtering functionality behind a subscription, but it’s still pretty good for what I need it for.\n
    \n
    It also gives you stats for your total watch time. Which is now 192 days… Not including reruns… So maybe it’s double that. I don’t know whether to be disappointed in myself or proud.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691768880 {#2364
    date: 2023-08-11 17:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1708 …}
  +children: []
  -id: 6509
  -titleTs: "'discov':10 'great':4 'recent':11 'servic':7 'softwar':5 've':9 'websit':6"
  -bodyTs: "'192':110 'ago':6 'also':98 'anim':62 'avail':35 'basic':79 'behind':82 'catalog':58 'day':111 'design':15 'disappoint':128 'done':60 'doubl':119 'episod':33,43 'everyth':57 'filter':80 'function':71,81 'give':27,99 'good':90 'horribl':74 'includ':113 'keep':17 'know':124 'letterboxd':66 'like':65 'list':30 'll':2 'lock':78 'lot':47 'mayb':116 'movi':22,69 'need':94 'new':42 'next':38 'pretti':73,89 'proud':132 'recommend':70 'releas':45 'rerun':114 'show':20 'similar':50 'site':64 'start':3,8 'stat':101 'still':88 'subscript':84 'though':75 'time':106 'total':104 'track':18 'trakt':10 'tri':53 'two':4 'updat':40 'use':9 've':24 'watch':25,37,105 'websit':51 'website/app':14 'week':5 'whether':125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691772911
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3034730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691766411 {#2372
    date: 2023-08-11 17:06:51.0 +02: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
91 DENIED edit
App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-some-great-software-website-services-you-ve-discovered-recently"
  +title: "What's some great software / website / services you've discovered recently?"
  +url: null
  +body: """
    I’ll start.\n
    \n
    Two weeks ago I started using Trakt. It’s a website/app designed to keep track of shows and movies you’ve watched, and gives you a list of which episode is available to watch next which updates as new episodes are released.\n
    \n
    A lot of other similar websites I tried don’t have everything cataloged (some done have anime, while sites like Letterboxd only do movies).\n
    \n
    Recommendations function is pretty horrible though and they lock basic filtering functionality behind a subscription, but it’s still pretty good for what I need it for.\n
    \n
    It also gives you stats for your total watch time. Which is now 192 days… Not including reruns… So maybe it’s double that. I don’t know whether to be disappointed in myself or proud.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691768880 {#2364
    date: 2023-08-11 17:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1708 …}
  +children: []
  -id: 6509
  -titleTs: "'discov':10 'great':4 'recent':11 'servic':7 'softwar':5 've':9 'websit':6"
  -bodyTs: "'192':110 'ago':6 'also':98 'anim':62 'avail':35 'basic':79 'behind':82 'catalog':58 'day':111 'design':15 'disappoint':128 'done':60 'doubl':119 'episod':33,43 'everyth':57 'filter':80 'function':71,81 'give':27,99 'good':90 'horribl':74 'includ':113 'keep':17 'know':124 'letterboxd':66 'like':65 'list':30 'll':2 'lock':78 'lot':47 'mayb':116 'movi':22,69 'need':94 'new':42 'next':38 'pretti':73,89 'proud':132 'recommend':70 'releas':45 'rerun':114 'show':20 'similar':50 'site':64 'start':3,8 'stat':101 'still':88 'subscript':84 'though':75 'time':106 'total':104 'track':18 'trakt':10 'tri':53 'two':4 'updat':40 'use':9 've':24 'watch':25,37,105 'websit':51 'website/app':14 'week':5 'whether':125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691772911
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3034730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691766411 {#2372
    date: 2023-08-11 17:06:51.0 +02: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
92 DENIED moderate
App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-some-great-software-website-services-you-ve-discovered-recently"
  +title: "What's some great software / website / services you've discovered recently?"
  +url: null
  +body: """
    I’ll start.\n
    \n
    Two weeks ago I started using Trakt. It’s a website/app designed to keep track of shows and movies you’ve watched, and gives you a list of which episode is available to watch next which updates as new episodes are released.\n
    \n
    A lot of other similar websites I tried don’t have everything cataloged (some done have anime, while sites like Letterboxd only do movies).\n
    \n
    Recommendations function is pretty horrible though and they lock basic filtering functionality behind a subscription, but it’s still pretty good for what I need it for.\n
    \n
    It also gives you stats for your total watch time. Which is now 192 days… Not including reruns… So maybe it’s double that. I don’t know whether to be disappointed in myself or proud.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691768880 {#2364
    date: 2023-08-11 17:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1708 …}
  +children: []
  -id: 6509
  -titleTs: "'discov':10 'great':4 'recent':11 'servic':7 'softwar':5 've':9 'websit':6"
  -bodyTs: "'192':110 'ago':6 'also':98 'anim':62 'avail':35 'basic':79 'behind':82 'catalog':58 'day':111 'design':15 'disappoint':128 'done':60 'doubl':119 'episod':33,43 'everyth':57 'filter':80 'function':71,81 'give':27,99 'good':90 'horribl':74 'includ':113 'keep':17 'know':124 'letterboxd':66 'like':65 'list':30 'll':2 'lock':78 'lot':47 'mayb':116 'movi':22,69 'need':94 'new':42 'next':38 'pretti':73,89 'proud':132 'recommend':70 'releas':45 'rerun':114 'show':20 'similar':50 'site':64 'start':3,8 'stat':101 'still':88 'subscript':84 'though':75 'time':106 'total':104 'track':18 'trakt':10 'tri':53 'two':4 'updat':40 'use':9 've':24 'watch':25,37,105 'websit':51 'website/app':14 'week':5 'whether':125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691772911
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3034730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691766411 {#2372
    date: 2023-08-11 17:06:51.0 +02: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
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\Entry {#1907
  +user: Proxies\__CG__\App\Entity\User {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Gift-for-Muslim-Family"
  +title: "Gift for Muslim Family"
  +url: null
  +body: """
    We have next door neighbors that are Muslim and are so very kind. They bring us plates of food when they cook and they even scared away some kids trying to steal our car at 2 in the morning.\n
    \n
    I wanted to return the favor with a nice card from us and a gift. I don’t know how strict they are with Halal, and I read that Halal-friendly might not be good enough so I’m weary of a gift card to a restaurant even if it says Halal.\n
    \n
    So what kind of gift(s) would be appropriate for a thank you? I appreciate any help you all can provide!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691590746 {#1410
    date: 2023-08-09 16:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1384 …}
  +children: []
  -id: 6678
  -titleTs: "'famili':4 'gift':1 'muslim':3"
  -bodyTs: "'2':36 'appreci':107 'appropri':101 'away':27 'bring':15 'car':34 'card':49,84 'cook':22 'door':4 'enough':76 'even':25,88 'favor':45 'food':19 'friend':71 'gift':54,83,97 'good':75 'halal':64,70,92 'halal-friend':69 'help':109 'kid':29 'kind':13,95 'know':58 'm':79 'might':72 'morn':39 'muslim':8 'neighbor':5 'next':3 'nice':48 'plate':17 'provid':113 'read':67 'restaur':87 'return':43 'say':91 'scare':26 'steal':32 'strict':60 'thank':104 'tri':30 'us':16,51 'want':41 'weari':80 'would':99"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691585953
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2911727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691579453 {#1874
    date: 2023-08-09 13:10:53.0 +02: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
95 DENIED edit
App\Entity\Entry {#1907
  +user: Proxies\__CG__\App\Entity\User {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Gift-for-Muslim-Family"
  +title: "Gift for Muslim Family"
  +url: null
  +body: """
    We have next door neighbors that are Muslim and are so very kind. They bring us plates of food when they cook and they even scared away some kids trying to steal our car at 2 in the morning.\n
    \n
    I wanted to return the favor with a nice card from us and a gift. I don’t know how strict they are with Halal, and I read that Halal-friendly might not be good enough so I’m weary of a gift card to a restaurant even if it says Halal.\n
    \n
    So what kind of gift(s) would be appropriate for a thank you? I appreciate any help you all can provide!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691590746 {#1410
    date: 2023-08-09 16:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1384 …}
  +children: []
  -id: 6678
  -titleTs: "'famili':4 'gift':1 'muslim':3"
  -bodyTs: "'2':36 'appreci':107 'appropri':101 'away':27 'bring':15 'car':34 'card':49,84 'cook':22 'door':4 'enough':76 'even':25,88 'favor':45 'food':19 'friend':71 'gift':54,83,97 'good':75 'halal':64,70,92 'halal-friend':69 'help':109 'kid':29 'kind':13,95 'know':58 'm':79 'might':72 'morn':39 'muslim':8 'neighbor':5 'next':3 'nice':48 'plate':17 'provid':113 'read':67 'restaur':87 'return':43 'say':91 'scare':26 'steal':32 'strict':60 'thank':104 'tri':30 'us':16,51 'want':41 'weari':80 'would':99"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691585953
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2911727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691579453 {#1874
    date: 2023-08-09 13:10:53.0 +02: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
96 DENIED moderate
App\Entity\Entry {#1907
  +user: Proxies\__CG__\App\Entity\User {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Gift-for-Muslim-Family"
  +title: "Gift for Muslim Family"
  +url: null
  +body: """
    We have next door neighbors that are Muslim and are so very kind. They bring us plates of food when they cook and they even scared away some kids trying to steal our car at 2 in the morning.\n
    \n
    I wanted to return the favor with a nice card from us and a gift. I don’t know how strict they are with Halal, and I read that Halal-friendly might not be good enough so I’m weary of a gift card to a restaurant even if it says Halal.\n
    \n
    So what kind of gift(s) would be appropriate for a thank you? I appreciate any help you all can provide!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691590746 {#1410
    date: 2023-08-09 16:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1384 …}
  +children: []
  -id: 6678
  -titleTs: "'famili':4 'gift':1 'muslim':3"
  -bodyTs: "'2':36 'appreci':107 'appropri':101 'away':27 'bring':15 'car':34 'card':49,84 'cook':22 'door':4 'enough':76 'even':25,88 'favor':45 'food':19 'friend':71 'gift':54,83,97 'good':75 'halal':64,70,92 'halal-friend':69 'help':109 'kid':29 'kind':13,95 'know':58 'm':79 'might':72 'morn':39 'muslim':8 'neighbor':5 'next':3 'nice':48 'plate':17 'provid':113 'read':67 'restaur':87 'return':43 'say':91 'scare':26 'steal':32 'strict':60 'thank':104 'tri':30 'us':16,51 'want':41 'weari':80 'would':99"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691585953
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2911727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691579453 {#1874
    date: 2023-08-09 13:10:53.0 +02: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
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\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#1385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-stance-are-you-entrenched-in-today-that-might-be"
  +title: "What stance are you entrenched in today that might be a social issue in the future?"
  +url: null
  +body: """
    In the past, we’ve had issues with women suffrage, slavery, and sanitation, among many other things.\n
    \n
    Today we have gun control, AI, intended/unintended false information, vaccines, etc. as consistently hot topics.\n
    \n
    In a few decades’ time, what views do you have now that may spark major social debate in the future? What conservative and/or progressive stances do you take today that might be too far on either extreme in the far future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691575696 {#1383
    date: 2023-08-09 12:08:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  +badges: Doctrine\ORM\PersistentCollection {#2032 …}
  +children: []
  -id: 6515
  -titleTs: "'entrench':5 'futur':16 'issu':13 'might':9 'social':12 'stanc':2 'today':7"
  -bodyTs: "'ai':23 'among':14 'and/or':55 'conserv':54 'consist':30 'control':22 'debat':49 'decad':36 'either':68 'etc':28 'extrem':69 'fals':25 'far':66,72 'futur':52,73 'gun':21 'hot':31 'inform':26 'intended/unintended':24 'issu':7 'major':47 'mani':15 'may':45 'might':63 'past':3 'progress':56 'sanit':13 'slaveri':11 'social':48 'spark':46 'stanc':57 'suffrag':10 'take':60 'thing':17 'time':37 'today':18,61 'topic':32 'vaccin':27 've':5 'view':39 'women':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691573566
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2906065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691567066 {#1402
    date: 2023-08-09 09:44:26.0 +02: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
99 DENIED edit
App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#1385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-stance-are-you-entrenched-in-today-that-might-be"
  +title: "What stance are you entrenched in today that might be a social issue in the future?"
  +url: null
  +body: """
    In the past, we’ve had issues with women suffrage, slavery, and sanitation, among many other things.\n
    \n
    Today we have gun control, AI, intended/unintended false information, vaccines, etc. as consistently hot topics.\n
    \n
    In a few decades’ time, what views do you have now that may spark major social debate in the future? What conservative and/or progressive stances do you take today that might be too far on either extreme in the far future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691575696 {#1383
    date: 2023-08-09 12:08:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  +badges: Doctrine\ORM\PersistentCollection {#2032 …}
  +children: []
  -id: 6515
  -titleTs: "'entrench':5 'futur':16 'issu':13 'might':9 'social':12 'stanc':2 'today':7"
  -bodyTs: "'ai':23 'among':14 'and/or':55 'conserv':54 'consist':30 'control':22 'debat':49 'decad':36 'either':68 'etc':28 'extrem':69 'fals':25 'far':66,72 'futur':52,73 'gun':21 'hot':31 'inform':26 'intended/unintended':24 'issu':7 'major':47 'mani':15 'may':45 'might':63 'past':3 'progress':56 'sanit':13 'slaveri':11 'social':48 'spark':46 'stanc':57 'suffrag':10 'take':60 'thing':17 'time':37 'today':18,61 'topic':32 'vaccin':27 've':5 'view':39 'women':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691573566
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2906065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691567066 {#1402
    date: 2023-08-09 09:44:26.0 +02: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
100 DENIED moderate
App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#1385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-stance-are-you-entrenched-in-today-that-might-be"
  +title: "What stance are you entrenched in today that might be a social issue in the future?"
  +url: null
  +body: """
    In the past, we’ve had issues with women suffrage, slavery, and sanitation, among many other things.\n
    \n
    Today we have gun control, AI, intended/unintended false information, vaccines, etc. as consistently hot topics.\n
    \n
    In a few decades’ time, what views do you have now that may spark major social debate in the future? What conservative and/or progressive stances do you take today that might be too far on either extreme in the far future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691575696 {#1383
    date: 2023-08-09 12:08:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  +badges: Doctrine\ORM\PersistentCollection {#2032 …}
  +children: []
  -id: 6515
  -titleTs: "'entrench':5 'futur':16 'issu':13 'might':9 'social':12 'stanc':2 'today':7"
  -bodyTs: "'ai':23 'among':14 'and/or':55 'conserv':54 'consist':30 'control':22 'debat':49 'decad':36 'either':68 'etc':28 'extrem':69 'fals':25 'far':66,72 'futur':52,73 'gun':21 'hot':31 'inform':26 'intended/unintended':24 'issu':7 'major':47 'mani':15 'may':45 'might':63 'past':3 'progress':56 'sanit':13 'slaveri':11 'social':48 'spark':46 'stanc':57 'suffrag':10 'take':60 'thing':17 'time':37 'today':18,61 'topic':32 'vaccin':27 've':5 'view':39 'women':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691573566
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2906065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691567066 {#1402
    date: 2023-08-09 09:44:26.0 +02: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