GET https://kbin.spritesserver.nl/u/@heartsofwar@lemmy.world/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    > Nvidia ships their own opengl implementation with their drivers, because that’s what a driver is.\n
    \n
    Including OpenGL does not a driver make… ie. Nvidia doesn’t have to ship their own implementation of OpenGL. They could do what AMD does on Linux and rely on the openGL upstream implementation from Mesa; however, they choose not to do so because of the reasons I outlined among others.\n
    \n
    > Microsoft doesn’t ship “opengl binaries”, they don’t have any hardware.\n
    \n
    There was a time they did, yes, before Direct X existed\n
    \n
    > Maybe you mean they published their own fork of the ogl spec before giving up and making DX? That may be true.\n
    \n
    No, they made their own contributions to the spec to improve Windows game performance, but didn’t publish their own spec; however they did implement the upstream spec with their contributions and ship them integrated into Windows. This was practically over with by 1995 when Direct X was introduced, so a very long time ago\n
    \n
    > Mantle predates DX12, both vulkan and dx12 took inspiration from it, not the other way around.\n
    \n
    Yes and No… DirectX 3D was always low-level; its why DirectX (among being a one-stop shop) worked so well for XBox, etc. So, AMD got the idea for Mantle from MS Direct X and when AMD met with Khronos to spin off Vulkan, MS took notice that their implementation was not as low-level as Direct X 11 and they actually made Direct X 12 less low-level dependent.\n
    \n
    > Ex. Nvidia’s dx9 driver is equally “low level” as their DX12 driver\n
    \n
    No its not, see above… Direct X 9 is actually much lower level than 12; however, Direct X 12 has many more requirements for certain tech that games today see as necessary that Direct X 9 didn’t\n
    \n
    > dx12 and vulkan give finer control over the hardware vs dx9 and ogl.\n
    \n
    yes and no… depends on the particular portion of the spec you are talking about. For example, Direct X 9 had much more lower leve control of the CPU, but as time moved on and less CPU reliance became a thing, DirectX 12 has less control of the CPU but more control of the GPU.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703376639 {#1689
    date: 2023-12-24 01:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
    "@heartsofwar@lemmy.world"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 247345
  -bodyTs: "'11':246 '12':253,286,290,365 '1995':156 '3d':188 '9':279,307,342 'actual':249,281 'ago':167 'alway':190 'amd':40,211,223 'among':66,197 'around':183 'becam':361 'binari':73 'certain':296 'choos':55 'contribut':118,143 'control':315,348,368,374 'could':37 'cpu':351,359,371 'depend':258,326 'didn':128,308 'direct':88,158,219,244,251,277,288,305,340 'directx':187,196,364 'doesn':26,69 'driver':9,15,22,263,271 'dx':108 'dx12':170,174,270,310 'dx9':262,320 'equal':265 'etc':209 'ex':259 'exampl':339 'exist':90 'finer':314 'fork':98 'game':125,299 'give':104,313 'got':212 'gpu':377 'hardwar':79,318 'howev':53,134,287 'idea':214 'ie':24 'implement':6,33,50,137,236 'improv':123 'includ':17 'inspir':176 'integr':147 'introduc':161 'khrono':226 'less':254,358,367 'leve':347 'level':193,242,257,267,284 'linux':43 'long':165 'low':192,241,256,266 'low-level':191,240,255 'lower':283,346 'made':115,250 'make':23,107 'mani':292 'mantl':168,216 'may':110 'mayb':91 'mean':93 'mesa':52 'met':224 'microsoft':68 'move':355 'ms':218,231 'much':282,344 'necessari':303 'notic':233 'nvidia':1,25,260 'ogl':101,322 'one':201 'one-stop':200 'opengl':5,18,35,48,72 'other':67 'outlin':65 'particular':329 'perform':126 'portion':330 'practic':152 'predat':169 'publish':95,130 'reason':63 'reli':45 'relianc':360 'requir':294 'see':275,301 'ship':2,30,71,145 'shop':203 'spec':102,121,133,140,333 'spin':228 'stop':202 'talk':336 'tech':297 'thing':363 'time':83,166,354 'today':300 'took':175,232 'true':112 'upstream':49,139 'vs':319 'vulkan':172,230,312 'way':182 'well':206 'window':124,149 'work':204 'x':89,159,220,245,252,278,289,306,341 'xbox':208 'yes':86,184,323"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6214065"
  +editedAt: DateTimeImmutable @1707178753 {#1692
    date: 2024-02-06 01:19:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703376639 {#1795
    date: 2023-12-24 01:10:39.0 +01:00
  }
  +"title": 247345
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    > Nvidia ships their own opengl implementation with their drivers, because that’s what a driver is.\n
    \n
    Including OpenGL does not a driver make… ie. Nvidia doesn’t have to ship their own implementation of OpenGL. They could do what AMD does on Linux and rely on the openGL upstream implementation from Mesa; however, they choose not to do so because of the reasons I outlined among others.\n
    \n
    > Microsoft doesn’t ship “opengl binaries”, they don’t have any hardware.\n
    \n
    There was a time they did, yes, before Direct X existed\n
    \n
    > Maybe you mean they published their own fork of the ogl spec before giving up and making DX? That may be true.\n
    \n
    No, they made their own contributions to the spec to improve Windows game performance, but didn’t publish their own spec; however they did implement the upstream spec with their contributions and ship them integrated into Windows. This was practically over with by 1995 when Direct X was introduced, so a very long time ago\n
    \n
    > Mantle predates DX12, both vulkan and dx12 took inspiration from it, not the other way around.\n
    \n
    Yes and No… DirectX 3D was always low-level; its why DirectX (among being a one-stop shop) worked so well for XBox, etc. So, AMD got the idea for Mantle from MS Direct X and when AMD met with Khronos to spin off Vulkan, MS took notice that their implementation was not as low-level as Direct X 11 and they actually made Direct X 12 less low-level dependent.\n
    \n
    > Ex. Nvidia’s dx9 driver is equally “low level” as their DX12 driver\n
    \n
    No its not, see above… Direct X 9 is actually much lower level than 12; however, Direct X 12 has many more requirements for certain tech that games today see as necessary that Direct X 9 didn’t\n
    \n
    > dx12 and vulkan give finer control over the hardware vs dx9 and ogl.\n
    \n
    yes and no… depends on the particular portion of the spec you are talking about. For example, Direct X 9 had much more lower leve control of the CPU, but as time moved on and less CPU reliance became a thing, DirectX 12 has less control of the CPU but more control of the GPU.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703376639 {#1689
    date: 2023-12-24 01:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
    "@heartsofwar@lemmy.world"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 247345
  -bodyTs: "'11':246 '12':253,286,290,365 '1995':156 '3d':188 '9':279,307,342 'actual':249,281 'ago':167 'alway':190 'amd':40,211,223 'among':66,197 'around':183 'becam':361 'binari':73 'certain':296 'choos':55 'contribut':118,143 'control':315,348,368,374 'could':37 'cpu':351,359,371 'depend':258,326 'didn':128,308 'direct':88,158,219,244,251,277,288,305,340 'directx':187,196,364 'doesn':26,69 'driver':9,15,22,263,271 'dx':108 'dx12':170,174,270,310 'dx9':262,320 'equal':265 'etc':209 'ex':259 'exampl':339 'exist':90 'finer':314 'fork':98 'game':125,299 'give':104,313 'got':212 'gpu':377 'hardwar':79,318 'howev':53,134,287 'idea':214 'ie':24 'implement':6,33,50,137,236 'improv':123 'includ':17 'inspir':176 'integr':147 'introduc':161 'khrono':226 'less':254,358,367 'leve':347 'level':193,242,257,267,284 'linux':43 'long':165 'low':192,241,256,266 'low-level':191,240,255 'lower':283,346 'made':115,250 'make':23,107 'mani':292 'mantl':168,216 'may':110 'mayb':91 'mean':93 'mesa':52 'met':224 'microsoft':68 'move':355 'ms':218,231 'much':282,344 'necessari':303 'notic':233 'nvidia':1,25,260 'ogl':101,322 'one':201 'one-stop':200 'opengl':5,18,35,48,72 'other':67 'outlin':65 'particular':329 'perform':126 'portion':330 'practic':152 'predat':169 'publish':95,130 'reason':63 'reli':45 'relianc':360 'requir':294 'see':275,301 'ship':2,30,71,145 'shop':203 'spec':102,121,133,140,333 'spin':228 'stop':202 'talk':336 'tech':297 'thing':363 'time':83,166,354 'today':300 'took':175,232 'true':112 'upstream':49,139 'vs':319 'vulkan':172,230,312 'way':182 'well':206 'window':124,149 'work':204 'x':89,159,220,245,252,278,289,306,341 'xbox':208 'yes':86,184,323"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6214065"
  +editedAt: DateTimeImmutable @1707178753 {#1692
    date: 2024-02-06 01:19:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703376639 {#1795
    date: 2023-12-24 01:10:39.0 +01:00
  }
  +"title": 247345
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    > Nvidia ships their own opengl implementation with their drivers, because that’s what a driver is.\n
    \n
    Including OpenGL does not a driver make… ie. Nvidia doesn’t have to ship their own implementation of OpenGL. They could do what AMD does on Linux and rely on the openGL upstream implementation from Mesa; however, they choose not to do so because of the reasons I outlined among others.\n
    \n
    > Microsoft doesn’t ship “opengl binaries”, they don’t have any hardware.\n
    \n
    There was a time they did, yes, before Direct X existed\n
    \n
    > Maybe you mean they published their own fork of the ogl spec before giving up and making DX? That may be true.\n
    \n
    No, they made their own contributions to the spec to improve Windows game performance, but didn’t publish their own spec; however they did implement the upstream spec with their contributions and ship them integrated into Windows. This was practically over with by 1995 when Direct X was introduced, so a very long time ago\n
    \n
    > Mantle predates DX12, both vulkan and dx12 took inspiration from it, not the other way around.\n
    \n
    Yes and No… DirectX 3D was always low-level; its why DirectX (among being a one-stop shop) worked so well for XBox, etc. So, AMD got the idea for Mantle from MS Direct X and when AMD met with Khronos to spin off Vulkan, MS took notice that their implementation was not as low-level as Direct X 11 and they actually made Direct X 12 less low-level dependent.\n
    \n
    > Ex. Nvidia’s dx9 driver is equally “low level” as their DX12 driver\n
    \n
    No its not, see above… Direct X 9 is actually much lower level than 12; however, Direct X 12 has many more requirements for certain tech that games today see as necessary that Direct X 9 didn’t\n
    \n
    > dx12 and vulkan give finer control over the hardware vs dx9 and ogl.\n
    \n
    yes and no… depends on the particular portion of the spec you are talking about. For example, Direct X 9 had much more lower leve control of the CPU, but as time moved on and less CPU reliance became a thing, DirectX 12 has less control of the CPU but more control of the GPU.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703376639 {#1689
    date: 2023-12-24 01:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
    "@heartsofwar@lemmy.world"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 247345
  -bodyTs: "'11':246 '12':253,286,290,365 '1995':156 '3d':188 '9':279,307,342 'actual':249,281 'ago':167 'alway':190 'amd':40,211,223 'among':66,197 'around':183 'becam':361 'binari':73 'certain':296 'choos':55 'contribut':118,143 'control':315,348,368,374 'could':37 'cpu':351,359,371 'depend':258,326 'didn':128,308 'direct':88,158,219,244,251,277,288,305,340 'directx':187,196,364 'doesn':26,69 'driver':9,15,22,263,271 'dx':108 'dx12':170,174,270,310 'dx9':262,320 'equal':265 'etc':209 'ex':259 'exampl':339 'exist':90 'finer':314 'fork':98 'game':125,299 'give':104,313 'got':212 'gpu':377 'hardwar':79,318 'howev':53,134,287 'idea':214 'ie':24 'implement':6,33,50,137,236 'improv':123 'includ':17 'inspir':176 'integr':147 'introduc':161 'khrono':226 'less':254,358,367 'leve':347 'level':193,242,257,267,284 'linux':43 'long':165 'low':192,241,256,266 'low-level':191,240,255 'lower':283,346 'made':115,250 'make':23,107 'mani':292 'mantl':168,216 'may':110 'mayb':91 'mean':93 'mesa':52 'met':224 'microsoft':68 'move':355 'ms':218,231 'much':282,344 'necessari':303 'notic':233 'nvidia':1,25,260 'ogl':101,322 'one':201 'one-stop':200 'opengl':5,18,35,48,72 'other':67 'outlin':65 'particular':329 'perform':126 'portion':330 'practic':152 'predat':169 'publish':95,130 'reason':63 'reli':45 'relianc':360 'requir':294 'see':275,301 'ship':2,30,71,145 'shop':203 'spec':102,121,133,140,333 'spin':228 'stop':202 'talk':336 'tech':297 'thing':363 'time':83,166,354 'today':300 'took':175,232 'true':112 'upstream':49,139 'vs':319 'vulkan':172,230,312 'way':182 'well':206 'window':124,149 'work':204 'x':89,159,220,245,252,278,289,306,341 'xbox':208 'yes':86,184,323"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6214065"
  +editedAt: DateTimeImmutable @1707178753 {#1692
    date: 2024-02-06 01:19:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703376639 {#1795
    date: 2023-12-24 01:10:39.0 +01:00
  }
  +"title": 247345
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    ^ this is the key\n
    \n
    There were two major problems with OpenGL:\n
    \n
    - It was originally designed and intended as a professional software (high-level) 3D CAD API; not gaming\n
    - Extensive changes to the API were constantly being submitted by different vendors (AMD (ATI), Nvidia, Microsoft, etc) to enhance its performance on their respective hardware in their respective situations.\n
    \n
    This meant that almost every API change that was submitted by any one vendor was immediately scrutinized as whether it was for gaming or 3D CAD, and usually disliked for adding bloat that the other vendors didn’t need or worse causing hardware conflicts which often lead to degradation in performance for the other vendors.\n
    \n
    This is exactly why Nvidia bundles their own version of OpenGL with their drivers; they can make the changes immediately and release to see the impact of the API changes without approval and if it does well-enough then submit. At the end of the day though, some submissions are accepted and others are not which means Nvidia then has to maintain the changes on their own… so there is benefit to getting the API changes accepted.\n
    \n
    Microsoft actually blazed the path that Nvidia took; Windows use to (might still… not sure) ship with its own version of OpenGL binaries, but they disliked having to maintain the changes and fight for acceptance enough that they decided to eventually develop DirectX (among other desires to access input and audio, etc).\n
    \n
    DirectX 3D and Vulkan (based on AMD’s Mantle which was inspired by DirectX 12 3D) do not have these issues because both are low-level APIs which means that most of the code that would be specific to the GPU or AMD (ATI), Nvidia, etc is not hard-coded like OpenGL on the driver side… it is done by the application.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703349520 {#1555
    date: 2023-12-23 17:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  -id: 246239
  -bodyTs: "'12':258 '3d':25,83,245,259 'accept':165,191,226 'access':239 'actual':193 'ad':89 'almost':62 'amd':42,250,287 'among':235 'api':27,34,64,142,189,271 'applic':307 'approv':145 'ati':43,288 'audio':242 'base':248 'benefit':185 'binari':214 'blaze':194 'bloat':90 'bundl':119 'cad':26,84 'caus':100 'chang':31,65,132,143,178,190,222 'code':278,295 'conflict':102 'constant':36 'day':160 'decid':230 'degrad':107 'design':15 'desir':237 'develop':233 'didn':95 'differ':40 'directx':234,244,257 'dislik':87,217 'done':304 'driver':127,300 'end':157 'enhanc':48 'enough':152,227 'etc':46,243,290 'eventu':232 'everi':63 'exact':116 'extens':30 'fight':224 'game':29,81 'get':187 'gpu':285 'hard':294 'hard-cod':293 'hardwar':54,101 'high':23 'high-level':22 'immedi':74,133 'impact':139 'input':240 'inspir':255 'intend':17 'issu':264 'key':4 'lead':105 'level':24,270 'like':296 'low':269 'low-level':268 'maintain':176,220 'major':8 'make':130 'mantl':252 'mean':171,273 'meant':60 'microsoft':45,192 'might':203 'need':97 'nvidia':44,118,172,198,289 'often':104 'one':71 'opengl':11,124,213,297 'origin':14 'other':167 'path':196 'perform':50,109 'problem':9 'profession':20 'releas':135 'respect':53,57 'scrutin':75 'see':137 'ship':207 'side':301 'situat':58 'softwar':21 'specif':282 'still':204 'submiss':163 'submit':38,68,154 'sure':206 'though':161 'took':199 'two':7 'use':201 'usual':86 'vendor':41,72,94,113 'version':122,211 'vulkan':247 'well':151 'well-enough':150 'whether':77 'window':200 'without':144 'wors':99 'would':280"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6208263"
  +editedAt: DateTimeImmutable @1706963509 {#1557
    date: 2024-02-03 13:31:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703349520 {#1556
    date: 2023-12-23 17:38:40.0 +01:00
  }
  +"title": 246239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    ^ this is the key\n
    \n
    There were two major problems with OpenGL:\n
    \n
    - It was originally designed and intended as a professional software (high-level) 3D CAD API; not gaming\n
    - Extensive changes to the API were constantly being submitted by different vendors (AMD (ATI), Nvidia, Microsoft, etc) to enhance its performance on their respective hardware in their respective situations.\n
    \n
    This meant that almost every API change that was submitted by any one vendor was immediately scrutinized as whether it was for gaming or 3D CAD, and usually disliked for adding bloat that the other vendors didn’t need or worse causing hardware conflicts which often lead to degradation in performance for the other vendors.\n
    \n
    This is exactly why Nvidia bundles their own version of OpenGL with their drivers; they can make the changes immediately and release to see the impact of the API changes without approval and if it does well-enough then submit. At the end of the day though, some submissions are accepted and others are not which means Nvidia then has to maintain the changes on their own… so there is benefit to getting the API changes accepted.\n
    \n
    Microsoft actually blazed the path that Nvidia took; Windows use to (might still… not sure) ship with its own version of OpenGL binaries, but they disliked having to maintain the changes and fight for acceptance enough that they decided to eventually develop DirectX (among other desires to access input and audio, etc).\n
    \n
    DirectX 3D and Vulkan (based on AMD’s Mantle which was inspired by DirectX 12 3D) do not have these issues because both are low-level APIs which means that most of the code that would be specific to the GPU or AMD (ATI), Nvidia, etc is not hard-coded like OpenGL on the driver side… it is done by the application.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703349520 {#1555
    date: 2023-12-23 17:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  -id: 246239
  -bodyTs: "'12':258 '3d':25,83,245,259 'accept':165,191,226 'access':239 'actual':193 'ad':89 'almost':62 'amd':42,250,287 'among':235 'api':27,34,64,142,189,271 'applic':307 'approv':145 'ati':43,288 'audio':242 'base':248 'benefit':185 'binari':214 'blaze':194 'bloat':90 'bundl':119 'cad':26,84 'caus':100 'chang':31,65,132,143,178,190,222 'code':278,295 'conflict':102 'constant':36 'day':160 'decid':230 'degrad':107 'design':15 'desir':237 'develop':233 'didn':95 'differ':40 'directx':234,244,257 'dislik':87,217 'done':304 'driver':127,300 'end':157 'enhanc':48 'enough':152,227 'etc':46,243,290 'eventu':232 'everi':63 'exact':116 'extens':30 'fight':224 'game':29,81 'get':187 'gpu':285 'hard':294 'hard-cod':293 'hardwar':54,101 'high':23 'high-level':22 'immedi':74,133 'impact':139 'input':240 'inspir':255 'intend':17 'issu':264 'key':4 'lead':105 'level':24,270 'like':296 'low':269 'low-level':268 'maintain':176,220 'major':8 'make':130 'mantl':252 'mean':171,273 'meant':60 'microsoft':45,192 'might':203 'need':97 'nvidia':44,118,172,198,289 'often':104 'one':71 'opengl':11,124,213,297 'origin':14 'other':167 'path':196 'perform':50,109 'problem':9 'profession':20 'releas':135 'respect':53,57 'scrutin':75 'see':137 'ship':207 'side':301 'situat':58 'softwar':21 'specif':282 'still':204 'submiss':163 'submit':38,68,154 'sure':206 'though':161 'took':199 'two':7 'use':201 'usual':86 'vendor':41,72,94,113 'version':122,211 'vulkan':247 'well':151 'well-enough':150 'whether':77 'window':200 'without':144 'wors':99 'would':280"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6208263"
  +editedAt: DateTimeImmutable @1706963509 {#1557
    date: 2024-02-03 13:31:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703349520 {#1556
    date: 2023-12-23 17:38:40.0 +01:00
  }
  +"title": 246239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    ^ this is the key\n
    \n
    There were two major problems with OpenGL:\n
    \n
    - It was originally designed and intended as a professional software (high-level) 3D CAD API; not gaming\n
    - Extensive changes to the API were constantly being submitted by different vendors (AMD (ATI), Nvidia, Microsoft, etc) to enhance its performance on their respective hardware in their respective situations.\n
    \n
    This meant that almost every API change that was submitted by any one vendor was immediately scrutinized as whether it was for gaming or 3D CAD, and usually disliked for adding bloat that the other vendors didn’t need or worse causing hardware conflicts which often lead to degradation in performance for the other vendors.\n
    \n
    This is exactly why Nvidia bundles their own version of OpenGL with their drivers; they can make the changes immediately and release to see the impact of the API changes without approval and if it does well-enough then submit. At the end of the day though, some submissions are accepted and others are not which means Nvidia then has to maintain the changes on their own… so there is benefit to getting the API changes accepted.\n
    \n
    Microsoft actually blazed the path that Nvidia took; Windows use to (might still… not sure) ship with its own version of OpenGL binaries, but they disliked having to maintain the changes and fight for acceptance enough that they decided to eventually develop DirectX (among other desires to access input and audio, etc).\n
    \n
    DirectX 3D and Vulkan (based on AMD’s Mantle which was inspired by DirectX 12 3D) do not have these issues because both are low-level APIs which means that most of the code that would be specific to the GPU or AMD (ATI), Nvidia, etc is not hard-coded like OpenGL on the driver side… it is done by the application.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703349520 {#1555
    date: 2023-12-23 17:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  -id: 246239
  -bodyTs: "'12':258 '3d':25,83,245,259 'accept':165,191,226 'access':239 'actual':193 'ad':89 'almost':62 'amd':42,250,287 'among':235 'api':27,34,64,142,189,271 'applic':307 'approv':145 'ati':43,288 'audio':242 'base':248 'benefit':185 'binari':214 'blaze':194 'bloat':90 'bundl':119 'cad':26,84 'caus':100 'chang':31,65,132,143,178,190,222 'code':278,295 'conflict':102 'constant':36 'day':160 'decid':230 'degrad':107 'design':15 'desir':237 'develop':233 'didn':95 'differ':40 'directx':234,244,257 'dislik':87,217 'done':304 'driver':127,300 'end':157 'enhanc':48 'enough':152,227 'etc':46,243,290 'eventu':232 'everi':63 'exact':116 'extens':30 'fight':224 'game':29,81 'get':187 'gpu':285 'hard':294 'hard-cod':293 'hardwar':54,101 'high':23 'high-level':22 'immedi':74,133 'impact':139 'input':240 'inspir':255 'intend':17 'issu':264 'key':4 'lead':105 'level':24,270 'like':296 'low':269 'low-level':268 'maintain':176,220 'major':8 'make':130 'mantl':252 'mean':171,273 'meant':60 'microsoft':45,192 'might':203 'need':97 'nvidia':44,118,172,198,289 'often':104 'one':71 'opengl':11,124,213,297 'origin':14 'other':167 'path':196 'perform':50,109 'problem':9 'profession':20 'releas':135 'respect':53,57 'scrutin':75 'see':137 'ship':207 'side':301 'situat':58 'softwar':21 'specif':282 'still':204 'submiss':163 'submit':38,68,154 'sure':206 'though':161 'took':199 'two':7 'use':201 'usual':86 'vendor':41,72,94,113 'version':122,211 'vulkan':247 'well':151 'well-enough':150 'whether':77 'window':200 'without':144 'wors':99 'would':280"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6208263"
  +editedAt: DateTimeImmutable @1706963509 {#1557
    date: 2024-02-03 13:31:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703349520 {#1556
    date: 2023-12-23 17:38:40.0 +01:00
  }
  +"title": 246239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    > Nvidia’s OGL driver is a driver. Mesa’s radv backend is a driver. Nouveau, the open source Nvidia meds backend is a driver. An opengl implementation does a driver make.\n
    \n
    No, a driver is kernel code that interfaces with hardware; Mesa’s RADV implements Vulkan and RadeonSI implements OpenGL but both sit at the user level and get called by AMDGPU (the driver in the kernel). Above the kernel at user level is simply software…\n
    \n
    Nouveau is a driver, yes… but it is in the kernel and calls into Mesa as well…\n
    \n
    > What GPU did Microsoft’s driver target? Or are you referring to a software implementation?\n
    \n
    You seem to be confused that Microsoft needed to develop a GPU before implementing a version of their own OpenGL… this is flawed for a couple reasons that I’ve already outlined:\n
    \n
    1. when OpenGL was designed, GPUs didn’t exist. Video cards existed, but a video card != GPU\n
    2. OpenGLs original purpose was to be a 3D CAD (Computer Aided Design) graphics API …\n
    3. If you’ve ever used MS Windows before Windows 95 or even Windows 95 before Direct X was released, you’d know… MS shipped their own opengl32.dll with Windows\n
    \n
    > You literally said that Mantle was inspired by DX12, which is false. You can try to pivot to regurgitating more Mantle history, but I’m just saying…\n
    \n
    AMD Mantle was inspired by Direct X 12… it was inspired by all of Direct X and the current next gen in development at the time which was Direct X 12.\n
    \n
    > take it from someone who literally wrote them for a living\n
    \n
    For someone of your calibre, I’d expect a better understanding of what a driver is then. “above the metal” or more commonly “bare metal” should give that first clue. implementation of OpenGL a graphics library != driver…\n
    \n
    I will refrain from posting any further… this is going no where…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703433368 {#1731
    date: 2023-12-24 16:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
    "@heartsofwar@lemmy.world"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 248793
  -bodyTs: "'1':141 '12':237,260 '2':158 '3':173 '3d':166 '95':183,187 'aid':169 'alreadi':139 'amd':230 'amdgpu':62 'api':172 'backend':11,21 'bare':295 'better':281 'cad':167 'calibr':276 'call':60,89 'card':151,156 'clue':301 'code':37 'common':294 'comput':168 'confus':113 'coupl':134 'current':248 'd':194,278 'design':145,170 'develop':118,252 'didn':147 'direct':189,235,244,258 'driver':4,7,14,24,30,34,64,80,99,286,308 'dx12':211 'even':185 'ever':177 'exist':149,152 'expect':279 'fals':214 'first':300 'flaw':131 'gen':250 'get':59 'give':298 'go':318 'gpu':95,120,157 'gpus':146 'graphic':171,306 'hardwar':41 'histori':224 'implement':27,45,49,108,122,302 'inspir':209,233,240 'interfac':39 'kernel':36,67,70,87 'know':195 'level':57,73 'librari':307 'liter':204,266 'live':271 'm':227 'make':31 'mantl':207,223,231 'med':20 'mesa':8,42,91 'metal':291,296 'microsoft':97,115 'ms':179,196 'need':116 'next':249 'nouveau':15,77 'nvidia':1,19 'ogl':3 'open':17 'opengl':26,50,128,143,159,304 'opengl32.dll':200 'origin':160 'outlin':140 'pivot':219 'post':313 'purpos':161 'radeonsi':48 'radv':10,44 'reason':135 'refer':104 'refrain':311 'regurgit':221 'releas':192 'said':205 'say':229 'seem':110 'ship':197 'simpli':75 'sit':53 'softwar':76,107 'someon':264,273 'sourc':18 'take':261 'target':100 'time':255 'tri':217 'understand':282 'use':178 'user':56,72 've':138,176 'version':124 'video':150,155 'vulkan':46 'well':93 'window':180,182,186,202 'wrote':267 'x':190,236,245,259 'yes':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6223209"
  +editedAt: DateTimeImmutable @1707492381 {#1725
    date: 2024-02-09 16:26:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703433368 {#1723
    date: 2023-12-24 16:56:08.0 +01:00
  }
  +"title": 248793
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    > Nvidia’s OGL driver is a driver. Mesa’s radv backend is a driver. Nouveau, the open source Nvidia meds backend is a driver. An opengl implementation does a driver make.\n
    \n
    No, a driver is kernel code that interfaces with hardware; Mesa’s RADV implements Vulkan and RadeonSI implements OpenGL but both sit at the user level and get called by AMDGPU (the driver in the kernel). Above the kernel at user level is simply software…\n
    \n
    Nouveau is a driver, yes… but it is in the kernel and calls into Mesa as well…\n
    \n
    > What GPU did Microsoft’s driver target? Or are you referring to a software implementation?\n
    \n
    You seem to be confused that Microsoft needed to develop a GPU before implementing a version of their own OpenGL… this is flawed for a couple reasons that I’ve already outlined:\n
    \n
    1. when OpenGL was designed, GPUs didn’t exist. Video cards existed, but a video card != GPU\n
    2. OpenGLs original purpose was to be a 3D CAD (Computer Aided Design) graphics API …\n
    3. If you’ve ever used MS Windows before Windows 95 or even Windows 95 before Direct X was released, you’d know… MS shipped their own opengl32.dll with Windows\n
    \n
    > You literally said that Mantle was inspired by DX12, which is false. You can try to pivot to regurgitating more Mantle history, but I’m just saying…\n
    \n
    AMD Mantle was inspired by Direct X 12… it was inspired by all of Direct X and the current next gen in development at the time which was Direct X 12.\n
    \n
    > take it from someone who literally wrote them for a living\n
    \n
    For someone of your calibre, I’d expect a better understanding of what a driver is then. “above the metal” or more commonly “bare metal” should give that first clue. implementation of OpenGL a graphics library != driver…\n
    \n
    I will refrain from posting any further… this is going no where…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703433368 {#1731
    date: 2023-12-24 16:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
    "@heartsofwar@lemmy.world"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 248793
  -bodyTs: "'1':141 '12':237,260 '2':158 '3':173 '3d':166 '95':183,187 'aid':169 'alreadi':139 'amd':230 'amdgpu':62 'api':172 'backend':11,21 'bare':295 'better':281 'cad':167 'calibr':276 'call':60,89 'card':151,156 'clue':301 'code':37 'common':294 'comput':168 'confus':113 'coupl':134 'current':248 'd':194,278 'design':145,170 'develop':118,252 'didn':147 'direct':189,235,244,258 'driver':4,7,14,24,30,34,64,80,99,286,308 'dx12':211 'even':185 'ever':177 'exist':149,152 'expect':279 'fals':214 'first':300 'flaw':131 'gen':250 'get':59 'give':298 'go':318 'gpu':95,120,157 'gpus':146 'graphic':171,306 'hardwar':41 'histori':224 'implement':27,45,49,108,122,302 'inspir':209,233,240 'interfac':39 'kernel':36,67,70,87 'know':195 'level':57,73 'librari':307 'liter':204,266 'live':271 'm':227 'make':31 'mantl':207,223,231 'med':20 'mesa':8,42,91 'metal':291,296 'microsoft':97,115 'ms':179,196 'need':116 'next':249 'nouveau':15,77 'nvidia':1,19 'ogl':3 'open':17 'opengl':26,50,128,143,159,304 'opengl32.dll':200 'origin':160 'outlin':140 'pivot':219 'post':313 'purpos':161 'radeonsi':48 'radv':10,44 'reason':135 'refer':104 'refrain':311 'regurgit':221 'releas':192 'said':205 'say':229 'seem':110 'ship':197 'simpli':75 'sit':53 'softwar':76,107 'someon':264,273 'sourc':18 'take':261 'target':100 'time':255 'tri':217 'understand':282 'use':178 'user':56,72 've':138,176 'version':124 'video':150,155 'vulkan':46 'well':93 'window':180,182,186,202 'wrote':267 'x':190,236,245,259 'yes':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6223209"
  +editedAt: DateTimeImmutable @1707492381 {#1725
    date: 2024-02-09 16:26:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703433368 {#1723
    date: 2023-12-24 16:56:08.0 +01:00
  }
  +"title": 248793
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1562 …}
  +body: """
    > Nvidia’s OGL driver is a driver. Mesa’s radv backend is a driver. Nouveau, the open source Nvidia meds backend is a driver. An opengl implementation does a driver make.\n
    \n
    No, a driver is kernel code that interfaces with hardware; Mesa’s RADV implements Vulkan and RadeonSI implements OpenGL but both sit at the user level and get called by AMDGPU (the driver in the kernel). Above the kernel at user level is simply software…\n
    \n
    Nouveau is a driver, yes… but it is in the kernel and calls into Mesa as well…\n
    \n
    > What GPU did Microsoft’s driver target? Or are you referring to a software implementation?\n
    \n
    You seem to be confused that Microsoft needed to develop a GPU before implementing a version of their own OpenGL… this is flawed for a couple reasons that I’ve already outlined:\n
    \n
    1. when OpenGL was designed, GPUs didn’t exist. Video cards existed, but a video card != GPU\n
    2. OpenGLs original purpose was to be a 3D CAD (Computer Aided Design) graphics API …\n
    3. If you’ve ever used MS Windows before Windows 95 or even Windows 95 before Direct X was released, you’d know… MS shipped their own opengl32.dll with Windows\n
    \n
    > You literally said that Mantle was inspired by DX12, which is false. You can try to pivot to regurgitating more Mantle history, but I’m just saying…\n
    \n
    AMD Mantle was inspired by Direct X 12… it was inspired by all of Direct X and the current next gen in development at the time which was Direct X 12.\n
    \n
    > take it from someone who literally wrote them for a living\n
    \n
    For someone of your calibre, I’d expect a better understanding of what a driver is then. “above the metal” or more commonly “bare metal” should give that first clue. implementation of OpenGL a graphics library != driver…\n
    \n
    I will refrain from posting any further… this is going no where…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703433368 {#1731
    date: 2023-12-24 16:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@filister@lemmy.world"
    "@velox_vulnus@lemmy.ml"
    "@Ansis@iusearchlinux.fyi"
    "@heartsofwar@lemmy.world"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 248793
  -bodyTs: "'1':141 '12':237,260 '2':158 '3':173 '3d':166 '95':183,187 'aid':169 'alreadi':139 'amd':230 'amdgpu':62 'api':172 'backend':11,21 'bare':295 'better':281 'cad':167 'calibr':276 'call':60,89 'card':151,156 'clue':301 'code':37 'common':294 'comput':168 'confus':113 'coupl':134 'current':248 'd':194,278 'design':145,170 'develop':118,252 'didn':147 'direct':189,235,244,258 'driver':4,7,14,24,30,34,64,80,99,286,308 'dx12':211 'even':185 'ever':177 'exist':149,152 'expect':279 'fals':214 'first':300 'flaw':131 'gen':250 'get':59 'give':298 'go':318 'gpu':95,120,157 'gpus':146 'graphic':171,306 'hardwar':41 'histori':224 'implement':27,45,49,108,122,302 'inspir':209,233,240 'interfac':39 'kernel':36,67,70,87 'know':195 'level':57,73 'librari':307 'liter':204,266 'live':271 'm':227 'make':31 'mantl':207,223,231 'med':20 'mesa':8,42,91 'metal':291,296 'microsoft':97,115 'ms':179,196 'need':116 'next':249 'nouveau':15,77 'nvidia':1,19 'ogl':3 'open':17 'opengl':26,50,128,143,159,304 'opengl32.dll':200 'origin':160 'outlin':140 'pivot':219 'post':313 'purpos':161 'radeonsi':48 'radv':10,44 'reason':135 'refer':104 'refrain':311 'regurgit':221 'releas':192 'said':205 'say':229 'seem':110 'ship':197 'simpli':75 'sit':53 'softwar':76,107 'someon':264,273 'sourc':18 'take':261 'target':100 'time':255 'tri':217 'understand':282 'use':178 'user':56,72 've':138,176 'version':124 'video':150,155 'vulkan':46 'well':93 'window':180,182,186,202 'wrote':267 'x':190,236,245,259 'yes':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6223209"
  +editedAt: DateTimeImmutable @1707492381 {#1725
    date: 2024-02-09 16:26:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703433368 {#1723
    date: 2023-12-24 16:56:08.0 +01:00
  }
  +"title": 248793
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#2232 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
  +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
  +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
  +url: "https://git.ohaa.xyz/Oha/ssh-man"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699915157 {#2244
    date: 2023-11-13 23:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  +badges: Doctrine\ORM\PersistentCollection {#2034 …}
  +children: [
    1 => App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
        \n
        More power to you though!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1700104063 {#1439
        date: 2023-11-16 04:07:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 120367
      -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285819"
      +editedAt: DateTimeImmutable @1700072685 {#1435
        date: 2023-11-15 19:24:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699895708 {#1436
        date: 2023-11-13 18:15:08.0 +01:00
      }
      +"title": 120367
    }
    0 => App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: App\Entity\EntryComment {#1709}
      +body: "I showed you how… read on how to setup an SSH config… its completely possible"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699898288 {#1673
        date: 2023-11-13 18:58:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
        "@heartsofwar@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 120485
      -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5286715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699898288 {#1560
        date: 2023-11-13 18:58:08.0 +01:00
      }
      +"title": 120485
    }
  ]
  -id: 12633
  -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699981590
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/888735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699895190 {#2208
    date: 2023-11-13 18:06:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#2232 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
  +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
  +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
  +url: "https://git.ohaa.xyz/Oha/ssh-man"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699915157 {#2244
    date: 2023-11-13 23:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  +badges: Doctrine\ORM\PersistentCollection {#2034 …}
  +children: [
    1 => App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
        \n
        More power to you though!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1700104063 {#1439
        date: 2023-11-16 04:07:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 120367
      -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285819"
      +editedAt: DateTimeImmutable @1700072685 {#1435
        date: 2023-11-15 19:24:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699895708 {#1436
        date: 2023-11-13 18:15:08.0 +01:00
      }
      +"title": 120367
    }
    0 => App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: App\Entity\EntryComment {#1709}
      +body: "I showed you how… read on how to setup an SSH config… its completely possible"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699898288 {#1673
        date: 2023-11-13 18:58:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
        "@heartsofwar@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 120485
      -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5286715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699898288 {#1560
        date: 2023-11-13 18:58:08.0 +01:00
      }
      +"title": 120485
    }
  ]
  -id: 12633
  -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699981590
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/888735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699895190 {#2208
    date: 2023-11-13 18:06:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#2232 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
  +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
  +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
  +url: "https://git.ohaa.xyz/Oha/ssh-man"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699915157 {#2244
    date: 2023-11-13 23:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  +badges: Doctrine\ORM\PersistentCollection {#2034 …}
  +children: [
    1 => App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
        \n
        More power to you though!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1700104063 {#1439
        date: 2023-11-16 04:07:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 120367
      -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5285819"
      +editedAt: DateTimeImmutable @1700072685 {#1435
        date: 2023-11-15 19:24:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699895708 {#1436
        date: 2023-11-13 18:15:08.0 +01:00
      }
      +"title": 120367
    }
    0 => App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: App\Entity\EntryComment {#1709}
      +body: "I showed you how… read on how to setup an SSH config… its completely possible"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699898288 {#1673
        date: 2023-11-13 18:58:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Oha@lemmy.ohaa.xyz"
        "@heartsofwar@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 120485
      -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5286715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699898288 {#1560
        date: 2023-11-13 18:58:08.0 +01:00
      }
      +"title": 120485
    }
  ]
  -id: 12633
  -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699981590
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/888735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699895190 {#2208
    date: 2023-11-13 18:06:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2232 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
    +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
    +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
    +url: "https://git.ohaa.xyz/Oha/ssh-man"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915157 {#2244
      date: 2023-11-13 23:39:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2247 …}
    +votes: Doctrine\ORM\PersistentCollection {#2256 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    +badges: Doctrine\ORM\PersistentCollection {#2034 …}
    +children: [
      1 => App\Entity\EntryComment {#1709}
      0 => App\Entity\EntryComment {#1568
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: App\Entity\EntryComment {#1709}
        +body: "I showed you how… read on how to setup an SSH config… its completely possible"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699898288 {#1673
          date: 2023-11-13 18:58:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
          "@heartsofwar@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1686 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 120485
        -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5286715"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699898288 {#1560
          date: 2023-11-13 18:58:08.0 +01:00
        }
        +"title": 120485
      }
    ]
    -id: 12633
    -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699981590
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/888735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699895190 {#2208
      date: 2023-11-13 18:06:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
    \n
    More power to you though!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700104063 {#1439
    date: 2023-11-16 04:07:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 120367
  -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285819"
  +editedAt: DateTimeImmutable @1700072685 {#1435
    date: 2023-11-15 19:24:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699895708 {#1436
    date: 2023-11-13 18:15:08.0 +01:00
  }
  +"title": 120367
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2232 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
    +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
    +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
    +url: "https://git.ohaa.xyz/Oha/ssh-man"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915157 {#2244
      date: 2023-11-13 23:39:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2247 …}
    +votes: Doctrine\ORM\PersistentCollection {#2256 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    +badges: Doctrine\ORM\PersistentCollection {#2034 …}
    +children: [
      1 => App\Entity\EntryComment {#1709}
      0 => App\Entity\EntryComment {#1568
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: App\Entity\EntryComment {#1709}
        +body: "I showed you how… read on how to setup an SSH config… its completely possible"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699898288 {#1673
          date: 2023-11-13 18:58:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
          "@heartsofwar@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1686 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 120485
        -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5286715"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699898288 {#1560
          date: 2023-11-13 18:58:08.0 +01:00
        }
        +"title": 120485
      }
    ]
    -id: 12633
    -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699981590
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/888735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699895190 {#2208
      date: 2023-11-13 18:06:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
    \n
    More power to you though!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700104063 {#1439
    date: 2023-11-16 04:07:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 120367
  -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285819"
  +editedAt: DateTimeImmutable @1700072685 {#1435
    date: 2023-11-15 19:24:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699895708 {#1436
    date: 2023-11-13 18:15:08.0 +01:00
  }
  +"title": 120367
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2232 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
    +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
    +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
    +url: "https://git.ohaa.xyz/Oha/ssh-man"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915157 {#2244
      date: 2023-11-13 23:39:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2247 …}
    +votes: Doctrine\ORM\PersistentCollection {#2256 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    +badges: Doctrine\ORM\PersistentCollection {#2034 …}
    +children: [
      1 => App\Entity\EntryComment {#1709}
      0 => App\Entity\EntryComment {#1568
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
        +root: App\Entity\EntryComment {#1709}
        +body: "I showed you how… read on how to setup an SSH config… its completely possible"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699898288 {#1673
          date: 2023-11-13 18:58:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
          "@heartsofwar@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1686 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 120485
        -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5286715"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699898288 {#1560
          date: 2023-11-13 18:58:08.0 +01:00
        }
        +"title": 120485
      }
    ]
    -id: 12633
    -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699981590
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/888735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699895190 {#2208
      date: 2023-11-13 18:06:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
    \n
    More power to you though!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700104063 {#1439
    date: 2023-11-16 04:07:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 120367
  -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5285819"
  +editedAt: DateTimeImmutable @1700072685 {#1435
    date: 2023-11-15 19:24:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699895708 {#1436
    date: 2023-11-13 18:15:08.0 +01:00
  }
  +"title": 120367
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2232 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
    +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
    +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
    +url: "https://git.ohaa.xyz/Oha/ssh-man"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915157 {#2244
      date: 2023-11-13 23:39:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2247 …}
    +votes: Doctrine\ORM\PersistentCollection {#2256 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    +badges: Doctrine\ORM\PersistentCollection {#2034 …}
    +children: [
      1 => App\Entity\EntryComment {#1709
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
          \n
          More power to you though!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1700104063 {#1439
          date: 2023-11-16 04:07:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 120367
        -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5285819"
        +editedAt: DateTimeImmutable @1700072685 {#1435
          date: 2023-11-15 19:24:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699895708 {#1436
          date: 2023-11-13 18:15:08.0 +01:00
        }
        +"title": 120367
      }
      0 => App\Entity\EntryComment {#1568}
    ]
    -id: 12633
    -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699981590
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/888735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699895190 {#2208
      date: 2023-11-13 18:06:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: App\Entity\EntryComment {#1709}
  +body: "I showed you how… read on how to setup an SSH config… its completely possible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898288 {#1673
    date: 2023-11-13 18:58:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@heartsofwar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 120485
  -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5286715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898288 {#1560
    date: 2023-11-13 18:58:08.0 +01:00
  }
  +"title": 120485
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2232 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
    +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
    +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
    +url: "https://git.ohaa.xyz/Oha/ssh-man"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915157 {#2244
      date: 2023-11-13 23:39:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2247 …}
    +votes: Doctrine\ORM\PersistentCollection {#2256 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    +badges: Doctrine\ORM\PersistentCollection {#2034 …}
    +children: [
      1 => App\Entity\EntryComment {#1709
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
          \n
          More power to you though!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1700104063 {#1439
          date: 2023-11-16 04:07:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 120367
        -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5285819"
        +editedAt: DateTimeImmutable @1700072685 {#1435
          date: 2023-11-15 19:24:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699895708 {#1436
          date: 2023-11-13 18:15:08.0 +01:00
        }
        +"title": 120367
      }
      0 => App\Entity\EntryComment {#1568}
    ]
    -id: 12633
    -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699981590
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/888735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699895190 {#2208
      date: 2023-11-13 18:06:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: App\Entity\EntryComment {#1709}
  +body: "I showed you how… read on how to setup an SSH config… its completely possible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898288 {#1673
    date: 2023-11-13 18:58:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@heartsofwar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 120485
  -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5286715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898288 {#1560
    date: 2023-11-13 18:58:08.0 +01:00
  }
  +"title": 120485
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2232 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2248 …}
    +slug: "I-created-a-shitty-Python-script-to-manage-multiple-SSH"
    +title: "I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one"
    +url: "https://git.ohaa.xyz/Oha/ssh-man"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915157 {#2244
      date: 2023-11-13 23:39:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2247 …}
    +votes: Doctrine\ORM\PersistentCollection {#2256 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    +badges: Doctrine\ORM\PersistentCollection {#2034 …}
    +children: [
      1 => App\Entity\EntryComment {#1709
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Given how the python script is written; I doubt this was meant for linux… because its completely unnecessary on Linux: man SSH config\n
          \n
          More power to you though!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1700104063 {#1439
          date: 2023-11-16 04:07:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Oha@lemmy.ohaa.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 120367
        -bodyTs: "'complet':17 'config':23 'doubt':9 'given':1 'linux':14,20 'man':21 'meant':12 'power':25 'python':4 'script':5 'ssh':22 'though':28 'unnecessari':18 'written':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5285819"
        +editedAt: DateTimeImmutable @1700072685 {#1435
          date: 2023-11-15 19:24:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699895708 {#1436
          date: 2023-11-13 18:15:08.0 +01:00
        }
        +"title": 120367
      }
      0 => App\Entity\EntryComment {#1568}
    ]
    -id: 12633
    -titleTs: "'connect':11 'couldnt':14 'creat':2 'decent':17 'find':15 'manag':8 'multipl':9 'one':18 'python':5 'script':6 'shitti':4 'ssh':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699981590
    +visibility: "visible             "
    +apId: "https://lemmy.ohaa.xyz/post/888735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699895190 {#2208
      date: 2023-11-13 18:06:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: App\Entity\EntryComment {#1709}
  +body: "I showed you how… read on how to setup an SSH config… its completely possible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699898288 {#1673
    date: 2023-11-13 18:58:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@heartsofwar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 120485
  -bodyTs: "'complet':14 'config':12 'possibl':15 'read':5 'setup':9 'show':2 'ssh':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5286715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699898288 {#1560
    date: 2023-11-13 18:58:08.0 +01:00
  }
  +"title": 120485
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
  +slug: "Xclip-is-not-talking-to-the-system-clipboard-Klipper"
  +title: "Xclip is not talking to the system clipboard (Klipper)"
  +url: null
  +body: """
    If anyone could help me out with this, I’d greatly appreciate it. Basically, I can’t ctrl + v to paste anything I pipe into the clipboard selection in xclip, and i can’t `xclip -o` anything I copied with ctrl-c or ctrl-shift-c.\n
    \n
    Maybe I want to paste a path into a neovim file. `echo $(pwd) | xclip -i -sel c`Now the path is in my clipboard, right? It sure shows up if i `xclip -o -sel c`!\n
    \n
    But when I go into neovim and paste from the unnamedplus register, instead it pastes the last thing I copied in my browser.\n
    \n
    if I want to copy the output of something from my terminal and google it, ctrl+v in the browser completely ignores my xclip selection.\n
    \n
    i am forced to use the mouse and ctrl+shift+c in order to paste it into a search engine, like a caveman.\n
    \n
    I hope I’ve done a decent enough job explaining the problem. It was most apparent earlier, as I was making a cronjob and I had to be explicit about file paths because i couldn’t assume the working directory would be the directory of the script I was calling. I really wish I could have just `echo $(pwd) | xclip -sel c`; open neovim; hit p; see the path appear in my file.\n
    \n
    I have a little clipboard icon in my system tray with my copy history, except none of the things I put in the clipboard selection with `xclip -sel c` or `xsel -b` appear there. I think that program is klipper, but I’m not sure.\n
    \n
    I know there’s a number of work arounds but still this kind of frustrates me. I think it has something to do with wayland and xclipboard not talking to each other. I am running wayland, KDE Plasma 5.27.5, and Debian 12.\n
    \n
    Is there a simple configuration setting I can tweak, or do I need to find something to replace klipper or xclip? I have tried toggling the `keep selection and clipboard the same` and `always save text selection in history` settings in the plasma clipboard, no change. I tried two terminal emulators to no avail.\n
    \n
    I will happily provide any more information if it would be helpful.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709407198 {#2422
    date: 2024-03-02 20:19:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  +badges: Doctrine\ORM\PersistentCollection {#2201 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "KDE plasma runs Wayland; therefore, you need `wl-clipboard` (`wl-copy`) not `xclip` which is for X11"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1709407198 {#1719
        date: 2024-03-02 20:19:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hammerheart@programming.dev"
        "@Hammerheart@programming.dev"
        "@Hammerheart@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 263914
      -bodyTs: "'clipboard':10 'copi':13 'kde':1 'need':7 'plasma':2 'run':3 'therefor':5 'wayland':4 'wl':9,12 'wl-clipboard':8 'wl-copi':11 'x11':19 'xclip':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6300436"
      +editedAt: DateTimeImmutable @1709259745 {#1715
        date: 2024-03-01 03:22:25.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703907872 {#1714
        date: 2023-12-30 04:44:32.0 +01:00
      }
      +"title": 263914
    }
  ]
  -id: 25788
  -titleTs: "'clipboard':8 'klipper':9 'system':7 'talk':4 'xclip':1"
  -bodyTs: "'12':314 '5.27.5':311 'alway':348 'anyon':2 'anyth':22,37 'appar':170 'appear':224,260 'appreci':12 'around':281 'assum':191 'avail':368 'b':259 'basic':14 'browser':106,126 'c':43,48,65,83,142,216,256 'call':204 'caveman':154 'chang':360 'clipboard':27,72,232,251,344,358 'complet':127 'configur':319 'copi':39,103,111,240 'could':3,209 'couldn':189 'cronjob':177 'ctrl':18,42,46,122,140 'ctrl-c':41 'ctrl-shift-c':45 'd':10 'debian':313 'decent':161 'directori':194,198 'done':159 'earlier':171 'echo':60,212 'emul':365 'engin':151 'enough':162 'except':242 'explain':164 'explicit':183 'file':59,185,227 'find':329 'forc':134 'frustrat':287 'go':87 'googl':120 'great':11 'happili':371 'help':4,380 'histori':241,353 'hit':219 'hope':156 'icon':233 'ignor':128 'inform':375 'instead':96 'job':163 'kde':309 'keep':341 'kind':285 'klipper':267,333 'know':274 'last':100 'like':152 'littl':231 'm':270 'make':175 'mayb':49 'mous':138 'need':327 'neovim':58,89,218 'none':243 'number':278 'o':36,81 'open':217 'order':144 'output':113 'p':220 'past':21,53,91,98,146 'path':55,68,186,223 'pipe':24 'plasma':310,357 'problem':166 'program':265 'provid':372 'put':248 'pwd':61,213 'realli':206 'regist':95 'replac':332 'right':73 'run':307 'save':349 'script':201 'search':150 'see':221 'sel':64,82,215,255 'select':28,131,252,342,351 'set':320,354 'shift':47,141 'show':76 'simpl':318 'someth':115,293,330 'still':283 'sure':75,272 'system':236 'talk':301 'termin':118,364 'text':350 'thing':101,246 'think':263,290 'toggl':339 'tray':237 'tri':338,362 'tweak':323 'two':363 'unnamedplus':94 'use':136 'v':19,123 've':158 'want':51,109 'wayland':297,308 'wish':207 'work':193,280 'would':195,378 'xclip':30,35,62,80,130,214,254,335 'xclipboard':299 'xsel':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703971957
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7880131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703907457 {#2104
    date: 2023-12-30 04:37:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
  +slug: "Xclip-is-not-talking-to-the-system-clipboard-Klipper"
  +title: "Xclip is not talking to the system clipboard (Klipper)"
  +url: null
  +body: """
    If anyone could help me out with this, I’d greatly appreciate it. Basically, I can’t ctrl + v to paste anything I pipe into the clipboard selection in xclip, and i can’t `xclip -o` anything I copied with ctrl-c or ctrl-shift-c.\n
    \n
    Maybe I want to paste a path into a neovim file. `echo $(pwd) | xclip -i -sel c`Now the path is in my clipboard, right? It sure shows up if i `xclip -o -sel c`!\n
    \n
    But when I go into neovim and paste from the unnamedplus register, instead it pastes the last thing I copied in my browser.\n
    \n
    if I want to copy the output of something from my terminal and google it, ctrl+v in the browser completely ignores my xclip selection.\n
    \n
    i am forced to use the mouse and ctrl+shift+c in order to paste it into a search engine, like a caveman.\n
    \n
    I hope I’ve done a decent enough job explaining the problem. It was most apparent earlier, as I was making a cronjob and I had to be explicit about file paths because i couldn’t assume the working directory would be the directory of the script I was calling. I really wish I could have just `echo $(pwd) | xclip -sel c`; open neovim; hit p; see the path appear in my file.\n
    \n
    I have a little clipboard icon in my system tray with my copy history, except none of the things I put in the clipboard selection with `xclip -sel c` or `xsel -b` appear there. I think that program is klipper, but I’m not sure.\n
    \n
    I know there’s a number of work arounds but still this kind of frustrates me. I think it has something to do with wayland and xclipboard not talking to each other. I am running wayland, KDE Plasma 5.27.5, and Debian 12.\n
    \n
    Is there a simple configuration setting I can tweak, or do I need to find something to replace klipper or xclip? I have tried toggling the `keep selection and clipboard the same` and `always save text selection in history` settings in the plasma clipboard, no change. I tried two terminal emulators to no avail.\n
    \n
    I will happily provide any more information if it would be helpful.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709407198 {#2422
    date: 2024-03-02 20:19:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  +badges: Doctrine\ORM\PersistentCollection {#2201 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "KDE plasma runs Wayland; therefore, you need `wl-clipboard` (`wl-copy`) not `xclip` which is for X11"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1709407198 {#1719
        date: 2024-03-02 20:19:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hammerheart@programming.dev"
        "@Hammerheart@programming.dev"
        "@Hammerheart@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 263914
      -bodyTs: "'clipboard':10 'copi':13 'kde':1 'need':7 'plasma':2 'run':3 'therefor':5 'wayland':4 'wl':9,12 'wl-clipboard':8 'wl-copi':11 'x11':19 'xclip':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6300436"
      +editedAt: DateTimeImmutable @1709259745 {#1715
        date: 2024-03-01 03:22:25.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703907872 {#1714
        date: 2023-12-30 04:44:32.0 +01:00
      }
      +"title": 263914
    }
  ]
  -id: 25788
  -titleTs: "'clipboard':8 'klipper':9 'system':7 'talk':4 'xclip':1"
  -bodyTs: "'12':314 '5.27.5':311 'alway':348 'anyon':2 'anyth':22,37 'appar':170 'appear':224,260 'appreci':12 'around':281 'assum':191 'avail':368 'b':259 'basic':14 'browser':106,126 'c':43,48,65,83,142,216,256 'call':204 'caveman':154 'chang':360 'clipboard':27,72,232,251,344,358 'complet':127 'configur':319 'copi':39,103,111,240 'could':3,209 'couldn':189 'cronjob':177 'ctrl':18,42,46,122,140 'ctrl-c':41 'ctrl-shift-c':45 'd':10 'debian':313 'decent':161 'directori':194,198 'done':159 'earlier':171 'echo':60,212 'emul':365 'engin':151 'enough':162 'except':242 'explain':164 'explicit':183 'file':59,185,227 'find':329 'forc':134 'frustrat':287 'go':87 'googl':120 'great':11 'happili':371 'help':4,380 'histori':241,353 'hit':219 'hope':156 'icon':233 'ignor':128 'inform':375 'instead':96 'job':163 'kde':309 'keep':341 'kind':285 'klipper':267,333 'know':274 'last':100 'like':152 'littl':231 'm':270 'make':175 'mayb':49 'mous':138 'need':327 'neovim':58,89,218 'none':243 'number':278 'o':36,81 'open':217 'order':144 'output':113 'p':220 'past':21,53,91,98,146 'path':55,68,186,223 'pipe':24 'plasma':310,357 'problem':166 'program':265 'provid':372 'put':248 'pwd':61,213 'realli':206 'regist':95 'replac':332 'right':73 'run':307 'save':349 'script':201 'search':150 'see':221 'sel':64,82,215,255 'select':28,131,252,342,351 'set':320,354 'shift':47,141 'show':76 'simpl':318 'someth':115,293,330 'still':283 'sure':75,272 'system':236 'talk':301 'termin':118,364 'text':350 'thing':101,246 'think':263,290 'toggl':339 'tray':237 'tri':338,362 'tweak':323 'two':363 'unnamedplus':94 'use':136 'v':19,123 've':158 'want':51,109 'wayland':297,308 'wish':207 'work':193,280 'would':195,378 'xclip':30,35,62,80,130,214,254,335 'xclipboard':299 'xsel':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703971957
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7880131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703907457 {#2104
    date: 2023-12-30 04:37:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
  +slug: "Xclip-is-not-talking-to-the-system-clipboard-Klipper"
  +title: "Xclip is not talking to the system clipboard (Klipper)"
  +url: null
  +body: """
    If anyone could help me out with this, I’d greatly appreciate it. Basically, I can’t ctrl + v to paste anything I pipe into the clipboard selection in xclip, and i can’t `xclip -o` anything I copied with ctrl-c or ctrl-shift-c.\n
    \n
    Maybe I want to paste a path into a neovim file. `echo $(pwd) | xclip -i -sel c`Now the path is in my clipboard, right? It sure shows up if i `xclip -o -sel c`!\n
    \n
    But when I go into neovim and paste from the unnamedplus register, instead it pastes the last thing I copied in my browser.\n
    \n
    if I want to copy the output of something from my terminal and google it, ctrl+v in the browser completely ignores my xclip selection.\n
    \n
    i am forced to use the mouse and ctrl+shift+c in order to paste it into a search engine, like a caveman.\n
    \n
    I hope I’ve done a decent enough job explaining the problem. It was most apparent earlier, as I was making a cronjob and I had to be explicit about file paths because i couldn’t assume the working directory would be the directory of the script I was calling. I really wish I could have just `echo $(pwd) | xclip -sel c`; open neovim; hit p; see the path appear in my file.\n
    \n
    I have a little clipboard icon in my system tray with my copy history, except none of the things I put in the clipboard selection with `xclip -sel c` or `xsel -b` appear there. I think that program is klipper, but I’m not sure.\n
    \n
    I know there’s a number of work arounds but still this kind of frustrates me. I think it has something to do with wayland and xclipboard not talking to each other. I am running wayland, KDE Plasma 5.27.5, and Debian 12.\n
    \n
    Is there a simple configuration setting I can tweak, or do I need to find something to replace klipper or xclip? I have tried toggling the `keep selection and clipboard the same` and `always save text selection in history` settings in the plasma clipboard, no change. I tried two terminal emulators to no avail.\n
    \n
    I will happily provide any more information if it would be helpful.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709407198 {#2422
    date: 2024-03-02 20:19:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  +badges: Doctrine\ORM\PersistentCollection {#2201 …}
  +children: [
    App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "KDE plasma runs Wayland; therefore, you need `wl-clipboard` (`wl-copy`) not `xclip` which is for X11"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1709407198 {#1719
        date: 2024-03-02 20:19:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hammerheart@programming.dev"
        "@Hammerheart@programming.dev"
        "@Hammerheart@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 263914
      -bodyTs: "'clipboard':10 'copi':13 'kde':1 'need':7 'plasma':2 'run':3 'therefor':5 'wayland':4 'wl':9,12 'wl-clipboard':8 'wl-copi':11 'x11':19 'xclip':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6300436"
      +editedAt: DateTimeImmutable @1709259745 {#1715
        date: 2024-03-01 03:22:25.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703907872 {#1714
        date: 2023-12-30 04:44:32.0 +01:00
      }
      +"title": 263914
    }
  ]
  -id: 25788
  -titleTs: "'clipboard':8 'klipper':9 'system':7 'talk':4 'xclip':1"
  -bodyTs: "'12':314 '5.27.5':311 'alway':348 'anyon':2 'anyth':22,37 'appar':170 'appear':224,260 'appreci':12 'around':281 'assum':191 'avail':368 'b':259 'basic':14 'browser':106,126 'c':43,48,65,83,142,216,256 'call':204 'caveman':154 'chang':360 'clipboard':27,72,232,251,344,358 'complet':127 'configur':319 'copi':39,103,111,240 'could':3,209 'couldn':189 'cronjob':177 'ctrl':18,42,46,122,140 'ctrl-c':41 'ctrl-shift-c':45 'd':10 'debian':313 'decent':161 'directori':194,198 'done':159 'earlier':171 'echo':60,212 'emul':365 'engin':151 'enough':162 'except':242 'explain':164 'explicit':183 'file':59,185,227 'find':329 'forc':134 'frustrat':287 'go':87 'googl':120 'great':11 'happili':371 'help':4,380 'histori':241,353 'hit':219 'hope':156 'icon':233 'ignor':128 'inform':375 'instead':96 'job':163 'kde':309 'keep':341 'kind':285 'klipper':267,333 'know':274 'last':100 'like':152 'littl':231 'm':270 'make':175 'mayb':49 'mous':138 'need':327 'neovim':58,89,218 'none':243 'number':278 'o':36,81 'open':217 'order':144 'output':113 'p':220 'past':21,53,91,98,146 'path':55,68,186,223 'pipe':24 'plasma':310,357 'problem':166 'program':265 'provid':372 'put':248 'pwd':61,213 'realli':206 'regist':95 'replac':332 'right':73 'run':307 'save':349 'script':201 'search':150 'see':221 'sel':64,82,215,255 'select':28,131,252,342,351 'set':320,354 'shift':47,141 'show':76 'simpl':318 'someth':115,293,330 'still':283 'sure':75,272 'system':236 'talk':301 'termin':118,364 'text':350 'thing':101,246 'think':263,290 'toggl':339 'tray':237 'tri':338,362 'tweak':323 'two':363 'unnamedplus':94 'use':136 'v':19,123 've':158 'want':51,109 'wayland':297,308 'wish':207 'work':193,280 'would':195,378 'xclip':30,35,62,80,130,214,254,335 'xclipboard':299 'xsel':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703971957
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7880131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703907457 {#2104
    date: 2023-12-30 04:37:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
    +slug: "Xclip-is-not-talking-to-the-system-clipboard-Klipper"
    +title: "Xclip is not talking to the system clipboard (Klipper)"
    +url: null
    +body: """
      If anyone could help me out with this, I’d greatly appreciate it. Basically, I can’t ctrl + v to paste anything I pipe into the clipboard selection in xclip, and i can’t `xclip -o` anything I copied with ctrl-c or ctrl-shift-c.\n
      \n
      Maybe I want to paste a path into a neovim file. `echo $(pwd) | xclip -i -sel c`Now the path is in my clipboard, right? It sure shows up if i `xclip -o -sel c`!\n
      \n
      But when I go into neovim and paste from the unnamedplus register, instead it pastes the last thing I copied in my browser.\n
      \n
      if I want to copy the output of something from my terminal and google it, ctrl+v in the browser completely ignores my xclip selection.\n
      \n
      i am forced to use the mouse and ctrl+shift+c in order to paste it into a search engine, like a caveman.\n
      \n
      I hope I’ve done a decent enough job explaining the problem. It was most apparent earlier, as I was making a cronjob and I had to be explicit about file paths because i couldn’t assume the working directory would be the directory of the script I was calling. I really wish I could have just `echo $(pwd) | xclip -sel c`; open neovim; hit p; see the path appear in my file.\n
      \n
      I have a little clipboard icon in my system tray with my copy history, except none of the things I put in the clipboard selection with `xclip -sel c` or `xsel -b` appear there. I think that program is klipper, but I’m not sure.\n
      \n
      I know there’s a number of work arounds but still this kind of frustrates me. I think it has something to do with wayland and xclipboard not talking to each other. I am running wayland, KDE Plasma 5.27.5, and Debian 12.\n
      \n
      Is there a simple configuration setting I can tweak, or do I need to find something to replace klipper or xclip? I have tried toggling the `keep selection and clipboard the same` and `always save text selection in history` settings in the plasma clipboard, no change. I tried two terminal emulators to no avail.\n
      \n
      I will happily provide any more information if it would be helpful.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709407198 {#2422
      date: 2024-03-02 20:19:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2321 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
    +badges: Doctrine\ORM\PersistentCollection {#2201 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 25788
    -titleTs: "'clipboard':8 'klipper':9 'system':7 'talk':4 'xclip':1"
    -bodyTs: "'12':314 '5.27.5':311 'alway':348 'anyon':2 'anyth':22,37 'appar':170 'appear':224,260 'appreci':12 'around':281 'assum':191 'avail':368 'b':259 'basic':14 'browser':106,126 'c':43,48,65,83,142,216,256 'call':204 'caveman':154 'chang':360 'clipboard':27,72,232,251,344,358 'complet':127 'configur':319 'copi':39,103,111,240 'could':3,209 'couldn':189 'cronjob':177 'ctrl':18,42,46,122,140 'ctrl-c':41 'ctrl-shift-c':45 'd':10 'debian':313 'decent':161 'directori':194,198 'done':159 'earlier':171 'echo':60,212 'emul':365 'engin':151 'enough':162 'except':242 'explain':164 'explicit':183 'file':59,185,227 'find':329 'forc':134 'frustrat':287 'go':87 'googl':120 'great':11 'happili':371 'help':4,380 'histori':241,353 'hit':219 'hope':156 'icon':233 'ignor':128 'inform':375 'instead':96 'job':163 'kde':309 'keep':341 'kind':285 'klipper':267,333 'know':274 'last':100 'like':152 'littl':231 'm':270 'make':175 'mayb':49 'mous':138 'need':327 'neovim':58,89,218 'none':243 'number':278 'o':36,81 'open':217 'order':144 'output':113 'p':220 'past':21,53,91,98,146 'path':55,68,186,223 'pipe':24 'plasma':310,357 'problem':166 'program':265 'provid':372 'put':248 'pwd':61,213 'realli':206 'regist':95 'replac':332 'right':73 'run':307 'save':349 'script':201 'search':150 'see':221 'sel':64,82,215,255 'select':28,131,252,342,351 'set':320,354 'shift':47,141 'show':76 'simpl':318 'someth':115,293,330 'still':283 'sure':75,272 'system':236 'talk':301 'termin':118,364 'text':350 'thing':101,246 'think':263,290 'toggl':339 'tray':237 'tri':338,362 'tweak':323 'two':363 'unnamedplus':94 'use':136 'v':19,123 've':158 'want':51,109 'wayland':297,308 'wish':207 'work':193,280 'would':195,378 'xclip':30,35,62,80,130,214,254,335 'xclipboard':299 'xsel':258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703971957
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7880131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703907457 {#2104
      date: 2023-12-30 04:37:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "KDE plasma runs Wayland; therefore, you need `wl-clipboard` (`wl-copy`) not `xclip` which is for X11"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1709407198 {#1719
    date: 2024-03-02 20:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hammerheart@programming.dev"
    "@Hammerheart@programming.dev"
    "@Hammerheart@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 263914
  -bodyTs: "'clipboard':10 'copi':13 'kde':1 'need':7 'plasma':2 'run':3 'therefor':5 'wayland':4 'wl':9,12 'wl-clipboard':8 'wl-copi':11 'x11':19 'xclip':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6300436"
  +editedAt: DateTimeImmutable @1709259745 {#1715
    date: 2024-03-01 03:22:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703907872 {#1714
    date: 2023-12-30 04:44:32.0 +01:00
  }
  +"title": 263914
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
    +slug: "Xclip-is-not-talking-to-the-system-clipboard-Klipper"
    +title: "Xclip is not talking to the system clipboard (Klipper)"
    +url: null
    +body: """
      If anyone could help me out with this, I’d greatly appreciate it. Basically, I can’t ctrl + v to paste anything I pipe into the clipboard selection in xclip, and i can’t `xclip -o` anything I copied with ctrl-c or ctrl-shift-c.\n
      \n
      Maybe I want to paste a path into a neovim file. `echo $(pwd) | xclip -i -sel c`Now the path is in my clipboard, right? It sure shows up if i `xclip -o -sel c`!\n
      \n
      But when I go into neovim and paste from the unnamedplus register, instead it pastes the last thing I copied in my browser.\n
      \n
      if I want to copy the output of something from my terminal and google it, ctrl+v in the browser completely ignores my xclip selection.\n
      \n
      i am forced to use the mouse and ctrl+shift+c in order to paste it into a search engine, like a caveman.\n
      \n
      I hope I’ve done a decent enough job explaining the problem. It was most apparent earlier, as I was making a cronjob and I had to be explicit about file paths because i couldn’t assume the working directory would be the directory of the script I was calling. I really wish I could have just `echo $(pwd) | xclip -sel c`; open neovim; hit p; see the path appear in my file.\n
      \n
      I have a little clipboard icon in my system tray with my copy history, except none of the things I put in the clipboard selection with `xclip -sel c` or `xsel -b` appear there. I think that program is klipper, but I’m not sure.\n
      \n
      I know there’s a number of work arounds but still this kind of frustrates me. I think it has something to do with wayland and xclipboard not talking to each other. I am running wayland, KDE Plasma 5.27.5, and Debian 12.\n
      \n
      Is there a simple configuration setting I can tweak, or do I need to find something to replace klipper or xclip? I have tried toggling the `keep selection and clipboard the same` and `always save text selection in history` settings in the plasma clipboard, no change. I tried two terminal emulators to no avail.\n
      \n
      I will happily provide any more information if it would be helpful.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709407198 {#2422
      date: 2024-03-02 20:19:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2321 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
    +badges: Doctrine\ORM\PersistentCollection {#2201 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 25788
    -titleTs: "'clipboard':8 'klipper':9 'system':7 'talk':4 'xclip':1"
    -bodyTs: "'12':314 '5.27.5':311 'alway':348 'anyon':2 'anyth':22,37 'appar':170 'appear':224,260 'appreci':12 'around':281 'assum':191 'avail':368 'b':259 'basic':14 'browser':106,126 'c':43,48,65,83,142,216,256 'call':204 'caveman':154 'chang':360 'clipboard':27,72,232,251,344,358 'complet':127 'configur':319 'copi':39,103,111,240 'could':3,209 'couldn':189 'cronjob':177 'ctrl':18,42,46,122,140 'ctrl-c':41 'ctrl-shift-c':45 'd':10 'debian':313 'decent':161 'directori':194,198 'done':159 'earlier':171 'echo':60,212 'emul':365 'engin':151 'enough':162 'except':242 'explain':164 'explicit':183 'file':59,185,227 'find':329 'forc':134 'frustrat':287 'go':87 'googl':120 'great':11 'happili':371 'help':4,380 'histori':241,353 'hit':219 'hope':156 'icon':233 'ignor':128 'inform':375 'instead':96 'job':163 'kde':309 'keep':341 'kind':285 'klipper':267,333 'know':274 'last':100 'like':152 'littl':231 'm':270 'make':175 'mayb':49 'mous':138 'need':327 'neovim':58,89,218 'none':243 'number':278 'o':36,81 'open':217 'order':144 'output':113 'p':220 'past':21,53,91,98,146 'path':55,68,186,223 'pipe':24 'plasma':310,357 'problem':166 'program':265 'provid':372 'put':248 'pwd':61,213 'realli':206 'regist':95 'replac':332 'right':73 'run':307 'save':349 'script':201 'search':150 'see':221 'sel':64,82,215,255 'select':28,131,252,342,351 'set':320,354 'shift':47,141 'show':76 'simpl':318 'someth':115,293,330 'still':283 'sure':75,272 'system':236 'talk':301 'termin':118,364 'text':350 'thing':101,246 'think':263,290 'toggl':339 'tray':237 'tri':338,362 'tweak':323 'two':363 'unnamedplus':94 'use':136 'v':19,123 've':158 'want':51,109 'wayland':297,308 'wish':207 'work':193,280 'would':195,378 'xclip':30,35,62,80,130,214,254,335 'xclipboard':299 'xsel':258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703971957
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7880131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703907457 {#2104
      date: 2023-12-30 04:37:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "KDE plasma runs Wayland; therefore, you need `wl-clipboard` (`wl-copy`) not `xclip` which is for X11"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1709407198 {#1719
    date: 2024-03-02 20:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hammerheart@programming.dev"
    "@Hammerheart@programming.dev"
    "@Hammerheart@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 263914
  -bodyTs: "'clipboard':10 'copi':13 'kde':1 'need':7 'plasma':2 'run':3 'therefor':5 'wayland':4 'wl':9,12 'wl-clipboard':8 'wl-copi':11 'x11':19 'xclip':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6300436"
  +editedAt: DateTimeImmutable @1709259745 {#1715
    date: 2024-03-01 03:22:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703907872 {#1714
    date: 2023-12-30 04:44:32.0 +01:00
  }
  +"title": 263914
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
    +slug: "Xclip-is-not-talking-to-the-system-clipboard-Klipper"
    +title: "Xclip is not talking to the system clipboard (Klipper)"
    +url: null
    +body: """
      If anyone could help me out with this, I’d greatly appreciate it. Basically, I can’t ctrl + v to paste anything I pipe into the clipboard selection in xclip, and i can’t `xclip -o` anything I copied with ctrl-c or ctrl-shift-c.\n
      \n
      Maybe I want to paste a path into a neovim file. `echo $(pwd) | xclip -i -sel c`Now the path is in my clipboard, right? It sure shows up if i `xclip -o -sel c`!\n
      \n
      But when I go into neovim and paste from the unnamedplus register, instead it pastes the last thing I copied in my browser.\n
      \n
      if I want to copy the output of something from my terminal and google it, ctrl+v in the browser completely ignores my xclip selection.\n
      \n
      i am forced to use the mouse and ctrl+shift+c in order to paste it into a search engine, like a caveman.\n
      \n
      I hope I’ve done a decent enough job explaining the problem. It was most apparent earlier, as I was making a cronjob and I had to be explicit about file paths because i couldn’t assume the working directory would be the directory of the script I was calling. I really wish I could have just `echo $(pwd) | xclip -sel c`; open neovim; hit p; see the path appear in my file.\n
      \n
      I have a little clipboard icon in my system tray with my copy history, except none of the things I put in the clipboard selection with `xclip -sel c` or `xsel -b` appear there. I think that program is klipper, but I’m not sure.\n
      \n
      I know there’s a number of work arounds but still this kind of frustrates me. I think it has something to do with wayland and xclipboard not talking to each other. I am running wayland, KDE Plasma 5.27.5, and Debian 12.\n
      \n
      Is there a simple configuration setting I can tweak, or do I need to find something to replace klipper or xclip? I have tried toggling the `keep selection and clipboard the same` and `always save text selection in history` settings in the plasma clipboard, no change. I tried two terminal emulators to no avail.\n
      \n
      I will happily provide any more information if it would be helpful.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709407198 {#2422
      date: 2024-03-02 20:19:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2321 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
    +badges: Doctrine\ORM\PersistentCollection {#2201 …}
    +children: [
      App\Entity\EntryComment {#1718}
    ]
    -id: 25788
    -titleTs: "'clipboard':8 'klipper':9 'system':7 'talk':4 'xclip':1"
    -bodyTs: "'12':314 '5.27.5':311 'alway':348 'anyon':2 'anyth':22,37 'appar':170 'appear':224,260 'appreci':12 'around':281 'assum':191 'avail':368 'b':259 'basic':14 'browser':106,126 'c':43,48,65,83,142,216,256 'call':204 'caveman':154 'chang':360 'clipboard':27,72,232,251,344,358 'complet':127 'configur':319 'copi':39,103,111,240 'could':3,209 'couldn':189 'cronjob':177 'ctrl':18,42,46,122,140 'ctrl-c':41 'ctrl-shift-c':45 'd':10 'debian':313 'decent':161 'directori':194,198 'done':159 'earlier':171 'echo':60,212 'emul':365 'engin':151 'enough':162 'except':242 'explain':164 'explicit':183 'file':59,185,227 'find':329 'forc':134 'frustrat':287 'go':87 'googl':120 'great':11 'happili':371 'help':4,380 'histori':241,353 'hit':219 'hope':156 'icon':233 'ignor':128 'inform':375 'instead':96 'job':163 'kde':309 'keep':341 'kind':285 'klipper':267,333 'know':274 'last':100 'like':152 'littl':231 'm':270 'make':175 'mayb':49 'mous':138 'need':327 'neovim':58,89,218 'none':243 'number':278 'o':36,81 'open':217 'order':144 'output':113 'p':220 'past':21,53,91,98,146 'path':55,68,186,223 'pipe':24 'plasma':310,357 'problem':166 'program':265 'provid':372 'put':248 'pwd':61,213 'realli':206 'regist':95 'replac':332 'right':73 'run':307 'save':349 'script':201 'search':150 'see':221 'sel':64,82,215,255 'select':28,131,252,342,351 'set':320,354 'shift':47,141 'show':76 'simpl':318 'someth':115,293,330 'still':283 'sure':75,272 'system':236 'talk':301 'termin':118,364 'text':350 'thing':101,246 'think':263,290 'toggl':339 'tray':237 'tri':338,362 'tweak':323 'two':363 'unnamedplus':94 'use':136 'v':19,123 've':158 'want':51,109 'wayland':297,308 'wish':207 'work':193,280 'would':195,378 'xclip':30,35,62,80,130,214,254,335 'xclipboard':299 'xsel':258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703971957
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7880131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703907457 {#2104
      date: 2023-12-30 04:37:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "KDE plasma runs Wayland; therefore, you need `wl-clipboard` (`wl-copy`) not `xclip` which is for X11"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1709407198 {#1719
    date: 2024-03-02 20:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hammerheart@programming.dev"
    "@Hammerheart@programming.dev"
    "@Hammerheart@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 263914
  -bodyTs: "'clipboard':10 'copi':13 'kde':1 'need':7 'plasma':2 'run':3 'therefor':5 'wayland':4 'wl':9,12 'wl-clipboard':8 'wl-copi':11 'x11':19 'xclip':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6300436"
  +editedAt: DateTimeImmutable @1709259745 {#1715
    date: 2024-03-01 03:22:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703907872 {#1714
    date: 2023-12-30 04:44:32.0 +01:00
  }
  +"title": 263914
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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