GET https://kbin.spritesserver.nl/index.php/d/github.com/top?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1688 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Please-reconsider-removing-user-aggregate-scores-from-the-API"
  +title: "Please reconsider removing user aggregate scores from the API"
  +url: "https://github.com/LemmyNet/lemmy/issues/4215"
  +body: """
    ### Is your proposal related to a problem?\n
    \n
    User score aggregates were removed from the API in 0.19.0 in PR 4089. The justification was that it was psychologically harmful.\n
    \n
    I am officially protesting this removal and asking for it to be reconsidered.\n
    \n
    ### Describe the solution you’d like.\n
    \n
    Re-enable it at the API level and continue hiding it in Lemmy-UI if that is your personal stance on the matter. Or, make it an option admins/users can disable at the instance/user level (there’s already an option to hide scores, so maybe expand on that?).\n
    \n
    Other UIs *do* utilize scores, and it is a useful metric for moderation.\n
    \n
    e.g. If I load a user’s profile to determine an appropriate mod action, and I see it is a 2 day old account with a combined comment/post score in the deep negative, I really only need to review a couple of submissions to confirm it is a troll account. Not only does that save me precious time, it is also good for *my* psychological health to not read through all that garbage.\n
    \n
    e.g. #2: If someone posts a particularly toxic comment but their score to post/comment count ratio is high, I’m more likely to read through their history and conclude they’re having a bad day or something. Without the score, I *will not* read through and likely just ban them and move on.\n
    \n
    ### Describe alternatives you’ve considered.\n
    \n
    Compile it back in for myself and anyone else who wants it, I guess? 😔\n
    \n
    ### Additional context\n
    \n
    Considering how easy it is to spin up troll accounts or amass multiple troll accounts across multiple instances, removing a useful metric for identifying them at a glance is, IMO, irresponsible.\n
    \n
    If you don’t want people to “game” it or don’t like the idea of user scores, then make it optional and disable it on *your* instance, but don’t remove it and impose *your* preferences on instance admins who want to utilize it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701581115 {#1880
    date: 2023-12-03 06:25:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 18915
  -titleTs: "'aggreg':5 'api':9 'pleas':1 'reconsid':2 'remov':3 'score':6 'user':4"
  -bodyTs: "'0.19.0':17 '2':131,185 '4089':20 'account':134,160,267,272 'across':273 'action':124 'addit':256 'admin':328 'admins/users':78 'aggreg':10 'alreadi':87 'also':171 'altern':238 'amass':269 'anyon':249 'api':15,54 'appropri':122 'ask':36 'back':244 'bad':217 'ban':232 'combin':137 'comment':192 'comment/post':138 'compil':242 'conclud':212 'confirm':155 'consid':241,258 'context':257 'continu':57 'count':198 'coupl':151 'd':46 'day':132,218 'deep':142 'describ':42,237 'determin':120 'disabl':80,312 'e.g':111,184 'easi':260 'els':250 'enabl':50 'expand':95 'game':296 'garbag':183 'glanc':285 'good':172 'guess':255 'harm':28 'health':176 'hide':58,91 'high':201 'histori':210 'idea':303 'identifi':281 'imo':287 'impos':323 'instanc':275,316,327 'instance/user':83 'irrespons':288 'justif':22 'lemmi':62 'lemmy-ui':61 'level':55,84 'like':47,205,230,301 'load':114 'm':203 'make':74,308 'matter':72 'mayb':94 'metric':108,279 'mod':123 'moder':110 'move':235 'multipl':270,274 'need':147 'negat':143 'offici':31 'old':133 'option':77,89,310 'particular':190 'peopl':294 'person':68 'post':188 'post/comment':197 'pr':19 'precious':167 'prefer':325 'problem':7 'profil':118 'propos':3 'protest':32 'psycholog':27,175 'ratio':199 're':49,214 're-en':48 'read':179,207,227 'realli':145 'reconsid':41 'relat':4 'remov':12,34,276,320 'review':149 'save':165 'score':9,92,102,139,195,223,306 'see':127 'solut':44 'someon':187 'someth':220 'spin':264 'stanc':69 'submiss':153 'time':168 'toxic':191 'troll':159,266,271 'ui':63,99 'use':107,278 'user':8,116,305 'util':101,332 've':240 'want':252,293,330 'without':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701440302
  +visibility: "visible             "
  +apId: "https://dubvee.org/post/447159"
  +editedAt: DateTimeImmutable @1702487409 {#1918
    date: 2023-12-13 18:10:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701377802 {#1912
    date: 2023-11-30 21:56:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1688 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Please-reconsider-removing-user-aggregate-scores-from-the-API"
  +title: "Please reconsider removing user aggregate scores from the API"
  +url: "https://github.com/LemmyNet/lemmy/issues/4215"
  +body: """
    ### Is your proposal related to a problem?\n
    \n
    User score aggregates were removed from the API in 0.19.0 in PR 4089. The justification was that it was psychologically harmful.\n
    \n
    I am officially protesting this removal and asking for it to be reconsidered.\n
    \n
    ### Describe the solution you’d like.\n
    \n
    Re-enable it at the API level and continue hiding it in Lemmy-UI if that is your personal stance on the matter. Or, make it an option admins/users can disable at the instance/user level (there’s already an option to hide scores, so maybe expand on that?).\n
    \n
    Other UIs *do* utilize scores, and it is a useful metric for moderation.\n
    \n
    e.g. If I load a user’s profile to determine an appropriate mod action, and I see it is a 2 day old account with a combined comment/post score in the deep negative, I really only need to review a couple of submissions to confirm it is a troll account. Not only does that save me precious time, it is also good for *my* psychological health to not read through all that garbage.\n
    \n
    e.g. #2: If someone posts a particularly toxic comment but their score to post/comment count ratio is high, I’m more likely to read through their history and conclude they’re having a bad day or something. Without the score, I *will not* read through and likely just ban them and move on.\n
    \n
    ### Describe alternatives you’ve considered.\n
    \n
    Compile it back in for myself and anyone else who wants it, I guess? 😔\n
    \n
    ### Additional context\n
    \n
    Considering how easy it is to spin up troll accounts or amass multiple troll accounts across multiple instances, removing a useful metric for identifying them at a glance is, IMO, irresponsible.\n
    \n
    If you don’t want people to “game” it or don’t like the idea of user scores, then make it optional and disable it on *your* instance, but don’t remove it and impose *your* preferences on instance admins who want to utilize it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701581115 {#1880
    date: 2023-12-03 06:25:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 18915
  -titleTs: "'aggreg':5 'api':9 'pleas':1 'reconsid':2 'remov':3 'score':6 'user':4"
  -bodyTs: "'0.19.0':17 '2':131,185 '4089':20 'account':134,160,267,272 'across':273 'action':124 'addit':256 'admin':328 'admins/users':78 'aggreg':10 'alreadi':87 'also':171 'altern':238 'amass':269 'anyon':249 'api':15,54 'appropri':122 'ask':36 'back':244 'bad':217 'ban':232 'combin':137 'comment':192 'comment/post':138 'compil':242 'conclud':212 'confirm':155 'consid':241,258 'context':257 'continu':57 'count':198 'coupl':151 'd':46 'day':132,218 'deep':142 'describ':42,237 'determin':120 'disabl':80,312 'e.g':111,184 'easi':260 'els':250 'enabl':50 'expand':95 'game':296 'garbag':183 'glanc':285 'good':172 'guess':255 'harm':28 'health':176 'hide':58,91 'high':201 'histori':210 'idea':303 'identifi':281 'imo':287 'impos':323 'instanc':275,316,327 'instance/user':83 'irrespons':288 'justif':22 'lemmi':62 'lemmy-ui':61 'level':55,84 'like':47,205,230,301 'load':114 'm':203 'make':74,308 'matter':72 'mayb':94 'metric':108,279 'mod':123 'moder':110 'move':235 'multipl':270,274 'need':147 'negat':143 'offici':31 'old':133 'option':77,89,310 'particular':190 'peopl':294 'person':68 'post':188 'post/comment':197 'pr':19 'precious':167 'prefer':325 'problem':7 'profil':118 'propos':3 'protest':32 'psycholog':27,175 'ratio':199 're':49,214 're-en':48 'read':179,207,227 'realli':145 'reconsid':41 'relat':4 'remov':12,34,276,320 'review':149 'save':165 'score':9,92,102,139,195,223,306 'see':127 'solut':44 'someon':187 'someth':220 'spin':264 'stanc':69 'submiss':153 'time':168 'toxic':191 'troll':159,266,271 'ui':63,99 'use':107,278 'user':8,116,305 'util':101,332 've':240 'want':252,293,330 'without':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701440302
  +visibility: "visible             "
  +apId: "https://dubvee.org/post/447159"
  +editedAt: DateTimeImmutable @1702487409 {#1918
    date: 2023-12-13 18:10:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701377802 {#1912
    date: 2023-11-30 21:56:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: Proxies\__CG__\App\Entity\Image {#1688 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Please-reconsider-removing-user-aggregate-scores-from-the-API"
  +title: "Please reconsider removing user aggregate scores from the API"
  +url: "https://github.com/LemmyNet/lemmy/issues/4215"
  +body: """
    ### Is your proposal related to a problem?\n
    \n
    User score aggregates were removed from the API in 0.19.0 in PR 4089. The justification was that it was psychologically harmful.\n
    \n
    I am officially protesting this removal and asking for it to be reconsidered.\n
    \n
    ### Describe the solution you’d like.\n
    \n
    Re-enable it at the API level and continue hiding it in Lemmy-UI if that is your personal stance on the matter. Or, make it an option admins/users can disable at the instance/user level (there’s already an option to hide scores, so maybe expand on that?).\n
    \n
    Other UIs *do* utilize scores, and it is a useful metric for moderation.\n
    \n
    e.g. If I load a user’s profile to determine an appropriate mod action, and I see it is a 2 day old account with a combined comment/post score in the deep negative, I really only need to review a couple of submissions to confirm it is a troll account. Not only does that save me precious time, it is also good for *my* psychological health to not read through all that garbage.\n
    \n
    e.g. #2: If someone posts a particularly toxic comment but their score to post/comment count ratio is high, I’m more likely to read through their history and conclude they’re having a bad day or something. Without the score, I *will not* read through and likely just ban them and move on.\n
    \n
    ### Describe alternatives you’ve considered.\n
    \n
    Compile it back in for myself and anyone else who wants it, I guess? 😔\n
    \n
    ### Additional context\n
    \n
    Considering how easy it is to spin up troll accounts or amass multiple troll accounts across multiple instances, removing a useful metric for identifying them at a glance is, IMO, irresponsible.\n
    \n
    If you don’t want people to “game” it or don’t like the idea of user scores, then make it optional and disable it on *your* instance, but don’t remove it and impose *your* preferences on instance admins who want to utilize it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701581115 {#1880
    date: 2023-12-03 06:25:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 18915
  -titleTs: "'aggreg':5 'api':9 'pleas':1 'reconsid':2 'remov':3 'score':6 'user':4"
  -bodyTs: "'0.19.0':17 '2':131,185 '4089':20 'account':134,160,267,272 'across':273 'action':124 'addit':256 'admin':328 'admins/users':78 'aggreg':10 'alreadi':87 'also':171 'altern':238 'amass':269 'anyon':249 'api':15,54 'appropri':122 'ask':36 'back':244 'bad':217 'ban':232 'combin':137 'comment':192 'comment/post':138 'compil':242 'conclud':212 'confirm':155 'consid':241,258 'context':257 'continu':57 'count':198 'coupl':151 'd':46 'day':132,218 'deep':142 'describ':42,237 'determin':120 'disabl':80,312 'e.g':111,184 'easi':260 'els':250 'enabl':50 'expand':95 'game':296 'garbag':183 'glanc':285 'good':172 'guess':255 'harm':28 'health':176 'hide':58,91 'high':201 'histori':210 'idea':303 'identifi':281 'imo':287 'impos':323 'instanc':275,316,327 'instance/user':83 'irrespons':288 'justif':22 'lemmi':62 'lemmy-ui':61 'level':55,84 'like':47,205,230,301 'load':114 'm':203 'make':74,308 'matter':72 'mayb':94 'metric':108,279 'mod':123 'moder':110 'move':235 'multipl':270,274 'need':147 'negat':143 'offici':31 'old':133 'option':77,89,310 'particular':190 'peopl':294 'person':68 'post':188 'post/comment':197 'pr':19 'precious':167 'prefer':325 'problem':7 'profil':118 'propos':3 'protest':32 'psycholog':27,175 'ratio':199 're':49,214 're-en':48 'read':179,207,227 'realli':145 'reconsid':41 'relat':4 'remov':12,34,276,320 'review':149 'save':165 'score':9,92,102,139,195,223,306 'see':127 'solut':44 'someon':187 'someth':220 'spin':264 'stanc':69 'submiss':153 'time':168 'toxic':191 'troll':159,266,271 'ui':63,99 'use':107,278 'user':8,116,305 'util':101,332 've':240 'want':252,293,330 'without':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701440302
  +visibility: "visible             "
  +apId: "https://dubvee.org/post/447159"
  +editedAt: DateTimeImmutable @1702487409 {#1918
    date: 2023-12-13 18:10:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701377802 {#1912
    date: 2023-11-30 21:56:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1706
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1704
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1749
    date: 2023-11-30 00:42:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1706
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1704
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1749
    date: 2023-11-30 00:42:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1706
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1704
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1749
    date: 2023-11-30 00:42:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "ripgrep-14-released-with-hyperlink-support"
  +title: "ripgrep 14 released with hyperlink support"
  +url: "https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0"
  +body: """
    Changes:\n
    \n
    - hyprlink support\n
    - regex engine rewrite\n
    - performance improvements
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701119821 {#1487
    date: 2023-11-27 22:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 17158
  -titleTs: "'14':2 'hyperlink':5 'releas':3 'ripgrep':1 'support':6"
  -bodyTs: "'chang':1 'engin':5 'hyprlink':2 'improv':8 'perform':7 'regex':4 'rewrit':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701136812
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6897338"
  +editedAt: DateTimeImmutable @1701756453 {#1485
    date: 2023-12-05 07:07:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701050412 {#1489
    date: 2023-11-27 03:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "ripgrep-14-released-with-hyperlink-support"
  +title: "ripgrep 14 released with hyperlink support"
  +url: "https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0"
  +body: """
    Changes:\n
    \n
    - hyprlink support\n
    - regex engine rewrite\n
    - performance improvements
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701119821 {#1487
    date: 2023-11-27 22:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 17158
  -titleTs: "'14':2 'hyperlink':5 'releas':3 'ripgrep':1 'support':6"
  -bodyTs: "'chang':1 'engin':5 'hyprlink':2 'improv':8 'perform':7 'regex':4 'rewrit':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701136812
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6897338"
  +editedAt: DateTimeImmutable @1701756453 {#1485
    date: 2023-12-05 07:07:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701050412 {#1489
    date: 2023-11-27 03:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "ripgrep-14-released-with-hyperlink-support"
  +title: "ripgrep 14 released with hyperlink support"
  +url: "https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0"
  +body: """
    Changes:\n
    \n
    - hyprlink support\n
    - regex engine rewrite\n
    - performance improvements
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701119821 {#1487
    date: 2023-11-27 22:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 17158
  -titleTs: "'14':2 'hyperlink':5 'releas':3 'ripgrep':1 'support':6"
  -bodyTs: "'chang':1 'engin':5 'hyprlink':2 'improv':8 'perform':7 'regex':4 'rewrit':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701136812
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6897338"
  +editedAt: DateTimeImmutable @1701756453 {#1485
    date: 2023-12-05 07:07:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701050412 {#1489
    date: 2023-11-27 03:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1759 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1757
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1763
    date: 2023-11-25 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1759 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1757
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1763
    date: 2023-11-25 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1759 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1757
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1763
    date: 2023-11-25 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1784
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#1782
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#1783
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#1785
    date: 2023-11-24 17:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#1782
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#1783
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#1785
    date: 2023-11-24 17:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#1782
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#1783
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#1785
    date: 2023-11-24 17:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#1637
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#1642
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#1644
    date: 2023-11-24 17:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#1637
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#1642
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#1644
    date: 2023-11-24 17:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#1637
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#1642
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#1644
    date: 2023-11-24 17:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "sigoden-argc-completions-Autocompletion-for-any-shell-and-any-command"
  +title: "sigoden/argc-completions: Autocompletion for any shell and any command."
  +url: "https://github.com/sigoden/argc-completions"
  +body: """
    **Features**\n
    \n
    - Support multiple shells: bash/zsh/powershell/fish/nushell/elvish/xonsh\n
    - Support multiple platforms: windows/macOS/linux\n
    - Built-in completions for 1000+ commands ([full list](./MANIFEST.md))\n
    - Automatically generate completion script from help-text/man-page\n
    - Lazy completing, lower memory consumption and faster startup time
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700855363 {#1446
    date: 2023-11-24 20:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 16308
  -titleTs: "'autocomplet':2 'command':8 'shell':5 'sigoden/argc-completions':1"
  -bodyTs: "'/man-page':28 '/manifest.md':19 '1000':15 'automat':20 'bash/zsh/powershell/fish/nushell/elvish/xonsh':5 'built':11 'built-in':10 'command':16 'complet':13,22,30 'consumpt':33 'faster':35 'featur':1 'full':17 'generat':21 'help':26 'help-text':25 'lazi':29 'list':18 'lower':31 'memori':32 'multipl':3,7 'platform':8 'script':23 'shell':4 'startup':36 'support':2,6 'text':27 'time':37 'windows/macos/linux':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700925064
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6773999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838664 {#1447
    date: 2023-11-24 16:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "sigoden-argc-completions-Autocompletion-for-any-shell-and-any-command"
  +title: "sigoden/argc-completions: Autocompletion for any shell and any command."
  +url: "https://github.com/sigoden/argc-completions"
  +body: """
    **Features**\n
    \n
    - Support multiple shells: bash/zsh/powershell/fish/nushell/elvish/xonsh\n
    - Support multiple platforms: windows/macOS/linux\n
    - Built-in completions for 1000+ commands ([full list](./MANIFEST.md))\n
    - Automatically generate completion script from help-text/man-page\n
    - Lazy completing, lower memory consumption and faster startup time
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700855363 {#1446
    date: 2023-11-24 20:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 16308
  -titleTs: "'autocomplet':2 'command':8 'shell':5 'sigoden/argc-completions':1"
  -bodyTs: "'/man-page':28 '/manifest.md':19 '1000':15 'automat':20 'bash/zsh/powershell/fish/nushell/elvish/xonsh':5 'built':11 'built-in':10 'command':16 'complet':13,22,30 'consumpt':33 'faster':35 'featur':1 'full':17 'generat':21 'help':26 'help-text':25 'lazi':29 'list':18 'lower':31 'memori':32 'multipl':3,7 'platform':8 'script':23 'shell':4 'startup':36 'support':2,6 'text':27 'time':37 'windows/macos/linux':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700925064
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6773999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838664 {#1447
    date: 2023-11-24 16:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "sigoden-argc-completions-Autocompletion-for-any-shell-and-any-command"
  +title: "sigoden/argc-completions: Autocompletion for any shell and any command."
  +url: "https://github.com/sigoden/argc-completions"
  +body: """
    **Features**\n
    \n
    - Support multiple shells: bash/zsh/powershell/fish/nushell/elvish/xonsh\n
    - Support multiple platforms: windows/macOS/linux\n
    - Built-in completions for 1000+ commands ([full list](./MANIFEST.md))\n
    - Automatically generate completion script from help-text/man-page\n
    - Lazy completing, lower memory consumption and faster startup time
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700855363 {#1446
    date: 2023-11-24 20:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 16308
  -titleTs: "'autocomplet':2 'command':8 'shell':5 'sigoden/argc-completions':1"
  -bodyTs: "'/man-page':28 '/manifest.md':19 '1000':15 'automat':20 'bash/zsh/powershell/fish/nushell/elvish/xonsh':5 'built':11 'built-in':10 'command':16 'complet':13,22,30 'consumpt':33 'faster':35 'featur':1 'full':17 'generat':21 'help':26 'help-text':25 'lazi':29 'list':18 'lower':31 'memori':32 'multipl':3,7 'platform':8 'script':23 'shell':4 'startup':36 'support':2,6 'text':27 'time':37 'windows/macos/linux':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700925064
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6773999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838664 {#1447
    date: 2023-11-24 16:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Someone-has-started-answering-to-the-github-stalebot-with-memes"
  +title: "Someone has started answering to the github stalebot with memes"
  +url: "https://github.com/signalapp/Signal-Android/issues/12630#issuecomment-1562454039"
  +body: "Normalize replying to the stalebot likewise"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700865942 {#1418
    date: 2023-11-24 23:45:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 15392
  -titleTs: "'answer':4 'github':7 'meme':10 'someon':1 'stalebot':8 'start':3"
  -bodyTs: "'likewis':6 'normal':1 'repli':2 'stalebot':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700738905
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8895476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652505 {#1419
    date: 2023-11-22 12:28:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Someone-has-started-answering-to-the-github-stalebot-with-memes"
  +title: "Someone has started answering to the github stalebot with memes"
  +url: "https://github.com/signalapp/Signal-Android/issues/12630#issuecomment-1562454039"
  +body: "Normalize replying to the stalebot likewise"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700865942 {#1418
    date: 2023-11-24 23:45:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 15392
  -titleTs: "'answer':4 'github':7 'meme':10 'someon':1 'stalebot':8 'start':3"
  -bodyTs: "'likewis':6 'normal':1 'repli':2 'stalebot':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700738905
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8895476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652505 {#1419
    date: 2023-11-22 12:28:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Someone-has-started-answering-to-the-github-stalebot-with-memes"
  +title: "Someone has started answering to the github stalebot with memes"
  +url: "https://github.com/signalapp/Signal-Android/issues/12630#issuecomment-1562454039"
  +body: "Normalize replying to the stalebot likewise"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700865942 {#1418
    date: 2023-11-24 23:45:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 15392
  -titleTs: "'answer':4 'github':7 'meme':10 'someon':1 'stalebot':8 'start':3"
  -bodyTs: "'likewis':6 'normal':1 'repli':2 'stalebot':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700738905
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8895476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652505 {#1419
    date: 2023-11-22 12:28:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1432
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1439
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1432
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1439
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1432
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1439
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-Acly-krita-ai-diffusion-Streamlined-interface-for-generating-images-with-AI-in"
  +title: "GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required."
  +url: "https://github.com/Acly/krita-ai-diffusion"
  +body: "Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. - GitHub - Acly/krita-ai-diffusion: Streamlined interface for gen..."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778704 {#1693
    date: 2023-11-23 23:31:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 14719
  -titleTs: "'acly/krita-ai-diffusion':2 'ai':9 'generat':6 'github':1 'imag':7 'inpaint':12 'interfac':4 'krita':11 'option':16 'outpaint':14 'prompt':18 'requir':21 'streamlin':3 'text':17 'tweak':20"
  -bodyTs: "'acly/krita-ai-diffusion':21 'ai':7 'gen':25 'generat':4 'github':20 'imag':5 'inpaint':10 'interfac':2,23 'krita':9 'option':14 'outpaint':12 'prompt':16 'requir':19 'streamlin':1,22 'text':15 'tweak':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700564975
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/641501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700478575 {#1697
    date: 2023-11-20 12:09:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-Acly-krita-ai-diffusion-Streamlined-interface-for-generating-images-with-AI-in"
  +title: "GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required."
  +url: "https://github.com/Acly/krita-ai-diffusion"
  +body: "Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. - GitHub - Acly/krita-ai-diffusion: Streamlined interface for gen..."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778704 {#1693
    date: 2023-11-23 23:31:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 14719
  -titleTs: "'acly/krita-ai-diffusion':2 'ai':9 'generat':6 'github':1 'imag':7 'inpaint':12 'interfac':4 'krita':11 'option':16 'outpaint':14 'prompt':18 'requir':21 'streamlin':3 'text':17 'tweak':20"
  -bodyTs: "'acly/krita-ai-diffusion':21 'ai':7 'gen':25 'generat':4 'github':20 'imag':5 'inpaint':10 'interfac':2,23 'krita':9 'option':14 'outpaint':12 'prompt':16 'requir':19 'streamlin':1,22 'text':15 'tweak':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700564975
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/641501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700478575 {#1697
    date: 2023-11-20 12:09:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-Acly-krita-ai-diffusion-Streamlined-interface-for-generating-images-with-AI-in"
  +title: "GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required."
  +url: "https://github.com/Acly/krita-ai-diffusion"
  +body: "Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. - GitHub - Acly/krita-ai-diffusion: Streamlined interface for gen..."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778704 {#1693
    date: 2023-11-23 23:31:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 14719
  -titleTs: "'acly/krita-ai-diffusion':2 'ai':9 'generat':6 'github':1 'imag':7 'inpaint':12 'interfac':4 'krita':11 'option':16 'outpaint':14 'prompt':18 'requir':21 'streamlin':3 'text':17 'tweak':20"
  -bodyTs: "'acly/krita-ai-diffusion':21 'ai':7 'gen':25 'generat':4 'github':20 'imag':5 'inpaint':10 'interfac':2,23 'krita':9 'option':14 'outpaint':12 'prompt':16 'requir':19 'streamlin':1,22 'text':15 'tweak':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700564975
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/641501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700478575 {#1697
    date: 2023-11-20 12:09:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Slow-Nala-completions-Janky-hack-m8"
  +title: "Slow Nala completions - Janky hack m8"
  +url: "https://github.com/volitank/nala"
  +body: """
    I’ve been using nala on my debian-based computers instead of apt, mostly for the parallel downloads, but also because the UI is nicer. I have one issue, and that’s the slow completions; it’s not wasting painful amounts of time, but it still takes a second or two each time I hit tab. I don’t know if this is the same for all shells, but I’m using zsh.\n
    \n
    I tried a workaround, but it seems prone to breaking something. So far it’s working fine for my purposes, so I thought I’d share anyway:\n
    \n
    1. I backed up `/usr/share/zsh/vendor-completions/_nala` to my home directory\n
    2. I copied `/usr/share/zsh/functions/Completion/Debian/_apt` to `/usr/share/zsh/vendor-completions/_nala`\n
    3. I used vim to `%s/apt/nala/g` (replace every instance of ‘apt’ to ‘nala’) in the new `/usr/share/zsh/vendor-completions/_nala`\n
    \n
    Already that’s sped up the completions to seemingly as fast as any other command. And already I can see some jank peaking through: zsh now thinks nala has access to apt commands that it definitely doesn’t (e.g. `nala build-dep`, `nala changelog` and `nala full-upgrade`), and it has lost autocompletions for `nala fetch` and `nala history`.\n
    \n
    Once I understand completions files syntax better, I’ll fix it to only use the commands listed in nala’s manpage and submit a pr to the git repo. In the meantime, if anyone has suggestions for how to correct the existing completions file or more ways to make the `_apt` completions fit nala, it’d be much appreciated.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282310 {#1639
    date: 2023-11-18 05:38:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 14072
  -titleTs: "'complet':3 'hack':5 'janki':4 'm8':6 'nala':2 'slow':1"
  -bodyTs: "'/usr/share/zsh/functions/completion/debian/_apt':114 '/usr/share/zsh/vendor-completions/_nala':106,116,133 '1':102 '2':111 '3':117 'access':163 'alreadi':134,150 'also':21 'amount':42 'anyon':228 'anyway':101 'appreci':253 'apt':14,127,165,245 'autocomplet':188 'back':104 'base':10 'better':201 'break':84 'build':175 'build-dep':174 'changelog':178 'command':148,166,210 'complet':36,140,198,237,246 'comput':11 'copi':113 'correct':234 'd':99,250 'debian':9 'debian-bas':8 'definit':169 'dep':176 'directori':110 'doesn':170 'download':19 'e.g':172 'everi':124 'exist':236 'far':87 'fast':144 'fetch':191 'file':199,238 'fine':91 'fit':247 'fix':204 'full':182 'full-upgrad':181 'git':222 'histori':194 'hit':56 'home':109 'instanc':125 'instead':12 'issu':30 'jank':155 'know':61 'list':211 'll':203 'lost':187 'm':72 'make':243 'manpag':215 'meantim':226 'most':15 'much':252 'nala':5,129,161,173,177,180,190,193,213,248 'new':132 'nicer':26 'one':29 'pain':41 'parallel':18 'peak':156 'pr':219 'prone':82 'purpos':94 'replac':123 'repo':223 's/apt/nala/g':122 'second':50 'see':153 'seem':81,142 'share':100 'shell':69 'slow':35 'someth':85 'sped':137 'still':47 'submit':217 'suggest':230 'syntax':200 'tab':57 'take':48 'think':160 'thought':97 'time':44,54 'tri':76 'two':52 'ui':24 'understand':197 'upgrad':183 'use':4,73,119,208 've':2 'vim':120 'wast':40 'way':241 'work':90 'workaround':78 'zsh':74,158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336310
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8122813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700282310 {#1646
    date: 2023-11-18 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Slow-Nala-completions-Janky-hack-m8"
  +title: "Slow Nala completions - Janky hack m8"
  +url: "https://github.com/volitank/nala"
  +body: """
    I’ve been using nala on my debian-based computers instead of apt, mostly for the parallel downloads, but also because the UI is nicer. I have one issue, and that’s the slow completions; it’s not wasting painful amounts of time, but it still takes a second or two each time I hit tab. I don’t know if this is the same for all shells, but I’m using zsh.\n
    \n
    I tried a workaround, but it seems prone to breaking something. So far it’s working fine for my purposes, so I thought I’d share anyway:\n
    \n
    1. I backed up `/usr/share/zsh/vendor-completions/_nala` to my home directory\n
    2. I copied `/usr/share/zsh/functions/Completion/Debian/_apt` to `/usr/share/zsh/vendor-completions/_nala`\n
    3. I used vim to `%s/apt/nala/g` (replace every instance of ‘apt’ to ‘nala’) in the new `/usr/share/zsh/vendor-completions/_nala`\n
    \n
    Already that’s sped up the completions to seemingly as fast as any other command. And already I can see some jank peaking through: zsh now thinks nala has access to apt commands that it definitely doesn’t (e.g. `nala build-dep`, `nala changelog` and `nala full-upgrade`), and it has lost autocompletions for `nala fetch` and `nala history`.\n
    \n
    Once I understand completions files syntax better, I’ll fix it to only use the commands listed in nala’s manpage and submit a pr to the git repo. In the meantime, if anyone has suggestions for how to correct the existing completions file or more ways to make the `_apt` completions fit nala, it’d be much appreciated.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282310 {#1639
    date: 2023-11-18 05:38:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 14072
  -titleTs: "'complet':3 'hack':5 'janki':4 'm8':6 'nala':2 'slow':1"
  -bodyTs: "'/usr/share/zsh/functions/completion/debian/_apt':114 '/usr/share/zsh/vendor-completions/_nala':106,116,133 '1':102 '2':111 '3':117 'access':163 'alreadi':134,150 'also':21 'amount':42 'anyon':228 'anyway':101 'appreci':253 'apt':14,127,165,245 'autocomplet':188 'back':104 'base':10 'better':201 'break':84 'build':175 'build-dep':174 'changelog':178 'command':148,166,210 'complet':36,140,198,237,246 'comput':11 'copi':113 'correct':234 'd':99,250 'debian':9 'debian-bas':8 'definit':169 'dep':176 'directori':110 'doesn':170 'download':19 'e.g':172 'everi':124 'exist':236 'far':87 'fast':144 'fetch':191 'file':199,238 'fine':91 'fit':247 'fix':204 'full':182 'full-upgrad':181 'git':222 'histori':194 'hit':56 'home':109 'instanc':125 'instead':12 'issu':30 'jank':155 'know':61 'list':211 'll':203 'lost':187 'm':72 'make':243 'manpag':215 'meantim':226 'most':15 'much':252 'nala':5,129,161,173,177,180,190,193,213,248 'new':132 'nicer':26 'one':29 'pain':41 'parallel':18 'peak':156 'pr':219 'prone':82 'purpos':94 'replac':123 'repo':223 's/apt/nala/g':122 'second':50 'see':153 'seem':81,142 'share':100 'shell':69 'slow':35 'someth':85 'sped':137 'still':47 'submit':217 'suggest':230 'syntax':200 'tab':57 'take':48 'think':160 'thought':97 'time':44,54 'tri':76 'two':52 'ui':24 'understand':197 'upgrad':183 'use':4,73,119,208 've':2 'vim':120 'wast':40 'way':241 'work':90 'workaround':78 'zsh':74,158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336310
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8122813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700282310 {#1646
    date: 2023-11-18 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Slow-Nala-completions-Janky-hack-m8"
  +title: "Slow Nala completions - Janky hack m8"
  +url: "https://github.com/volitank/nala"
  +body: """
    I’ve been using nala on my debian-based computers instead of apt, mostly for the parallel downloads, but also because the UI is nicer. I have one issue, and that’s the slow completions; it’s not wasting painful amounts of time, but it still takes a second or two each time I hit tab. I don’t know if this is the same for all shells, but I’m using zsh.\n
    \n
    I tried a workaround, but it seems prone to breaking something. So far it’s working fine for my purposes, so I thought I’d share anyway:\n
    \n
    1. I backed up `/usr/share/zsh/vendor-completions/_nala` to my home directory\n
    2. I copied `/usr/share/zsh/functions/Completion/Debian/_apt` to `/usr/share/zsh/vendor-completions/_nala`\n
    3. I used vim to `%s/apt/nala/g` (replace every instance of ‘apt’ to ‘nala’) in the new `/usr/share/zsh/vendor-completions/_nala`\n
    \n
    Already that’s sped up the completions to seemingly as fast as any other command. And already I can see some jank peaking through: zsh now thinks nala has access to apt commands that it definitely doesn’t (e.g. `nala build-dep`, `nala changelog` and `nala full-upgrade`), and it has lost autocompletions for `nala fetch` and `nala history`.\n
    \n
    Once I understand completions files syntax better, I’ll fix it to only use the commands listed in nala’s manpage and submit a pr to the git repo. In the meantime, if anyone has suggestions for how to correct the existing completions file or more ways to make the `_apt` completions fit nala, it’d be much appreciated.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282310 {#1639
    date: 2023-11-18 05:38:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 14072
  -titleTs: "'complet':3 'hack':5 'janki':4 'm8':6 'nala':2 'slow':1"
  -bodyTs: "'/usr/share/zsh/functions/completion/debian/_apt':114 '/usr/share/zsh/vendor-completions/_nala':106,116,133 '1':102 '2':111 '3':117 'access':163 'alreadi':134,150 'also':21 'amount':42 'anyon':228 'anyway':101 'appreci':253 'apt':14,127,165,245 'autocomplet':188 'back':104 'base':10 'better':201 'break':84 'build':175 'build-dep':174 'changelog':178 'command':148,166,210 'complet':36,140,198,237,246 'comput':11 'copi':113 'correct':234 'd':99,250 'debian':9 'debian-bas':8 'definit':169 'dep':176 'directori':110 'doesn':170 'download':19 'e.g':172 'everi':124 'exist':236 'far':87 'fast':144 'fetch':191 'file':199,238 'fine':91 'fit':247 'fix':204 'full':182 'full-upgrad':181 'git':222 'histori':194 'hit':56 'home':109 'instanc':125 'instead':12 'issu':30 'jank':155 'know':61 'list':211 'll':203 'lost':187 'm':72 'make':243 'manpag':215 'meantim':226 'most':15 'much':252 'nala':5,129,161,173,177,180,190,193,213,248 'new':132 'nicer':26 'one':29 'pain':41 'parallel':18 'peak':156 'pr':219 'prone':82 'purpos':94 'replac':123 'repo':223 's/apt/nala/g':122 'second':50 'see':153 'seem':81,142 'share':100 'shell':69 'slow':35 'someth':85 'sped':137 'still':47 'submit':217 'suggest':230 'syntax':200 'tab':57 'take':48 'think':160 'thought':97 'time':44,54 'tri':76 'two':52 'ui':24 'understand':197 'upgrad':183 'use':4,73,119,208 've':2 'vim':120 'wast':40 'way':241 'work':90 'workaround':78 'zsh':74,158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336310
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8122813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700282310 {#1646
    date: 2023-11-18 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "wayland-is-biased-towards-gnome"
  +title: "wayland is biased towards gnome"
  +url: "https://github.com/hamza-Algohary/xdg-shell-Protocol-is-tailored-only-for-GNOME-needs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700225765 {#1666
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 13832
  -titleTs: "'bias':3 'gnome':5 'toward':4 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700248955
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9339320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224955 {#1667
    date: 2023-11-17 13:42:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "wayland-is-biased-towards-gnome"
  +title: "wayland is biased towards gnome"
  +url: "https://github.com/hamza-Algohary/xdg-shell-Protocol-is-tailored-only-for-GNOME-needs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700225765 {#1666
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 13832
  -titleTs: "'bias':3 'gnome':5 'toward':4 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700248955
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9339320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224955 {#1667
    date: 2023-11-17 13:42:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "wayland-is-biased-towards-gnome"
  +title: "wayland is biased towards gnome"
  +url: "https://github.com/hamza-Algohary/xdg-shell-Protocol-is-tailored-only-for-GNOME-needs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700225765 {#1666
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 13832
  -titleTs: "'bias':3 'gnome':5 'toward':4 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700248955
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9339320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224955 {#1667
    date: 2023-11-17 13:42:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-cbh123-narrator-David-Attenborough-narrates-your-life"
  +title: "GitHub - cbh123/narrator: David Attenborough narrates your life"
  +url: "https://github.com/cbh123/narrator"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700179609 {#1552
    date: 2023-11-17 01:06:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 13704
  -titleTs: "'attenborough':4 'cbh123/narrator':2 'david':3 'github':1 'life':7 'narrat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700266009
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6259274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700179609 {#1590
    date: 2023-11-17 01:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-cbh123-narrator-David-Attenborough-narrates-your-life"
  +title: "GitHub - cbh123/narrator: David Attenborough narrates your life"
  +url: "https://github.com/cbh123/narrator"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700179609 {#1552
    date: 2023-11-17 01:06:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 13704
  -titleTs: "'attenborough':4 'cbh123/narrator':2 'david':3 'github':1 'life':7 'narrat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700266009
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6259274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700179609 {#1590
    date: 2023-11-17 01:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-cbh123-narrator-David-Attenborough-narrates-your-life"
  +title: "GitHub - cbh123/narrator: David Attenborough narrates your life"
  +url: "https://github.com/cbh123/narrator"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700179609 {#1552
    date: 2023-11-17 01:06:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 13704
  -titleTs: "'attenborough':4 'cbh123/narrator':2 'david':3 'github':1 'life':7 'narrat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700266009
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6259274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700179609 {#1590
    date: 2023-11-17 01:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "VanillaOS-2-0-Orchid-Alpha-Build-84-Available-Now"
  +title: "VanillaOS 2.0 (Orchid) Alpha Build 84 Available Now"
  +url: "https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482"
  +body: """
    cross-posted from: [monero.town/post/1123506](https://monero.town/post/1123506)\n
    \n
    > Download ISO - [github.com/Vanilla-OS/live-iso/…/6834360482](https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276993 {#1574
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 13661
  -titleTs: "'2.0':2 '84':6 'alpha':4 'avail':7 'build':5 'orchid':3 'vanillao':1"
  -bodyTs: "'/6834360482':13 '/post/1123506](https://monero.town/post/1123506)':7 '/vanilla-os/live-iso/':12 '/vanilla-os/live-iso/actions/runs/6834360482)':16 'cross':2 'cross-post':1 'download':8 'github.com':11,15 'github.com/vanilla-os/live-iso/':10 'github.com/vanilla-os/live-iso/actions/runs/6834360482)':14 'iso':9 'monero.town':6 'monero.town/post/1123506](https://monero.town/post/1123506)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700251682
  +visibility: "visible             "
  +apId: "https://monero.town/post/1123551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165282 {#1575
    date: 2023-11-16 21:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "VanillaOS-2-0-Orchid-Alpha-Build-84-Available-Now"
  +title: "VanillaOS 2.0 (Orchid) Alpha Build 84 Available Now"
  +url: "https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482"
  +body: """
    cross-posted from: [monero.town/post/1123506](https://monero.town/post/1123506)\n
    \n
    > Download ISO - [github.com/Vanilla-OS/live-iso/…/6834360482](https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276993 {#1574
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 13661
  -titleTs: "'2.0':2 '84':6 'alpha':4 'avail':7 'build':5 'orchid':3 'vanillao':1"
  -bodyTs: "'/6834360482':13 '/post/1123506](https://monero.town/post/1123506)':7 '/vanilla-os/live-iso/':12 '/vanilla-os/live-iso/actions/runs/6834360482)':16 'cross':2 'cross-post':1 'download':8 'github.com':11,15 'github.com/vanilla-os/live-iso/':10 'github.com/vanilla-os/live-iso/actions/runs/6834360482)':14 'iso':9 'monero.town':6 'monero.town/post/1123506](https://monero.town/post/1123506)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700251682
  +visibility: "visible             "
  +apId: "https://monero.town/post/1123551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165282 {#1575
    date: 2023-11-16 21:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "VanillaOS-2-0-Orchid-Alpha-Build-84-Available-Now"
  +title: "VanillaOS 2.0 (Orchid) Alpha Build 84 Available Now"
  +url: "https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482"
  +body: """
    cross-posted from: [monero.town/post/1123506](https://monero.town/post/1123506)\n
    \n
    > Download ISO - [github.com/Vanilla-OS/live-iso/…/6834360482](https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276993 {#1574
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 13661
  -titleTs: "'2.0':2 '84':6 'alpha':4 'avail':7 'build':5 'orchid':3 'vanillao':1"
  -bodyTs: "'/6834360482':13 '/post/1123506](https://monero.town/post/1123506)':7 '/vanilla-os/live-iso/':12 '/vanilla-os/live-iso/actions/runs/6834360482)':16 'cross':2 'cross-post':1 'download':8 'github.com':11,15 'github.com/vanilla-os/live-iso/':10 'github.com/vanilla-os/live-iso/actions/runs/6834360482)':14 'iso':9 'monero.town':6 'monero.town/post/1123506](https://monero.town/post/1123506)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700251682
  +visibility: "visible             "
  +apId: "https://monero.town/post/1123551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165282 {#1575
    date: 2023-11-16 21:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1564
  +user: Proxies\__CG__\App\Entity\User {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1563 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Today-I-discovered-Garuda-s-BTRFS-assistant-and-it-s-a-total"
  +title: "Today I discovered Garuda's BTRFS assistant and it's a total game changer."
  +url: "https://github.com/garuda-linux/btrfs-assistant"
  +body: """
    Was looking at how to set up snapper on Fedora 39 and came across the ever knowledgable [Stephens tech talks video](https://youtu.be/mQLJ93d-UMc?t=1277). It does balance, setting up snapper, sub-volume management in a really cool GUI tool.\n
    \n
    **edit** updated the link as the GitHub page was apparently ood, but it is in most repo’s
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226406 {#1550
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 13610
  -titleTs: "'assist':7 'btrfs':6 'changer':14 'discov':3 'game':13 'garuda':4 'today':1 'total':12"
  -bodyTs: "'/mqlj93d-umc?t=1277).':24 '39':11 'across':14 'appar':50 'balanc':27 'came':13 'cool':38 'edit':41 'ever':16 'fedora':10 'github':47 'gui':39 'knowledg':17 'link':44 'look':2 'manag':34 'ood':51 'page':48 'realli':37 'repo':57 'set':6,28 'snapper':8,30 'stephen':18 'sub':32 'sub-volum':31 'talk':20 'tech':19 'tool':40 'updat':42 'video':21 'volum':33 'youtu.be':23 'youtu.be/mqlj93d-umc?t=1277).':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700236498
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4577666"
  +editedAt: DateTimeImmutable @1700418860 {#1559
    date: 2023-11-19 19:34:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700150098 {#1548
    date: 2023-11-16 16:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1563 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Today-I-discovered-Garuda-s-BTRFS-assistant-and-it-s-a-total"
  +title: "Today I discovered Garuda's BTRFS assistant and it's a total game changer."
  +url: "https://github.com/garuda-linux/btrfs-assistant"
  +body: """
    Was looking at how to set up snapper on Fedora 39 and came across the ever knowledgable [Stephens tech talks video](https://youtu.be/mQLJ93d-UMc?t=1277). It does balance, setting up snapper, sub-volume management in a really cool GUI tool.\n
    \n
    **edit** updated the link as the GitHub page was apparently ood, but it is in most repo’s
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226406 {#1550
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 13610
  -titleTs: "'assist':7 'btrfs':6 'changer':14 'discov':3 'game':13 'garuda':4 'today':1 'total':12"
  -bodyTs: "'/mqlj93d-umc?t=1277).':24 '39':11 'across':14 'appar':50 'balanc':27 'came':13 'cool':38 'edit':41 'ever':16 'fedora':10 'github':47 'gui':39 'knowledg':17 'link':44 'look':2 'manag':34 'ood':51 'page':48 'realli':37 'repo':57 'set':6,28 'snapper':8,30 'stephen':18 'sub':32 'sub-volum':31 'talk':20 'tech':19 'tool':40 'updat':42 'video':21 'volum':33 'youtu.be':23 'youtu.be/mqlj93d-umc?t=1277).':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700236498
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4577666"
  +editedAt: DateTimeImmutable @1700418860 {#1559
    date: 2023-11-19 19:34:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700150098 {#1548
    date: 2023-11-16 16:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1563 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Today-I-discovered-Garuda-s-BTRFS-assistant-and-it-s-a-total"
  +title: "Today I discovered Garuda's BTRFS assistant and it's a total game changer."
  +url: "https://github.com/garuda-linux/btrfs-assistant"
  +body: """
    Was looking at how to set up snapper on Fedora 39 and came across the ever knowledgable [Stephens tech talks video](https://youtu.be/mQLJ93d-UMc?t=1277). It does balance, setting up snapper, sub-volume management in a really cool GUI tool.\n
    \n
    **edit** updated the link as the GitHub page was apparently ood, but it is in most repo’s
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226406 {#1550
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 13610
  -titleTs: "'assist':7 'btrfs':6 'changer':14 'discov':3 'game':13 'garuda':4 'today':1 'total':12"
  -bodyTs: "'/mqlj93d-umc?t=1277).':24 '39':11 'across':14 'appar':50 'balanc':27 'came':13 'cool':38 'edit':41 'ever':16 'fedora':10 'github':47 'gui':39 'knowledg':17 'link':44 'look':2 'manag':34 'ood':51 'page':48 'realli':37 'repo':57 'set':6,28 'snapper':8,30 'stephen':18 'sub':32 'sub-volum':31 'talk':20 'tech':19 'tool':40 'updat':42 'video':21 'volum':33 'youtu.be':23 'youtu.be/mqlj93d-umc?t=1277).':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700236498
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4577666"
  +editedAt: DateTimeImmutable @1700418860 {#1559
    date: 2023-11-19 19:34:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700150098 {#1548
    date: 2023-11-16 16:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1701
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1683 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shadow-Cast-GPU-accelerated-screen-and-audio-recording-for-Linux"
  +title: "Shadow Cast: GPU accelerated screen and audio recording for Linux"
  +url: "https://github.com/gmbeard/shadow-cast"
  +body: "I created Shadow Cast after becoming disillusioned with the lack of simple, performant display recording utilities for X11. All feedback welcome."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699745449 {#1619
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  +badges: Doctrine\ORM\PersistentCollection {#1611 …}
  +children: []
  -id: 12038
  -titleTs: "'acceler':4 'audio':7 'cast':2 'gpu':3 'linux':10 'record':8 'screen':5 'shadow':1"
  -bodyTs: "'becom':6 'cast':4 'creat':2 'disillus':7 'display':14 'feedback':20 'lack':10 'perform':13 'record':15 'shadow':3 'simpl':12 'util':16 'welcom':21 'x11':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699807180
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4390136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720780 {#1702
    date: 2023-11-11 17:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1683 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shadow-Cast-GPU-accelerated-screen-and-audio-recording-for-Linux"
  +title: "Shadow Cast: GPU accelerated screen and audio recording for Linux"
  +url: "https://github.com/gmbeard/shadow-cast"
  +body: "I created Shadow Cast after becoming disillusioned with the lack of simple, performant display recording utilities for X11. All feedback welcome."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699745449 {#1619
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  +badges: Doctrine\ORM\PersistentCollection {#1611 …}
  +children: []
  -id: 12038
  -titleTs: "'acceler':4 'audio':7 'cast':2 'gpu':3 'linux':10 'record':8 'screen':5 'shadow':1"
  -bodyTs: "'becom':6 'cast':4 'creat':2 'disillus':7 'display':14 'feedback':20 'lack':10 'perform':13 'record':15 'shadow':3 'simpl':12 'util':16 'welcom':21 'x11':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699807180
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4390136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720780 {#1702
    date: 2023-11-11 17:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1683 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shadow-Cast-GPU-accelerated-screen-and-audio-recording-for-Linux"
  +title: "Shadow Cast: GPU accelerated screen and audio recording for Linux"
  +url: "https://github.com/gmbeard/shadow-cast"
  +body: "I created Shadow Cast after becoming disillusioned with the lack of simple, performant display recording utilities for X11. All feedback welcome."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699745449 {#1619
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  +badges: Doctrine\ORM\PersistentCollection {#1611 …}
  +children: []
  -id: 12038
  -titleTs: "'acceler':4 'audio':7 'cast':2 'gpu':3 'linux':10 'record':8 'screen':5 'shadow':1"
  -bodyTs: "'becom':6 'cast':4 'creat':2 'disillus':7 'display':14 'feedback':20 'lack':10 'perform':13 'record':15 'shadow':3 'simpl':12 'util':16 'welcom':21 'x11':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699807180
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4390136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720780 {#1702
    date: 2023-11-11 17:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1618 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Alternative-to-docker-tcp-switchboard-but-for-tcp-and-virtual-machines"
  +title: "Alternative to docker-tcp-switchboard, but for tcp and virtual machines?"
  +url: "https://github.com/OverTheWireOrg/docker-tcp-switchboard/"
  +body: """
    [docker-tcp-switchboard](https://github.com/OverTheWireOrg/docker-tcp-switchboard/) is pretty good, but it has two problems for me:\n
    \n
    - Doesn’t support non-ssh connections\n
    - Containers, not virtual machines\n
    \n
    I am setting up a simple CTF for my college’s cybersecurity club, and I want each competitor to be isolated to their own virtual machine. Normally I’d use containers, but they don’t really work for this, because it’s a container escape ctf…\n
    \n
    My idea is to deploy [linuxserver/webtop](https://docs.linuxserver.io/images/docker-webtop), as the entry point for the CTF, (with the insecure option enabled, if you know what I mean), but but it only supports one user at a time, if multiple users attempt to connect, they all see the same X session.\n
    \n
    I don’t have too much time, so I don’t want to write a custom solution. If worst comes to worst, then I will just put a virtual machine on each of the desktops in the shared lab.\n
    \n
    Any ideas?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657129 {#1630
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  +badges: Doctrine\ORM\PersistentCollection {#1736 …}
  +children: []
  -id: 11704
  -titleTs: "'altern':1 'docker':4 'docker-tcp-switchboard':3 'machin':12 'switchboard':6 'tcp':5,9 'virtual':11"
  -bodyTs: "'/images/docker-webtop),':83 '/overthewireorg/docker-tcp-switchboard/)':7 'attempt':115 'club':41 'colleg':38 'come':144 'competitor':46 'connect':24,117 'contain':25,59,72 'ctf':35,74,90 'custom':140 'cybersecur':40 'd':57 'deploy':79 'desktop':159 'docker':2 'docker-tcp-switchboard':1 'docs.linuxserver.io':82 'docs.linuxserver.io/images/docker-webtop),':81 'doesn':18 'enabl':95 'entri':86 'escap':73 'github.com':6 'github.com/overthewireorg/docker-tcp-switchboard/)':5 'good':10 'idea':76,165 'insecur':93 'isol':49 'know':98 'lab':163 'linuxserver/webtop':80 'machin':28,54,154 'mean':101 'much':130 'multipl':113 'non':22 'non-ssh':21 'normal':55 'one':107 'option':94 'point':87 'pretti':9 'problem':15 'put':151 'realli':64 'see':120 'session':124 'set':31 'share':162 'simpl':34 'solut':141 'ssh':23 'support':20,106 'switchboard':4 'tcp':3 'time':111,131 'two':14 'use':58 'user':108,114 'virtual':27,53,153 'want':44,136 'work':65 'worst':143,146 'write':138 'x':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665391
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5669401"
  +editedAt: DateTimeImmutable @1699687698 {#1629
    date: 2023-11-11 08:28:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699610391 {#1628
    date: 2023-11-10 10:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1618 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Alternative-to-docker-tcp-switchboard-but-for-tcp-and-virtual-machines"
  +title: "Alternative to docker-tcp-switchboard, but for tcp and virtual machines?"
  +url: "https://github.com/OverTheWireOrg/docker-tcp-switchboard/"
  +body: """
    [docker-tcp-switchboard](https://github.com/OverTheWireOrg/docker-tcp-switchboard/) is pretty good, but it has two problems for me:\n
    \n
    - Doesn’t support non-ssh connections\n
    - Containers, not virtual machines\n
    \n
    I am setting up a simple CTF for my college’s cybersecurity club, and I want each competitor to be isolated to their own virtual machine. Normally I’d use containers, but they don’t really work for this, because it’s a container escape ctf…\n
    \n
    My idea is to deploy [linuxserver/webtop](https://docs.linuxserver.io/images/docker-webtop), as the entry point for the CTF, (with the insecure option enabled, if you know what I mean), but but it only supports one user at a time, if multiple users attempt to connect, they all see the same X session.\n
    \n
    I don’t have too much time, so I don’t want to write a custom solution. If worst comes to worst, then I will just put a virtual machine on each of the desktops in the shared lab.\n
    \n
    Any ideas?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657129 {#1630
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  +badges: Doctrine\ORM\PersistentCollection {#1736 …}
  +children: []
  -id: 11704
  -titleTs: "'altern':1 'docker':4 'docker-tcp-switchboard':3 'machin':12 'switchboard':6 'tcp':5,9 'virtual':11"
  -bodyTs: "'/images/docker-webtop),':83 '/overthewireorg/docker-tcp-switchboard/)':7 'attempt':115 'club':41 'colleg':38 'come':144 'competitor':46 'connect':24,117 'contain':25,59,72 'ctf':35,74,90 'custom':140 'cybersecur':40 'd':57 'deploy':79 'desktop':159 'docker':2 'docker-tcp-switchboard':1 'docs.linuxserver.io':82 'docs.linuxserver.io/images/docker-webtop),':81 'doesn':18 'enabl':95 'entri':86 'escap':73 'github.com':6 'github.com/overthewireorg/docker-tcp-switchboard/)':5 'good':10 'idea':76,165 'insecur':93 'isol':49 'know':98 'lab':163 'linuxserver/webtop':80 'machin':28,54,154 'mean':101 'much':130 'multipl':113 'non':22 'non-ssh':21 'normal':55 'one':107 'option':94 'point':87 'pretti':9 'problem':15 'put':151 'realli':64 'see':120 'session':124 'set':31 'share':162 'simpl':34 'solut':141 'ssh':23 'support':20,106 'switchboard':4 'tcp':3 'time':111,131 'two':14 'use':58 'user':108,114 'virtual':27,53,153 'want':44,136 'work':65 'worst':143,146 'write':138 'x':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665391
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5669401"
  +editedAt: DateTimeImmutable @1699687698 {#1629
    date: 2023-11-11 08:28:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699610391 {#1628
    date: 2023-11-10 10:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1618 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Alternative-to-docker-tcp-switchboard-but-for-tcp-and-virtual-machines"
  +title: "Alternative to docker-tcp-switchboard, but for tcp and virtual machines?"
  +url: "https://github.com/OverTheWireOrg/docker-tcp-switchboard/"
  +body: """
    [docker-tcp-switchboard](https://github.com/OverTheWireOrg/docker-tcp-switchboard/) is pretty good, but it has two problems for me:\n
    \n
    - Doesn’t support non-ssh connections\n
    - Containers, not virtual machines\n
    \n
    I am setting up a simple CTF for my college’s cybersecurity club, and I want each competitor to be isolated to their own virtual machine. Normally I’d use containers, but they don’t really work for this, because it’s a container escape ctf…\n
    \n
    My idea is to deploy [linuxserver/webtop](https://docs.linuxserver.io/images/docker-webtop), as the entry point for the CTF, (with the insecure option enabled, if you know what I mean), but but it only supports one user at a time, if multiple users attempt to connect, they all see the same X session.\n
    \n
    I don’t have too much time, so I don’t want to write a custom solution. If worst comes to worst, then I will just put a virtual machine on each of the desktops in the shared lab.\n
    \n
    Any ideas?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657129 {#1630
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  +badges: Doctrine\ORM\PersistentCollection {#1736 …}
  +children: []
  -id: 11704
  -titleTs: "'altern':1 'docker':4 'docker-tcp-switchboard':3 'machin':12 'switchboard':6 'tcp':5,9 'virtual':11"
  -bodyTs: "'/images/docker-webtop),':83 '/overthewireorg/docker-tcp-switchboard/)':7 'attempt':115 'club':41 'colleg':38 'come':144 'competitor':46 'connect':24,117 'contain':25,59,72 'ctf':35,74,90 'custom':140 'cybersecur':40 'd':57 'deploy':79 'desktop':159 'docker':2 'docker-tcp-switchboard':1 'docs.linuxserver.io':82 'docs.linuxserver.io/images/docker-webtop),':81 'doesn':18 'enabl':95 'entri':86 'escap':73 'github.com':6 'github.com/overthewireorg/docker-tcp-switchboard/)':5 'good':10 'idea':76,165 'insecur':93 'isol':49 'know':98 'lab':163 'linuxserver/webtop':80 'machin':28,54,154 'mean':101 'much':130 'multipl':113 'non':22 'non-ssh':21 'normal':55 'one':107 'option':94 'point':87 'pretti':9 'problem':15 'put':151 'realli':64 'see':120 'session':124 'set':31 'share':162 'simpl':34 'solut':141 'ssh':23 'support':20,106 'switchboard':4 'tcp':3 'time':111,131 'two':14 'use':58 'user':108,114 'virtual':27,53,153 'want':44,136 'work':65 'worst':143,146 'write':138 'x':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665391
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5669401"
  +editedAt: DateTimeImmutable @1699687698 {#1629
    date: 2023-11-11 08:28:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699610391 {#1628
    date: 2023-11-10 10:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1732
  +user: Proxies\__CG__\App\Entity\User {#1727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1735 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-SerenityOS-serenity-The-Serenity-Operating-System"
  +title: "GitHub - SerenityOS/serenity: The Serenity Operating System 🐞"
  +url: "https://github.com/SerenityOS/serenity/tree/master"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699728346 {#1737
    date: 2023-11-11 19:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 11350
  -titleTs: "'github':1 'oper':5 'seren':4 'serenityos/serenity':2 'system':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699606897
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3034874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699520497 {#1734
    date: 2023-11-09 10:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1732
  +user: Proxies\__CG__\App\Entity\User {#1727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1735 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-SerenityOS-serenity-The-Serenity-Operating-System"
  +title: "GitHub - SerenityOS/serenity: The Serenity Operating System 🐞"
  +url: "https://github.com/SerenityOS/serenity/tree/master"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699728346 {#1737
    date: 2023-11-11 19:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 11350
  -titleTs: "'github':1 'oper':5 'seren':4 'serenityos/serenity':2 'system':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699606897
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3034874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699520497 {#1734
    date: 2023-11-09 10:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1732
  +user: Proxies\__CG__\App\Entity\User {#1727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1735 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-SerenityOS-serenity-The-Serenity-Operating-System"
  +title: "GitHub - SerenityOS/serenity: The Serenity Operating System 🐞"
  +url: "https://github.com/SerenityOS/serenity/tree/master"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699728346 {#1737
    date: 2023-11-11 19:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 11350
  -titleTs: "'github':1 'oper':5 'seren':4 'serenityos/serenity':2 'system':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699606897
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3034874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699520497 {#1734
    date: 2023-11-09 10:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2463 …}
  +image: Proxies\__CG__\App\Entity\Image {#2448 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Its-the-vorta"
  +title: "Its the vorta"
  +url: "https://github.com/borgbase/vorta"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699227339 {#1740
    date: 2023-11-06 00:35:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  +badges: Doctrine\ORM\PersistentCollection {#2457 …}
  +children: []
  -id: 10327
  -titleTs: "'vorta':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263339
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5152824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227339 {#1707
    date: 2023-11-06 00:35:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2463 …}
  +image: Proxies\__CG__\App\Entity\Image {#2448 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Its-the-vorta"
  +title: "Its the vorta"
  +url: "https://github.com/borgbase/vorta"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699227339 {#1740
    date: 2023-11-06 00:35:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  +badges: Doctrine\ORM\PersistentCollection {#2457 …}
  +children: []
  -id: 10327
  -titleTs: "'vorta':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263339
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5152824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227339 {#1707
    date: 2023-11-06 00:35:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2463 …}
  +image: Proxies\__CG__\App\Entity\Image {#2448 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Its-the-vorta"
  +title: "Its the vorta"
  +url: "https://github.com/borgbase/vorta"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699227339 {#1740
    date: 2023-11-06 00:35:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  +badges: Doctrine\ORM\PersistentCollection {#2457 …}
  +children: []
  -id: 10327
  -titleTs: "'vorta':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263339
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5152824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227339 {#1707
    date: 2023-11-06 00:35:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2468
  +user: Proxies\__CG__\App\Entity\User {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2469 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shoutout-to-fwupd-for-updating-device-firmware"
  +title: "Shoutout to fwupd for updating device firmware"
  +url: "https://github.com/fwupd/fwupd"
  +body: "It updated a Thinkpad dock with no issues while on Windows, I had to find specific drivers and sketchy update utilities. Awesome!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699130357 {#2455
    date: 2023-11-04 21:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 9480
  -titleTs: "'devic':6 'firmwar':7 'fwupd':3 'shoutout':1 'updat':5"
  -bodyTs: "'awesom':22 'dock':5 'driver':17 'find':15 'issu':8 'sketchi':19 'specif':16 'thinkpad':4 'updat':2,20 'util':21 'window':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699144914
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5810609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058514 {#2459
    date: 2023-11-04 01:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2469 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shoutout-to-fwupd-for-updating-device-firmware"
  +title: "Shoutout to fwupd for updating device firmware"
  +url: "https://github.com/fwupd/fwupd"
  +body: "It updated a Thinkpad dock with no issues while on Windows, I had to find specific drivers and sketchy update utilities. Awesome!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699130357 {#2455
    date: 2023-11-04 21:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 9480
  -titleTs: "'devic':6 'firmwar':7 'fwupd':3 'shoutout':1 'updat':5"
  -bodyTs: "'awesom':22 'dock':5 'driver':17 'find':15 'issu':8 'sketchi':19 'specif':16 'thinkpad':4 'updat':2,20 'util':21 'window':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699144914
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5810609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058514 {#2459
    date: 2023-11-04 01:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2469 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Shoutout-to-fwupd-for-updating-device-firmware"
  +title: "Shoutout to fwupd for updating device firmware"
  +url: "https://github.com/fwupd/fwupd"
  +body: "It updated a Thinkpad dock with no issues while on Windows, I had to find specific drivers and sketchy update utilities. Awesome!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699130357 {#2455
    date: 2023-11-04 21:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 9480
  -titleTs: "'devic':6 'firmwar':7 'fwupd':3 'shoutout':1 'updat':5"
  -bodyTs: "'awesom':22 'dock':5 'driver':17 'find':15 'issu':8 'sketchi':19 'specif':16 'thinkpad':4 'updat':2,20 'util':21 'window':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699144914
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5810609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058514 {#2459
    date: 2023-11-04 01:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2384 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-flattool-warehouse-A-versatile-toolbox-for-viewing-flatpak-info-managing"
  +title: "GitHub - flattool/warehouse: A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks"
  +url: "https://github.com/flattool/warehouse"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343200 {#2386
    date: 2023-10-26 20:00:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 30832
  -titleTs: "'batch':14 'data':12 'flatpak':8,17 'flattool/warehouse':2 'github':1 'info':9 'instal':16 'manag':10,15 'toolbox':5 'user':11 'versatil':4 'view':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5342120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343200 {#2382
    date: 2023-10-26 20:00: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
83 DENIED edit
App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2384 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-flattool-warehouse-A-versatile-toolbox-for-viewing-flatpak-info-managing"
  +title: "GitHub - flattool/warehouse: A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks"
  +url: "https://github.com/flattool/warehouse"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343200 {#2386
    date: 2023-10-26 20:00:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 30832
  -titleTs: "'batch':14 'data':12 'flatpak':8,17 'flattool/warehouse':2 'github':1 'info':9 'instal':16 'manag':10,15 'toolbox':5 'user':11 'versatil':4 'view':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5342120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343200 {#2382
    date: 2023-10-26 20:00: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
84 DENIED moderate
App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2384 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-flattool-warehouse-A-versatile-toolbox-for-viewing-flatpak-info-managing"
  +title: "GitHub - flattool/warehouse: A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks"
  +url: "https://github.com/flattool/warehouse"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343200 {#2386
    date: 2023-10-26 20:00:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 30832
  -titleTs: "'batch':14 'data':12 'flatpak':8,17 'flattool/warehouse':2 'github':1 'info':9 'instal':16 'manag':10,15 'toolbox':5 'user':11 'versatil':4 'view':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5342120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343200 {#2382
    date: 2023-10-26 20:00: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
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 {#1883
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2389 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-awesome-lists-awesome-bash-A-curated-list-of-delightful-Bash-scripts-and"
  +title: "GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources."
  +url: "https://github.com/awesome-lists/awesome-bash"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698333427 {#1908
    date: 2023-10-26 17:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 9408
  -titleTs: "'/awesome-bash':5 'awesom':3 'awesome-list':2 'bash':11 'curat':7 'delight':10 'github':1 'list':4,8 'resourc':14 'script':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698333427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333427 {#1407
    date: 2023-10-26 17:17:07.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 {#1883
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2389 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-awesome-lists-awesome-bash-A-curated-list-of-delightful-Bash-scripts-and"
  +title: "GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources."
  +url: "https://github.com/awesome-lists/awesome-bash"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698333427 {#1908
    date: 2023-10-26 17:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 9408
  -titleTs: "'/awesome-bash':5 'awesom':3 'awesome-list':2 'bash':11 'curat':7 'delight':10 'github':1 'list':4,8 'resourc':14 'script':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698333427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333427 {#1407
    date: 2023-10-26 17:17:07.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 {#1883
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2389 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-awesome-lists-awesome-bash-A-curated-list-of-delightful-Bash-scripts-and"
  +title: "GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources."
  +url: "https://github.com/awesome-lists/awesome-bash"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698333427 {#1908
    date: 2023-10-26 17:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 9408
  -titleTs: "'/awesome-bash':5 'awesom':3 'awesome-list':2 'bash':11 'curat':7 'delight':10 'github':1 'list':4,8 'resourc':14 'script':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698333427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333427 {#1407
    date: 2023-10-26 17:17:07.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 {#1404
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1361 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "How-I-messed-up-by-accidentally-replaying-all-my-keystrokes"
  +title: "How I messed up by accidentally replaying all my keystrokes from the last few days"
  +url: "https://github.com/jtroo/kanata/issues/595"
  +body: "After getting a comment from the creator of `kanata` (an awesome piece of software by the way) that he found my story amusing, I figured that I’d also post it here, partly as fun, partly as a cautionary tale. Also, I’d appreciate any tips as to what to check for in my system, it’s a weird feeling to know that some stuff might have been messed up under the hood."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320168 {#1382
    date: 2023-10-26 13:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 12696
  -titleTs: "'accident':6 'day':15 'keystrok':10 'last':13 'mess':3 'replay':7"
  -bodyTs: "'also':29,41 'amus':23 'appreci':44 'awesom':11 'cautionari':39 'check':51 'comment':4 'creator':7 'd':28,43 'feel':60 'figur':25 'found':20 'fun':35 'get':2 'hood':73 'kanata':9 'know':62 'mess':69 'might':66 'part':33,36 'piec':12 'post':30 'softwar':14 'stori':22 'stuff':65 'system':55 'tale':40 'tip':46 'way':17 'weird':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698324576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7353535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698313576 {#1401
    date: 2023-10-26 11:46: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
91 DENIED edit
App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1361 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "How-I-messed-up-by-accidentally-replaying-all-my-keystrokes"
  +title: "How I messed up by accidentally replaying all my keystrokes from the last few days"
  +url: "https://github.com/jtroo/kanata/issues/595"
  +body: "After getting a comment from the creator of `kanata` (an awesome piece of software by the way) that he found my story amusing, I figured that I’d also post it here, partly as fun, partly as a cautionary tale. Also, I’d appreciate any tips as to what to check for in my system, it’s a weird feeling to know that some stuff might have been messed up under the hood."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320168 {#1382
    date: 2023-10-26 13:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 12696
  -titleTs: "'accident':6 'day':15 'keystrok':10 'last':13 'mess':3 'replay':7"
  -bodyTs: "'also':29,41 'amus':23 'appreci':44 'awesom':11 'cautionari':39 'check':51 'comment':4 'creator':7 'd':28,43 'feel':60 'figur':25 'found':20 'fun':35 'get':2 'hood':73 'kanata':9 'know':62 'mess':69 'might':66 'part':33,36 'piec':12 'post':30 'softwar':14 'stori':22 'stuff':65 'system':55 'tale':40 'tip':46 'way':17 'weird':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698324576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7353535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698313576 {#1401
    date: 2023-10-26 11:46: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
92 DENIED moderate
App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#1361 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "How-I-messed-up-by-accidentally-replaying-all-my-keystrokes"
  +title: "How I messed up by accidentally replaying all my keystrokes from the last few days"
  +url: "https://github.com/jtroo/kanata/issues/595"
  +body: "After getting a comment from the creator of `kanata` (an awesome piece of software by the way) that he found my story amusing, I figured that I’d also post it here, partly as fun, partly as a cautionary tale. Also, I’d appreciate any tips as to what to check for in my system, it’s a weird feeling to know that some stuff might have been messed up under the hood."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320168 {#1382
    date: 2023-10-26 13:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 12696
  -titleTs: "'accident':6 'day':15 'keystrok':10 'last':13 'mess':3 'replay':7"
  -bodyTs: "'also':29,41 'amus':23 'appreci':44 'awesom':11 'cautionari':39 'check':51 'comment':4 'creator':7 'd':28,43 'feel':60 'figur':25 'found':20 'fun':35 'get':2 'hood':73 'kanata':9 'know':62 'mess':69 'might':66 'part':33,36 'piec':12 'post':30 'softwar':14 'stori':22 'stuff':65 'system':55 'tale':40 'tip':46 'way':17 'weird':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698324576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7353535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698313576 {#1401
    date: 2023-10-26 11:46: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
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 {#2028
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2029 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Vanilla-OS-2-0-Adds-Android-Container-Support"
  +title: "Vanilla OS 2.0 Adds Android Container Support"
  +url: "https://github.com/Vanilla-OS/vanilla-system-operator/issues/45"
  +body: "> Implements support for waydroid in vso, this includes creating and deleting a waydroid container, as well as using fdroid repositories to install and search for applications."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697586375 {#2033
    date: 2023-10-18 01:46:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 11845
  -titleTs: "'2.0':3 'add':4 'android':5 'contain':6 'os':2 'support':7 'vanilla':1"
  -bodyTs: "'applic':26 'contain':14 'creat':9 'delet':11 'fdroid':19 'implement':1 'includ':8 'instal':22 'repositori':20 'search':24 'support':2 'use':18 'vso':6 'waydroid':4,13 'well':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697586375
  +visibility: "visible             "
  +apId: "https://monero.town/post/824123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586375 {#2021
    date: 2023-10-18 01:46:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2029 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Vanilla-OS-2-0-Adds-Android-Container-Support"
  +title: "Vanilla OS 2.0 Adds Android Container Support"
  +url: "https://github.com/Vanilla-OS/vanilla-system-operator/issues/45"
  +body: "> Implements support for waydroid in vso, this includes creating and deleting a waydroid container, as well as using fdroid repositories to install and search for applications."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697586375 {#2033
    date: 2023-10-18 01:46:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 11845
  -titleTs: "'2.0':3 'add':4 'android':5 'contain':6 'os':2 'support':7 'vanilla':1"
  -bodyTs: "'applic':26 'contain':14 'creat':9 'delet':11 'fdroid':19 'implement':1 'includ':8 'instal':22 'repositori':20 'search':24 'support':2 'use':18 'vso':6 'waydroid':4,13 'well':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697586375
  +visibility: "visible             "
  +apId: "https://monero.town/post/824123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586375 {#2021
    date: 2023-10-18 01:46:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1747 …}
  +image: Proxies\__CG__\App\Entity\Image {#2029 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Vanilla-OS-2-0-Adds-Android-Container-Support"
  +title: "Vanilla OS 2.0 Adds Android Container Support"
  +url: "https://github.com/Vanilla-OS/vanilla-system-operator/issues/45"
  +body: "> Implements support for waydroid in vso, this includes creating and deleting a waydroid container, as well as using fdroid repositories to install and search for applications."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697586375 {#2033
    date: 2023-10-18 01:46:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 11845
  -titleTs: "'2.0':3 'add':4 'android':5 'contain':6 'os':2 'support':7 'vanilla':1"
  -bodyTs: "'applic':26 'contain':14 'creat':9 'delet':11 'fdroid':19 'implement':1 'includ':8 'instal':22 'repositori':20 'search':24 'support':2 'use':18 'vso':6 'waydroid':4,13 'well':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697586375
  +visibility: "visible             "
  +apId: "https://monero.town/post/824123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586375 {#2021
    date: 2023-10-18 01:46:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2076
  +user: Proxies\__CG__\App\Entity\User {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: Proxies\__CG__\App\Entity\Image {#2082 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-soxoj-counter-osint-guide-en-Comprehensive-Counter-OSINT-and-privacy-guide-for-Runet"
  +title: "GitHub - soxoj/counter-osint-guide-en: Comprehensive Counter OSINT and privacy guide for Runet and CIS"
  +url: "https://github.com/soxoj/counter-osint-guide-en"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697550639 {#2084
    date: 2023-10-17 15:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +badges: Doctrine\ORM\PersistentCollection {#2088 …}
  +children: []
  -id: 5969
  -titleTs: "'cis':12 'comprehens':3 'counter':4 'github':1 'guid':8 'osint':5 'privaci':7 'runet':10 'soxoj/counter-osint-guide-en':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697609139
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2436469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550639 {#2078
    date: 2023-10-17 15:50:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: Proxies\__CG__\App\Entity\Image {#2082 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-soxoj-counter-osint-guide-en-Comprehensive-Counter-OSINT-and-privacy-guide-for-Runet"
  +title: "GitHub - soxoj/counter-osint-guide-en: Comprehensive Counter OSINT and privacy guide for Runet and CIS"
  +url: "https://github.com/soxoj/counter-osint-guide-en"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697550639 {#2084
    date: 2023-10-17 15:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +badges: Doctrine\ORM\PersistentCollection {#2088 …}
  +children: []
  -id: 5969
  -titleTs: "'cis':12 'comprehens':3 'counter':4 'github':1 'guid':8 'osint':5 'privaci':7 'runet':10 'soxoj/counter-osint-guide-en':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697609139
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2436469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550639 {#2078
    date: 2023-10-17 15:50:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: Proxies\__CG__\App\Entity\Image {#2082 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "GitHub-soxoj-counter-osint-guide-en-Comprehensive-Counter-OSINT-and-privacy-guide-for-Runet"
  +title: "GitHub - soxoj/counter-osint-guide-en: Comprehensive Counter OSINT and privacy guide for Runet and CIS"
  +url: "https://github.com/soxoj/counter-osint-guide-en"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697550639 {#2084
    date: 2023-10-17 15:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +badges: Doctrine\ORM\PersistentCollection {#2088 …}
  +children: []
  -id: 5969
  -titleTs: "'cis':12 'comprehens':3 'counter':4 'github':1 'guid':8 'osint':5 'privaci':7 'runet':10 'soxoj/counter-osint-guide-en':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697609139
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2436469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550639 {#2078
    date: 2023-10-17 15:50:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details