GET https://kbin.spritesserver.nl/all/top/%E2%88%9E/articles?p=142

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-about-Lemmy-so-far"
  +title: "What do you think about Lemmy, so far?"
  +url: null
  +body: "I happen to like it very much."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695236821 {#183
    date: 2023-09-20 21:07:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 5317
  -titleTs: "'far':8 'lemmi':6 'think':4"
  -bodyTs: "'happen':2 'like':4 'much':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695166332
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/786327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695079932 {#247
    date: 2023-09-19 01:32:12.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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-about-Lemmy-so-far"
  +title: "What do you think about Lemmy, so far?"
  +url: null
  +body: "I happen to like it very much."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695236821 {#183
    date: 2023-09-20 21:07:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 5317
  -titleTs: "'far':8 'lemmi':6 'think':4"
  -bodyTs: "'happen':2 'like':4 'much':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695166332
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/786327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695079932 {#247
    date: 2023-09-19 01:32:12.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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-about-Lemmy-so-far"
  +title: "What do you think about Lemmy, so far?"
  +url: null
  +body: "I happen to like it very much."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695236821 {#183
    date: 2023-09-20 21:07:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 5317
  -titleTs: "'far':8 'lemmi':6 'think':4"
  -bodyTs: "'happen':2 'like':4 'much':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695166332
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/786327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695079932 {#247
    date: 2023-09-19 01:32:12.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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Case-Recommendations"
  +title: "Case Recommendations"
  +url: null
  +body: """
    I’m having a hard time figuring out what case I want to get. Part of me thinks hot swap bays would be nice (I’ve had a drive failure and figuring out which one would have been 10x easier with hot swap). Of course in the future I’ll have labels with S/N on the drives so it’s easier to find the drive.\n
    \n
    So provide me any case recommendations with 8+ drive bays if internal, and 6+ if hot swap. (I have a 5 drive pool now, but want to be semi future-proof).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695064843 {#1866
    date: 2023-09-18 21:20:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 2346
  -titleTs: "'case':1 'recommend':2"
  -bodyTs: "'10x':39 '5':86 '6':79 '8':73 'bay':21,75 'case':10,70 'cours':45 'drive':29,57,65,74,87 'easier':40,61 'failur':30 'figur':7,32 'find':63 'futur':48,96 'future-proof':95 'get':14 'hard':5 'hot':19,42,81 'intern':77 'label':52 'll':50 'm':2 'nice':24 'one':35 'part':15 'pool':88 'proof':97 'provid':67 'recommend':71 's/n':54 'semi':94 'swap':20,43,82 'think':18 'time':6 've':26 'want':12,91 'would':22,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695064843
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5394936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695064843 {#1881
    date: 2023-09-18 21:20:43.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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Case-Recommendations"
  +title: "Case Recommendations"
  +url: null
  +body: """
    I’m having a hard time figuring out what case I want to get. Part of me thinks hot swap bays would be nice (I’ve had a drive failure and figuring out which one would have been 10x easier with hot swap). Of course in the future I’ll have labels with S/N on the drives so it’s easier to find the drive.\n
    \n
    So provide me any case recommendations with 8+ drive bays if internal, and 6+ if hot swap. (I have a 5 drive pool now, but want to be semi future-proof).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695064843 {#1866
    date: 2023-09-18 21:20:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 2346
  -titleTs: "'case':1 'recommend':2"
  -bodyTs: "'10x':39 '5':86 '6':79 '8':73 'bay':21,75 'case':10,70 'cours':45 'drive':29,57,65,74,87 'easier':40,61 'failur':30 'figur':7,32 'find':63 'futur':48,96 'future-proof':95 'get':14 'hard':5 'hot':19,42,81 'intern':77 'label':52 'll':50 'm':2 'nice':24 'one':35 'part':15 'pool':88 'proof':97 'provid':67 'recommend':71 's/n':54 'semi':94 'swap':20,43,82 'think':18 'time':6 've':26 'want':12,91 'would':22,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695064843
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5394936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695064843 {#1881
    date: 2023-09-18 21:20:43.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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Case-Recommendations"
  +title: "Case Recommendations"
  +url: null
  +body: """
    I’m having a hard time figuring out what case I want to get. Part of me thinks hot swap bays would be nice (I’ve had a drive failure and figuring out which one would have been 10x easier with hot swap). Of course in the future I’ll have labels with S/N on the drives so it’s easier to find the drive.\n
    \n
    So provide me any case recommendations with 8+ drive bays if internal, and 6+ if hot swap. (I have a 5 drive pool now, but want to be semi future-proof).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695064843 {#1866
    date: 2023-09-18 21:20:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 2346
  -titleTs: "'case':1 'recommend':2"
  -bodyTs: "'10x':39 '5':86 '6':79 '8':73 'bay':21,75 'case':10,70 'cours':45 'drive':29,57,65,74,87 'easier':40,61 'failur':30 'figur':7,32 'find':63 'futur':48,96 'future-proof':95 'get':14 'hard':5 'hot':19,42,81 'intern':77 'label':52 'll':50 'm':2 'nice':24 'one':35 'part':15 'pool':88 'proof':97 'provid':67 'recommend':71 's/n':54 'semi':94 'swap':20,43,82 'think':18 'time':6 've':26 'want':12,91 'would':22,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695064843
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5394936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695064843 {#1881
    date: 2023-09-18 21:20:43.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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Men-of-Lemmy-what-do-you-think-could-be-done"
  +title: "Men of Lemmy, what do you think could be done to encourage more women to use Lemmy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695005168 {#1395
    date: 2023-09-18 04:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 32704
  -titleTs: "'could':8 'done':10 'encourag':12 'lemmi':3,17 'men':1 'think':7 'use':16 'women':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3126229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695005168 {#1950
    date: 2023-09-18 04:46: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
11 DENIED edit
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Men-of-Lemmy-what-do-you-think-could-be-done"
  +title: "Men of Lemmy, what do you think could be done to encourage more women to use Lemmy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695005168 {#1395
    date: 2023-09-18 04:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 32704
  -titleTs: "'could':8 'done':10 'encourag':12 'lemmi':3,17 'men':1 'think':7 'use':16 'women':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3126229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695005168 {#1950
    date: 2023-09-18 04:46: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
12 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Men-of-Lemmy-what-do-you-think-could-be-done"
  +title: "Men of Lemmy, what do you think could be done to encourage more women to use Lemmy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695005168 {#1395
    date: 2023-09-18 04:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 32704
  -titleTs: "'could':8 'done':10 'encourag':12 'lemmi':3,17 'men':1 'think':7 'use':16 'women':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3126229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695005168 {#1950
    date: 2023-09-18 04:46: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
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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-data-about-company-ownership-network"
  +title: "Looking for data about company ownership network"
  +url: null
  +body: """
    I’m looking for a data archive of corporation ownership networks. For example, Alphabet owns Google, … and some metadata like when they are created/owned by Alphabet if possible. I was made aware of OpenCorporates but it doesn’t seem to have such data as far as I tried.\n
    \n
    Apologies in advance if this is not an appropriate content for the community. I figured digital archivists may be aware of the existence of such archive. I couldn’t find a specific lemmy community solely for asking about data suggestions. If there’s a community better suited for this post, please let me know.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695030356 {#1973
    date: 2023-09-18 11:45:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 2345
  -titleTs: "'compani':5 'data':3 'look':1 'network':7 'ownership':6"
  -bodyTs: "'advanc':51 'alphabet':14,26 'apolog':49 'appropri':57 'archiv':7,74 'archivist':65 'ask':85 'awar':32,68 'better':94 'communiti':61,82,93 'content':58 'corpor':9 'couldn':76 'created/owned':24 'data':6,43,87 'digit':64 'doesn':37 'exampl':13 'exist':71 'far':45 'figur':63 'find':78 'googl':16 'know':102 'lemmi':81 'let':100 'like':20 'look':3 'm':2 'made':31 'may':66 'metadata':19 'network':11 'opencorpor':34 'own':15 'ownership':10 'pleas':99 'possibl':28 'post':98 'seem':39 'sole':83 'specif':80 'suggest':88 'suit':95 'thank':103 'tri':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695016979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5267985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695003979 {#1966
    date: 2023-09-18 04:26:19.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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-data-about-company-ownership-network"
  +title: "Looking for data about company ownership network"
  +url: null
  +body: """
    I’m looking for a data archive of corporation ownership networks. For example, Alphabet owns Google, … and some metadata like when they are created/owned by Alphabet if possible. I was made aware of OpenCorporates but it doesn’t seem to have such data as far as I tried.\n
    \n
    Apologies in advance if this is not an appropriate content for the community. I figured digital archivists may be aware of the existence of such archive. I couldn’t find a specific lemmy community solely for asking about data suggestions. If there’s a community better suited for this post, please let me know.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695030356 {#1973
    date: 2023-09-18 11:45:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 2345
  -titleTs: "'compani':5 'data':3 'look':1 'network':7 'ownership':6"
  -bodyTs: "'advanc':51 'alphabet':14,26 'apolog':49 'appropri':57 'archiv':7,74 'archivist':65 'ask':85 'awar':32,68 'better':94 'communiti':61,82,93 'content':58 'corpor':9 'couldn':76 'created/owned':24 'data':6,43,87 'digit':64 'doesn':37 'exampl':13 'exist':71 'far':45 'figur':63 'find':78 'googl':16 'know':102 'lemmi':81 'let':100 'like':20 'look':3 'm':2 'made':31 'may':66 'metadata':19 'network':11 'opencorpor':34 'own':15 'ownership':10 'pleas':99 'possibl':28 'post':98 'seem':39 'sole':83 'specif':80 'suggest':88 'suit':95 'thank':103 'tri':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695016979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5267985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695003979 {#1966
    date: 2023-09-18 04:26:19.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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-data-about-company-ownership-network"
  +title: "Looking for data about company ownership network"
  +url: null
  +body: """
    I’m looking for a data archive of corporation ownership networks. For example, Alphabet owns Google, … and some metadata like when they are created/owned by Alphabet if possible. I was made aware of OpenCorporates but it doesn’t seem to have such data as far as I tried.\n
    \n
    Apologies in advance if this is not an appropriate content for the community. I figured digital archivists may be aware of the existence of such archive. I couldn’t find a specific lemmy community solely for asking about data suggestions. If there’s a community better suited for this post, please let me know.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695030356 {#1973
    date: 2023-09-18 11:45:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 2345
  -titleTs: "'compani':5 'data':3 'look':1 'network':7 'ownership':6"
  -bodyTs: "'advanc':51 'alphabet':14,26 'apolog':49 'appropri':57 'archiv':7,74 'archivist':65 'ask':85 'awar':32,68 'better':94 'communiti':61,82,93 'content':58 'corpor':9 'couldn':76 'created/owned':24 'data':6,43,87 'digit':64 'doesn':37 'exampl':13 'exist':71 'far':45 'figur':63 'find':78 'googl':16 'know':102 'lemmi':81 'let':100 'like':20 'look':3 'm':2 'made':31 'may':66 'metadata':19 'network':11 'opencorpor':34 'own':15 'ownership':10 'pleas':99 'possibl':28 'post':98 'seem':39 'sole':83 'specif':80 'suggest':88 'suit':95 'thank':103 'tri':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695016979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5267985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695003979 {#1966
    date: 2023-09-18 04:26:19.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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-yall-go-about-meeting-new-people-while-still"
  +title: "How do yall go about meeting new people while still maintaining a decent level of privacy?"
  +url: null
  +body: """
    I am soon moving out for university and am going to meet a bunch of new folks. But I was wondering how do you go about approaching this with privacy in mind?\n
    \n
    It is a little bit whonky to ask someone you just met to download Signal, if it is a group of people then it is more acceptable, or like how do you keep in contact if they don’t use any of the messaging platforms you use such as Signal and Telegram, and if you don’t use any of the ones they use such as Whatsapp or Instagram DMs (yes zoomers in the US use these) or Snapchat? Do you just use SMS where videos are absolute shit quality and you have no privacy there either?\n
    \n
    Let me know how you deal with this issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695037683 {#1890
    date: 2023-09-18 13:48:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 4773
  -titleTs: "'decent':13 'go':4 'level':14 'maintain':11 'meet':6 'new':7 'peopl':8 'privaci':16 'still':10 'yall':3"
  -bodyTs: "'absolut':120 'accept':59 'approach':27 'ask':40 'bit':37 'bunch':14 'contact':67 'deal':135 'dms':102 'download':46 'either':129 'folk':17 'go':10,25 'group':52 'instagram':101 'issu':138 'keep':65 'know':132 'let':130 'like':61 'littl':36 'meet':12 'messag':76 'met':44 'mind':32 'move':4 'new':16 'one':94 'peopl':54 'platform':77 'privaci':30,127 'qualiti':122 'shit':121 'signal':47,82 'sms':116 'snapchat':111 'someon':41 'soon':3 'telegram':84 'univers':7 'us':107 'use':72,79,90,96,108,115 'video':118 'whatsapp':99 'whonki':38 'wonder':21 'yes':103 'zoomer':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695009116
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8350988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694998116 {#1903
    date: 2023-09-18 02:48:36.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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-yall-go-about-meeting-new-people-while-still"
  +title: "How do yall go about meeting new people while still maintaining a decent level of privacy?"
  +url: null
  +body: """
    I am soon moving out for university and am going to meet a bunch of new folks. But I was wondering how do you go about approaching this with privacy in mind?\n
    \n
    It is a little bit whonky to ask someone you just met to download Signal, if it is a group of people then it is more acceptable, or like how do you keep in contact if they don’t use any of the messaging platforms you use such as Signal and Telegram, and if you don’t use any of the ones they use such as Whatsapp or Instagram DMs (yes zoomers in the US use these) or Snapchat? Do you just use SMS where videos are absolute shit quality and you have no privacy there either?\n
    \n
    Let me know how you deal with this issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695037683 {#1890
    date: 2023-09-18 13:48:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 4773
  -titleTs: "'decent':13 'go':4 'level':14 'maintain':11 'meet':6 'new':7 'peopl':8 'privaci':16 'still':10 'yall':3"
  -bodyTs: "'absolut':120 'accept':59 'approach':27 'ask':40 'bit':37 'bunch':14 'contact':67 'deal':135 'dms':102 'download':46 'either':129 'folk':17 'go':10,25 'group':52 'instagram':101 'issu':138 'keep':65 'know':132 'let':130 'like':61 'littl':36 'meet':12 'messag':76 'met':44 'mind':32 'move':4 'new':16 'one':94 'peopl':54 'platform':77 'privaci':30,127 'qualiti':122 'shit':121 'signal':47,82 'sms':116 'snapchat':111 'someon':41 'soon':3 'telegram':84 'univers':7 'us':107 'use':72,79,90,96,108,115 'video':118 'whatsapp':99 'whonki':38 'wonder':21 'yes':103 'zoomer':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695009116
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8350988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694998116 {#1903
    date: 2023-09-18 02:48:36.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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-yall-go-about-meeting-new-people-while-still"
  +title: "How do yall go about meeting new people while still maintaining a decent level of privacy?"
  +url: null
  +body: """
    I am soon moving out for university and am going to meet a bunch of new folks. But I was wondering how do you go about approaching this with privacy in mind?\n
    \n
    It is a little bit whonky to ask someone you just met to download Signal, if it is a group of people then it is more acceptable, or like how do you keep in contact if they don’t use any of the messaging platforms you use such as Signal and Telegram, and if you don’t use any of the ones they use such as Whatsapp or Instagram DMs (yes zoomers in the US use these) or Snapchat? Do you just use SMS where videos are absolute shit quality and you have no privacy there either?\n
    \n
    Let me know how you deal with this issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695037683 {#1890
    date: 2023-09-18 13:48:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 4773
  -titleTs: "'decent':13 'go':4 'level':14 'maintain':11 'meet':6 'new':7 'peopl':8 'privaci':16 'still':10 'yall':3"
  -bodyTs: "'absolut':120 'accept':59 'approach':27 'ask':40 'bit':37 'bunch':14 'contact':67 'deal':135 'dms':102 'download':46 'either':129 'folk':17 'go':10,25 'group':52 'instagram':101 'issu':138 'keep':65 'know':132 'let':130 'like':61 'littl':36 'meet':12 'messag':76 'met':44 'mind':32 'move':4 'new':16 'one':94 'peopl':54 'platform':77 'privaci':30,127 'qualiti':122 'shit':121 'signal':47,82 'sms':116 'snapchat':111 'someon':41 'soon':3 'telegram':84 'univers':7 'us':107 'use':72,79,90,96,108,115 'video':118 'whatsapp':99 'whonki':38 'wonder':21 'yes':103 'zoomer':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695009116
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8350988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694998116 {#1903
    date: 2023-09-18 02:48:36.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "PCB-Design-Review-Request-ESP32-Smart-Relay-Board"
  +title: "PCB Design Review Request: ESP32 Smart Relay Board"
  +url: null
  +body: """
    Hi, this post is structured similarly to r/PrintedCircuitBoard 's review request format. Since we don’t have any PCB communities over here yet, I thought that this might fit in here and can maybe spark some friendly discussion.\n
    \n
    This is a relay board controlling electrically driven windows and blinds. For this purpose it has some additional connectors to a weather station, interior sensors and an LCD screen.\n
    \n
    It is replacing a ~20 year old board that has started to develop some annoying quirks. I’ve mostly copied what the original board did and adjusted it for the ESP32. This is not a production board and if all goes well, I will only ever assemble a single one of these.\n
    \n
    The primary usage scenario is that the MCU will monitor the weather station and then actuate the motor groups (M1 - M6 connected on `J3` - `J8`) to keep the indoors temperature and humidity in check.\n
    \n
    At least during summer time the board will likely run 24/7 and will hopefully be used for a number of years. For maintenance reasons I’ve tried to keep it simple and the component count low.\n
    \n
    Mains power is supplied from `J1` and being fed to the motors via the relays. `PS1` converts the line voltage to +5V DC for the relay coils and some auxiliary components. The switching regulator `U2` steps that down to +3.3V for the MCU `U1` and IO Expander `U3`.\n
    \n
    The board size is mostly constrained by the preexisting mounting holes which gives me plenty of space to work with even with just a 2 layer board. The enclosure containing the mounts is installed indoors and is finger-pokey-tight.\n
    \n
    Jumper `JP1` allows me to supply the MCU devkit daughter board with +5V, should I ever replace it with a different one. Similarly `J11` exists for future expansion.\n
    \n
    `J10` mounts another daughter board (not included in review) facilitating communications with the weather station. Should the station ever need to be replaced I can swap in a new, matching board.\n
    \n
    There aren’t any high-speed connections on the board. The fastest one is likely the SPI connection to the LCD controller but I can slow it down in firmware if necessary.\n
    \n
    Regarding the DNP components: There are only 5 motors installed at the moment so I will cover the sixth slot with a piece of plastic for now. `R1` and `R2` will only be populated if the 10k pullup resistors integrated into the MCU are insufficient for typical baud rates.\n
    \n
    While it is not the first board I’ve designed, it is the first one carrying mains power (European grid 230V@50Hz). I’m using 2 oz copper to accommodate the motor currents within reasonably wide traces.\n
    \n
    In case anyone is interested, it will be running the ESPHome firmware to easily integrate with the Home-Assistant smart home solution. This also pushes firmware maintenance from me onto the ESPHome devs.\n
    \n
    3D render from front (no 3D model for relays `K**` and MCU board; 3D model for `J1` and `J2` is a stand-in of same outer dimensions): ![3D Front](https://discuss.tchncs.de/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)\n
    \n
    Orthographic view from front: ![Orthographic Front](https://discuss.tchncs.de/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)\n
    \n
    Schematic:\n
    \n
    ![Schematic](https://discuss.tchncs.de/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)\n
    \n
    PCB All layers (For reference: thickest traces are 2.5 mm / ~98.4 mils; thinnest traces are 0.25 mm / ~9.84 mils): ![All layers](https://discuss.tchncs.de/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)\n
    \n
    PCB Front layers excluding Silkscreen: ![Front layers](https://discuss.tchncs.de/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)\n
    \n
    PCB Back layers + Front Fab layer: ![Back layers](https://discuss.tchncs.de/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695038978 {#1927
    date: 2023-09-18 14:09:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 2246
  -titleTs: "'board':8 'design':2 'esp32':5 'pcb':1 'relay':7 'request':4 'review':3 'smart':6"
  -bodyTs: "'+3.3':230 '+5':211,293 '/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)':535 '/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)':585 '/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)':574 '/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)':540 '/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)':564 '/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)':526 '0.25':556 '10k':410 '2':264,448 '2.5':549 '20':72 '230v':443 '24/7':164 '3d':494,499,507,522 '5':381 '50hz':444 '9.84':558 '98.4':551 'accommod':452 'actuat':135 'addit':56 'adjust':94 'allow':283 'also':484 'annoy':82 'anoth':312 'anyon':462 'aren':342 'assembl':114 'assist':479 'auxiliari':220 'back':576,581 'baud':421 'blind':49 'board':43,75,91,104,160,241,266,291,314,340,351,429,506 'carri':438 'case':461 'check':153 'coil':217 'communic':320 'communiti':20 'compon':187,221,377 'connect':141,348,359 'connector':57 'constrain':245 'contain':269 'control':44,363 'convert':206 'copi':87 'copper':450 'count':188 'cover':390 'current':455 'daughter':290,313 'dc':213 'design':432 'dev':493 'develop':80 'devkit':289 'differ':302 'dimens':521 'discuss':38 'discuss.tchncs.de':525,534,539,563,573,584 'discuss.tchncs.de/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)':533 'discuss.tchncs.de/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)':583 'discuss.tchncs.de/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)':572 'discuss.tchncs.de/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)':538 'discuss.tchncs.de/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)':562 'discuss.tchncs.de/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)':524 'dnp':376 'driven':46 'easili':473 'electr':45 'enclosur':268 'esp32':98 'esphom':470,492 'european':441 'even':260 'ever':113,297,328 'exclud':568 'exist':306 'expand':238 'expans':309 'fab':579 'facilit':319 'fastest':353 'fed':198 'finger':278 'finger-pokey-tight':277 'firmwar':371,471,486 'first':428,436 'fit':29 'format':12 'friend':37 'front':497,523,530,532,566,570,578 'futur':308 'give':252 'goe':108 'grid':442 'group':138 'hi':1 'high':346 'high-spe':345 'hole':250 'home':478,481 'home-assist':477 'hope':167 'humid':151 'includ':316 'indoor':148,274 'instal':273,383 'insuffici':418 'integr':413,474 'interest':464 'interior':62 'io':237 'j1':195,510 'j10':310 'j11':305 'j2':512 'j3':143 'j8':144 'jp1':282 'jumper':281 'k':503 'keep':146,182 'layer':265,543,561,567,571,577,580,582 'lcd':66,362 'least':155 'like':162,356 'line':208 'low':189 'm':446 'm1':139 'm6':140 'main':190,439 'mainten':176,487 'match':339 'mayb':34 'mcu':127,234,288,416,505 'might':28 'mil':552,559 'mm':550,557 'model':500,508 'moment':386 'monitor':129 'most':86,244 'motor':137,201,382,454 'mount':249,271,311 'necessari':373 'need':329 'new':338 'number':172 'old':74 'one':117,303,354,437 'onto':490 'origin':90 'orthograph':527,531 'outer':520 'oz':449 'pcb':19,541,565,575 'piec':396 'plastic':398 'plenti':254 'pokey':279 'popul':407 'post':3 'power':191,440 'preexist':248 'primari':121 'product':103 'ps1':205 'pullup':411 'purpos':52 'push':485 'quirk':83 'r/printedcircuitboard':8 'r1':401 'r2':403 'rate':422 'reason':177,457 'refer':545 'regard':374 'regul':224 'relay':42,204,216,502 'render':495 'replac':70,298,332 'request':11 'resistor':412 'review':10,318 'run':163,468 'scenario':123 'schemat':536,537 'screen':67 'sensor':63 'silkscreen':569 'similar':6,304 'simpl':184 'sinc':13 'singl':116 'sixth':392 'size':242 'slot':393 'slow':367 'smart':480 'solut':482 'space':256 'spark':35 'speed':347 'spi':358 'stand':516 'stand-in':515 'start':78 'station':61,132,324,327 'step':226 'structur':5 'summer':157 'suppli':193,286 'swap':335 'switch':223 'temperatur':149 'thickest':546 'thinnest':553 'thought':25 'tight':280 'time':158 'trace':459,547,554 'tri':180 'typic':420 'u1':235 'u2':225 'u3':239 'usag':122 'use':169,447 'v':212,231,294 've':85,179,431 'via':202 'view':528 'voltag':209 'weather':60,131,323 'well':109 'wide':458 'window':47 'within':456 'work':258 'year':73,174 'yet':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695047280
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3401691"
  +editedAt: DateTimeImmutable @1695031518 {#1368
    date: 2023-09-18 12:05:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694982780 {#1399
    date: 2023-09-17 22:33:00.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "PCB-Design-Review-Request-ESP32-Smart-Relay-Board"
  +title: "PCB Design Review Request: ESP32 Smart Relay Board"
  +url: null
  +body: """
    Hi, this post is structured similarly to r/PrintedCircuitBoard 's review request format. Since we don’t have any PCB communities over here yet, I thought that this might fit in here and can maybe spark some friendly discussion.\n
    \n
    This is a relay board controlling electrically driven windows and blinds. For this purpose it has some additional connectors to a weather station, interior sensors and an LCD screen.\n
    \n
    It is replacing a ~20 year old board that has started to develop some annoying quirks. I’ve mostly copied what the original board did and adjusted it for the ESP32. This is not a production board and if all goes well, I will only ever assemble a single one of these.\n
    \n
    The primary usage scenario is that the MCU will monitor the weather station and then actuate the motor groups (M1 - M6 connected on `J3` - `J8`) to keep the indoors temperature and humidity in check.\n
    \n
    At least during summer time the board will likely run 24/7 and will hopefully be used for a number of years. For maintenance reasons I’ve tried to keep it simple and the component count low.\n
    \n
    Mains power is supplied from `J1` and being fed to the motors via the relays. `PS1` converts the line voltage to +5V DC for the relay coils and some auxiliary components. The switching regulator `U2` steps that down to +3.3V for the MCU `U1` and IO Expander `U3`.\n
    \n
    The board size is mostly constrained by the preexisting mounting holes which gives me plenty of space to work with even with just a 2 layer board. The enclosure containing the mounts is installed indoors and is finger-pokey-tight.\n
    \n
    Jumper `JP1` allows me to supply the MCU devkit daughter board with +5V, should I ever replace it with a different one. Similarly `J11` exists for future expansion.\n
    \n
    `J10` mounts another daughter board (not included in review) facilitating communications with the weather station. Should the station ever need to be replaced I can swap in a new, matching board.\n
    \n
    There aren’t any high-speed connections on the board. The fastest one is likely the SPI connection to the LCD controller but I can slow it down in firmware if necessary.\n
    \n
    Regarding the DNP components: There are only 5 motors installed at the moment so I will cover the sixth slot with a piece of plastic for now. `R1` and `R2` will only be populated if the 10k pullup resistors integrated into the MCU are insufficient for typical baud rates.\n
    \n
    While it is not the first board I’ve designed, it is the first one carrying mains power (European grid 230V@50Hz). I’m using 2 oz copper to accommodate the motor currents within reasonably wide traces.\n
    \n
    In case anyone is interested, it will be running the ESPHome firmware to easily integrate with the Home-Assistant smart home solution. This also pushes firmware maintenance from me onto the ESPHome devs.\n
    \n
    3D render from front (no 3D model for relays `K**` and MCU board; 3D model for `J1` and `J2` is a stand-in of same outer dimensions): ![3D Front](https://discuss.tchncs.de/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)\n
    \n
    Orthographic view from front: ![Orthographic Front](https://discuss.tchncs.de/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)\n
    \n
    Schematic:\n
    \n
    ![Schematic](https://discuss.tchncs.de/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)\n
    \n
    PCB All layers (For reference: thickest traces are 2.5 mm / ~98.4 mils; thinnest traces are 0.25 mm / ~9.84 mils): ![All layers](https://discuss.tchncs.de/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)\n
    \n
    PCB Front layers excluding Silkscreen: ![Front layers](https://discuss.tchncs.de/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)\n
    \n
    PCB Back layers + Front Fab layer: ![Back layers](https://discuss.tchncs.de/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695038978 {#1927
    date: 2023-09-18 14:09:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 2246
  -titleTs: "'board':8 'design':2 'esp32':5 'pcb':1 'relay':7 'request':4 'review':3 'smart':6"
  -bodyTs: "'+3.3':230 '+5':211,293 '/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)':535 '/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)':585 '/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)':574 '/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)':540 '/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)':564 '/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)':526 '0.25':556 '10k':410 '2':264,448 '2.5':549 '20':72 '230v':443 '24/7':164 '3d':494,499,507,522 '5':381 '50hz':444 '9.84':558 '98.4':551 'accommod':452 'actuat':135 'addit':56 'adjust':94 'allow':283 'also':484 'annoy':82 'anoth':312 'anyon':462 'aren':342 'assembl':114 'assist':479 'auxiliari':220 'back':576,581 'baud':421 'blind':49 'board':43,75,91,104,160,241,266,291,314,340,351,429,506 'carri':438 'case':461 'check':153 'coil':217 'communic':320 'communiti':20 'compon':187,221,377 'connect':141,348,359 'connector':57 'constrain':245 'contain':269 'control':44,363 'convert':206 'copi':87 'copper':450 'count':188 'cover':390 'current':455 'daughter':290,313 'dc':213 'design':432 'dev':493 'develop':80 'devkit':289 'differ':302 'dimens':521 'discuss':38 'discuss.tchncs.de':525,534,539,563,573,584 'discuss.tchncs.de/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)':533 'discuss.tchncs.de/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)':583 'discuss.tchncs.de/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)':572 'discuss.tchncs.de/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)':538 'discuss.tchncs.de/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)':562 'discuss.tchncs.de/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)':524 'dnp':376 'driven':46 'easili':473 'electr':45 'enclosur':268 'esp32':98 'esphom':470,492 'european':441 'even':260 'ever':113,297,328 'exclud':568 'exist':306 'expand':238 'expans':309 'fab':579 'facilit':319 'fastest':353 'fed':198 'finger':278 'finger-pokey-tight':277 'firmwar':371,471,486 'first':428,436 'fit':29 'format':12 'friend':37 'front':497,523,530,532,566,570,578 'futur':308 'give':252 'goe':108 'grid':442 'group':138 'hi':1 'high':346 'high-spe':345 'hole':250 'home':478,481 'home-assist':477 'hope':167 'humid':151 'includ':316 'indoor':148,274 'instal':273,383 'insuffici':418 'integr':413,474 'interest':464 'interior':62 'io':237 'j1':195,510 'j10':310 'j11':305 'j2':512 'j3':143 'j8':144 'jp1':282 'jumper':281 'k':503 'keep':146,182 'layer':265,543,561,567,571,577,580,582 'lcd':66,362 'least':155 'like':162,356 'line':208 'low':189 'm':446 'm1':139 'm6':140 'main':190,439 'mainten':176,487 'match':339 'mayb':34 'mcu':127,234,288,416,505 'might':28 'mil':552,559 'mm':550,557 'model':500,508 'moment':386 'monitor':129 'most':86,244 'motor':137,201,382,454 'mount':249,271,311 'necessari':373 'need':329 'new':338 'number':172 'old':74 'one':117,303,354,437 'onto':490 'origin':90 'orthograph':527,531 'outer':520 'oz':449 'pcb':19,541,565,575 'piec':396 'plastic':398 'plenti':254 'pokey':279 'popul':407 'post':3 'power':191,440 'preexist':248 'primari':121 'product':103 'ps1':205 'pullup':411 'purpos':52 'push':485 'quirk':83 'r/printedcircuitboard':8 'r1':401 'r2':403 'rate':422 'reason':177,457 'refer':545 'regard':374 'regul':224 'relay':42,204,216,502 'render':495 'replac':70,298,332 'request':11 'resistor':412 'review':10,318 'run':163,468 'scenario':123 'schemat':536,537 'screen':67 'sensor':63 'silkscreen':569 'similar':6,304 'simpl':184 'sinc':13 'singl':116 'sixth':392 'size':242 'slot':393 'slow':367 'smart':480 'solut':482 'space':256 'spark':35 'speed':347 'spi':358 'stand':516 'stand-in':515 'start':78 'station':61,132,324,327 'step':226 'structur':5 'summer':157 'suppli':193,286 'swap':335 'switch':223 'temperatur':149 'thickest':546 'thinnest':553 'thought':25 'tight':280 'time':158 'trace':459,547,554 'tri':180 'typic':420 'u1':235 'u2':225 'u3':239 'usag':122 'use':169,447 'v':212,231,294 've':85,179,431 'via':202 'view':528 'voltag':209 'weather':60,131,323 'well':109 'wide':458 'window':47 'within':456 'work':258 'year':73,174 'yet':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695047280
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3401691"
  +editedAt: DateTimeImmutable @1695031518 {#1368
    date: 2023-09-18 12:05:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694982780 {#1399
    date: 2023-09-17 22:33:00.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "PCB-Design-Review-Request-ESP32-Smart-Relay-Board"
  +title: "PCB Design Review Request: ESP32 Smart Relay Board"
  +url: null
  +body: """
    Hi, this post is structured similarly to r/PrintedCircuitBoard 's review request format. Since we don’t have any PCB communities over here yet, I thought that this might fit in here and can maybe spark some friendly discussion.\n
    \n
    This is a relay board controlling electrically driven windows and blinds. For this purpose it has some additional connectors to a weather station, interior sensors and an LCD screen.\n
    \n
    It is replacing a ~20 year old board that has started to develop some annoying quirks. I’ve mostly copied what the original board did and adjusted it for the ESP32. This is not a production board and if all goes well, I will only ever assemble a single one of these.\n
    \n
    The primary usage scenario is that the MCU will monitor the weather station and then actuate the motor groups (M1 - M6 connected on `J3` - `J8`) to keep the indoors temperature and humidity in check.\n
    \n
    At least during summer time the board will likely run 24/7 and will hopefully be used for a number of years. For maintenance reasons I’ve tried to keep it simple and the component count low.\n
    \n
    Mains power is supplied from `J1` and being fed to the motors via the relays. `PS1` converts the line voltage to +5V DC for the relay coils and some auxiliary components. The switching regulator `U2` steps that down to +3.3V for the MCU `U1` and IO Expander `U3`.\n
    \n
    The board size is mostly constrained by the preexisting mounting holes which gives me plenty of space to work with even with just a 2 layer board. The enclosure containing the mounts is installed indoors and is finger-pokey-tight.\n
    \n
    Jumper `JP1` allows me to supply the MCU devkit daughter board with +5V, should I ever replace it with a different one. Similarly `J11` exists for future expansion.\n
    \n
    `J10` mounts another daughter board (not included in review) facilitating communications with the weather station. Should the station ever need to be replaced I can swap in a new, matching board.\n
    \n
    There aren’t any high-speed connections on the board. The fastest one is likely the SPI connection to the LCD controller but I can slow it down in firmware if necessary.\n
    \n
    Regarding the DNP components: There are only 5 motors installed at the moment so I will cover the sixth slot with a piece of plastic for now. `R1` and `R2` will only be populated if the 10k pullup resistors integrated into the MCU are insufficient for typical baud rates.\n
    \n
    While it is not the first board I’ve designed, it is the first one carrying mains power (European grid 230V@50Hz). I’m using 2 oz copper to accommodate the motor currents within reasonably wide traces.\n
    \n
    In case anyone is interested, it will be running the ESPHome firmware to easily integrate with the Home-Assistant smart home solution. This also pushes firmware maintenance from me onto the ESPHome devs.\n
    \n
    3D render from front (no 3D model for relays `K**` and MCU board; 3D model for `J1` and `J2` is a stand-in of same outer dimensions): ![3D Front](https://discuss.tchncs.de/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)\n
    \n
    Orthographic view from front: ![Orthographic Front](https://discuss.tchncs.de/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)\n
    \n
    Schematic:\n
    \n
    ![Schematic](https://discuss.tchncs.de/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)\n
    \n
    PCB All layers (For reference: thickest traces are 2.5 mm / ~98.4 mils; thinnest traces are 0.25 mm / ~9.84 mils): ![All layers](https://discuss.tchncs.de/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)\n
    \n
    PCB Front layers excluding Silkscreen: ![Front layers](https://discuss.tchncs.de/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)\n
    \n
    PCB Back layers + Front Fab layer: ![Back layers](https://discuss.tchncs.de/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695038978 {#1927
    date: 2023-09-18 14:09:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 2246
  -titleTs: "'board':8 'design':2 'esp32':5 'pcb':1 'relay':7 'request':4 'review':3 'smart':6"
  -bodyTs: "'+3.3':230 '+5':211,293 '/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)':535 '/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)':585 '/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)':574 '/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)':540 '/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)':564 '/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)':526 '0.25':556 '10k':410 '2':264,448 '2.5':549 '20':72 '230v':443 '24/7':164 '3d':494,499,507,522 '5':381 '50hz':444 '9.84':558 '98.4':551 'accommod':452 'actuat':135 'addit':56 'adjust':94 'allow':283 'also':484 'annoy':82 'anoth':312 'anyon':462 'aren':342 'assembl':114 'assist':479 'auxiliari':220 'back':576,581 'baud':421 'blind':49 'board':43,75,91,104,160,241,266,291,314,340,351,429,506 'carri':438 'case':461 'check':153 'coil':217 'communic':320 'communiti':20 'compon':187,221,377 'connect':141,348,359 'connector':57 'constrain':245 'contain':269 'control':44,363 'convert':206 'copi':87 'copper':450 'count':188 'cover':390 'current':455 'daughter':290,313 'dc':213 'design':432 'dev':493 'develop':80 'devkit':289 'differ':302 'dimens':521 'discuss':38 'discuss.tchncs.de':525,534,539,563,573,584 'discuss.tchncs.de/pictrs/image/1bc119bd-4eca-49d1-9985-72491ed37276.png)':533 'discuss.tchncs.de/pictrs/image/45aad0ae-f5a7-48d9-b4ec-ed2e70903c00.png)':583 'discuss.tchncs.de/pictrs/image/59d2d309-567c-4827-bc0d-56cccf5e37d1.png)':572 'discuss.tchncs.de/pictrs/image/9ae85da3-3d33-4e58-b616-47c427a9dadb.png)':538 'discuss.tchncs.de/pictrs/image/acbcd718-af07-499b-a7c6-af473b2bb7d1.png)':562 'discuss.tchncs.de/pictrs/image/e10e7dc8-b4af-4500-8892-b720fc872521.png)':524 'dnp':376 'driven':46 'easili':473 'electr':45 'enclosur':268 'esp32':98 'esphom':470,492 'european':441 'even':260 'ever':113,297,328 'exclud':568 'exist':306 'expand':238 'expans':309 'fab':579 'facilit':319 'fastest':353 'fed':198 'finger':278 'finger-pokey-tight':277 'firmwar':371,471,486 'first':428,436 'fit':29 'format':12 'friend':37 'front':497,523,530,532,566,570,578 'futur':308 'give':252 'goe':108 'grid':442 'group':138 'hi':1 'high':346 'high-spe':345 'hole':250 'home':478,481 'home-assist':477 'hope':167 'humid':151 'includ':316 'indoor':148,274 'instal':273,383 'insuffici':418 'integr':413,474 'interest':464 'interior':62 'io':237 'j1':195,510 'j10':310 'j11':305 'j2':512 'j3':143 'j8':144 'jp1':282 'jumper':281 'k':503 'keep':146,182 'layer':265,543,561,567,571,577,580,582 'lcd':66,362 'least':155 'like':162,356 'line':208 'low':189 'm':446 'm1':139 'm6':140 'main':190,439 'mainten':176,487 'match':339 'mayb':34 'mcu':127,234,288,416,505 'might':28 'mil':552,559 'mm':550,557 'model':500,508 'moment':386 'monitor':129 'most':86,244 'motor':137,201,382,454 'mount':249,271,311 'necessari':373 'need':329 'new':338 'number':172 'old':74 'one':117,303,354,437 'onto':490 'origin':90 'orthograph':527,531 'outer':520 'oz':449 'pcb':19,541,565,575 'piec':396 'plastic':398 'plenti':254 'pokey':279 'popul':407 'post':3 'power':191,440 'preexist':248 'primari':121 'product':103 'ps1':205 'pullup':411 'purpos':52 'push':485 'quirk':83 'r/printedcircuitboard':8 'r1':401 'r2':403 'rate':422 'reason':177,457 'refer':545 'regard':374 'regul':224 'relay':42,204,216,502 'render':495 'replac':70,298,332 'request':11 'resistor':412 'review':10,318 'run':163,468 'scenario':123 'schemat':536,537 'screen':67 'sensor':63 'silkscreen':569 'similar':6,304 'simpl':184 'sinc':13 'singl':116 'sixth':392 'size':242 'slot':393 'slow':367 'smart':480 'solut':482 'space':256 'spark':35 'speed':347 'spi':358 'stand':516 'stand-in':515 'start':78 'station':61,132,324,327 'step':226 'structur':5 'summer':157 'suppli':193,286 'swap':335 'switch':223 'temperatur':149 'thickest':546 'thinnest':553 'thought':25 'tight':280 'time':158 'trace':459,547,554 'tri':180 'typic':420 'u1':235 'u2':225 'u3':239 'usag':122 'use':169,447 'v':212,231,294 've':85,179,431 'via':202 'view':528 'voltag':209 'weather':60,131,323 'well':109 'wide':458 'window':47 'within':456 'work':258 'year':73,174 'yet':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695047280
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3401691"
  +editedAt: DateTimeImmutable @1695031518 {#1368
    date: 2023-09-18 12:05:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694982780 {#1399
    date: 2023-09-17 22:33:00.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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Would-you-be-buried-alive-for-48hr-for-a-million"
  +title: "Would you be buried alive for 48hr for a million dollars?"
  +url: null
  +body: """
    You are buried in a coffin 6ft deep, with no light or cell phone. There is only a small tube connected to the coffin from outside that allows you to breathe (edit: you can breathe with no difficulty). After 48 hours, you are dug up and given 1 million dollars. Do you do it?\n
    \n
    Edit: No food and water, no diaper, and no contact with the outside world. Once buried, they leave for 48hr and come back to dig you up. The coffin is only wide enough for you to lay on your back (no rolling around), and the inside is wood and not particularly comfortable. The only items you’re allowed to bring with you are life sustaining medication (e.g. an asthma inhaler). No knocking yourself out with pills or anxiety meds. The money is a briefcase full of cash.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694982441 {#1891
    date: 2023-09-17 22:27:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 7511
  -titleTs: "'48hr':7 'aliv':5 'buri':4 'dollar':11 'million':10 'would':1"
  -bodyTs: "'1':48 '48':40 '48hr':74 '6ft':7 'allow':28,112 'anxieti':132 'around':97 'asthma':123 'back':77,94 'breath':31,35 'briefcas':138 'bring':114 'buri':3,70 'cash':141 'cell':13 'coffin':6,24,83 'come':76 'comfort':106 'connect':21 'contact':64 'deep':8 'diaper':61 'difficulti':38 'dig':79 'dollar':50 'dug':44 'e.g':121 'edit':32,55 'enough':87 'food':57 'full':139 'given':47 'hour':41 'inhal':124 'insid':100 'item':109 'knock':126 'lay':91 'leav':72 'life':118 'light':11 'med':133 'medic':120 'million':49 'money':135 'outsid':26,67 'particular':105 'phone':14 'pill':130 're':111 'roll':96 'small':19 'sustain':119 'tube':20 'water':59 'wide':86 'wood':102 'world':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694986610
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5245882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694980110 {#1904
    date: 2023-09-17 21:48:30.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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Would-you-be-buried-alive-for-48hr-for-a-million"
  +title: "Would you be buried alive for 48hr for a million dollars?"
  +url: null
  +body: """
    You are buried in a coffin 6ft deep, with no light or cell phone. There is only a small tube connected to the coffin from outside that allows you to breathe (edit: you can breathe with no difficulty). After 48 hours, you are dug up and given 1 million dollars. Do you do it?\n
    \n
    Edit: No food and water, no diaper, and no contact with the outside world. Once buried, they leave for 48hr and come back to dig you up. The coffin is only wide enough for you to lay on your back (no rolling around), and the inside is wood and not particularly comfortable. The only items you’re allowed to bring with you are life sustaining medication (e.g. an asthma inhaler). No knocking yourself out with pills or anxiety meds. The money is a briefcase full of cash.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694982441 {#1891
    date: 2023-09-17 22:27:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 7511
  -titleTs: "'48hr':7 'aliv':5 'buri':4 'dollar':11 'million':10 'would':1"
  -bodyTs: "'1':48 '48':40 '48hr':74 '6ft':7 'allow':28,112 'anxieti':132 'around':97 'asthma':123 'back':77,94 'breath':31,35 'briefcas':138 'bring':114 'buri':3,70 'cash':141 'cell':13 'coffin':6,24,83 'come':76 'comfort':106 'connect':21 'contact':64 'deep':8 'diaper':61 'difficulti':38 'dig':79 'dollar':50 'dug':44 'e.g':121 'edit':32,55 'enough':87 'food':57 'full':139 'given':47 'hour':41 'inhal':124 'insid':100 'item':109 'knock':126 'lay':91 'leav':72 'life':118 'light':11 'med':133 'medic':120 'million':49 'money':135 'outsid':26,67 'particular':105 'phone':14 'pill':130 're':111 'roll':96 'small':19 'sustain':119 'tube':20 'water':59 'wide':86 'wood':102 'world':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694986610
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5245882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694980110 {#1904
    date: 2023-09-17 21:48:30.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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Would-you-be-buried-alive-for-48hr-for-a-million"
  +title: "Would you be buried alive for 48hr for a million dollars?"
  +url: null
  +body: """
    You are buried in a coffin 6ft deep, with no light or cell phone. There is only a small tube connected to the coffin from outside that allows you to breathe (edit: you can breathe with no difficulty). After 48 hours, you are dug up and given 1 million dollars. Do you do it?\n
    \n
    Edit: No food and water, no diaper, and no contact with the outside world. Once buried, they leave for 48hr and come back to dig you up. The coffin is only wide enough for you to lay on your back (no rolling around), and the inside is wood and not particularly comfortable. The only items you’re allowed to bring with you are life sustaining medication (e.g. an asthma inhaler). No knocking yourself out with pills or anxiety meds. The money is a briefcase full of cash.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694982441 {#1891
    date: 2023-09-17 22:27:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 7511
  -titleTs: "'48hr':7 'aliv':5 'buri':4 'dollar':11 'million':10 'would':1"
  -bodyTs: "'1':48 '48':40 '48hr':74 '6ft':7 'allow':28,112 'anxieti':132 'around':97 'asthma':123 'back':77,94 'breath':31,35 'briefcas':138 'bring':114 'buri':3,70 'cash':141 'cell':13 'coffin':6,24,83 'come':76 'comfort':106 'connect':21 'contact':64 'deep':8 'diaper':61 'difficulti':38 'dig':79 'dollar':50 'dug':44 'e.g':121 'edit':32,55 'enough':87 'food':57 'full':139 'given':47 'hour':41 'inhal':124 'insid':100 'item':109 'knock':126 'lay':91 'leav':72 'life':118 'light':11 'med':133 'medic':120 'million':49 'money':135 'outsid':26,67 'particular':105 'phone':14 'pill':130 're':111 'roll':96 'small':19 'sustain':119 'tube':20 'water':59 'wide':86 'wood':102 'world':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694986610
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5245882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694980110 {#1904
    date: 2023-09-17 21:48:30.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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-first-name-do-you-hate-the-most-and-why"
  +title: "What first name do you hate the most and why?"
  +url: null
  +body: "My pet peeve is the Finnish name “Yrjö”. It comes from the Greek name “Geôrgios”, which means farmer, but nowadays the word “yrjö” means vomit. ‘Unique spellings’ like some “Everleigh” also drive me crazy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726055847 {#2426
    date: 2024-09-11 13:57:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 23186
  -titleTs: "'first':2 'hate':6 'name':3"
  -bodyTs: "'also':31 'come':10 'crazi':34 'drive':32 'everleigh':30 'farmer':18 'finnish':6 'geôrgio':15 'greek':13 'like':28 'mean':17,24 'name':7,14 'nowaday':20 'peev':3 'pet':2 'spell':27 'uniqu':26 'vomit':25 'word':22 'yrjö':8,23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694977913
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3109018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694971413 {#2440
    date: 2023-09-17 19:23: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
31 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-first-name-do-you-hate-the-most-and-why"
  +title: "What first name do you hate the most and why?"
  +url: null
  +body: "My pet peeve is the Finnish name “Yrjö”. It comes from the Greek name “Geôrgios”, which means farmer, but nowadays the word “yrjö” means vomit. ‘Unique spellings’ like some “Everleigh” also drive me crazy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726055847 {#2426
    date: 2024-09-11 13:57:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 23186
  -titleTs: "'first':2 'hate':6 'name':3"
  -bodyTs: "'also':31 'come':10 'crazi':34 'drive':32 'everleigh':30 'farmer':18 'finnish':6 'geôrgio':15 'greek':13 'like':28 'mean':17,24 'name':7,14 'nowaday':20 'peev':3 'pet':2 'spell':27 'uniqu':26 'vomit':25 'word':22 'yrjö':8,23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694977913
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3109018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694971413 {#2440
    date: 2023-09-17 19:23: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
32 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-first-name-do-you-hate-the-most-and-why"
  +title: "What first name do you hate the most and why?"
  +url: null
  +body: "My pet peeve is the Finnish name “Yrjö”. It comes from the Greek name “Geôrgios”, which means farmer, but nowadays the word “yrjö” means vomit. ‘Unique spellings’ like some “Everleigh” also drive me crazy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726055847 {#2426
    date: 2024-09-11 13:57:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 23186
  -titleTs: "'first':2 'hate':6 'name':3"
  -bodyTs: "'also':31 'come':10 'crazi':34 'drive':32 'everleigh':30 'farmer':18 'finnish':6 'geôrgio':15 'greek':13 'like':28 'mean':17,24 'name':7,14 'nowaday':20 'peev':3 'pet':2 'spell':27 'uniqu':26 'vomit':25 'word':22 'yrjö':8,23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694977913
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3109018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694971413 {#2440
    date: 2023-09-17 19:23: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
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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-truth"
  +title: "The truth."
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694960847 {#2450
    date: 2023-09-17 16:27:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 21119
  -titleTs: "'truth':2"
  -bodyTs: "'/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694960847
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/568274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694960847 {#2449
    date: 2023-09-17 16:27:27.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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-truth"
  +title: "The truth."
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694960847 {#2450
    date: 2023-09-17 16:27:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 21119
  -titleTs: "'truth':2"
  -bodyTs: "'/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694960847
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/568274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694960847 {#2449
    date: 2023-09-17 16:27:27.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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-truth"
  +title: "The truth."
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694960847 {#2450
    date: 2023-09-17 16:27:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 21119
  -titleTs: "'truth':2"
  -bodyTs: "'/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/8e21520f-9528-49ea-a583-11eb908f4601.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694960847
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/568274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694960847 {#2449
    date: 2023-09-17 16:27:27.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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Peace-was-never-an-option"
  +title: "Peace was never an option ☮️🚫💥"
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694960829 {#1923
    date: 2023-09-17 16:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 21120
  -titleTs: "'never':3 'option':5 'peac':1"
  -bodyTs: "'/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694960829
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/568222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694960829 {#2484
    date: 2023-09-17 16:27:09.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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Peace-was-never-an-option"
  +title: "Peace was never an option ☮️🚫💥"
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694960829 {#1923
    date: 2023-09-17 16:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 21120
  -titleTs: "'never':3 'option':5 'peac':1"
  -bodyTs: "'/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694960829
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/568222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694960829 {#2484
    date: 2023-09-17 16:27:09.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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Peace-was-never-an-option"
  +title: "Peace was never an option ☮️🚫💥"
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694960829 {#1923
    date: 2023-09-17 16:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 21120
  -titleTs: "'never':3 'option':5 'peac':1"
  -bodyTs: "'/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/75a7e2b8-be95-4908-8703-c398d3da8ce4.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694960829
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/568222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694960829 {#2484
    date: 2023-09-17 16:27:09.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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Youtube-like-apps-like-piped-video-but-as-Android-app"
  +title: "Youtube - like apps like piped.video, but as Android app?"
  +url: null
  +body: "I am looking for for an app that registers as a YouTube endpoint, but has no ads and tracking (or backdoors). I had one (forgot the name) which stopped working. Please advice."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720296877 {#1545
    date: 2024-07-06 22:14:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 18768
  -titleTs: "'android':8 'app':3,9 'like':2,4 'piped.video':5 'youtub':1"
  -bodyTs: "'ad':17 'advic':32 'app':7 'backdoor':21 'endpoint':13 'forgot':25 'look':3 'name':27 'one':24 'pleas':31 'regist':9 'stop':29 'track':19 'work':30 'youtub':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694965591
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3519969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694946091 {#1547
    date: 2023-09-17 12:21:31.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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Youtube-like-apps-like-piped-video-but-as-Android-app"
  +title: "Youtube - like apps like piped.video, but as Android app?"
  +url: null
  +body: "I am looking for for an app that registers as a YouTube endpoint, but has no ads and tracking (or backdoors). I had one (forgot the name) which stopped working. Please advice."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720296877 {#1545
    date: 2024-07-06 22:14:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 18768
  -titleTs: "'android':8 'app':3,9 'like':2,4 'piped.video':5 'youtub':1"
  -bodyTs: "'ad':17 'advic':32 'app':7 'backdoor':21 'endpoint':13 'forgot':25 'look':3 'name':27 'one':24 'pleas':31 'regist':9 'stop':29 'track':19 'work':30 'youtub':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694965591
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3519969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694946091 {#1547
    date: 2023-09-17 12:21:31.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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Youtube-like-apps-like-piped-video-but-as-Android-app"
  +title: "Youtube - like apps like piped.video, but as Android app?"
  +url: null
  +body: "I am looking for for an app that registers as a YouTube endpoint, but has no ads and tracking (or backdoors). I had one (forgot the name) which stopped working. Please advice."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720296877 {#1545
    date: 2024-07-06 22:14:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 18768
  -titleTs: "'android':8 'app':3,9 'like':2,4 'piped.video':5 'youtub':1"
  -bodyTs: "'ad':17 'advic':32 'app':7 'backdoor':21 'endpoint':13 'forgot':25 'look':3 'name':27 'one':24 'pleas':31 'regist':9 'stop':29 'track':19 'work':30 'youtub':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694965591
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3519969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694946091 {#1547
    date: 2023-09-17 12:21:31.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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Did-we-kill-Linux-s-killer-feature"
  +title: "Did we kill Linux's killer feature?"
  +url: null
  +body: """
    A few years ago we were able to upgrade everything (OS and Apps) using a single command. I remember this was something we boasted about when talking to Windows and Mac fans. It was such an amazing feature. Something that users of proprietary systems hadn’t even heard about. We had this on desktops before things like Apple’s App Store and Play Store were a thing.\n
    \n
    We can no longer do that thanks to Flatpaks and Snaps as well as AppImages.\n
    \n
    Recently i upgraded my Fedora system. I few days later i found out i was runnig some older apps since they were Flatpaks (i had completely forgotten how I installed bitwarden for instance.)\n
    \n
    Do you miss the old system too?\n
    \n
    Is it possible to bring back that experience? A unified, reliable CLI solution to make sure EVERYTHING is up to date?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694933928 {#1534
    date: 2023-09-17 08:58:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 21097
  -titleTs: "'featur':7 'kill':3 'killer':6 'linux':4"
  -bodyTs: "'abl':7 'ago':4 'amaz':37 'app':13,60,101 'appimag':82 'appl':58 'back':128 'bitwarden':113 'boast':24 'bring':127 'cli':134 'command':17 'complet':108 'date':143 'day':91 'desktop':54 'even':47 'everyth':10,139 'experi':130 'fan':32 'featur':38 'fedora':87 'flatpak':76,105 'forgotten':109 'found':94 'hadn':45 'heard':48 'instal':112 'instanc':115 'later':92 'like':57 'longer':71 'mac':31 'make':137 'miss':118 'old':120 'older':100 'os':11 'play':63 'possibl':125 'proprietari':43 'recent':83 'reliabl':133 'rememb':19 'runnig':98 'sinc':102 'singl':16 'snap':78 'solut':135 'someth':22,39 'store':61,64 'sure':138 'system':44,88,121 'talk':27 'thank':74 'thing':56,67 'unifi':132 'upgrad':9,85 'use':14 'user':41 'well':80 'window':29 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694933928
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/1468499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694933928 {#1542
    date: 2023-09-17 08:58:48.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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Did-we-kill-Linux-s-killer-feature"
  +title: "Did we kill Linux's killer feature?"
  +url: null
  +body: """
    A few years ago we were able to upgrade everything (OS and Apps) using a single command. I remember this was something we boasted about when talking to Windows and Mac fans. It was such an amazing feature. Something that users of proprietary systems hadn’t even heard about. We had this on desktops before things like Apple’s App Store and Play Store were a thing.\n
    \n
    We can no longer do that thanks to Flatpaks and Snaps as well as AppImages.\n
    \n
    Recently i upgraded my Fedora system. I few days later i found out i was runnig some older apps since they were Flatpaks (i had completely forgotten how I installed bitwarden for instance.)\n
    \n
    Do you miss the old system too?\n
    \n
    Is it possible to bring back that experience? A unified, reliable CLI solution to make sure EVERYTHING is up to date?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694933928 {#1534
    date: 2023-09-17 08:58:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 21097
  -titleTs: "'featur':7 'kill':3 'killer':6 'linux':4"
  -bodyTs: "'abl':7 'ago':4 'amaz':37 'app':13,60,101 'appimag':82 'appl':58 'back':128 'bitwarden':113 'boast':24 'bring':127 'cli':134 'command':17 'complet':108 'date':143 'day':91 'desktop':54 'even':47 'everyth':10,139 'experi':130 'fan':32 'featur':38 'fedora':87 'flatpak':76,105 'forgotten':109 'found':94 'hadn':45 'heard':48 'instal':112 'instanc':115 'later':92 'like':57 'longer':71 'mac':31 'make':137 'miss':118 'old':120 'older':100 'os':11 'play':63 'possibl':125 'proprietari':43 'recent':83 'reliabl':133 'rememb':19 'runnig':98 'sinc':102 'singl':16 'snap':78 'solut':135 'someth':22,39 'store':61,64 'sure':138 'system':44,88,121 'talk':27 'thank':74 'thing':56,67 'unifi':132 'upgrad':9,85 'use':14 'user':41 'well':80 'window':29 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694933928
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/1468499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694933928 {#1542
    date: 2023-09-17 08:58:48.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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Did-we-kill-Linux-s-killer-feature"
  +title: "Did we kill Linux's killer feature?"
  +url: null
  +body: """
    A few years ago we were able to upgrade everything (OS and Apps) using a single command. I remember this was something we boasted about when talking to Windows and Mac fans. It was such an amazing feature. Something that users of proprietary systems hadn’t even heard about. We had this on desktops before things like Apple’s App Store and Play Store were a thing.\n
    \n
    We can no longer do that thanks to Flatpaks and Snaps as well as AppImages.\n
    \n
    Recently i upgraded my Fedora system. I few days later i found out i was runnig some older apps since they were Flatpaks (i had completely forgotten how I installed bitwarden for instance.)\n
    \n
    Do you miss the old system too?\n
    \n
    Is it possible to bring back that experience? A unified, reliable CLI solution to make sure EVERYTHING is up to date?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694933928 {#1534
    date: 2023-09-17 08:58:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 21097
  -titleTs: "'featur':7 'kill':3 'killer':6 'linux':4"
  -bodyTs: "'abl':7 'ago':4 'amaz':37 'app':13,60,101 'appimag':82 'appl':58 'back':128 'bitwarden':113 'boast':24 'bring':127 'cli':134 'command':17 'complet':108 'date':143 'day':91 'desktop':54 'even':47 'everyth':10,139 'experi':130 'fan':32 'featur':38 'fedora':87 'flatpak':76,105 'forgotten':109 'found':94 'hadn':45 'heard':48 'instal':112 'instanc':115 'later':92 'like':57 'longer':71 'mac':31 'make':137 'miss':118 'old':120 'older':100 'os':11 'play':63 'possibl':125 'proprietari':43 'recent':83 'reliabl':133 'rememb':19 'runnig':98 'sinc':102 'singl':16 'snap':78 'solut':135 'someth':22,39 'store':61,64 'sure':138 'system':44,88,121 'talk':27 'thank':74 'thing':56,67 'unifi':132 'upgrad':9,85 'use':14 'user':41 'well':80 'window':29 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694933928
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/1468499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694933928 {#1542
    date: 2023-09-17 08:58:48.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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unable-to-See-Downvotes"
  +title: "Unable to See Downvotes"
  +url: null
  +body: """
    Hello,\n
    \n
    Still pretty new to Lemmy. Came from the Reddit blackout. The instance my account is with(?) seems to have a rule or setting that prevents us from seeing downvotes.\n
    \n
    Is there a way to change this for myself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694927732 {#1517
    date: 2023-09-17 07:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 14301
  -titleTs: "'downvot':4 'see':3 'unabl':1"
  -bodyTs: "'account':15 'blackout':11 'came':7 'chang':36 'downvot':30 'hello':1 'instanc':13 'lemmi':6 'new':4 'pretti':3 'prevent':26 'reddit':10 'rule':22 'see':29 'seem':18 'set':24 'still':2 'us':27 'way':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694933910
  +visibility: "visible             "
  +apId: "https://dormi.zone/post/323936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694920910 {#1632
    date: 2023-09-17 05:21:50.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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unable-to-See-Downvotes"
  +title: "Unable to See Downvotes"
  +url: null
  +body: """
    Hello,\n
    \n
    Still pretty new to Lemmy. Came from the Reddit blackout. The instance my account is with(?) seems to have a rule or setting that prevents us from seeing downvotes.\n
    \n
    Is there a way to change this for myself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694927732 {#1517
    date: 2023-09-17 07:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 14301
  -titleTs: "'downvot':4 'see':3 'unabl':1"
  -bodyTs: "'account':15 'blackout':11 'came':7 'chang':36 'downvot':30 'hello':1 'instanc':13 'lemmi':6 'new':4 'pretti':3 'prevent':26 'reddit':10 'rule':22 'see':29 'seem':18 'set':24 'still':2 'us':27 'way':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694933910
  +visibility: "visible             "
  +apId: "https://dormi.zone/post/323936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694920910 {#1632
    date: 2023-09-17 05:21:50.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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unable-to-See-Downvotes"
  +title: "Unable to See Downvotes"
  +url: null
  +body: """
    Hello,\n
    \n
    Still pretty new to Lemmy. Came from the Reddit blackout. The instance my account is with(?) seems to have a rule or setting that prevents us from seeing downvotes.\n
    \n
    Is there a way to change this for myself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694927732 {#1517
    date: 2023-09-17 07:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 14301
  -titleTs: "'downvot':4 'see':3 'unabl':1"
  -bodyTs: "'account':15 'blackout':11 'came':7 'chang':36 'downvot':30 'hello':1 'instanc':13 'lemmi':6 'new':4 'pretti':3 'prevent':26 'reddit':10 'rule':22 'see':29 'seem':18 'set':24 'still':2 'us':27 'way':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694933910
  +visibility: "visible             "
  +apId: "https://dormi.zone/post/323936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694920910 {#1632
    date: 2023-09-17 05:21:50.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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-think-Wayland-should-have-been-approached-differently"
  +title: "I think Wayland should have been approached differently"
  +url: null
  +body: """
    Now, I really like Wayland, and it’s definitely better than the mess that is X11\n
    \n
    BUT\n
    \n
    I think the approach to Wayland is entirely wrong. There should be a unified backend/base for building compositors, something like universal wlroots, so that applications dealing with things like setting wallpapers don’t have to worry about supporting GNOME, Plasma, Wlroots, AND Smithay (when COSMIC comes out). How about a universal Wayland protocol implementation that compositors are built on? That way, the developers of, say, wayshot, a screenshot utility, can be sure their program works across all Wayland compositors.\n
    \n
    Currently, the lower-level work for creating a compositor has been done by all four of the GNOME, KDE, Wlroots and Smithay projects. To me, that’s just replication of work and resources. Surely if all standalone compositors, as well as the XFCE desktop want to, and use wlroots, the GNOME and KDE teams could have done the same instead of replicating effort and wasting time and resources, causing useless separation in the process?\n
    \n
    Am I missing something? Surely doing something like that would be better?\n
    \n
    The issue with X11 is that it got big and bloated, and unmaintainable, containing useless code. None of these desktops use that useless code, still in X from the time where 20 machines were all connected to 1 mainframe. So why not just use the lean and maintainable wlroots, making things easier for some app developers? And if wlroots follows in the footsteps of X11, we can move to another implementation of the Wayland protocols. The advantage of Wayland is that it is a set of protocols on how to make a compositor that acts as a display server. If all the current Wayland implementations disappear, or if they become abandoned, unmaintained, or unmaintainable, all the Wayland apps like Calendars, file managers and other programs that don’t affect the compositor itself would keep on working on any Wayland implementation. That’s the advantage for the developers of such applications. But what about other programs? Theme changers, Wallpaper switchers etc? They would need to be remade for different Wayland implementations. With a unified framework, we could remove this issue. I think that for some things, the Linux desktop needs some unity, and this is one of these things. Another thing would be flatpak for desktop applications and eventually nix and similar projects for lower-level programs on immutable distros. But that’s a topic for another day. Anyways, do you agree with my opinion on Wayland or not? And why? Thank you for reading.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719060188 {#1746
    date: 2024-06-22 14:43:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 16583
  -titleTs: "'approach':7 'differ':8 'think':2 'wayland':3"
  -bodyTs: "'1':221 '20':215 'abandon':294 'across':93 'act':278 'advantag':260,327 'affect':312 'agre':415 'anoth':253,382,410 'anyway':412 'app':238,301 'applic':42,333,389 'approach':21 'backend/base':32 'becom':293 'better':10,183 'big':192 'bloat':194 'build':34 'built':75 'calendar':303 'caus':166 'changer':340 'code':199,207 'come':63 'compositor':35,73,96,106,135,276,314 'connect':219 'contain':197 'cosmic':62 'could':152,359 'creat':104 'current':97,286 'day':411 'deal':43 'definit':9 'desktop':141,203,371,388 'develop':80,239,330 'differ':351 'disappear':289 'display':281 'distro':403 'done':109,154 'easier':235 'effort':160 'entir':25 'etc':343 'eventu':391 'file':304 'flatpak':386 'follow':243 'footstep':246 'four':112 'framework':357 'gnome':56,115,148 'got':191 'immut':402 'implement':71,254,288,323,353 'instead':157 'issu':185,362 'kde':116,150 'keep':317 'lean':229 'level':101,399 'like':4,37,46,179,302 'linux':370 'lower':100,398 'lower-level':99,397 'machin':216 'mainfram':222 'maintain':231 'make':233,274 'manag':305 'mess':13 'miss':174 'move':251 'need':346,372 'nix':392 'none':200 'one':378 'opinion':418 'plasma':57 'process':171 'program':91,308,338,400 'project':120,395 'protocol':70,258,270 'read':428 'realli':3 'remad':349 'remov':360 'replic':126,159 'resourc':130,165 'say':82 'screenshot':85 'separ':168 'server':282 'set':47,268 'similar':394 'smithay':60,119 'someth':36,175,178 'standalon':134 'still':208 'support':55 'sure':89,131,176 'switcher':342 'team':151 'thank':425 'theme':339 'thing':45,234,368,381,383 'think':19,364 'time':163,213 'topic':408 'unifi':31,356 'uniti':374 'univers':38,68 'unmaintain':196,295,297 'use':145,204,227 'useless':167,198,206 'util':86 'wallpap':48,341 'want':142 'wast':162 'way':78 'wayland':5,23,69,95,257,262,287,300,322,352,420 'wayshot':83 'well':137 'wlroot':39,58,117,146,232,242 'work':92,102,128,319 'worri':53 'would':181,316,345,384 'wrong':26 'x':210 'x11':16,187,248 'xfce':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694913844
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/2410157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894344 {#1749
    date: 2023-09-16 21:59:04.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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-think-Wayland-should-have-been-approached-differently"
  +title: "I think Wayland should have been approached differently"
  +url: null
  +body: """
    Now, I really like Wayland, and it’s definitely better than the mess that is X11\n
    \n
    BUT\n
    \n
    I think the approach to Wayland is entirely wrong. There should be a unified backend/base for building compositors, something like universal wlroots, so that applications dealing with things like setting wallpapers don’t have to worry about supporting GNOME, Plasma, Wlroots, AND Smithay (when COSMIC comes out). How about a universal Wayland protocol implementation that compositors are built on? That way, the developers of, say, wayshot, a screenshot utility, can be sure their program works across all Wayland compositors.\n
    \n
    Currently, the lower-level work for creating a compositor has been done by all four of the GNOME, KDE, Wlroots and Smithay projects. To me, that’s just replication of work and resources. Surely if all standalone compositors, as well as the XFCE desktop want to, and use wlroots, the GNOME and KDE teams could have done the same instead of replicating effort and wasting time and resources, causing useless separation in the process?\n
    \n
    Am I missing something? Surely doing something like that would be better?\n
    \n
    The issue with X11 is that it got big and bloated, and unmaintainable, containing useless code. None of these desktops use that useless code, still in X from the time where 20 machines were all connected to 1 mainframe. So why not just use the lean and maintainable wlroots, making things easier for some app developers? And if wlroots follows in the footsteps of X11, we can move to another implementation of the Wayland protocols. The advantage of Wayland is that it is a set of protocols on how to make a compositor that acts as a display server. If all the current Wayland implementations disappear, or if they become abandoned, unmaintained, or unmaintainable, all the Wayland apps like Calendars, file managers and other programs that don’t affect the compositor itself would keep on working on any Wayland implementation. That’s the advantage for the developers of such applications. But what about other programs? Theme changers, Wallpaper switchers etc? They would need to be remade for different Wayland implementations. With a unified framework, we could remove this issue. I think that for some things, the Linux desktop needs some unity, and this is one of these things. Another thing would be flatpak for desktop applications and eventually nix and similar projects for lower-level programs on immutable distros. But that’s a topic for another day. Anyways, do you agree with my opinion on Wayland or not? And why? Thank you for reading.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719060188 {#1746
    date: 2024-06-22 14:43:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 16583
  -titleTs: "'approach':7 'differ':8 'think':2 'wayland':3"
  -bodyTs: "'1':221 '20':215 'abandon':294 'across':93 'act':278 'advantag':260,327 'affect':312 'agre':415 'anoth':253,382,410 'anyway':412 'app':238,301 'applic':42,333,389 'approach':21 'backend/base':32 'becom':293 'better':10,183 'big':192 'bloat':194 'build':34 'built':75 'calendar':303 'caus':166 'changer':340 'code':199,207 'come':63 'compositor':35,73,96,106,135,276,314 'connect':219 'contain':197 'cosmic':62 'could':152,359 'creat':104 'current':97,286 'day':411 'deal':43 'definit':9 'desktop':141,203,371,388 'develop':80,239,330 'differ':351 'disappear':289 'display':281 'distro':403 'done':109,154 'easier':235 'effort':160 'entir':25 'etc':343 'eventu':391 'file':304 'flatpak':386 'follow':243 'footstep':246 'four':112 'framework':357 'gnome':56,115,148 'got':191 'immut':402 'implement':71,254,288,323,353 'instead':157 'issu':185,362 'kde':116,150 'keep':317 'lean':229 'level':101,399 'like':4,37,46,179,302 'linux':370 'lower':100,398 'lower-level':99,397 'machin':216 'mainfram':222 'maintain':231 'make':233,274 'manag':305 'mess':13 'miss':174 'move':251 'need':346,372 'nix':392 'none':200 'one':378 'opinion':418 'plasma':57 'process':171 'program':91,308,338,400 'project':120,395 'protocol':70,258,270 'read':428 'realli':3 'remad':349 'remov':360 'replic':126,159 'resourc':130,165 'say':82 'screenshot':85 'separ':168 'server':282 'set':47,268 'similar':394 'smithay':60,119 'someth':36,175,178 'standalon':134 'still':208 'support':55 'sure':89,131,176 'switcher':342 'team':151 'thank':425 'theme':339 'thing':45,234,368,381,383 'think':19,364 'time':163,213 'topic':408 'unifi':31,356 'uniti':374 'univers':38,68 'unmaintain':196,295,297 'use':145,204,227 'useless':167,198,206 'util':86 'wallpap':48,341 'want':142 'wast':162 'way':78 'wayland':5,23,69,95,257,262,287,300,322,352,420 'wayshot':83 'well':137 'wlroot':39,58,117,146,232,242 'work':92,102,128,319 'worri':53 'would':181,316,345,384 'wrong':26 'x':210 'x11':16,187,248 'xfce':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694913844
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/2410157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894344 {#1749
    date: 2023-09-16 21:59:04.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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-think-Wayland-should-have-been-approached-differently"
  +title: "I think Wayland should have been approached differently"
  +url: null
  +body: """
    Now, I really like Wayland, and it’s definitely better than the mess that is X11\n
    \n
    BUT\n
    \n
    I think the approach to Wayland is entirely wrong. There should be a unified backend/base for building compositors, something like universal wlroots, so that applications dealing with things like setting wallpapers don’t have to worry about supporting GNOME, Plasma, Wlroots, AND Smithay (when COSMIC comes out). How about a universal Wayland protocol implementation that compositors are built on? That way, the developers of, say, wayshot, a screenshot utility, can be sure their program works across all Wayland compositors.\n
    \n
    Currently, the lower-level work for creating a compositor has been done by all four of the GNOME, KDE, Wlroots and Smithay projects. To me, that’s just replication of work and resources. Surely if all standalone compositors, as well as the XFCE desktop want to, and use wlroots, the GNOME and KDE teams could have done the same instead of replicating effort and wasting time and resources, causing useless separation in the process?\n
    \n
    Am I missing something? Surely doing something like that would be better?\n
    \n
    The issue with X11 is that it got big and bloated, and unmaintainable, containing useless code. None of these desktops use that useless code, still in X from the time where 20 machines were all connected to 1 mainframe. So why not just use the lean and maintainable wlroots, making things easier for some app developers? And if wlroots follows in the footsteps of X11, we can move to another implementation of the Wayland protocols. The advantage of Wayland is that it is a set of protocols on how to make a compositor that acts as a display server. If all the current Wayland implementations disappear, or if they become abandoned, unmaintained, or unmaintainable, all the Wayland apps like Calendars, file managers and other programs that don’t affect the compositor itself would keep on working on any Wayland implementation. That’s the advantage for the developers of such applications. But what about other programs? Theme changers, Wallpaper switchers etc? They would need to be remade for different Wayland implementations. With a unified framework, we could remove this issue. I think that for some things, the Linux desktop needs some unity, and this is one of these things. Another thing would be flatpak for desktop applications and eventually nix and similar projects for lower-level programs on immutable distros. But that’s a topic for another day. Anyways, do you agree with my opinion on Wayland or not? And why? Thank you for reading.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719060188 {#1746
    date: 2024-06-22 14:43:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 16583
  -titleTs: "'approach':7 'differ':8 'think':2 'wayland':3"
  -bodyTs: "'1':221 '20':215 'abandon':294 'across':93 'act':278 'advantag':260,327 'affect':312 'agre':415 'anoth':253,382,410 'anyway':412 'app':238,301 'applic':42,333,389 'approach':21 'backend/base':32 'becom':293 'better':10,183 'big':192 'bloat':194 'build':34 'built':75 'calendar':303 'caus':166 'changer':340 'code':199,207 'come':63 'compositor':35,73,96,106,135,276,314 'connect':219 'contain':197 'cosmic':62 'could':152,359 'creat':104 'current':97,286 'day':411 'deal':43 'definit':9 'desktop':141,203,371,388 'develop':80,239,330 'differ':351 'disappear':289 'display':281 'distro':403 'done':109,154 'easier':235 'effort':160 'entir':25 'etc':343 'eventu':391 'file':304 'flatpak':386 'follow':243 'footstep':246 'four':112 'framework':357 'gnome':56,115,148 'got':191 'immut':402 'implement':71,254,288,323,353 'instead':157 'issu':185,362 'kde':116,150 'keep':317 'lean':229 'level':101,399 'like':4,37,46,179,302 'linux':370 'lower':100,398 'lower-level':99,397 'machin':216 'mainfram':222 'maintain':231 'make':233,274 'manag':305 'mess':13 'miss':174 'move':251 'need':346,372 'nix':392 'none':200 'one':378 'opinion':418 'plasma':57 'process':171 'program':91,308,338,400 'project':120,395 'protocol':70,258,270 'read':428 'realli':3 'remad':349 'remov':360 'replic':126,159 'resourc':130,165 'say':82 'screenshot':85 'separ':168 'server':282 'set':47,268 'similar':394 'smithay':60,119 'someth':36,175,178 'standalon':134 'still':208 'support':55 'sure':89,131,176 'switcher':342 'team':151 'thank':425 'theme':339 'thing':45,234,368,381,383 'think':19,364 'time':163,213 'topic':408 'unifi':31,356 'uniti':374 'univers':38,68 'unmaintain':196,295,297 'use':145,204,227 'useless':167,198,206 'util':86 'wallpap':48,341 'want':142 'wast':162 'way':78 'wayland':5,23,69,95,257,262,287,300,322,352,420 'wayshot':83 'well':137 'wlroot':39,58,117,146,232,242 'work':92,102,128,319 'worri':53 'would':181,316,345,384 'wrong':26 'x':210 'x11':16,187,248 'xfce':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694913844
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/2410157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894344 {#1749
    date: 2023-09-16 21:59:04.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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-does-flatpak-snap-benefit"
  +title: "Who does flatpak/snap benefit?"
  +url: null
  +body: """
    As a user, the best way to handle applications is a central repository where interoperability is guaranteed. Something like what Debian does with the base repos. I just run an install and it’s all taken care of for me. What’s more, I don’t deal with unnecessary bloat from dozens of different versions of the same library according to the needs of each separate dev/team.\n
    \n
    So the self-contained packages must be primarily of benefit to the devs, right? Except I was just reading through how flatpak handles dependencies: runtimes, base apps, and bundling. Runtimes and base apps supply dependencies to the whole system, so they only ever get installed once… but the documentation explicitly mentions that there are only few of both meaning that most devs will either have to do what repo devs do—ensure their app works with the standard libraries—or opt for bundling.\n
    \n
    Devs being human—and humans being animals—this means the overall average tendency will be to bundle, because that’s easier for them. Which means that I, the end user, now have more bloat, which incentivizes me to retreat to the disk-saving havens of repos, which incentivizes the devs to release on a repo anyway…\n
    \n
    So again… who does this benefit? Or am I just completely misunderstanding the costs and benefits?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694886314 {#1486
    date: 2023-09-16 19:45:14.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: 16065
  -titleTs: "'benefit':4 'flatpak/snap':3"
  -bodyTs: "'accord':60 'anim':158 'anyway':208 'app':95,101,142 'applic':9 'averag':163 'base':25,94,100 'benefit':78,214,224 'best':5 'bloat':50,185 'bundl':97,151,168 'care':37 'central':12 'complet':219 'contain':72 'cost':222 'deal':47 'debian':21 'depend':92,103 'dev':81,130,138,152,202 'dev/team':67 'differ':54 'disk':194 'disk-sav':193 'document':117 'dozen':52 'easier':172 'either':132 'end':180 'ensur':140 'ever':111 'except':83 'explicit':118 'flatpak':90 'get':112 'guarante':17 'handl':8,91 'haven':196 'human':154,156 'incentiv':187,200 'instal':31,113 'interoper':15 'librari':59,147 'like':19 'mean':127,160,176 'mention':119 'misunderstand':220 'must':74 'need':63 'opt':149 'overal':162 'packag':73 'primarili':76 'read':87 'releas':204 'repo':26,137,198,207 'repositori':13 'retreat':190 'right':82 'run':29 'runtim':93,98 'save':195 'self':71 'self-contain':70 'separ':66 'someth':18 'standard':146 'suppli':102 'system':107 'taken':36 'tendenc':164 'unnecessari':49 'user':3,181 'version':55 'way':6 'whole':106 'work':143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694886314
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5023289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694886314 {#1488
    date: 2023-09-16 19:45:14.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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-does-flatpak-snap-benefit"
  +title: "Who does flatpak/snap benefit?"
  +url: null
  +body: """
    As a user, the best way to handle applications is a central repository where interoperability is guaranteed. Something like what Debian does with the base repos. I just run an install and it’s all taken care of for me. What’s more, I don’t deal with unnecessary bloat from dozens of different versions of the same library according to the needs of each separate dev/team.\n
    \n
    So the self-contained packages must be primarily of benefit to the devs, right? Except I was just reading through how flatpak handles dependencies: runtimes, base apps, and bundling. Runtimes and base apps supply dependencies to the whole system, so they only ever get installed once… but the documentation explicitly mentions that there are only few of both meaning that most devs will either have to do what repo devs do—ensure their app works with the standard libraries—or opt for bundling.\n
    \n
    Devs being human—and humans being animals—this means the overall average tendency will be to bundle, because that’s easier for them. Which means that I, the end user, now have more bloat, which incentivizes me to retreat to the disk-saving havens of repos, which incentivizes the devs to release on a repo anyway…\n
    \n
    So again… who does this benefit? Or am I just completely misunderstanding the costs and benefits?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694886314 {#1486
    date: 2023-09-16 19:45:14.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: 16065
  -titleTs: "'benefit':4 'flatpak/snap':3"
  -bodyTs: "'accord':60 'anim':158 'anyway':208 'app':95,101,142 'applic':9 'averag':163 'base':25,94,100 'benefit':78,214,224 'best':5 'bloat':50,185 'bundl':97,151,168 'care':37 'central':12 'complet':219 'contain':72 'cost':222 'deal':47 'debian':21 'depend':92,103 'dev':81,130,138,152,202 'dev/team':67 'differ':54 'disk':194 'disk-sav':193 'document':117 'dozen':52 'easier':172 'either':132 'end':180 'ensur':140 'ever':111 'except':83 'explicit':118 'flatpak':90 'get':112 'guarante':17 'handl':8,91 'haven':196 'human':154,156 'incentiv':187,200 'instal':31,113 'interoper':15 'librari':59,147 'like':19 'mean':127,160,176 'mention':119 'misunderstand':220 'must':74 'need':63 'opt':149 'overal':162 'packag':73 'primarili':76 'read':87 'releas':204 'repo':26,137,198,207 'repositori':13 'retreat':190 'right':82 'run':29 'runtim':93,98 'save':195 'self':71 'self-contain':70 'separ':66 'someth':18 'standard':146 'suppli':102 'system':107 'taken':36 'tendenc':164 'unnecessari':49 'user':3,181 'version':55 'way':6 'whole':106 'work':143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694886314
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5023289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694886314 {#1488
    date: 2023-09-16 19:45:14.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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-does-flatpak-snap-benefit"
  +title: "Who does flatpak/snap benefit?"
  +url: null
  +body: """
    As a user, the best way to handle applications is a central repository where interoperability is guaranteed. Something like what Debian does with the base repos. I just run an install and it’s all taken care of for me. What’s more, I don’t deal with unnecessary bloat from dozens of different versions of the same library according to the needs of each separate dev/team.\n
    \n
    So the self-contained packages must be primarily of benefit to the devs, right? Except I was just reading through how flatpak handles dependencies: runtimes, base apps, and bundling. Runtimes and base apps supply dependencies to the whole system, so they only ever get installed once… but the documentation explicitly mentions that there are only few of both meaning that most devs will either have to do what repo devs do—ensure their app works with the standard libraries—or opt for bundling.\n
    \n
    Devs being human—and humans being animals—this means the overall average tendency will be to bundle, because that’s easier for them. Which means that I, the end user, now have more bloat, which incentivizes me to retreat to the disk-saving havens of repos, which incentivizes the devs to release on a repo anyway…\n
    \n
    So again… who does this benefit? Or am I just completely misunderstanding the costs and benefits?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694886314 {#1486
    date: 2023-09-16 19:45:14.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: 16065
  -titleTs: "'benefit':4 'flatpak/snap':3"
  -bodyTs: "'accord':60 'anim':158 'anyway':208 'app':95,101,142 'applic':9 'averag':163 'base':25,94,100 'benefit':78,214,224 'best':5 'bloat':50,185 'bundl':97,151,168 'care':37 'central':12 'complet':219 'contain':72 'cost':222 'deal':47 'debian':21 'depend':92,103 'dev':81,130,138,152,202 'dev/team':67 'differ':54 'disk':194 'disk-sav':193 'document':117 'dozen':52 'easier':172 'either':132 'end':180 'ensur':140 'ever':111 'except':83 'explicit':118 'flatpak':90 'get':112 'guarante':17 'handl':8,91 'haven':196 'human':154,156 'incentiv':187,200 'instal':31,113 'interoper':15 'librari':59,147 'like':19 'mean':127,160,176 'mention':119 'misunderstand':220 'must':74 'need':63 'opt':149 'overal':162 'packag':73 'primarili':76 'read':87 'releas':204 'repo':26,137,198,207 'repositori':13 'retreat':190 'right':82 'run':29 'runtim':93,98 'save':195 'self':71 'self-contain':70 'separ':66 'someth':18 'standard':146 'suppli':102 'system':107 'taken':36 'tendenc':164 'unnecessari':49 'user':3,181 'version':55 'way':6 'whole':106 'work':143"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694886314
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5023289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694886314 {#1488
    date: 2023-09-16 19:45:14.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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-easier-said-than-done"
  +title: "What is easier said than done?"
  +url: null
  +body: "I always though the phrase “that’s easier said than done” is silly because nearly *everything* is easier said than done"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694881185 {#1758
    date: 2023-09-16 18:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 16852
  -titleTs: "'done':6 'easier':3 'said':4"
  -bodyTs: "'alway':2 'done':11,21 'easier':8,18 'everyth':16 'near':15 'phrase':5 'said':9,19 'silli':13 'though':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694881185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5167973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694881185 {#1754
    date: 2023-09-16 18:19:45.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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-easier-said-than-done"
  +title: "What is easier said than done?"
  +url: null
  +body: "I always though the phrase “that’s easier said than done” is silly because nearly *everything* is easier said than done"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694881185 {#1758
    date: 2023-09-16 18:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 16852
  -titleTs: "'done':6 'easier':3 'said':4"
  -bodyTs: "'alway':2 'done':11,21 'easier':8,18 'everyth':16 'near':15 'phrase':5 'said':9,19 'silli':13 'though':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694881185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5167973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694881185 {#1754
    date: 2023-09-16 18:19:45.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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-easier-said-than-done"
  +title: "What is easier said than done?"
  +url: null
  +body: "I always though the phrase “that’s easier said than done” is silly because nearly *everything* is easier said than done"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694881185 {#1758
    date: 2023-09-16 18:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 16852
  -titleTs: "'done':6 'easier':3 'said':4"
  -bodyTs: "'alway':2 'done':11,21 'easier':8,18 'everyth':16 'near':15 'phrase':5 'said':9,19 'silli':13 'though':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694881185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5167973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694881185 {#1754
    date: 2023-09-16 18:19:45.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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "A-community-to-talk-about-the-Lithuanian-language"
  +title: "A community to talk about the Lithuanian language"
  +url: null
  +body: "!lithuanian@sopuli.xyz"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694879708 {#1777
    date: 2023-09-16 17:55:08.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: 3134
  -titleTs: "'communiti':2 'languag':8 'lithuanian':7 'talk':4"
  -bodyTs: "'lithuanian@sopuli.xyz':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694893208
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/3564491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694879708 {#1774
    date: 2023-09-16 17:55: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
67 DENIED edit
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "A-community-to-talk-about-the-Lithuanian-language"
  +title: "A community to talk about the Lithuanian language"
  +url: null
  +body: "!lithuanian@sopuli.xyz"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694879708 {#1777
    date: 2023-09-16 17:55:08.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: 3134
  -titleTs: "'communiti':2 'languag':8 'lithuanian':7 'talk':4"
  -bodyTs: "'lithuanian@sopuli.xyz':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694893208
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/3564491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694879708 {#1774
    date: 2023-09-16 17:55: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
68 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "A-community-to-talk-about-the-Lithuanian-language"
  +title: "A community to talk about the Lithuanian language"
  +url: null
  +body: "!lithuanian@sopuli.xyz"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694879708 {#1777
    date: 2023-09-16 17:55:08.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: 3134
  -titleTs: "'communiti':2 'languag':8 'lithuanian':7 'talk':4"
  -bodyTs: "'lithuanian@sopuli.xyz':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694893208
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/3564491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694879708 {#1774
    date: 2023-09-16 17:55: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
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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "netflixmirror-com-safe-to-use"
  +title: "netflixmirror.com safe to use?"
  +url: null
  +body: """
    Threat was detected with [Adguard DNS](https://i.imgur.com/t3pwk3O.jpg) filter and in [URL Void](https://www.urlvoid.com/scan/netflixmirror.com/)\n
    \n
    Edit: Its a Streaming Site
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694882836 {#1444
    date: 2023-09-16 18:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 8373
  -titleTs: "'netflixmirror.com':1 'safe':2 'use':4"
  -bodyTs: "'/scan/netflixmirror.com/)':17 '/t3pwk3o.jpg)':9 'adguard':5 'detect':3 'dns':6 'edit':18 'filter':10 'i.imgur.com':8 'i.imgur.com/t3pwk3o.jpg)':7 'site':22 'stream':21 'threat':1 'url':13 'void':14 'www.urlvoid.com':16 'www.urlvoid.com/scan/netflixmirror.com/)':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694884017
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4216202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694877517 {#1466
    date: 2023-09-16 17:18:37.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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "netflixmirror-com-safe-to-use"
  +title: "netflixmirror.com safe to use?"
  +url: null
  +body: """
    Threat was detected with [Adguard DNS](https://i.imgur.com/t3pwk3O.jpg) filter and in [URL Void](https://www.urlvoid.com/scan/netflixmirror.com/)\n
    \n
    Edit: Its a Streaming Site
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694882836 {#1444
    date: 2023-09-16 18:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 8373
  -titleTs: "'netflixmirror.com':1 'safe':2 'use':4"
  -bodyTs: "'/scan/netflixmirror.com/)':17 '/t3pwk3o.jpg)':9 'adguard':5 'detect':3 'dns':6 'edit':18 'filter':10 'i.imgur.com':8 'i.imgur.com/t3pwk3o.jpg)':7 'site':22 'stream':21 'threat':1 'url':13 'void':14 'www.urlvoid.com':16 'www.urlvoid.com/scan/netflixmirror.com/)':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694884017
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4216202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694877517 {#1466
    date: 2023-09-16 17:18:37.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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "netflixmirror-com-safe-to-use"
  +title: "netflixmirror.com safe to use?"
  +url: null
  +body: """
    Threat was detected with [Adguard DNS](https://i.imgur.com/t3pwk3O.jpg) filter and in [URL Void](https://www.urlvoid.com/scan/netflixmirror.com/)\n
    \n
    Edit: Its a Streaming Site
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694882836 {#1444
    date: 2023-09-16 18:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 8373
  -titleTs: "'netflixmirror.com':1 'safe':2 'use':4"
  -bodyTs: "'/scan/netflixmirror.com/)':17 '/t3pwk3o.jpg)':9 'adguard':5 'detect':3 'dns':6 'edit':18 'filter':10 'i.imgur.com':8 'i.imgur.com/t3pwk3o.jpg)':7 'site':22 'stream':21 'threat':1 'url':13 'void':14 'www.urlvoid.com':16 'www.urlvoid.com/scan/netflixmirror.com/)':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694884017
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4216202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694877517 {#1466
    date: 2023-09-16 17:18:37.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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Induction-and-high-end-pans"
  +title: "Induction and high-end pans"
  +url: null
  +body: """
    So after some research I splurged for a Demeyere Proline 7-ply frying pan. Unfortunately, upon trying it with my induction stove it gave an error message saying that the pan was incompatible. My internet research tells me that it could be due to the copper core of the Demeyre causing a high current draw. Another reason could be that the pan is too large (28cm), but I doubt that.\n
    \n
    I guess I will have to try another pan to see if it works. I don’t know what to look for though in terms of more compatibility though.\n
    \n
    I was looking forward to a buy-it-for-life stainless steel pan. I can also replace the IKEA Folklig induction top with something better, but obviously not my first choice.\n
    \n
    Any general tips would be appreciated :-)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694884112 {#1635
    date: 2023-09-16 19:08:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 2484
  -titleTs: "'end':5 'high':4 'high-end':3 'induct':1 'pan':6"
  -bodyTs: "'28cm':66 '7':11 'also':116 'anoth':56,78 'appreci':137 'better':125 'buy':107 'buy-it-for-lif':106 'caus':51 'choic':131 'compat':98 'copper':46 'core':47 'could':41,58 'current':54 'demeyer':9 'demeyr':50 'doubt':69 'draw':55 'due':43 'error':26 'first':130 'folklig':120 'forward':103 'fri':13 'gave':24 'general':133 'guess':72 'high':53 'ikea':119 'incompat':33 'induct':21,121 'internet':35 'know':88 'larg':65 'life':110 'look':91,102 'messag':27 'obvious':127 'pan':14,31,62,79,113 'pli':12 'prolin':10 'reason':57 'replac':117 'research':4,36 'say':28 'see':81 'someth':124 'splurg':6 'stainless':111 'steel':112 'stove':22 'tell':37 'term':95 'though':93,99 'tip':134 'top':122 'tri':17,77 'unfortun':15 'upon':16 'work':84 'would':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694859769
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/906225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694853269 {#1660
    date: 2023-09-16 10:34:29.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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Induction-and-high-end-pans"
  +title: "Induction and high-end pans"
  +url: null
  +body: """
    So after some research I splurged for a Demeyere Proline 7-ply frying pan. Unfortunately, upon trying it with my induction stove it gave an error message saying that the pan was incompatible. My internet research tells me that it could be due to the copper core of the Demeyre causing a high current draw. Another reason could be that the pan is too large (28cm), but I doubt that.\n
    \n
    I guess I will have to try another pan to see if it works. I don’t know what to look for though in terms of more compatibility though.\n
    \n
    I was looking forward to a buy-it-for-life stainless steel pan. I can also replace the IKEA Folklig induction top with something better, but obviously not my first choice.\n
    \n
    Any general tips would be appreciated :-)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694884112 {#1635
    date: 2023-09-16 19:08:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 2484
  -titleTs: "'end':5 'high':4 'high-end':3 'induct':1 'pan':6"
  -bodyTs: "'28cm':66 '7':11 'also':116 'anoth':56,78 'appreci':137 'better':125 'buy':107 'buy-it-for-lif':106 'caus':51 'choic':131 'compat':98 'copper':46 'core':47 'could':41,58 'current':54 'demeyer':9 'demeyr':50 'doubt':69 'draw':55 'due':43 'error':26 'first':130 'folklig':120 'forward':103 'fri':13 'gave':24 'general':133 'guess':72 'high':53 'ikea':119 'incompat':33 'induct':21,121 'internet':35 'know':88 'larg':65 'life':110 'look':91,102 'messag':27 'obvious':127 'pan':14,31,62,79,113 'pli':12 'prolin':10 'reason':57 'replac':117 'research':4,36 'say':28 'see':81 'someth':124 'splurg':6 'stainless':111 'steel':112 'stove':22 'tell':37 'term':95 'though':93,99 'tip':134 'top':122 'tri':17,77 'unfortun':15 'upon':16 'work':84 'would':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694859769
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/906225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694853269 {#1660
    date: 2023-09-16 10:34:29.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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Induction-and-high-end-pans"
  +title: "Induction and high-end pans"
  +url: null
  +body: """
    So after some research I splurged for a Demeyere Proline 7-ply frying pan. Unfortunately, upon trying it with my induction stove it gave an error message saying that the pan was incompatible. My internet research tells me that it could be due to the copper core of the Demeyre causing a high current draw. Another reason could be that the pan is too large (28cm), but I doubt that.\n
    \n
    I guess I will have to try another pan to see if it works. I don’t know what to look for though in terms of more compatibility though.\n
    \n
    I was looking forward to a buy-it-for-life stainless steel pan. I can also replace the IKEA Folklig induction top with something better, but obviously not my first choice.\n
    \n
    Any general tips would be appreciated :-)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694884112 {#1635
    date: 2023-09-16 19:08:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 2484
  -titleTs: "'end':5 'high':4 'high-end':3 'induct':1 'pan':6"
  -bodyTs: "'28cm':66 '7':11 'also':116 'anoth':56,78 'appreci':137 'better':125 'buy':107 'buy-it-for-lif':106 'caus':51 'choic':131 'compat':98 'copper':46 'core':47 'could':41,58 'current':54 'demeyer':9 'demeyr':50 'doubt':69 'draw':55 'due':43 'error':26 'first':130 'folklig':120 'forward':103 'fri':13 'gave':24 'general':133 'guess':72 'high':53 'ikea':119 'incompat':33 'induct':21,121 'internet':35 'know':88 'larg':65 'life':110 'look':91,102 'messag':27 'obvious':127 'pan':14,31,62,79,113 'pli':12 'prolin':10 'reason':57 'replac':117 'research':4,36 'say':28 'see':81 'someth':124 'splurg':6 'stainless':111 'steel':112 'stove':22 'tell':37 'term':95 'though':93,99 'tip':134 'top':122 'tri':17,77 'unfortun':15 'upon':16 'work':84 'would':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694859769
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/906225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694853269 {#1660
    date: 2023-09-16 10:34:29.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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Cloaking-and-honour"
  +title: "Cloaking and honour"
  +url: null
  +body: "How exactly do the Klingons justify using cloaking ships, a strategy which necessarily involves sneaking up on an enemy and catching them unaware? Wouldn’t sneak attacks conflict with their notion of honour?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823693 {#1417
    date: 2023-09-16 02:21:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 6757
  -titleTs: "'cloak':1 'honour':3"
  -bodyTs: "'attack':27 'catch':21 'cloak':8 'conflict':28 'enemi':19 'exact':2 'honour':33 'involv':14 'justifi':6 'klingon':5 'necessarili':13 'notion':31 'ship':9 'sneak':15,26 'strategi':11 'unawar':23 'use':7 'wouldn':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694828193
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5380703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823693 {#1414
    date: 2023-09-16 02:21: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
79 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Cloaking-and-honour"
  +title: "Cloaking and honour"
  +url: null
  +body: "How exactly do the Klingons justify using cloaking ships, a strategy which necessarily involves sneaking up on an enemy and catching them unaware? Wouldn’t sneak attacks conflict with their notion of honour?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823693 {#1417
    date: 2023-09-16 02:21:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 6757
  -titleTs: "'cloak':1 'honour':3"
  -bodyTs: "'attack':27 'catch':21 'cloak':8 'conflict':28 'enemi':19 'exact':2 'honour':33 'involv':14 'justifi':6 'klingon':5 'necessarili':13 'notion':31 'ship':9 'sneak':15,26 'strategi':11 'unawar':23 'use':7 'wouldn':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694828193
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5380703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823693 {#1414
    date: 2023-09-16 02:21: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
80 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Cloaking-and-honour"
  +title: "Cloaking and honour"
  +url: null
  +body: "How exactly do the Klingons justify using cloaking ships, a strategy which necessarily involves sneaking up on an enemy and catching them unaware? Wouldn’t sneak attacks conflict with their notion of honour?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823693 {#1417
    date: 2023-09-16 02:21:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 6757
  -titleTs: "'cloak':1 'honour':3"
  -bodyTs: "'attack':27 'catch':21 'cloak':8 'conflict':28 'enemi':19 'exact':2 'honour':33 'involv':14 'justifi':6 'klingon':5 'necessarili':13 'notion':31 'ship':9 'sneak':15,26 'strategi':11 'unawar':23 'use':7 'wouldn':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694828193
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5380703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823693 {#1414
    date: 2023-09-16 02:21: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
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 {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1460 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Finally-finished-the-game"
  +title: "Finally finished the game"
  +url: null
  +body: """
    Spoilers below!\n
    \n
    \n
    \n
    \n
    \n
    \n
    \n
    Is there supposed to be a scene between Mystra and Gale? I thought we’d at least see him give her the crown (or not) to conclude his quest. Did I miss something or was it just settled offscreen?\n
    \n
    The ending felt a bit abrupt and I would have loved to see some more scenes than the scene on the shores + one scene with Shadowheart (who my Tav romanced) that felt like a rehashed conversation we already had.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694809535 {#1448
    date: 2023-09-15 22:25:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 16230
  -titleTs: "'final':1 'finish':2 'game':4"
  -bodyTs: "'abrupt':47 'alreadi':79 'bit':46 'conclud':29 'convers':77 'crown':25 'd':17 'end':43 'felt':44,73 'gale':13 'give':22 'least':19 'like':74 'love':52 'miss':34 'mystra':11 'offscreen':41 'one':64 'quest':31 'rehash':76 'romanc':71 'scene':9,57,60,65 'see':20,54 'settl':40 'shadowheart':67 'shore':63 'someth':35 'spoiler':1 'suppos':5 'tav':70 'thought':15 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694809535
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5116903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694809535 {#1457
    date: 2023-09-15 22:25:35.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 {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1460 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Finally-finished-the-game"
  +title: "Finally finished the game"
  +url: null
  +body: """
    Spoilers below!\n
    \n
    \n
    \n
    \n
    \n
    \n
    \n
    Is there supposed to be a scene between Mystra and Gale? I thought we’d at least see him give her the crown (or not) to conclude his quest. Did I miss something or was it just settled offscreen?\n
    \n
    The ending felt a bit abrupt and I would have loved to see some more scenes than the scene on the shores + one scene with Shadowheart (who my Tav romanced) that felt like a rehashed conversation we already had.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694809535 {#1448
    date: 2023-09-15 22:25:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 16230
  -titleTs: "'final':1 'finish':2 'game':4"
  -bodyTs: "'abrupt':47 'alreadi':79 'bit':46 'conclud':29 'convers':77 'crown':25 'd':17 'end':43 'felt':44,73 'gale':13 'give':22 'least':19 'like':74 'love':52 'miss':34 'mystra':11 'offscreen':41 'one':64 'quest':31 'rehash':76 'romanc':71 'scene':9,57,60,65 'see':20,54 'settl':40 'shadowheart':67 'shore':63 'someth':35 'spoiler':1 'suppos':5 'tav':70 'thought':15 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694809535
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5116903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694809535 {#1457
    date: 2023-09-15 22:25:35.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 {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1460 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Finally-finished-the-game"
  +title: "Finally finished the game"
  +url: null
  +body: """
    Spoilers below!\n
    \n
    \n
    \n
    \n
    \n
    \n
    \n
    Is there supposed to be a scene between Mystra and Gale? I thought we’d at least see him give her the crown (or not) to conclude his quest. Did I miss something or was it just settled offscreen?\n
    \n
    The ending felt a bit abrupt and I would have loved to see some more scenes than the scene on the shores + one scene with Shadowheart (who my Tav romanced) that felt like a rehashed conversation we already had.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694809535 {#1448
    date: 2023-09-15 22:25:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 16230
  -titleTs: "'final':1 'finish':2 'game':4"
  -bodyTs: "'abrupt':47 'alreadi':79 'bit':46 'conclud':29 'convers':77 'crown':25 'd':17 'end':43 'felt':44,73 'gale':13 'give':22 'least':19 'like':74 'love':52 'miss':34 'mystra':11 'offscreen':41 'one':64 'quest':31 'rehash':76 'romanc':71 'scene':9,57,60,65 'see':20,54 'settl':40 'shadowheart':67 'shore':63 'someth':35 'spoiler':1 'suppos':5 'tav':70 'thought':15 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694809535
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5116903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694809535 {#1457
    date: 2023-09-15 22:25:35.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 {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "With-PLEX-blocking-Hetzner-Hosting-I-m-thinking-of-Moving-to"
  +title: "With PLEX blocking Hetzner Hosting, I'm thinking of Moving to Jellyfin, but I have some questions."
  +url: null
  +body: """
    I use Hetzner as a seedbox and then have PLEX as my media server ran on the same hardware. It’s worked perfectly fine for years. But recently PLEX says they will be blocking Hetzner hosting in the next few weeks. I’ve been considering moving to Jellyfin for a while, but I’m worried they will do the same thing in future.\n
    \n
    Does anyone know if that’s a real possibility?\n
    \n
    Also, if I setup a VPN and just download stuff I torrent from my seedbox to a local PLEX server, would I be in any more risk of legal issues then I am now?\n
    \n
    Am I looking at this completely wrong, and I should do something completely different?\n
    \n
    To clarify what I am thinking of doing:\n
    \n
    Keep my Hetzner as my seedbox and continue to download using my IPTorrents account. Setup a Local Plex or Jellyfin server and download from my seedbox to that local server that will be ran behind a VPN.\n
    \n
    UPDATE: So this past weekend I did some testing and JellyFin is now my new Media Streaming software on my server. Going to take some time to learn how it works compared to PLEX, but so far things have been nearly 1 to 1. Thanks everyone for the help, I’m very grateful.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694904612 {#1440
    date: 2023-09-17 00:50:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5440
  -titleTs: "'block':3 'hetzner':4 'host':5 'jellyfin':12 'm':7 'move':10 'plex':2 'question':17 'think':8"
  -bodyTs: "'1':207,209 'account':142 'also':73 'anyon':65 'behind':163 'block':34 'clarifi':122 'compar':197 'complet':112,119 'consid':45 'continu':136 'differ':120 'download':81,138,151 'everyon':211 'far':202 'fine':24 'futur':63 'go':187 'grate':218 'hardwar':19 'help':214 'hetzner':3,35,131 'host':36 'iptorr':141 'issu':102 'jellyfin':48,148,176 'keep':129 'know':66 'learn':193 'legal':101 'local':90,145,157 'look':109 'm':54,216 'media':13,181 'move':46 'near':206 'new':180 'next':39 'past':169 'perfect':23 'plex':10,29,91,146,199 'possibl':72 'ran':15,162 'real':71 'recent':28 'risk':99 'say':30 'seedbox':6,87,134,154 'server':14,92,149,158,186 'setup':76,143 'softwar':183 'someth':118 'stream':182 'stuff':82 'take':189 'test':174 'thank':210 'thing':61,203 'think':126 'time':191 'torrent':84 'updat':166 'use':2,139 've':43 'vpn':78,165 'week':41 'weekend':170 'work':22,196 'worri':55 'would':93 'wrong':113 'year':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694820913
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8046709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694801413 {#1438
    date: 2023-09-15 20:10:13.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 {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "With-PLEX-blocking-Hetzner-Hosting-I-m-thinking-of-Moving-to"
  +title: "With PLEX blocking Hetzner Hosting, I'm thinking of Moving to Jellyfin, but I have some questions."
  +url: null
  +body: """
    I use Hetzner as a seedbox and then have PLEX as my media server ran on the same hardware. It’s worked perfectly fine for years. But recently PLEX says they will be blocking Hetzner hosting in the next few weeks. I’ve been considering moving to Jellyfin for a while, but I’m worried they will do the same thing in future.\n
    \n
    Does anyone know if that’s a real possibility?\n
    \n
    Also, if I setup a VPN and just download stuff I torrent from my seedbox to a local PLEX server, would I be in any more risk of legal issues then I am now?\n
    \n
    Am I looking at this completely wrong, and I should do something completely different?\n
    \n
    To clarify what I am thinking of doing:\n
    \n
    Keep my Hetzner as my seedbox and continue to download using my IPTorrents account. Setup a Local Plex or Jellyfin server and download from my seedbox to that local server that will be ran behind a VPN.\n
    \n
    UPDATE: So this past weekend I did some testing and JellyFin is now my new Media Streaming software on my server. Going to take some time to learn how it works compared to PLEX, but so far things have been nearly 1 to 1. Thanks everyone for the help, I’m very grateful.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694904612 {#1440
    date: 2023-09-17 00:50:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5440
  -titleTs: "'block':3 'hetzner':4 'host':5 'jellyfin':12 'm':7 'move':10 'plex':2 'question':17 'think':8"
  -bodyTs: "'1':207,209 'account':142 'also':73 'anyon':65 'behind':163 'block':34 'clarifi':122 'compar':197 'complet':112,119 'consid':45 'continu':136 'differ':120 'download':81,138,151 'everyon':211 'far':202 'fine':24 'futur':63 'go':187 'grate':218 'hardwar':19 'help':214 'hetzner':3,35,131 'host':36 'iptorr':141 'issu':102 'jellyfin':48,148,176 'keep':129 'know':66 'learn':193 'legal':101 'local':90,145,157 'look':109 'm':54,216 'media':13,181 'move':46 'near':206 'new':180 'next':39 'past':169 'perfect':23 'plex':10,29,91,146,199 'possibl':72 'ran':15,162 'real':71 'recent':28 'risk':99 'say':30 'seedbox':6,87,134,154 'server':14,92,149,158,186 'setup':76,143 'softwar':183 'someth':118 'stream':182 'stuff':82 'take':189 'test':174 'thank':210 'thing':61,203 'think':126 'time':191 'torrent':84 'updat':166 'use':2,139 've':43 'vpn':78,165 'week':41 'weekend':170 'work':22,196 'worri':55 'would':93 'wrong':113 'year':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694820913
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8046709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694801413 {#1438
    date: 2023-09-15 20:10:13.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 {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "With-PLEX-blocking-Hetzner-Hosting-I-m-thinking-of-Moving-to"
  +title: "With PLEX blocking Hetzner Hosting, I'm thinking of Moving to Jellyfin, but I have some questions."
  +url: null
  +body: """
    I use Hetzner as a seedbox and then have PLEX as my media server ran on the same hardware. It’s worked perfectly fine for years. But recently PLEX says they will be blocking Hetzner hosting in the next few weeks. I’ve been considering moving to Jellyfin for a while, but I’m worried they will do the same thing in future.\n
    \n
    Does anyone know if that’s a real possibility?\n
    \n
    Also, if I setup a VPN and just download stuff I torrent from my seedbox to a local PLEX server, would I be in any more risk of legal issues then I am now?\n
    \n
    Am I looking at this completely wrong, and I should do something completely different?\n
    \n
    To clarify what I am thinking of doing:\n
    \n
    Keep my Hetzner as my seedbox and continue to download using my IPTorrents account. Setup a Local Plex or Jellyfin server and download from my seedbox to that local server that will be ran behind a VPN.\n
    \n
    UPDATE: So this past weekend I did some testing and JellyFin is now my new Media Streaming software on my server. Going to take some time to learn how it works compared to PLEX, but so far things have been nearly 1 to 1. Thanks everyone for the help, I’m very grateful.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694904612 {#1440
    date: 2023-09-17 00:50:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5440
  -titleTs: "'block':3 'hetzner':4 'host':5 'jellyfin':12 'm':7 'move':10 'plex':2 'question':17 'think':8"
  -bodyTs: "'1':207,209 'account':142 'also':73 'anyon':65 'behind':163 'block':34 'clarifi':122 'compar':197 'complet':112,119 'consid':45 'continu':136 'differ':120 'download':81,138,151 'everyon':211 'far':202 'fine':24 'futur':63 'go':187 'grate':218 'hardwar':19 'help':214 'hetzner':3,35,131 'host':36 'iptorr':141 'issu':102 'jellyfin':48,148,176 'keep':129 'know':66 'learn':193 'legal':101 'local':90,145,157 'look':109 'm':54,216 'media':13,181 'move':46 'near':206 'new':180 'next':39 'past':169 'perfect':23 'plex':10,29,91,146,199 'possibl':72 'ran':15,162 'real':71 'recent':28 'risk':99 'say':30 'seedbox':6,87,134,154 'server':14,92,149,158,186 'setup':76,143 'softwar':183 'someth':118 'stream':182 'stuff':82 'take':189 'test':174 'thank':210 'thing':61,203 'think':126 'time':191 'torrent':84 'updat':166 'use':2,139 've':43 'vpn':78,165 'week':41 'weekend':170 'work':22,196 'worri':55 'would':93 'wrong':113 'year':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694820913
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8046709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694801413 {#1438
    date: 2023-09-15 20:10:13.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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-do-remember-you-Outlook-Express"
  +title: "I do remember you, Outlook Express ✉️"
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694790149 {#1609
    date: 2023-09-15 17:02:29.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: 24949
  -titleTs: "'express':6 'outlook':5 'rememb':3"
  -bodyTs: "'/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/554000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694790149 {#1606
    date: 2023-09-15 17:02:29.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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-do-remember-you-Outlook-Express"
  +title: "I do remember you, Outlook Express ✉️"
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694790149 {#1609
    date: 2023-09-15 17:02:29.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: 24949
  -titleTs: "'express':6 'outlook':5 'rememb':3"
  -bodyTs: "'/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/554000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694790149 {#1606
    date: 2023-09-15 17:02:29.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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-do-remember-you-Outlook-Express"
  +title: "I do remember you, Outlook Express ✉️"
  +url: null
  +body: "![](https://feddit.cl/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694790149 {#1609
    date: 2023-09-15 17:02:29.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: 24949
  -titleTs: "'express':6 'outlook':5 'rememb':3"
  -bodyTs: "'/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)':3 'feddit.cl':2 'feddit.cl/pictrs/image/07e7dcb5-00b0-48ba-a283-57fa2ff595f9.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/post/554000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694790149 {#1606
    date: 2023-09-15 17:02:29.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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-should-I-do-with-my-old-iPhone-XR"
  +title: "What should I do with my old iPhone XR?"
  +url: null
  +body: """
    I just upgraded to a 13, but the trade-in was only $80 and I thought I might find something better to do with it than just get $80 back, so I’d love suggestions. Remember, it doesn’t have cellular access anymore, just wifi. Does anyone have any good ideas for what to do with it? A friend suggested a dedicated GPS for my car, which I would obviously have to upgrade on occasion, but I can do that from my garage. Slightly annoying, but possibly useful. Any other ideas?\n
    \n
    Yes, I know, throw it out or use it as a coaster. Ha ha. Very droll.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770878 {#1675
    date: 2023-09-15 11:41:18.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: 13936
  -titleTs: "'iphon':8 'old':7 'xr':9"
  -bodyTs: "'13':6 '80':14,30 'access':43 'annoy':86 'anymor':44 'anyon':48 'back':31 'better':22 'car':67 'cellular':42 'coaster':104 'd':34 'dedic':63 'doesn':39 'droll':108 'find':20 'friend':60 'garag':84 'get':29 'good':51 'gps':64 'ha':105,106 'idea':52,92 'know':95 'love':35 'might':19 'obvious':71 'occas':76 'possibl':88 'rememb':37 'slight':85 'someth':21 'suggest':36,61 'thought':17 'throw':96 'trade':10 'trade-in':9 'upgrad':3,74 'use':89,100 'wifi':46 'would':70 'yes':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694770878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5093530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770878 {#1674
    date: 2023-09-15 11:41: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
95 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-should-I-do-with-my-old-iPhone-XR"
  +title: "What should I do with my old iPhone XR?"
  +url: null
  +body: """
    I just upgraded to a 13, but the trade-in was only $80 and I thought I might find something better to do with it than just get $80 back, so I’d love suggestions. Remember, it doesn’t have cellular access anymore, just wifi. Does anyone have any good ideas for what to do with it? A friend suggested a dedicated GPS for my car, which I would obviously have to upgrade on occasion, but I can do that from my garage. Slightly annoying, but possibly useful. Any other ideas?\n
    \n
    Yes, I know, throw it out or use it as a coaster. Ha ha. Very droll.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770878 {#1675
    date: 2023-09-15 11:41:18.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: 13936
  -titleTs: "'iphon':8 'old':7 'xr':9"
  -bodyTs: "'13':6 '80':14,30 'access':43 'annoy':86 'anymor':44 'anyon':48 'back':31 'better':22 'car':67 'cellular':42 'coaster':104 'd':34 'dedic':63 'doesn':39 'droll':108 'find':20 'friend':60 'garag':84 'get':29 'good':51 'gps':64 'ha':105,106 'idea':52,92 'know':95 'love':35 'might':19 'obvious':71 'occas':76 'possibl':88 'rememb':37 'slight':85 'someth':21 'suggest':36,61 'thought':17 'throw':96 'trade':10 'trade-in':9 'upgrad':3,74 'use':89,100 'wifi':46 'would':70 'yes':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694770878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5093530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770878 {#1674
    date: 2023-09-15 11:41: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
96 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-should-I-do-with-my-old-iPhone-XR"
  +title: "What should I do with my old iPhone XR?"
  +url: null
  +body: """
    I just upgraded to a 13, but the trade-in was only $80 and I thought I might find something better to do with it than just get $80 back, so I’d love suggestions. Remember, it doesn’t have cellular access anymore, just wifi. Does anyone have any good ideas for what to do with it? A friend suggested a dedicated GPS for my car, which I would obviously have to upgrade on occasion, but I can do that from my garage. Slightly annoying, but possibly useful. Any other ideas?\n
    \n
    Yes, I know, throw it out or use it as a coaster. Ha ha. Very droll.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770878 {#1675
    date: 2023-09-15 11:41:18.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: 13936
  -titleTs: "'iphon':8 'old':7 'xr':9"
  -bodyTs: "'13':6 '80':14,30 'access':43 'annoy':86 'anymor':44 'anyon':48 'back':31 'better':22 'car':67 'cellular':42 'coaster':104 'd':34 'dedic':63 'doesn':39 'droll':108 'find':20 'friend':60 'garag':84 'get':29 'good':51 'gps':64 'ha':105,106 'idea':52,92 'know':95 'love':35 'might':19 'obvious':71 'occas':76 'possibl':88 'rememb':37 'slight':85 'someth':21 'suggest':36,61 'thought':17 'throw':96 'trade':10 'trade-in':9 'upgrad':3,74 'use':89,100 'wifi':46 'would':70 'yes':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694770878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5093530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770878 {#1674
    date: 2023-09-15 11:41: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
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 {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-am-looking-into-setting-up-a-home-mediaserver-Any"
  +title: "I am looking into setting up a home mediaserver. Any good guides?"
  +url: null
  +body: """
    The aim is to have a qbittorrent setup combined with a service like plex (or jellyfin?) to easily stream music, movies and TV shows to my mobile devices.\n
    \n
    Is there a comprehensive guide or list of good software and hardware one could use to accomplish such a thing?\n
    \n
    What I know/have already:\n
    \n
    - Good, paid VPN: Mullvad\n
    - Mediaserver software: Jellyfin\n
    - Torrenting software: qbittorrent\n
    - ???
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770816 {#1652
    date: 2023-09-15 11:40:16.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: 5515
  -titleTs: "'good':11 'guid':12 'home':8 'look':3 'mediaserv':9 'set':5"
  -bodyTs: "'accomplish':45 'aim':2 'alreadi':52 'combin':9 'comprehens':32 'could':42 'devic':28 'easili':18 'good':37,53 'guid':33 'hardwar':40 'jellyfin':16,59 'know/have':51 'like':13 'list':35 'mediaserv':57 'mobil':27 'movi':21 'mullvad':56 'music':20 'one':41 'paid':54 'plex':14 'qbittorr':7,62 'servic':12 'setup':8 'show':24 'softwar':38,58,61 'stream':19 'thing':48 'torrent':60 'tv':23 'use':43 'vpn':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694775316
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3449530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770816 {#1655
    date: 2023-09-15 11:40: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
99 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-am-looking-into-setting-up-a-home-mediaserver-Any"
  +title: "I am looking into setting up a home mediaserver. Any good guides?"
  +url: null
  +body: """
    The aim is to have a qbittorrent setup combined with a service like plex (or jellyfin?) to easily stream music, movies and TV shows to my mobile devices.\n
    \n
    Is there a comprehensive guide or list of good software and hardware one could use to accomplish such a thing?\n
    \n
    What I know/have already:\n
    \n
    - Good, paid VPN: Mullvad\n
    - Mediaserver software: Jellyfin\n
    - Torrenting software: qbittorrent\n
    - ???
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770816 {#1652
    date: 2023-09-15 11:40:16.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: 5515
  -titleTs: "'good':11 'guid':12 'home':8 'look':3 'mediaserv':9 'set':5"
  -bodyTs: "'accomplish':45 'aim':2 'alreadi':52 'combin':9 'comprehens':32 'could':42 'devic':28 'easili':18 'good':37,53 'guid':33 'hardwar':40 'jellyfin':16,59 'know/have':51 'like':13 'list':35 'mediaserv':57 'mobil':27 'movi':21 'mullvad':56 'music':20 'one':41 'paid':54 'plex':14 'qbittorr':7,62 'servic':12 'setup':8 'show':24 'softwar':38,58,61 'stream':19 'thing':48 'torrent':60 'tv':23 'use':43 'vpn':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694775316
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3449530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770816 {#1655
    date: 2023-09-15 11:40: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
100 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-am-looking-into-setting-up-a-home-mediaserver-Any"
  +title: "I am looking into setting up a home mediaserver. Any good guides?"
  +url: null
  +body: """
    The aim is to have a qbittorrent setup combined with a service like plex (or jellyfin?) to easily stream music, movies and TV shows to my mobile devices.\n
    \n
    Is there a comprehensive guide or list of good software and hardware one could use to accomplish such a thing?\n
    \n
    What I know/have already:\n
    \n
    - Good, paid VPN: Mullvad\n
    - Mediaserver software: Jellyfin\n
    - Torrenting software: qbittorrent\n
    - ???
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694770816 {#1652
    date: 2023-09-15 11:40:16.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: 5515
  -titleTs: "'good':11 'guid':12 'home':8 'look':3 'mediaserv':9 'set':5"
  -bodyTs: "'accomplish':45 'aim':2 'alreadi':52 'combin':9 'comprehens':32 'could':42 'devic':28 'easili':18 'good':37,53 'guid':33 'hardwar':40 'jellyfin':16,59 'know/have':51 'like':13 'list':35 'mediaserv':57 'mobil':27 'movi':21 'mullvad':56 'music':20 'one':41 'paid':54 'plex':14 'qbittorr':7,62 'servic':12 'setup':8 'show':24 'softwar':38,58,61 'stream':19 'thing':48 'torrent':60 'tv':23 'use':43 'vpn':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694775316
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3449530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694770816 {#1655
    date: 2023-09-15 11:40: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