GET https://kbin.spritesserver.nl/u/@GustavoM@lemmy.world/threads/commented/%E2%88%9E/articles

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2241
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#2092
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#2094
    date: 2023-12-17 18:44: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
3 DENIED edit
App\Entity\Entry {#2241
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#2092
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#2094
    date: 2023-12-17 18:44: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
4 DENIED moderate
App\Entity\Entry {#2241
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#2092
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  +badges: Doctrine\ORM\PersistentCollection {#2330 …}
  +children: []
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#2094
    date: 2023-12-17 18:44: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
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 {#2143
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Alright-I-m-gonna-take-one-for-the-team-what-is"
  +title: "Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?"
  +url: null
  +body: """
    Title. “lmao internet points” and all, but what is the point of participating in a community that sees assumptions and other commonly non-harmful commentaries/posts as “bad” this easily? Do folks in here are really that needy of self-validation, even if it means seeking such from something completely insignificant like internet points? I mean, if I wanted to have a “stepping on eggs” experience with someone (i.e “one false step, and everything breaks apart”), I’d look for a random chick to meet in a bar.\n
    \n
    That, or “we reddit now”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324247 {#2338
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  +badges: Doctrine\ORM\PersistentCollection {#2071 …}
  +children: []
  -id: 21438
  -titleTs: "'alright':1 'downvot':15 'downvote-happi':14 'gonna':4 'happi':16 'late':18 'm':3 'one':6 'take':5 'team':9 'user':17"
  -bodyTs: "'apart':77 'assumpt':19 'bad':28 'bar':89 'break':76 'chick':84 'commentaries/posts':26 'common':22 'communiti':16 'complet':51 'd':79 'easili':30 'egg':66 'even':43 'everyth':75 'experi':67 'fals':72 'folk':32 'harm':25 'i.e':70 'insignific':52 'internet':3,54 'like':53 'lmao':2 'look':80 'mean':46,57 'meet':86 'needi':38 'non':24 'non-harm':23 'one':71 'particip':13 'point':4,11,55 'random':83 'realli':36 'reddit':93 'see':18 'seek':47 'self':41 'self-valid':40 'someon':69 'someth':50 'step':64,73 'titl':1 'valid':42 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702239912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9360169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153512 {#2159
    date: 2023-12-09 21:25: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
7 DENIED edit
App\Entity\Entry {#2143
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Alright-I-m-gonna-take-one-for-the-team-what-is"
  +title: "Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?"
  +url: null
  +body: """
    Title. “lmao internet points” and all, but what is the point of participating in a community that sees assumptions and other commonly non-harmful commentaries/posts as “bad” this easily? Do folks in here are really that needy of self-validation, even if it means seeking such from something completely insignificant like internet points? I mean, if I wanted to have a “stepping on eggs” experience with someone (i.e “one false step, and everything breaks apart”), I’d look for a random chick to meet in a bar.\n
    \n
    That, or “we reddit now”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324247 {#2338
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  +badges: Doctrine\ORM\PersistentCollection {#2071 …}
  +children: []
  -id: 21438
  -titleTs: "'alright':1 'downvot':15 'downvote-happi':14 'gonna':4 'happi':16 'late':18 'm':3 'one':6 'take':5 'team':9 'user':17"
  -bodyTs: "'apart':77 'assumpt':19 'bad':28 'bar':89 'break':76 'chick':84 'commentaries/posts':26 'common':22 'communiti':16 'complet':51 'd':79 'easili':30 'egg':66 'even':43 'everyth':75 'experi':67 'fals':72 'folk':32 'harm':25 'i.e':70 'insignific':52 'internet':3,54 'like':53 'lmao':2 'look':80 'mean':46,57 'meet':86 'needi':38 'non':24 'non-harm':23 'one':71 'particip':13 'point':4,11,55 'random':83 'realli':36 'reddit':93 'see':18 'seek':47 'self':41 'self-valid':40 'someon':69 'someth':50 'step':64,73 'titl':1 'valid':42 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702239912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9360169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153512 {#2159
    date: 2023-12-09 21:25: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
8 DENIED moderate
App\Entity\Entry {#2143
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Alright-I-m-gonna-take-one-for-the-team-what-is"
  +title: "Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?"
  +url: null
  +body: """
    Title. “lmao internet points” and all, but what is the point of participating in a community that sees assumptions and other commonly non-harmful commentaries/posts as “bad” this easily? Do folks in here are really that needy of self-validation, even if it means seeking such from something completely insignificant like internet points? I mean, if I wanted to have a “stepping on eggs” experience with someone (i.e “one false step, and everything breaks apart”), I’d look for a random chick to meet in a bar.\n
    \n
    That, or “we reddit now”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324247 {#2338
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  +badges: Doctrine\ORM\PersistentCollection {#2071 …}
  +children: []
  -id: 21438
  -titleTs: "'alright':1 'downvot':15 'downvote-happi':14 'gonna':4 'happi':16 'late':18 'm':3 'one':6 'take':5 'team':9 'user':17"
  -bodyTs: "'apart':77 'assumpt':19 'bad':28 'bar':89 'break':76 'chick':84 'commentaries/posts':26 'common':22 'communiti':16 'complet':51 'd':79 'easili':30 'egg':66 'even':43 'everyth':75 'experi':67 'fals':72 'folk':32 'harm':25 'i.e':70 'insignific':52 'internet':3,54 'like':53 'lmao':2 'look':80 'mean':46,57 'meet':86 'needi':38 'non':24 'non-harm':23 'one':71 'particip':13 'point':4,11,55 'random':83 'realli':36 'reddit':93 'see':18 'seek':47 'self':41 'self-valid':40 'someon':69 'someth':50 'step':64,73 'titl':1 'valid':42 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702239912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9360169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153512 {#2159
    date: 2023-12-09 21:25: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
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 {#2364
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Non-root-user-that-suddenly-has-elevated-privileges-in-a-specific"
  +title: "Non-root user that (suddenly) has elevated privileges in a specific command (only). [Have I been hacked?]"
  +url: null
  +body: """
    Title. Long,short story: creating or editing files with `nano` as my non-root user gives (the file) elevated privileges, like I have ran it w/ `sudo` or as root. And the (only) “security hole” that I can think of is a nextdns docker container running as root. That aside, its very “overkill” security-wise (cap_drop=ALL, non-root image, security_opt=no_new_privileges, etc.).\n
    \n
    It’s like someone tried to hack me but gave up halfway. Am I right or wrong to assume this? Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701501 {#2467
    date: 2023-11-23 02:05:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 15233
  -titleTs: "'command':13 'elev':8 'hack':18 'non':2 'non-root':1 'privileg':9 'root':3 'specif':12 'sudden':6 'user':4"
  -bodyTs: "'advanc':95 'asid':51 'assum':89 'cap':58 'contain':46 'creat':5 'curious':92 'docker':45 'drop':59 'edit':7 'elev':20 'etc':70 'file':8,19 'gave':80 'give':17 'hack':77 'halfway':82 'hole':36 'imag':64 'like':22,73 'long':2 'nano':10 'new':68 'nextdn':44 'non':14,62 'non-root':13,61 'opt':66 'overkil':54 'privileg':21,69 'ran':25 'right':85 'root':15,31,49,63 'run':47 'secur':35,56,65 'security-wis':55 'short':3 'someon':74 'stori':4 'sudo':28 'thank':93 'think':40 'titl':1 'tri':75 'user':16 'w':27 'wise':57 'wrong':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700690925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8579713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604525 {#2468
    date: 2023-11-21 23:08:45.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 {#2364
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Non-root-user-that-suddenly-has-elevated-privileges-in-a-specific"
  +title: "Non-root user that (suddenly) has elevated privileges in a specific command (only). [Have I been hacked?]"
  +url: null
  +body: """
    Title. Long,short story: creating or editing files with `nano` as my non-root user gives (the file) elevated privileges, like I have ran it w/ `sudo` or as root. And the (only) “security hole” that I can think of is a nextdns docker container running as root. That aside, its very “overkill” security-wise (cap_drop=ALL, non-root image, security_opt=no_new_privileges, etc.).\n
    \n
    It’s like someone tried to hack me but gave up halfway. Am I right or wrong to assume this? Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701501 {#2467
    date: 2023-11-23 02:05:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 15233
  -titleTs: "'command':13 'elev':8 'hack':18 'non':2 'non-root':1 'privileg':9 'root':3 'specif':12 'sudden':6 'user':4"
  -bodyTs: "'advanc':95 'asid':51 'assum':89 'cap':58 'contain':46 'creat':5 'curious':92 'docker':45 'drop':59 'edit':7 'elev':20 'etc':70 'file':8,19 'gave':80 'give':17 'hack':77 'halfway':82 'hole':36 'imag':64 'like':22,73 'long':2 'nano':10 'new':68 'nextdn':44 'non':14,62 'non-root':13,61 'opt':66 'overkil':54 'privileg':21,69 'ran':25 'right':85 'root':15,31,49,63 'run':47 'secur':35,56,65 'security-wis':55 'short':3 'someon':74 'stori':4 'sudo':28 'thank':93 'think':40 'titl':1 'tri':75 'user':16 'w':27 'wise':57 'wrong':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700690925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8579713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604525 {#2468
    date: 2023-11-21 23:08:45.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 {#2364
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Non-root-user-that-suddenly-has-elevated-privileges-in-a-specific"
  +title: "Non-root user that (suddenly) has elevated privileges in a specific command (only). [Have I been hacked?]"
  +url: null
  +body: """
    Title. Long,short story: creating or editing files with `nano` as my non-root user gives (the file) elevated privileges, like I have ran it w/ `sudo` or as root. And the (only) “security hole” that I can think of is a nextdns docker container running as root. That aside, its very “overkill” security-wise (cap_drop=ALL, non-root image, security_opt=no_new_privileges, etc.).\n
    \n
    It’s like someone tried to hack me but gave up halfway. Am I right or wrong to assume this? Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701501 {#2467
    date: 2023-11-23 02:05:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 15233
  -titleTs: "'command':13 'elev':8 'hack':18 'non':2 'non-root':1 'privileg':9 'root':3 'specif':12 'sudden':6 'user':4"
  -bodyTs: "'advanc':95 'asid':51 'assum':89 'cap':58 'contain':46 'creat':5 'curious':92 'docker':45 'drop':59 'edit':7 'elev':20 'etc':70 'file':8,19 'gave':80 'give':17 'hack':77 'halfway':82 'hole':36 'imag':64 'like':22,73 'long':2 'nano':10 'new':68 'nextdn':44 'non':14,62 'non-root':13,61 'opt':66 'overkil':54 'privileg':21,69 'ran':25 'right':85 'root':15,31,49,63 'run':47 'secur':35,56,65 'security-wis':55 'short':3 'someon':74 'stori':4 'sudo':28 'thank':93 'think':40 'titl':1 'tri':75 'user':16 'w':27 'wise':57 'wrong':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700690925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8579713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604525 {#2468
    date: 2023-11-21 23:08:45.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 {#2048
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Combokeys-instead-of-hotkeys-Feature-new-command-suggestion"
  +title: ""Combokeys" instead of hotkeys. [Feature/new command suggestion]"
  +url: null
  +body: """
    Title. Basically, [“if a street fighter gamer and a linux tryhard had a baby”](https://www.youtube.com/watch?v=JzS96auqau0) where **a combination of keys is issued to run a command/script** rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.\n
    \n
    Don’t know if such command exists, but there you go.\n
    \n
    Bonus points if its a standalone and supports X11, Wayland and Arcan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709626103 {#2070
    date: 2024-03-05 09:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  +badges: Doctrine\ORM\PersistentCollection {#2054 …}
  +children: []
  -id: 24206
  -titleTs: "'combokey':1 'command':6 'feature/new':5 'hotkey':4 'instead':2 'suggest':7"
  -bodyTs: "'/watch?v=jzs96auqau0)':17 'arcan':88 'arrow':46,57 'babi':14 'basic':2 'bonus':77 'combin':20 'command':71 'command/script':28 'ctrl':49 'delet':59 'etc':65 'exist':72 'fighter':6 'firefox':52 'gamer':7 'go':76 'i.e':41 'issu':24 'key':22,47,58 'know':68 'left':42,44 'linux':10 'pc':64 'point':78 'power':61 'r':48 'rather':29 'right':45,53,54,56 'run':26,51 'simultan':35 'singl':32 'standalon':82 'street':5 'stroke':36 'support':84 'titl':1 'tryhard':11 'two':38 'wayland':86 'www.youtube.com':16 'www.youtube.com/watch?v=jzs96auqau0)':15 'x11':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703424520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9894450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338120 {#2049
    date: 2023-12-23 14:28: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
15 DENIED edit
App\Entity\Entry {#2048
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Combokeys-instead-of-hotkeys-Feature-new-command-suggestion"
  +title: ""Combokeys" instead of hotkeys. [Feature/new command suggestion]"
  +url: null
  +body: """
    Title. Basically, [“if a street fighter gamer and a linux tryhard had a baby”](https://www.youtube.com/watch?v=JzS96auqau0) where **a combination of keys is issued to run a command/script** rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.\n
    \n
    Don’t know if such command exists, but there you go.\n
    \n
    Bonus points if its a standalone and supports X11, Wayland and Arcan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709626103 {#2070
    date: 2024-03-05 09:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  +badges: Doctrine\ORM\PersistentCollection {#2054 …}
  +children: []
  -id: 24206
  -titleTs: "'combokey':1 'command':6 'feature/new':5 'hotkey':4 'instead':2 'suggest':7"
  -bodyTs: "'/watch?v=jzs96auqau0)':17 'arcan':88 'arrow':46,57 'babi':14 'basic':2 'bonus':77 'combin':20 'command':71 'command/script':28 'ctrl':49 'delet':59 'etc':65 'exist':72 'fighter':6 'firefox':52 'gamer':7 'go':76 'i.e':41 'issu':24 'key':22,47,58 'know':68 'left':42,44 'linux':10 'pc':64 'point':78 'power':61 'r':48 'rather':29 'right':45,53,54,56 'run':26,51 'simultan':35 'singl':32 'standalon':82 'street':5 'stroke':36 'support':84 'titl':1 'tryhard':11 'two':38 'wayland':86 'www.youtube.com':16 'www.youtube.com/watch?v=jzs96auqau0)':15 'x11':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703424520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9894450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338120 {#2049
    date: 2023-12-23 14:28: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
16 DENIED moderate
App\Entity\Entry {#2048
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Combokeys-instead-of-hotkeys-Feature-new-command-suggestion"
  +title: ""Combokeys" instead of hotkeys. [Feature/new command suggestion]"
  +url: null
  +body: """
    Title. Basically, [“if a street fighter gamer and a linux tryhard had a baby”](https://www.youtube.com/watch?v=JzS96auqau0) where **a combination of keys is issued to run a command/script** rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.\n
    \n
    Don’t know if such command exists, but there you go.\n
    \n
    Bonus points if its a standalone and supports X11, Wayland and Arcan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709626103 {#2070
    date: 2024-03-05 09:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  +badges: Doctrine\ORM\PersistentCollection {#2054 …}
  +children: []
  -id: 24206
  -titleTs: "'combokey':1 'command':6 'feature/new':5 'hotkey':4 'instead':2 'suggest':7"
  -bodyTs: "'/watch?v=jzs96auqau0)':17 'arcan':88 'arrow':46,57 'babi':14 'basic':2 'bonus':77 'combin':20 'command':71 'command/script':28 'ctrl':49 'delet':59 'etc':65 'exist':72 'fighter':6 'firefox':52 'gamer':7 'go':76 'i.e':41 'issu':24 'key':22,47,58 'know':68 'left':42,44 'linux':10 'pc':64 'point':78 'power':61 'r':48 'rather':29 'right':45,53,54,56 'run':26,51 'simultan':35 'singl':32 'standalon':82 'street':5 'stroke':36 'support':84 'titl':1 'tryhard':11 'two':38 'wayland':86 'www.youtube.com':16 'www.youtube.com/watch?v=jzs96auqau0)':15 'x11':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703424520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9894450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338120 {#2049
    date: 2023-12-23 14:28: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
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 {#1384
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#2395
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  +badges: Doctrine\ORM\PersistentCollection {#1362 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#2393
    date: 2023-12-08 23:45:46.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 {#1384
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#2395
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  +badges: Doctrine\ORM\PersistentCollection {#1362 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#2393
    date: 2023-12-08 23:45:46.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 {#1384
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#2395
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  +badges: Doctrine\ORM\PersistentCollection {#1362 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#2393
    date: 2023-12-08 23:45:46.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 {#2333
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Copy-this-code-and-paste-it-in-the-CLI-And"
  +title: "Copy this code and paste it in the CLI. And no, it's not a forkbomb."
  +url: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">https://pastebin.com/p6PmeQDm\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    Just sharing how “magical” the CLI can be. You are welcome.\n
    \n
    -EDIT Did a little “oopsie” there. My bad. It’s fixed now.\n
    \n
    -EDIT2 Nvm that, lemmy disliked my code for some reason. It’s in the pastebin link. And the code in there is working as intended.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700214893 {#2325
    date: 2023-11-17 10:54:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  +badges: Doctrine\ORM\PersistentCollection {#2335 …}
  +children: []
  -id: 13646
  -titleTs: "'cli':9 'code':3 'copi':1 'forkbomb':16 'past':5"
  -bodyTs: "'/p6pmeqdm':3 'bad':22 'cli':9 'code':33,45 'dislik':31 'edit':15 'edit2':27 'fix':25 'intend':51 'lemmi':30 'link':42 'littl':18 'magic':7 'nvm':28 'oopsi':19 'pastebin':41 'pastebin.com':2 'pastebin.com/p6pmeqdm':1 'reason':36 'share':5 'welcom':14 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700245334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8347609"
  +editedAt: DateTimeImmutable @1700427392 {#2327
    date: 2023-11-19 21:56:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700160334 {#2329
    date: 2023-11-16 19:45:34.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 {#2333
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Copy-this-code-and-paste-it-in-the-CLI-And"
  +title: "Copy this code and paste it in the CLI. And no, it's not a forkbomb."
  +url: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">https://pastebin.com/p6PmeQDm\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    Just sharing how “magical” the CLI can be. You are welcome.\n
    \n
    -EDIT Did a little “oopsie” there. My bad. It’s fixed now.\n
    \n
    -EDIT2 Nvm that, lemmy disliked my code for some reason. It’s in the pastebin link. And the code in there is working as intended.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700214893 {#2325
    date: 2023-11-17 10:54:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  +badges: Doctrine\ORM\PersistentCollection {#2335 …}
  +children: []
  -id: 13646
  -titleTs: "'cli':9 'code':3 'copi':1 'forkbomb':16 'past':5"
  -bodyTs: "'/p6pmeqdm':3 'bad':22 'cli':9 'code':33,45 'dislik':31 'edit':15 'edit2':27 'fix':25 'intend':51 'lemmi':30 'link':42 'littl':18 'magic':7 'nvm':28 'oopsi':19 'pastebin':41 'pastebin.com':2 'pastebin.com/p6pmeqdm':1 'reason':36 'share':5 'welcom':14 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700245334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8347609"
  +editedAt: DateTimeImmutable @1700427392 {#2327
    date: 2023-11-19 21:56:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700160334 {#2329
    date: 2023-11-16 19:45:34.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 {#2333
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Copy-this-code-and-paste-it-in-the-CLI-And"
  +title: "Copy this code and paste it in the CLI. And no, it's not a forkbomb."
  +url: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">https://pastebin.com/p6PmeQDm\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    Just sharing how “magical” the CLI can be. You are welcome.\n
    \n
    -EDIT Did a little “oopsie” there. My bad. It’s fixed now.\n
    \n
    -EDIT2 Nvm that, lemmy disliked my code for some reason. It’s in the pastebin link. And the code in there is working as intended.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700214893 {#2325
    date: 2023-11-17 10:54:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  +badges: Doctrine\ORM\PersistentCollection {#2335 …}
  +children: []
  -id: 13646
  -titleTs: "'cli':9 'code':3 'copi':1 'forkbomb':16 'past':5"
  -bodyTs: "'/p6pmeqdm':3 'bad':22 'cli':9 'code':33,45 'dislik':31 'edit':15 'edit2':27 'fix':25 'intend':51 'lemmi':30 'link':42 'littl':18 'magic':7 'nvm':28 'oopsi':19 'pastebin':41 'pastebin.com':2 'pastebin.com/p6pmeqdm':1 'reason':36 'share':5 'welcom':14 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700245334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8347609"
  +editedAt: DateTimeImmutable @1700427392 {#2327
    date: 2023-11-19 21:56:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700160334 {#2329
    date: 2023-11-16 19:45:34.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 {#2332
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Am-I-wrong-to-assume-that-docker-is-perfect-for"
  +title: "Am I wrong to assume that docker is perfect for single board computers that relies on low life expectancy drives (microsd)?"
  +url: null
  +body: "Title. Mostly because of two flags:` --read-only` and `–log-driver`."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701892622 {#2346
    date: 2023-12-06 20:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  +badges: Doctrine\ORM\PersistentCollection {#2326 …}
  +children: []
  -id: 19801
  -titleTs: "'assum':5 'board':12 'comput':13 'docker':7 'drive':20 'expect':19 'life':18 'low':17 'microsd':21 'perfect':9 'reli':15 'singl':11 'wrong':3"
  -bodyTs: "'driver':13 'flag':6 'log':12 'log-driv':11 'most':2 'read':8 'read-on':7 'titl':1 'two':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701714545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095145"
  +editedAt: DateTimeImmutable @1702804598 {#2351
    date: 2023-12-17 10:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701628145 {#2347
    date: 2023-12-03 19:29:05.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 {#2332
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Am-I-wrong-to-assume-that-docker-is-perfect-for"
  +title: "Am I wrong to assume that docker is perfect for single board computers that relies on low life expectancy drives (microsd)?"
  +url: null
  +body: "Title. Mostly because of two flags:` --read-only` and `–log-driver`."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701892622 {#2346
    date: 2023-12-06 20:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  +badges: Doctrine\ORM\PersistentCollection {#2326 …}
  +children: []
  -id: 19801
  -titleTs: "'assum':5 'board':12 'comput':13 'docker':7 'drive':20 'expect':19 'life':18 'low':17 'microsd':21 'perfect':9 'reli':15 'singl':11 'wrong':3"
  -bodyTs: "'driver':13 'flag':6 'log':12 'log-driv':11 'most':2 'read':8 'read-on':7 'titl':1 'two':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701714545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095145"
  +editedAt: DateTimeImmutable @1702804598 {#2351
    date: 2023-12-17 10:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701628145 {#2347
    date: 2023-12-03 19:29:05.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 {#2332
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Am-I-wrong-to-assume-that-docker-is-perfect-for"
  +title: "Am I wrong to assume that docker is perfect for single board computers that relies on low life expectancy drives (microsd)?"
  +url: null
  +body: "Title. Mostly because of two flags:` --read-only` and `–log-driver`."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701892622 {#2346
    date: 2023-12-06 20:57:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  +badges: Doctrine\ORM\PersistentCollection {#2326 …}
  +children: []
  -id: 19801
  -titleTs: "'assum':5 'board':12 'comput':13 'docker':7 'drive':20 'expect':19 'life':18 'low':17 'microsd':21 'perfect':9 'reli':15 'singl':11 'wrong':3"
  -bodyTs: "'driver':13 'flag':6 'log':12 'log-driv':11 'most':2 'read':8 'read-on':7 'titl':1 'two':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701714545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9095145"
  +editedAt: DateTimeImmutable @1702804598 {#2351
    date: 2023-12-17 10:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701628145 {#2347
    date: 2023-12-03 19:29:05.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 {#2041
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "I-m-looking-for-a-command-that-is-similar-to-cpupower"
  +title: "I'm looking for a command that is similar to cpupower, but for gpu (or even both -- gpupower?systempower?)"
  +url: null
  +body: """
    Title. Something that is minimal, has a daemon and a very KISS config file. Bonus points if it also has a “generic” setup (works for all pcs but its not optimal? So I could run this on my sbc.)\n
    \n
    Thanks in advance.\n
    \n
    -EDIT- Forgot to mention that I’ve got both AMD cpu and gpu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710536843 {#2053
    date: 2024-03-15 22:07:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  +badges: Doctrine\ORM\PersistentCollection {#2106 …}
  +children: []
  -id: 25719
  -titleTs: "'command':6 'cpupow':11 'even':16 'gpu':14 'gpupow':18 'look':3 'm':2 'similar':9 'systempow':19"
  -bodyTs: "'advanc':42 'also':19 'amd':52 'bonus':15 'config':13 'could':34 'cpu':53 'daemon':8 'edit':43 'file':14 'forgot':44 'generic':22 'got':50 'gpu':55 'kiss':12 'mention':46 'minim':5 'optim':31 'pcs':27 'point':16 'run':35 'sbc':39 'setup':23 'someth':2 'thank':40 'titl':1 've':49 'work':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703966999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10105850"
  +editedAt: DateTimeImmutable @1709140848 {#2125
    date: 2024-02-28 18:20:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703880599 {#2165
    date: 2023-12-29 21:09:59.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 {#2041
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "I-m-looking-for-a-command-that-is-similar-to-cpupower"
  +title: "I'm looking for a command that is similar to cpupower, but for gpu (or even both -- gpupower?systempower?)"
  +url: null
  +body: """
    Title. Something that is minimal, has a daemon and a very KISS config file. Bonus points if it also has a “generic” setup (works for all pcs but its not optimal? So I could run this on my sbc.)\n
    \n
    Thanks in advance.\n
    \n
    -EDIT- Forgot to mention that I’ve got both AMD cpu and gpu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710536843 {#2053
    date: 2024-03-15 22:07:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  +badges: Doctrine\ORM\PersistentCollection {#2106 …}
  +children: []
  -id: 25719
  -titleTs: "'command':6 'cpupow':11 'even':16 'gpu':14 'gpupow':18 'look':3 'm':2 'similar':9 'systempow':19"
  -bodyTs: "'advanc':42 'also':19 'amd':52 'bonus':15 'config':13 'could':34 'cpu':53 'daemon':8 'edit':43 'file':14 'forgot':44 'generic':22 'got':50 'gpu':55 'kiss':12 'mention':46 'minim':5 'optim':31 'pcs':27 'point':16 'run':35 'sbc':39 'setup':23 'someth':2 'thank':40 'titl':1 've':49 'work':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703966999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10105850"
  +editedAt: DateTimeImmutable @1709140848 {#2125
    date: 2024-02-28 18:20:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703880599 {#2165
    date: 2023-12-29 21:09:59.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 {#2041
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "I-m-looking-for-a-command-that-is-similar-to-cpupower"
  +title: "I'm looking for a command that is similar to cpupower, but for gpu (or even both -- gpupower?systempower?)"
  +url: null
  +body: """
    Title. Something that is minimal, has a daemon and a very KISS config file. Bonus points if it also has a “generic” setup (works for all pcs but its not optimal? So I could run this on my sbc.)\n
    \n
    Thanks in advance.\n
    \n
    -EDIT- Forgot to mention that I’ve got both AMD cpu and gpu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710536843 {#2053
    date: 2024-03-15 22:07:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  +badges: Doctrine\ORM\PersistentCollection {#2106 …}
  +children: []
  -id: 25719
  -titleTs: "'command':6 'cpupow':11 'even':16 'gpu':14 'gpupow':18 'look':3 'm':2 'similar':9 'systempow':19"
  -bodyTs: "'advanc':42 'also':19 'amd':52 'bonus':15 'config':13 'could':34 'cpu':53 'daemon':8 'edit':43 'file':14 'forgot':44 'generic':22 'got':50 'gpu':55 'kiss':12 'mention':46 'minim':5 'optim':31 'pcs':27 'point':16 'run':35 'sbc':39 'setup':23 'someth':2 'thank':40 'titl':1 've':49 'work':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703966999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10105850"
  +editedAt: DateTimeImmutable @1709140848 {#2125
    date: 2024-02-28 18:20:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703880599 {#2165
    date: 2023-12-29 21:09:59.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 {#1565
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "How-exactly-secure-is-a-container-with-all-capabilities-dropped"
  +title: "How exactly "secure" is a container with all capabilities dropped, distroless, with a custom rootfs directory, a static, single binary with chmod set at 100 and file ownership pointed to non-root u..."
  +url: null
  +body: """
    ser*, and said non-root user being “nonexistant” (i.e set via ENV)? Can such container -STILL- be exploited/breached through malicious means? Forgot to mention that its a DOCKER container @ title, but there you have it. Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701272989 {#1456
    date: 2023-11-29 16:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 18181
  -titleTs: "'100':25 'binari':20 'capabl':9 'chmod':22 'contain':6 'custom':14 'directori':16 'distroless':11 'drop':10 'exact':2 'file':27 'non':32 'non-root':31 'ownership':28 'point':29 'root':33 'rootf':15 'secur':3 'set':23 'singl':19 'static':18 'u':34"
  -bodyTs: "'advanc':41 'contain':16,30 'curious':38 'docker':29 'env':13 'exploited/breached':19 'forgot':23 'i.e':10 'malici':21 'mean':22 'mention':25 'non':5 'non-root':4 'nonexist':9 'root':6 'said':3 'ser':1 'set':11 'still':17 'thank':39 'titl':31 'user':7 'via':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701352403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8918037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266003 {#1679
    date: 2023-11-29 14:53:23.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 {#1565
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "How-exactly-secure-is-a-container-with-all-capabilities-dropped"
  +title: "How exactly "secure" is a container with all capabilities dropped, distroless, with a custom rootfs directory, a static, single binary with chmod set at 100 and file ownership pointed to non-root u..."
  +url: null
  +body: """
    ser*, and said non-root user being “nonexistant” (i.e set via ENV)? Can such container -STILL- be exploited/breached through malicious means? Forgot to mention that its a DOCKER container @ title, but there you have it. Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701272989 {#1456
    date: 2023-11-29 16:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 18181
  -titleTs: "'100':25 'binari':20 'capabl':9 'chmod':22 'contain':6 'custom':14 'directori':16 'distroless':11 'drop':10 'exact':2 'file':27 'non':32 'non-root':31 'ownership':28 'point':29 'root':33 'rootf':15 'secur':3 'set':23 'singl':19 'static':18 'u':34"
  -bodyTs: "'advanc':41 'contain':16,30 'curious':38 'docker':29 'env':13 'exploited/breached':19 'forgot':23 'i.e':10 'malici':21 'mean':22 'mention':25 'non':5 'non-root':4 'nonexist':9 'root':6 'said':3 'ser':1 'set':11 'still':17 'thank':39 'titl':31 'user':7 'via':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701352403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8918037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266003 {#1679
    date: 2023-11-29 14:53:23.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 {#1565
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "How-exactly-secure-is-a-container-with-all-capabilities-dropped"
  +title: "How exactly "secure" is a container with all capabilities dropped, distroless, with a custom rootfs directory, a static, single binary with chmod set at 100 and file ownership pointed to non-root u..."
  +url: null
  +body: """
    ser*, and said non-root user being “nonexistant” (i.e set via ENV)? Can such container -STILL- be exploited/breached through malicious means? Forgot to mention that its a DOCKER container @ title, but there you have it. Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701272989 {#1456
    date: 2023-11-29 16:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 18181
  -titleTs: "'100':25 'binari':20 'capabl':9 'chmod':22 'contain':6 'custom':14 'directori':16 'distroless':11 'drop':10 'exact':2 'file':27 'non':32 'non-root':31 'ownership':28 'point':29 'root':33 'rootf':15 'secur':3 'set':23 'singl':19 'static':18 'u':34"
  -bodyTs: "'advanc':41 'contain':16,30 'curious':38 'docker':29 'env':13 'exploited/breached':19 'forgot':23 'i.e':10 'malici':21 'mean':22 'mention':25 'non':5 'non-root':4 'nonexist':9 'root':6 'said':3 'ser':1 'set':11 'still':17 'thank':39 'titl':31 'user':7 'via':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701352403
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8918037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266003 {#1679
    date: 2023-11-29 14:53:23.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 {#1926
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Craziest-most-exotic-devices-able-to-run-Linux"
  +title: "Craziest/most "exotic" devices able to run Linux?"
  +url: null
  +body: "Something like a thermostat or a smart fridge – have you seen any? If so, please share with a video or two."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694290236 {#1909
    date: 2023-09-09 22:10:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 22797
  -titleTs: "'abl':4 'craziest/most':1 'devic':3 'exot':2 'linux':7 'run':6"
  -bodyTs: "'fridg':8 'like':2 'pleas':15 'seen':11 'share':16 'smart':7 'someth':1 'thermostat':4 'two':21 'video':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694290236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4752181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694290236 {#1708
    date: 2023-09-09 22:10:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1926
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Craziest-most-exotic-devices-able-to-run-Linux"
  +title: "Craziest/most "exotic" devices able to run Linux?"
  +url: null
  +body: "Something like a thermostat or a smart fridge – have you seen any? If so, please share with a video or two."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694290236 {#1909
    date: 2023-09-09 22:10:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 22797
  -titleTs: "'abl':4 'craziest/most':1 'devic':3 'exot':2 'linux':7 'run':6"
  -bodyTs: "'fridg':8 'like':2 'pleas':15 'seen':11 'share':16 'smart':7 'someth':1 'thermostat':4 'two':21 'video':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694290236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4752181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694290236 {#1708
    date: 2023-09-09 22:10:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1926
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1717 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Craziest-most-exotic-devices-able-to-run-Linux"
  +title: "Craziest/most "exotic" devices able to run Linux?"
  +url: null
  +body: "Something like a thermostat or a smart fridge – have you seen any? If so, please share with a video or two."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694290236 {#1909
    date: 2023-09-09 22:10:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#2392 …}
  +children: []
  -id: 22797
  -titleTs: "'abl':4 'craziest/most':1 'devic':3 'exot':2 'linux':7 'run':6"
  -bodyTs: "'fridg':8 'like':2 'pleas':15 'seen':11 'share':16 'smart':7 'someth':1 'thermostat':4 'two':21 'video':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694290236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4752181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694290236 {#1708
    date: 2023-09-09 22:10:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details