GET https://kbin.spritesserver.nl/index.php/u/@orac@feddit.nl/hot

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.79 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.24 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.24 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
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2023 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
  +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
  +url: null
  +body: """
    EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
    \n
    I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
    \n
    The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
    \n
    In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
    \n
    In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
    \n
    I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
    \n
    I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725829297 {#2377
    date: 2024-09-08 23:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: "Not an answer to you actual question, but: I stopped using dead keys long ago because I found it irritating to have to hit space whenever I needed to break out. Instead I mapped my CapsLock to be a Compose-key which lets me make almost any symbol I ever need in a very intuitive wsy. It works everywhere (incl. Wayland)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1725048969 {#1619
        date: 2024-08-30 22:16:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pathief@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 314455
      -bodyTs: "'actual':6 'ago':15 'almost':47 'answer':3 'break':30 'capslock':36 'compos':41 'compose-key':40 'dead':12 'ever':51 'everywher':60 'found':18 'hit':24 'incl':61 'instead':32 'intuit':56 'irrit':20 'key':13,42 'let':44 'long':14 'make':46 'map':34 'need':28,52 'question':7 'space':25 'stop':10 'symbol':49 'use':11 'wayland':62 'whenev':26 'work':59 'wsi':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/6122771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705429206 {#1717
        date: 2024-01-16 19:20:06.0 +01:00
      }
      +"title": 314455
    }
  ]
  -id: 30905
  -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
  -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705489747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10777592"
  +editedAt: DateTimeImmutable @1725831288 {#2395
    date: 2024-09-08 23:34:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705403347 {#2393
    date: 2024-01-16 12:09:07.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2023 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
  +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
  +url: null
  +body: """
    EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
    \n
    I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
    \n
    The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
    \n
    In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
    \n
    In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
    \n
    I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
    \n
    I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725829297 {#2377
    date: 2024-09-08 23:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: "Not an answer to you actual question, but: I stopped using dead keys long ago because I found it irritating to have to hit space whenever I needed to break out. Instead I mapped my CapsLock to be a Compose-key which lets me make almost any symbol I ever need in a very intuitive wsy. It works everywhere (incl. Wayland)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1725048969 {#1619
        date: 2024-08-30 22:16:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pathief@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 314455
      -bodyTs: "'actual':6 'ago':15 'almost':47 'answer':3 'break':30 'capslock':36 'compos':41 'compose-key':40 'dead':12 'ever':51 'everywher':60 'found':18 'hit':24 'incl':61 'instead':32 'intuit':56 'irrit':20 'key':13,42 'let':44 'long':14 'make':46 'map':34 'need':28,52 'question':7 'space':25 'stop':10 'symbol':49 'use':11 'wayland':62 'whenev':26 'work':59 'wsi':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/6122771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705429206 {#1717
        date: 2024-01-16 19:20:06.0 +01:00
      }
      +"title": 314455
    }
  ]
  -id: 30905
  -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
  -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705489747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10777592"
  +editedAt: DateTimeImmutable @1725831288 {#2395
    date: 2024-09-08 23:34:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705403347 {#2393
    date: 2024-01-16 12:09:07.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2023 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
  +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
  +url: null
  +body: """
    EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
    \n
    I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
    \n
    The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
    \n
    In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
    \n
    In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
    \n
    I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
    \n
    I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725829297 {#2377
    date: 2024-09-08 23:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: "Not an answer to you actual question, but: I stopped using dead keys long ago because I found it irritating to have to hit space whenever I needed to break out. Instead I mapped my CapsLock to be a Compose-key which lets me make almost any symbol I ever need in a very intuitive wsy. It works everywhere (incl. Wayland)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1725048969 {#1619
        date: 2024-08-30 22:16:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pathief@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 314455
      -bodyTs: "'actual':6 'ago':15 'almost':47 'answer':3 'break':30 'capslock':36 'compos':41 'compose-key':40 'dead':12 'ever':51 'everywher':60 'found':18 'hit':24 'incl':61 'instead':32 'intuit':56 'irrit':20 'key':13,42 'let':44 'long':14 'make':46 'map':34 'need':28,52 'question':7 'space':25 'stop':10 'symbol':49 'use':11 'wayland':62 'whenev':26 'work':59 'wsi':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/6122771"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705429206 {#1717
        date: 2024-01-16 19:20:06.0 +01:00
      }
      +"title": 314455
    }
  ]
  -id: 30905
  -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
  -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705489747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10777592"
  +editedAt: DateTimeImmutable @1725831288 {#2395
    date: 2024-09-08 23:34:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705403347 {#2393
    date: 2024-01-16 12:09:07.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
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 {#1739
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
    +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
    +url: null
    +body: """
      EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
      \n
      I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
      \n
      The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
      \n
      In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
      \n
      In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
      \n
      I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
      \n
      I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725829297 {#2377
      date: 2024-09-08 23:01:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1906 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 30905
    -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
    -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705489747
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10777592"
    +editedAt: DateTimeImmutable @1725831288 {#2395
      date: 2024-09-08 23:34:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705403347 {#2393
      date: 2024-01-16 12:09:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not an answer to you actual question, but: I stopped using dead keys long ago because I found it irritating to have to hit space whenever I needed to break out. Instead I mapped my CapsLock to be a Compose-key which lets me make almost any symbol I ever need in a very intuitive wsy. It works everywhere (incl. Wayland)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1725048969 {#1619
    date: 2024-08-30 22:16:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pathief@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 314455
  -bodyTs: "'actual':6 'ago':15 'almost':47 'answer':3 'break':30 'capslock':36 'compos':41 'compose-key':40 'dead':12 'ever':51 'everywher':60 'found':18 'hit':24 'incl':61 'instead':32 'intuit':56 'irrit':20 'key':13,42 'let':44 'long':14 'make':46 'map':34 'need':28,52 'question':7 'space':25 'stop':10 'symbol':49 'use':11 'wayland':62 'whenev':26 'work':59 'wsi':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6122771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429206 {#1717
    date: 2024-01-16 19:20:06.0 +01:00
  }
  +"title": 314455
}
"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 {#1739
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
    +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
    +url: null
    +body: """
      EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
      \n
      I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
      \n
      The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
      \n
      In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
      \n
      In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
      \n
      I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
      \n
      I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725829297 {#2377
      date: 2024-09-08 23:01:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1906 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 30905
    -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
    -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705489747
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10777592"
    +editedAt: DateTimeImmutable @1725831288 {#2395
      date: 2024-09-08 23:34:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705403347 {#2393
      date: 2024-01-16 12:09:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not an answer to you actual question, but: I stopped using dead keys long ago because I found it irritating to have to hit space whenever I needed to break out. Instead I mapped my CapsLock to be a Compose-key which lets me make almost any symbol I ever need in a very intuitive wsy. It works everywhere (incl. Wayland)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1725048969 {#1619
    date: 2024-08-30 22:16:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pathief@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 314455
  -bodyTs: "'actual':6 'ago':15 'almost':47 'answer':3 'break':30 'capslock':36 'compos':41 'compose-key':40 'dead':12 'ever':51 'everywher':60 'found':18 'hit':24 'incl':61 'instead':32 'intuit':56 'irrit':20 'key':13,42 'let':44 'long':14 'make':46 'map':34 'need':28,52 'question':7 'space':25 'stop':10 'symbol':49 'use':11 'wayland':62 'whenev':26 'work':59 'wsi':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6122771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429206 {#1717
    date: 2024-01-16 19:20:06.0 +01:00
  }
  +"title": 314455
}
"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 {#1739
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
    +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
    +url: null
    +body: """
      EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
      \n
      I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
      \n
      The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
      \n
      In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
      \n
      In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
      \n
      I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
      \n
      I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725829297 {#2377
      date: 2024-09-08 23:01:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1906 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 30905
    -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
    -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705489747
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10777592"
    +editedAt: DateTimeImmutable @1725831288 {#2395
      date: 2024-09-08 23:34:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705403347 {#2393
      date: 2024-01-16 12:09:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not an answer to you actual question, but: I stopped using dead keys long ago because I found it irritating to have to hit space whenever I needed to break out. Instead I mapped my CapsLock to be a Compose-key which lets me make almost any symbol I ever need in a very intuitive wsy. It works everywhere (incl. Wayland)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1725048969 {#1619
    date: 2024-08-30 22:16:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pathief@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 314455
  -bodyTs: "'actual':6 'ago':15 'almost':47 'answer':3 'break':30 'capslock':36 'compos':41 'compose-key':40 'dead':12 'ever':51 'everywher':60 'found':18 'hit':24 'incl':61 'instead':32 'intuit':56 'irrit':20 'key':13,42 'let':44 'long':14 'make':46 'map':34 'need':28,52 'question':7 'space':25 'stop':10 'symbol':49 'use':11 'wayland':62 'whenev':26 'work':59 'wsi':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6122771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429206 {#1717
    date: 2024-01-16 19:20:06.0 +01:00
  }
  +"title": 314455
}
"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\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "what-amd-driver-do-I-use"
  +title: "what amd driver do I use?"
  +url: null
  +body: "I recently built a new pc and since I switched from Windows to Lunux (Kubuntu) I got an amd gpu (6700 XT). Because people told me it is less of a hassle than Nvidia. It works fine out of the box, but the choice of drivers confuse me. For gaming is the default amdgpu good enough? Is amdgpu-pro the same as the official Radeon drivers from amd? Are they better for gaming? Is Mesa yet another driver or something in addition to a driver? Why are there no settings/gui anywhere (using the default amdgpu)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700146480 {#1766
    date: 2023-11-16 15:54:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "I am very happy with it. I did switch from Kubuntu to Manjaro KDE, but that was not because of the GPU. The only thing that bothers me is that the fans can be noisy during some games at high load. But during everyday desktop use the fans are idle since its passive cooling capabilities are good (I have one from Powercolor, so any other brand may be different on this point). For me, the temp stays at <40°C for normal desktop use. I haven’t seen it go over 83 during gaming. You can adjust the fan curve with Corectl and even overclock it (I haven’t) if you want; but everything else just works without additional drivers/software. Now, I don’t play heavy fps games, but the games I do play are lag/stutter free. My most taxing game atm is Cities Skylines 2 and I get a solid 60fps with that and my heavily modded Minecraft runs smooth as butter. All in all, I think the card gives excellent value for money."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700120532 {#1560
        date: 2023-11-16 08:42:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@orac@feddit.nl"
        "@itsgroundhogdayagain@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 177876
      -bodyTs: "'2':146 '40':79 '60fps':152 '83':92 'addit':119 'adjust':97 'atm':142 'bother':27 'brand':66 'butter':163 'c':80 'capabl':55 'card':170 'citi':144 'cool':54 'corectl':102 'curv':100 'desktop':45,83 'differ':69 'drivers/software':120 'els':115 'even':104 'everyday':44 'everyth':114 'excel':172 'fan':32,48,99 'fps':127 'free':137 'game':38,94,128,131,141 'get':149 'give':171 'go':90 'good':57 'gpu':22 'happi':4 'haven':86,108 'heavi':126 'heavili':157 'high':40 'idl':50 'kde':14 'kubuntu':11 'lag/stutter':136 'load':41 'manjaro':13 'may':67 'minecraft':159 'mod':158 'money':175 'noisi':35 'normal':82 'one':60 'overclock':105 'passiv':53 'play':125,134 'point':72 'powercolor':62 'run':160 'seen':88 'sinc':51 'skylin':145 'smooth':161 'solid':151 'stay':77 'switch':9 'tax':140 'temp':76 'thing':25 'think':168 'use':46,84 'valu':173 'want':112 'without':118 'work':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4622321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700120532 {#1573
        date: 2023-11-16 08:42:12.0 +01:00
      }
      +"title": 177876
    }
  ]
  -id: 14319
  -titleTs: "'amd':2 'driver':3 'use':6"
  -bodyTs: "'6700':21 'addit':83 'amd':19,69 'amdgpu':54,59,96 'amdgpu-pro':58 'anoth':78 'anywher':92 'better':72 'box':41 'built':3 'choic':44 'confus':47 'default':53,95 'driver':46,67,79,86 'enough':56 'fine':37 'game':50,74 'good':55 'got':17 'gpu':20 'hassl':32 'kubuntu':15 'less':29 'lunux':14 'mesa':76 'new':5 'nvidia':34 'offici':65 'pc':6 'peopl':24 'pro':60 'radeon':66 'recent':2 'settings/gui':91 'sinc':8 'someth':81 'switch':10 'told':25 'use':93 'window':12 'work':36 'xt':22 'yet':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695335143
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3625672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695320643 {#1466
    date: 2023-09-21 20:24:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "what-amd-driver-do-I-use"
  +title: "what amd driver do I use?"
  +url: null
  +body: "I recently built a new pc and since I switched from Windows to Lunux (Kubuntu) I got an amd gpu (6700 XT). Because people told me it is less of a hassle than Nvidia. It works fine out of the box, but the choice of drivers confuse me. For gaming is the default amdgpu good enough? Is amdgpu-pro the same as the official Radeon drivers from amd? Are they better for gaming? Is Mesa yet another driver or something in addition to a driver? Why are there no settings/gui anywhere (using the default amdgpu)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700146480 {#1766
    date: 2023-11-16 15:54:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "I am very happy with it. I did switch from Kubuntu to Manjaro KDE, but that was not because of the GPU. The only thing that bothers me is that the fans can be noisy during some games at high load. But during everyday desktop use the fans are idle since its passive cooling capabilities are good (I have one from Powercolor, so any other brand may be different on this point). For me, the temp stays at <40°C for normal desktop use. I haven’t seen it go over 83 during gaming. You can adjust the fan curve with Corectl and even overclock it (I haven’t) if you want; but everything else just works without additional drivers/software. Now, I don’t play heavy fps games, but the games I do play are lag/stutter free. My most taxing game atm is Cities Skylines 2 and I get a solid 60fps with that and my heavily modded Minecraft runs smooth as butter. All in all, I think the card gives excellent value for money."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700120532 {#1560
        date: 2023-11-16 08:42:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@orac@feddit.nl"
        "@itsgroundhogdayagain@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 177876
      -bodyTs: "'2':146 '40':79 '60fps':152 '83':92 'addit':119 'adjust':97 'atm':142 'bother':27 'brand':66 'butter':163 'c':80 'capabl':55 'card':170 'citi':144 'cool':54 'corectl':102 'curv':100 'desktop':45,83 'differ':69 'drivers/software':120 'els':115 'even':104 'everyday':44 'everyth':114 'excel':172 'fan':32,48,99 'fps':127 'free':137 'game':38,94,128,131,141 'get':149 'give':171 'go':90 'good':57 'gpu':22 'happi':4 'haven':86,108 'heavi':126 'heavili':157 'high':40 'idl':50 'kde':14 'kubuntu':11 'lag/stutter':136 'load':41 'manjaro':13 'may':67 'minecraft':159 'mod':158 'money':175 'noisi':35 'normal':82 'one':60 'overclock':105 'passiv':53 'play':125,134 'point':72 'powercolor':62 'run':160 'seen':88 'sinc':51 'skylin':145 'smooth':161 'solid':151 'stay':77 'switch':9 'tax':140 'temp':76 'thing':25 'think':168 'use':46,84 'valu':173 'want':112 'without':118 'work':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4622321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700120532 {#1573
        date: 2023-11-16 08:42:12.0 +01:00
      }
      +"title": 177876
    }
  ]
  -id: 14319
  -titleTs: "'amd':2 'driver':3 'use':6"
  -bodyTs: "'6700':21 'addit':83 'amd':19,69 'amdgpu':54,59,96 'amdgpu-pro':58 'anoth':78 'anywher':92 'better':72 'box':41 'built':3 'choic':44 'confus':47 'default':53,95 'driver':46,67,79,86 'enough':56 'fine':37 'game':50,74 'good':55 'got':17 'gpu':20 'hassl':32 'kubuntu':15 'less':29 'lunux':14 'mesa':76 'new':5 'nvidia':34 'offici':65 'pc':6 'peopl':24 'pro':60 'radeon':66 'recent':2 'settings/gui':91 'sinc':8 'someth':81 'switch':10 'told':25 'use':93 'window':12 'work':36 'xt':22 'yet':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695335143
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3625672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695320643 {#1466
    date: 2023-09-21 20:24:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "what-amd-driver-do-I-use"
  +title: "what amd driver do I use?"
  +url: null
  +body: "I recently built a new pc and since I switched from Windows to Lunux (Kubuntu) I got an amd gpu (6700 XT). Because people told me it is less of a hassle than Nvidia. It works fine out of the box, but the choice of drivers confuse me. For gaming is the default amdgpu good enough? Is amdgpu-pro the same as the official Radeon drivers from amd? Are they better for gaming? Is Mesa yet another driver or something in addition to a driver? Why are there no settings/gui anywhere (using the default amdgpu)?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700146480 {#1766
    date: 2023-11-16 15:54:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "I am very happy with it. I did switch from Kubuntu to Manjaro KDE, but that was not because of the GPU. The only thing that bothers me is that the fans can be noisy during some games at high load. But during everyday desktop use the fans are idle since its passive cooling capabilities are good (I have one from Powercolor, so any other brand may be different on this point). For me, the temp stays at <40°C for normal desktop use. I haven’t seen it go over 83 during gaming. You can adjust the fan curve with Corectl and even overclock it (I haven’t) if you want; but everything else just works without additional drivers/software. Now, I don’t play heavy fps games, but the games I do play are lag/stutter free. My most taxing game atm is Cities Skylines 2 and I get a solid 60fps with that and my heavily modded Minecraft runs smooth as butter. All in all, I think the card gives excellent value for money."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700120532 {#1560
        date: 2023-11-16 08:42:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@orac@feddit.nl"
        "@itsgroundhogdayagain@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 177876
      -bodyTs: "'2':146 '40':79 '60fps':152 '83':92 'addit':119 'adjust':97 'atm':142 'bother':27 'brand':66 'butter':163 'c':80 'capabl':55 'card':170 'citi':144 'cool':54 'corectl':102 'curv':100 'desktop':45,83 'differ':69 'drivers/software':120 'els':115 'even':104 'everyday':44 'everyth':114 'excel':172 'fan':32,48,99 'fps':127 'free':137 'game':38,94,128,131,141 'get':149 'give':171 'go':90 'good':57 'gpu':22 'happi':4 'haven':86,108 'heavi':126 'heavili':157 'high':40 'idl':50 'kde':14 'kubuntu':11 'lag/stutter':136 'load':41 'manjaro':13 'may':67 'minecraft':159 'mod':158 'money':175 'noisi':35 'normal':82 'one':60 'overclock':105 'passiv':53 'play':125,134 'point':72 'powercolor':62 'run':160 'seen':88 'sinc':51 'skylin':145 'smooth':161 'solid':151 'stay':77 'switch':9 'tax':140 'temp':76 'thing':25 'think':168 'use':46,84 'valu':173 'want':112 'without':118 'work':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4622321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700120532 {#1573
        date: 2023-11-16 08:42:12.0 +01:00
      }
      +"title": 177876
    }
  ]
  -id: 14319
  -titleTs: "'amd':2 'driver':3 'use':6"
  -bodyTs: "'6700':21 'addit':83 'amd':19,69 'amdgpu':54,59,96 'amdgpu-pro':58 'anoth':78 'anywher':92 'better':72 'box':41 'built':3 'choic':44 'confus':47 'default':53,95 'driver':46,67,79,86 'enough':56 'fine':37 'game':50,74 'good':55 'got':17 'gpu':20 'hassl':32 'kubuntu':15 'less':29 'lunux':14 'mesa':76 'new':5 'nvidia':34 'offici':65 'pc':6 'peopl':24 'pro':60 'radeon':66 'recent':2 'settings/gui':91 'sinc':8 'someth':81 'switch':10 'told':25 'use':93 'window':12 'work':36 'xt':22 'yet':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695335143
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3625672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695320643 {#1466
    date: 2023-09-21 20:24:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "what-amd-driver-do-I-use"
    +title: "what amd driver do I use?"
    +url: null
    +body: "I recently built a new pc and since I switched from Windows to Lunux (Kubuntu) I got an amd gpu (6700 XT). Because people told me it is less of a hassle than Nvidia. It works fine out of the box, but the choice of drivers confuse me. For gaming is the default amdgpu good enough? Is amdgpu-pro the same as the official Radeon drivers from amd? Are they better for gaming? Is Mesa yet another driver or something in addition to a driver? Why are there no settings/gui anywhere (using the default amdgpu)?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700146480 {#1766
      date: 2023-11-16 15:54:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 14319
    -titleTs: "'amd':2 'driver':3 'use':6"
    -bodyTs: "'6700':21 'addit':83 'amd':19,69 'amdgpu':54,59,96 'amdgpu-pro':58 'anoth':78 'anywher':92 'better':72 'box':41 'built':3 'choic':44 'confus':47 'default':53,95 'driver':46,67,79,86 'enough':56 'fine':37 'game':50,74 'good':55 'got':17 'gpu':20 'hassl':32 'kubuntu':15 'less':29 'lunux':14 'mesa':76 'new':5 'nvidia':34 'offici':65 'pc':6 'peopl':24 'pro':60 'radeon':66 'recent':2 'settings/gui':91 'sinc':8 'someth':81 'switch':10 'told':25 'use':93 'window':12 'work':36 'xt':22 'yet':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695335143
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/3625672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695320643 {#1466
      date: 2023-09-21 20:24:03.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "I am very happy with it. I did switch from Kubuntu to Manjaro KDE, but that was not because of the GPU. The only thing that bothers me is that the fans can be noisy during some games at high load. But during everyday desktop use the fans are idle since its passive cooling capabilities are good (I have one from Powercolor, so any other brand may be different on this point). For me, the temp stays at <40°C for normal desktop use. I haven’t seen it go over 83 during gaming. You can adjust the fan curve with Corectl and even overclock it (I haven’t) if you want; but everything else just works without additional drivers/software. Now, I don’t play heavy fps games, but the games I do play are lag/stutter free. My most taxing game atm is Cities Skylines 2 and I get a solid 60fps with that and my heavily modded Minecraft runs smooth as butter. All in all, I think the card gives excellent value for money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700120532 {#1560
    date: 2023-11-16 08:42:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orac@feddit.nl"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 177876
  -bodyTs: "'2':146 '40':79 '60fps':152 '83':92 'addit':119 'adjust':97 'atm':142 'bother':27 'brand':66 'butter':163 'c':80 'capabl':55 'card':170 'citi':144 'cool':54 'corectl':102 'curv':100 'desktop':45,83 'differ':69 'drivers/software':120 'els':115 'even':104 'everyday':44 'everyth':114 'excel':172 'fan':32,48,99 'fps':127 'free':137 'game':38,94,128,131,141 'get':149 'give':171 'go':90 'good':57 'gpu':22 'happi':4 'haven':86,108 'heavi':126 'heavili':157 'high':40 'idl':50 'kde':14 'kubuntu':11 'lag/stutter':136 'load':41 'manjaro':13 'may':67 'minecraft':159 'mod':158 'money':175 'noisi':35 'normal':82 'one':60 'overclock':105 'passiv':53 'play':125,134 'point':72 'powercolor':62 'run':160 'seen':88 'sinc':51 'skylin':145 'smooth':161 'solid':151 'stay':77 'switch':9 'tax':140 'temp':76 'thing':25 'think':168 'use':46,84 'valu':173 'want':112 'without':118 'work':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4622321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120532 {#1573
    date: 2023-11-16 08:42:12.0 +01:00
  }
  +"title": 177876
}
"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
15 DENIED edit
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "what-amd-driver-do-I-use"
    +title: "what amd driver do I use?"
    +url: null
    +body: "I recently built a new pc and since I switched from Windows to Lunux (Kubuntu) I got an amd gpu (6700 XT). Because people told me it is less of a hassle than Nvidia. It works fine out of the box, but the choice of drivers confuse me. For gaming is the default amdgpu good enough? Is amdgpu-pro the same as the official Radeon drivers from amd? Are they better for gaming? Is Mesa yet another driver or something in addition to a driver? Why are there no settings/gui anywhere (using the default amdgpu)?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700146480 {#1766
      date: 2023-11-16 15:54:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 14319
    -titleTs: "'amd':2 'driver':3 'use':6"
    -bodyTs: "'6700':21 'addit':83 'amd':19,69 'amdgpu':54,59,96 'amdgpu-pro':58 'anoth':78 'anywher':92 'better':72 'box':41 'built':3 'choic':44 'confus':47 'default':53,95 'driver':46,67,79,86 'enough':56 'fine':37 'game':50,74 'good':55 'got':17 'gpu':20 'hassl':32 'kubuntu':15 'less':29 'lunux':14 'mesa':76 'new':5 'nvidia':34 'offici':65 'pc':6 'peopl':24 'pro':60 'radeon':66 'recent':2 'settings/gui':91 'sinc':8 'someth':81 'switch':10 'told':25 'use':93 'window':12 'work':36 'xt':22 'yet':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695335143
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/3625672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695320643 {#1466
      date: 2023-09-21 20:24:03.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "I am very happy with it. I did switch from Kubuntu to Manjaro KDE, but that was not because of the GPU. The only thing that bothers me is that the fans can be noisy during some games at high load. But during everyday desktop use the fans are idle since its passive cooling capabilities are good (I have one from Powercolor, so any other brand may be different on this point). For me, the temp stays at <40°C for normal desktop use. I haven’t seen it go over 83 during gaming. You can adjust the fan curve with Corectl and even overclock it (I haven’t) if you want; but everything else just works without additional drivers/software. Now, I don’t play heavy fps games, but the games I do play are lag/stutter free. My most taxing game atm is Cities Skylines 2 and I get a solid 60fps with that and my heavily modded Minecraft runs smooth as butter. All in all, I think the card gives excellent value for money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700120532 {#1560
    date: 2023-11-16 08:42:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orac@feddit.nl"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 177876
  -bodyTs: "'2':146 '40':79 '60fps':152 '83':92 'addit':119 'adjust':97 'atm':142 'bother':27 'brand':66 'butter':163 'c':80 'capabl':55 'card':170 'citi':144 'cool':54 'corectl':102 'curv':100 'desktop':45,83 'differ':69 'drivers/software':120 'els':115 'even':104 'everyday':44 'everyth':114 'excel':172 'fan':32,48,99 'fps':127 'free':137 'game':38,94,128,131,141 'get':149 'give':171 'go':90 'good':57 'gpu':22 'happi':4 'haven':86,108 'heavi':126 'heavili':157 'high':40 'idl':50 'kde':14 'kubuntu':11 'lag/stutter':136 'load':41 'manjaro':13 'may':67 'minecraft':159 'mod':158 'money':175 'noisi':35 'normal':82 'one':60 'overclock':105 'passiv':53 'play':125,134 'point':72 'powercolor':62 'run':160 'seen':88 'sinc':51 'skylin':145 'smooth':161 'solid':151 'stay':77 'switch':9 'tax':140 'temp':76 'thing':25 'think':168 'use':46,84 'valu':173 'want':112 'without':118 'work':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4622321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120532 {#1573
    date: 2023-11-16 08:42:12.0 +01:00
  }
  +"title": 177876
}
"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
16 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "what-amd-driver-do-I-use"
    +title: "what amd driver do I use?"
    +url: null
    +body: "I recently built a new pc and since I switched from Windows to Lunux (Kubuntu) I got an amd gpu (6700 XT). Because people told me it is less of a hassle than Nvidia. It works fine out of the box, but the choice of drivers confuse me. For gaming is the default amdgpu good enough? Is amdgpu-pro the same as the official Radeon drivers from amd? Are they better for gaming? Is Mesa yet another driver or something in addition to a driver? Why are there no settings/gui anywhere (using the default amdgpu)?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700146480 {#1766
      date: 2023-11-16 15:54:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 14319
    -titleTs: "'amd':2 'driver':3 'use':6"
    -bodyTs: "'6700':21 'addit':83 'amd':19,69 'amdgpu':54,59,96 'amdgpu-pro':58 'anoth':78 'anywher':92 'better':72 'box':41 'built':3 'choic':44 'confus':47 'default':53,95 'driver':46,67,79,86 'enough':56 'fine':37 'game':50,74 'good':55 'got':17 'gpu':20 'hassl':32 'kubuntu':15 'less':29 'lunux':14 'mesa':76 'new':5 'nvidia':34 'offici':65 'pc':6 'peopl':24 'pro':60 'radeon':66 'recent':2 'settings/gui':91 'sinc':8 'someth':81 'switch':10 'told':25 'use':93 'window':12 'work':36 'xt':22 'yet':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695335143
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/3625672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695320643 {#1466
      date: 2023-09-21 20:24:03.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "I am very happy with it. I did switch from Kubuntu to Manjaro KDE, but that was not because of the GPU. The only thing that bothers me is that the fans can be noisy during some games at high load. But during everyday desktop use the fans are idle since its passive cooling capabilities are good (I have one from Powercolor, so any other brand may be different on this point). For me, the temp stays at <40°C for normal desktop use. I haven’t seen it go over 83 during gaming. You can adjust the fan curve with Corectl and even overclock it (I haven’t) if you want; but everything else just works without additional drivers/software. Now, I don’t play heavy fps games, but the games I do play are lag/stutter free. My most taxing game atm is Cities Skylines 2 and I get a solid 60fps with that and my heavily modded Minecraft runs smooth as butter. All in all, I think the card gives excellent value for money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700120532 {#1560
    date: 2023-11-16 08:42:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@orac@feddit.nl"
    "@itsgroundhogdayagain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 177876
  -bodyTs: "'2':146 '40':79 '60fps':152 '83':92 'addit':119 'adjust':97 'atm':142 'bother':27 'brand':66 'butter':163 'c':80 'capabl':55 'card':170 'citi':144 'cool':54 'corectl':102 'curv':100 'desktop':45,83 'differ':69 'drivers/software':120 'els':115 'even':104 'everyday':44 'everyth':114 'excel':172 'fan':32,48,99 'fps':127 'free':137 'game':38,94,128,131,141 'get':149 'give':171 'go':90 'good':57 'gpu':22 'happi':4 'haven':86,108 'heavi':126 'heavili':157 'high':40 'idl':50 'kde':14 'kubuntu':11 'lag/stutter':136 'load':41 'manjaro':13 'may':67 'minecraft':159 'mod':158 'money':175 'noisi':35 'normal':82 'one':60 'overclock':105 'passiv':53 'play':125,134 'point':72 'powercolor':62 'run':160 'seen':88 'sinc':51 'skylin':145 'smooth':161 'solid':151 'stay':77 'switch':9 'tax':140 'temp':76 'thing':25 'think':168 'use':46,84 'valu':173 'want':112 'without':118 'work':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4622321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120532 {#1573
    date: 2023-11-16 08:42:12.0 +01:00
  }
  +"title": 177876
}
"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
17 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
18 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