GET https://kbin.spritesserver.nl/u/@wwwgem@lemmy.ml/comments/hot?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Thank you for your help. I ended up using the approach proposed by @flashgnash (*i.e.* using lazy.vim) which let me install neovim and all my plugins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706068071 {#2192
    date: 2024-01-24 04:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash"
    "@clvx@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 335873
  -bodyTs: "'approach':11 'end':7 'flashgnash':14 'help':5 'i.e':15 'instal':21 'lazy.vim':17 'let':19 'neovim':22 'plugin':26 'propos':12 'thank':1 'use':9,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068071 {#2052
    date: 2024-01-24 04:47:51.0 +01:00
  }
}
"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 {#2214
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Thank you for your help. I ended up using the approach proposed by @flashgnash (*i.e.* using lazy.vim) which let me install neovim and all my plugins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706068071 {#2192
    date: 2024-01-24 04:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash"
    "@clvx@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 335873
  -bodyTs: "'approach':11 'end':7 'flashgnash':14 'help':5 'i.e':15 'instal':21 'lazy.vim':17 'let':19 'neovim':22 'plugin':26 'propos':12 'thank':1 'use':9,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068071 {#2052
    date: 2024-01-24 04:47:51.0 +01:00
  }
}
"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 {#2214
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Thank you for your help. I ended up using the approach proposed by @flashgnash (*i.e.* using lazy.vim) which let me install neovim and all my plugins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706068071 {#2192
    date: 2024-01-24 04:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash"
    "@clvx@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  -id: 335873
  -bodyTs: "'approach':11 'end':7 'flashgnash':14 'help':5 'i.e':15 'instal':21 'lazy.vim':17 'let':19 'neovim':22 'plugin':26 'propos':12 'thank':1 'use':9,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7671081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706068071 {#2052
    date: 2024-01-24 04:47:51.0 +01:00
  }
}
"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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: """
    Thanks for this feedback, it helps me feel a little bit less stupid :) With everything setup in NixOS documentation for neovim in appearance I thought really dumb to not be able to have it worked.\n
    \n
    Using the approach proposed by @flashgnash (*i.e.* using lazy.vim) let me install neovim and all my plugins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706067896 {#2225
    date: 2024-01-24 04:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@flagnash"
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@flagnash"
    "@flashgnash"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 335869
  -bodyTs: "'abl':31 'appear':23 'approach':38 'bit':11 'document':19 'dumb':27 'everyth':15 'feedback':4 'feel':8 'flashgnash':41 'help':6 'i.e':42 'instal':47 'lazy.vim':44 'less':12 'let':45 'littl':10 'neovim':21,48 'nixo':18 'plugin':52 'propos':39 'realli':26 'setup':16 'stupid':13 'thank':1 'thought':25 'use':36,43 'work':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7670990"
  +editedAt: DateTimeImmutable @1728162670 {#2231
    date: 2024-10-05 23:11:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706067896 {#2252
    date: 2024-01-24 04:44:56.0 +01:00
  }
}
"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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: """
    Thanks for this feedback, it helps me feel a little bit less stupid :) With everything setup in NixOS documentation for neovim in appearance I thought really dumb to not be able to have it worked.\n
    \n
    Using the approach proposed by @flashgnash (*i.e.* using lazy.vim) let me install neovim and all my plugins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706067896 {#2225
    date: 2024-01-24 04:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@flagnash"
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@flagnash"
    "@flashgnash"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 335869
  -bodyTs: "'abl':31 'appear':23 'approach':38 'bit':11 'document':19 'dumb':27 'everyth':15 'feedback':4 'feel':8 'flashgnash':41 'help':6 'i.e':42 'instal':47 'lazy.vim':44 'less':12 'let':45 'littl':10 'neovim':21,48 'nixo':18 'plugin':52 'propos':39 'realli':26 'setup':16 'stupid':13 'thank':1 'thought':25 'use':36,43 'work':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7670990"
  +editedAt: DateTimeImmutable @1728162670 {#2231
    date: 2024-10-05 23:11:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706067896 {#2252
    date: 2024-01-24 04:44:56.0 +01:00
  }
}
"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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: """
    Thanks for this feedback, it helps me feel a little bit less stupid :) With everything setup in NixOS documentation for neovim in appearance I thought really dumb to not be able to have it worked.\n
    \n
    Using the approach proposed by @flashgnash (*i.e.* using lazy.vim) let me install neovim and all my plugins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706067896 {#2225
    date: 2024-01-24 04:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@flagnash"
    "@wwwgem@lemmy.ml"
    "@palebluethought@lemmy.world"
    "@flagnash"
    "@flashgnash"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 335869
  -bodyTs: "'abl':31 'appear':23 'approach':38 'bit':11 'document':19 'dumb':27 'everyth':15 'feedback':4 'feel':8 'flashgnash':41 'help':6 'i.e':42 'instal':47 'lazy.vim':44 'less':12 'let':45 'littl':10 'neovim':21,48 'nixo':18 'plugin':52 'propos':39 'realli':26 'setup':16 'stupid':13 'thank':1 'thought':25 'use':36,43 'work':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7670990"
  +editedAt: DateTimeImmutable @1728162670 {#2231
    date: 2024-10-05 23:11:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706067896 {#2252
    date: 2024-01-24 04:44:56.0 +01:00
  }
}
"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 {#2195
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199
    +user: App\Entity\User {#265 …}
    +entry: App\Entity\Entry {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
    +body: """
      Thanks for the feedback. I’m used to packer but it’s not maintained anymore so may be a good time to switch to lazy.  \n
      I’ll see if I can have it work in NixOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706055951 {#2143
      date: 2024-01-24 01:25:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wwwgem@lemmy.ml"
      "@flashgnash@lemm.ee"
      "@wwwgem@lemmy.ml"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2276 …}
    +reports: Doctrine\ORM\PersistentCollection {#2282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
    -id: 335573
    -bodyTs: "'anymor':15 'feedback':4 'good':20 'lazi':25 'll':27 'm':6 'maintain':14 'may':17 'nixo':36 'packer':9 'see':28 'switch':23 'thank':1 'time':21 'use':7 'work':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7665167"
    +editedAt: DateTimeImmutable @1728124688 {#2135
      date: 2024-10-05 12:38:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706055951 {#2139
      date: 2024-01-24 01:25:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "It worked. Thanks! Just a question though: why is there instructions and all the packages in NixOS if it’s not yet reliable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706061983 {#2048
    date: 2024-01-24 03:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 335735
  -bodyTs: "'instruct':11 'nixo':17 'packag':15 'question':6 'reliabl':23 'thank':3 'though':7 'work':2 'yet':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7667965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706061983 {#2051
    date: 2024-01-24 03:06:23.0 +01:00
  }
}
"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 {#2195
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199
    +user: App\Entity\User {#265 …}
    +entry: App\Entity\Entry {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
    +body: """
      Thanks for the feedback. I’m used to packer but it’s not maintained anymore so may be a good time to switch to lazy.  \n
      I’ll see if I can have it work in NixOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706055951 {#2143
      date: 2024-01-24 01:25:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wwwgem@lemmy.ml"
      "@flashgnash@lemm.ee"
      "@wwwgem@lemmy.ml"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2276 …}
    +reports: Doctrine\ORM\PersistentCollection {#2282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
    -id: 335573
    -bodyTs: "'anymor':15 'feedback':4 'good':20 'lazi':25 'll':27 'm':6 'maintain':14 'may':17 'nixo':36 'packer':9 'see':28 'switch':23 'thank':1 'time':21 'use':7 'work':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7665167"
    +editedAt: DateTimeImmutable @1728124688 {#2135
      date: 2024-10-05 12:38:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706055951 {#2139
      date: 2024-01-24 01:25:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "It worked. Thanks! Just a question though: why is there instructions and all the packages in NixOS if it’s not yet reliable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706061983 {#2048
    date: 2024-01-24 03:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 335735
  -bodyTs: "'instruct':11 'nixo':17 'packag':15 'question':6 'reliabl':23 'thank':3 'though':7 'work':2 'yet':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7667965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706061983 {#2051
    date: 2024-01-24 03:06:23.0 +01:00
  }
}
"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 {#2195
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2199
    +user: App\Entity\User {#265 …}
    +entry: App\Entity\Entry {#1909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
    +body: """
      Thanks for the feedback. I’m used to packer but it’s not maintained anymore so may be a good time to switch to lazy.  \n
      I’ll see if I can have it work in NixOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706055951 {#2143
      date: 2024-01-24 01:25:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wwwgem@lemmy.ml"
      "@flashgnash@lemm.ee"
      "@wwwgem@lemmy.ml"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2276 …}
    +reports: Doctrine\ORM\PersistentCollection {#2282 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
    -id: 335573
    -bodyTs: "'anymor':15 'feedback':4 'good':20 'lazi':25 'll':27 'm':6 'maintain':14 'may':17 'nixo':36 'packer':9 'see':28 'switch':23 'thank':1 'time':21 'use':7 'work':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7665167"
    +editedAt: DateTimeImmutable @1728124688 {#2135
      date: 2024-10-05 12:38:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706055951 {#2139
      date: 2024-01-24 01:25:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "It worked. Thanks! Just a question though: why is there instructions and all the packages in NixOS if it’s not yet reliable?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706061983 {#2048
    date: 2024-01-24 03:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 335735
  -bodyTs: "'instruct':11 'nixo':17 'packag':15 'question':6 'reliabl':23 'thank':3 'though':7 'work':2 'yet':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7667965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706061983 {#2051
    date: 2024-01-24 03:06:23.0 +01:00
  }
}
"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\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    Thanks for the feedback. I’m used to packer but it’s not maintained anymore so may be a good time to switch to lazy.  \n
    I’ll see if I can have it work in NixOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706055951 {#2143
    date: 2024-01-24 01:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 335573
  -bodyTs: "'anymor':15 'feedback':4 'good':20 'lazi':25 'll':27 'm':6 'maintain':14 'may':17 'nixo':36 'packer':9 'see':28 'switch':23 'thank':1 'time':21 'use':7 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7665167"
  +editedAt: DateTimeImmutable @1728124688 {#2135
    date: 2024-10-05 12:38:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706055951 {#2139
    date: 2024-01-24 01:25:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    Thanks for the feedback. I’m used to packer but it’s not maintained anymore so may be a good time to switch to lazy.  \n
    I’ll see if I can have it work in NixOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706055951 {#2143
    date: 2024-01-24 01:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 335573
  -bodyTs: "'anymor':15 'feedback':4 'good':20 'lazi':25 'll':27 'm':6 'maintain':14 'may':17 'nixo':36 'packer':9 'see':28 'switch':23 'thank':1 'time':21 'use':7 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7665167"
  +editedAt: DateTimeImmutable @1728124688 {#2135
    date: 2024-10-05 12:38:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706055951 {#2139
    date: 2024-01-24 01:25:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    Thanks for the feedback. I’m used to packer but it’s not maintained anymore so may be a good time to switch to lazy.  \n
    I’ll see if I can have it work in NixOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706055951 {#2143
    date: 2024-01-24 01:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 335573
  -bodyTs: "'anymor':15 'feedback':4 'good':20 'lazi':25 'll':27 'm':6 'maintain':14 'may':17 'nixo':36 'packer':9 'see':28 'switch':23 'thank':1 'time':21 'use':7 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7665167"
  +editedAt: DateTimeImmutable @1728124688 {#2135
    date: 2024-10-05 12:38:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706055951 {#2139
    date: 2024-01-24 01:25:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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_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 {#2313
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "As I said I’ve actually done it before asking… But I didn’t reboot and and that was needed for the change to take effect ¯\_(ツ)_/¯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706054550 {#2218
    date: 2024-01-24 01:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
    "@2xsaiko@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 335528
  -bodyTs: "'actual':6 'ask':10 'chang':23 'didn':13 'done':7 'effect':26 'need':20 'reboot':15 'said':3 'take':25 've':5 'ツ':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7664504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706054550 {#2221
    date: 2024-01-24 01:02:30.0 +01:00
  }
}
"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 {#2313
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "As I said I’ve actually done it before asking… But I didn’t reboot and and that was needed for the change to take effect ¯\_(ツ)_/¯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706054550 {#2218
    date: 2024-01-24 01:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
    "@2xsaiko@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 335528
  -bodyTs: "'actual':6 'ask':10 'chang':23 'didn':13 'done':7 'effect':26 'need':20 'reboot':15 'said':3 'take':25 've':5 'ツ':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7664504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706054550 {#2221
    date: 2024-01-24 01:02:30.0 +01:00
  }
}
"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 {#2313
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "As I said I’ve actually done it before asking… But I didn’t reboot and and that was needed for the change to take effect ¯\_(ツ)_/¯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706054550 {#2218
    date: 2024-01-24 01:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
    "@2xsaiko@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 335528
  -bodyTs: "'actual':6 'ask':10 'chang':23 'didn':13 'done':7 'effect':26 'need':20 'reboot':15 'said':3 'take':25 've':5 'ツ':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7664504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706054550 {#2221
    date: 2024-01-24 01:02:30.0 +01:00
  }
}
"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 {#2291
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293
    +user: App\Entity\User {#265 …}
    +entry: App\Entity\Entry {#2393 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
    +body: "Thanks very much. That’s exactly what I needed. I’m still not used to the diversity of NixOS documentation and was not aware of this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706047826 {#2200
      date: 2024-01-23 23:10:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wwwgem@lemmy.ml"
      "@hallettj@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2235 …}
    +nested: Doctrine\ORM\PersistentCollection {#2239 …}
    +votes: Doctrine\ORM\PersistentCollection {#2236 …}
    +reports: Doctrine\ORM\PersistentCollection {#2226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    -id: 335296
    -bodyTs: "'awar':24 'divers':17 'document':20 'exact':6 'm':11 'much':3 'need':9 'nixo':19 'one':27 'still':12 'thank':1 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7661857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706047826 {#2204
      date: 2024-01-23 23:10:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Just realized that I had this line in my config already but the change was not applied until I reboot. 😳"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706052608 {#2292
    date: 2024-01-24 00:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 335467
  -bodyTs: "'alreadi':11 'appli':17 'chang':14 'config':10 'line':7 'realiz':2 'reboot':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7663651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052608 {#2319
    date: 2024-01-24 00:30:08.0 +01:00
  }
}
"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 {#2291
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293
    +user: App\Entity\User {#265 …}
    +entry: App\Entity\Entry {#2393 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
    +body: "Thanks very much. That’s exactly what I needed. I’m still not used to the diversity of NixOS documentation and was not aware of this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706047826 {#2200
      date: 2024-01-23 23:10:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wwwgem@lemmy.ml"
      "@hallettj@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2235 …}
    +nested: Doctrine\ORM\PersistentCollection {#2239 …}
    +votes: Doctrine\ORM\PersistentCollection {#2236 …}
    +reports: Doctrine\ORM\PersistentCollection {#2226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    -id: 335296
    -bodyTs: "'awar':24 'divers':17 'document':20 'exact':6 'm':11 'much':3 'need':9 'nixo':19 'one':27 'still':12 'thank':1 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7661857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706047826 {#2204
      date: 2024-01-23 23:10:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Just realized that I had this line in my config already but the change was not applied until I reboot. 😳"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706052608 {#2292
    date: 2024-01-24 00:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 335467
  -bodyTs: "'alreadi':11 'appli':17 'chang':14 'config':10 'line':7 'realiz':2 'reboot':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7663651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052608 {#2319
    date: 2024-01-24 00:30:08.0 +01:00
  }
}
"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 {#2291
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293
    +user: App\Entity\User {#265 …}
    +entry: App\Entity\Entry {#2393 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
    +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
    +body: "Thanks very much. That’s exactly what I needed. I’m still not used to the diversity of NixOS documentation and was not aware of this one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706047826 {#2200
      date: 2024-01-23 23:10:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wwwgem@lemmy.ml"
      "@hallettj@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2235 …}
    +nested: Doctrine\ORM\PersistentCollection {#2239 …}
    +votes: Doctrine\ORM\PersistentCollection {#2236 …}
    +reports: Doctrine\ORM\PersistentCollection {#2226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    -id: 335296
    -bodyTs: "'awar':24 'divers':17 'document':20 'exact':6 'm':11 'much':3 'need':9 'nixo':19 'one':27 'still':12 'thank':1 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7661857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706047826 {#2204
      date: 2024-01-23 23:10:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Just realized that I had this line in my config already but the change was not applied until I reboot. 😳"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706052608 {#2292
    date: 2024-01-24 00:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 335467
  -bodyTs: "'alreadi':11 'appli':17 'chang':14 'config':10 'line':7 'realiz':2 'reboot':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7663651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052608 {#2319
    date: 2024-01-24 00:30:08.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Thanks! I’m still not used to the diversity of all the NixOS documentarian and was not aware that arbitrary options can be found there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706047925 {#2309
    date: 2024-01-23 23:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
    "@2xsaiko@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 335302
  -bodyTs: "'arbitrari':20 'awar':18 'divers':9 'documentarian':14 'found':24 'm':3 'nixo':13 'option':21 'still':4 'thank':1 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7661898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047925 {#2301
    date: 2024-01-23 23:12:05.0 +01:00
  }
}
"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
27 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Thanks! I’m still not used to the diversity of all the NixOS documentarian and was not aware that arbitrary options can be found there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706047925 {#2309
    date: 2024-01-23 23:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
    "@2xsaiko@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 335302
  -bodyTs: "'arbitrari':20 'awar':18 'divers':9 'documentarian':14 'found':24 'm':3 'nixo':13 'option':21 'still':4 'thank':1 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7661898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047925 {#2301
    date: 2024-01-23 23:12:05.0 +01:00
  }
}
"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
28 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Thanks! I’m still not used to the diversity of all the NixOS documentarian and was not aware that arbitrary options can be found there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706047925 {#2309
    date: 2024-01-23 23:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
    "@2xsaiko@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 335302
  -bodyTs: "'arbitrari':20 'awar':18 'divers':9 'documentarian':14 'found':24 'm':3 'nixo':13 'option':21 'still':4 'thank':1 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7661898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047925 {#2301
    date: 2024-01-23 23:12:05.0 +01:00
  }
}
"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
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
Proxies\__CG__\App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Thanks very much. That’s exactly what I needed. I’m still not used to the diversity of NixOS documentation and was not aware of this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706047826 {#2200
    date: 2024-01-23 23:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 335296
  -bodyTs: "'awar':24 'divers':17 'document':20 'exact':6 'm':11 'much':3 'need':9 'nixo':19 'one':27 'still':12 'thank':1 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7661857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047826 {#2204
    date: 2024-01-23 23:10:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Thanks very much. That’s exactly what I needed. I’m still not used to the diversity of NixOS documentation and was not aware of this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706047826 {#2200
    date: 2024-01-23 23:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 335296
  -bodyTs: "'awar':24 'divers':17 'document':20 'exact':6 'm':11 'much':3 'need':9 'nixo':19 'one':27 'still':12 'thank':1 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7661857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047826 {#2204
    date: 2024-01-23 23:10:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2293
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Thanks very much. That’s exactly what I needed. I’m still not used to the diversity of NixOS documentation and was not aware of this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706047826 {#2200
    date: 2024-01-23 23:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 335296
  -bodyTs: "'awar':24 'divers':17 'document':20 'exact':6 'm':11 'much':3 'need':9 'nixo':19 'one':27 'still':12 'thank':1 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7661857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047826 {#2204
    date: 2024-01-23 23:10:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2254
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Always nice to read so great posts. Welcome to a brand new world of possibilities. I promise your journey will be long but full of self accomplishments, learnings, satisfaction. You will probably run into one or two times when you’ll have to search for a solution but in these situations the Linux community will always be there for you and you’ll feel so proud to have learn something along the way.\n
    \n
    You realize how much Linux is different to other OS only when you live with it. There’s a real philosophy, it’s not just some branding wording. If you feel adventurous enough you’ll certainly see your mindset and way of thinking evolving as time goes. You have so much possibilities to discover, I’m jealous of this sentiment of new user you’ll experience. I’ve personaly used to tweak Windows back in the days and its limitations (amongst other things) is one of the main reasons why I switched to Linux. Twenty years later I’m wondering how I didn’t know earlier that another world existed.\n
    \n
    Beyond the fact that Linux has improved my workflow drastically compared to my Windows/MacOS colleagues, it also helped me grow intellectually. The best part is that it never ends because there’s always a new tool, app, distro to experiment, play with, and learn from.\n
    \n
    Working with a system and not adapting to it or fighting against it is a huge difference. Linux has so many options that you can litterally build the system that fits your specific needs and liking to perfection (and even better than you can think now). It’s just a matter of few efforts. We’re not used to make efforts nowadays and prefer opting for the laziness of being the slaves of a system/brand but I can guarantee you will be rewarded for these efforts beyond your expectations.\n
    \n
    Enjoy your new life!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705890099 {#2264
    date: 2024-01-22 03:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 330137
  -bodyTs: "'accomplish':27 'adapt':235 'adventur':105 'along':71 'also':200 'alway':1,56,216 'amongst':154 'anoth':181 'app':220 'back':147 'best':206 'better':269 'beyond':184,315 'brand':11,100 'build':255 'certain':109 'colleagu':198 'communiti':54 'compar':194 'day':150 'didn':176 'differ':80,245 'discov':127 'distro':221 'drastic':193 'earlier':179 'effort':282,289,314 'end':212 'enjoy':318 'enough':106 'even':268 'evolv':117 'exist':183 'expect':317 'experi':139,223 'fact':186 'feel':64,104 'fight':239 'fit':259 'full':24 'goe':120 'great':6 'grow':203 'guarante':307 'help':201 'huge':244 'improv':190 'intellectu':204 'jealous':130 'journey':19 'know':178 'later':170 'lazi':296 'learn':28,69,227 'life':321 'like':264 'limit':153 'linux':53,78,167,188,246 'litter':254 'live':87 'll':41,63,108,138 'long':22 'm':129,172 'main':161 'make':288 'mani':249 'matter':279 'mindset':112 'much':77,124 'need':262 'never':211 'new':12,135,218,320 'nice':2 'nowaday':290 'one':35,158 'opt':293 'option':250 'os':83 'part':207 'perfect':266 'personali':142 'philosophi':94 'play':224 'possibl':15,125 'post':7 'prefer':292 'probabl':32 'promis':17 'proud':66 're':284 'read':4 'real':93 'realiz':75 'reason':162 'reward':311 'run':33 'satisfact':29 'search':44 'see':110 'self':26 'sentiment':133 'situat':51 'slave':300 'solut':47 'someth':70 'specif':261 'switch':165 'system':232,257 'system/brand':303 'thing':156 'think':116,273 'time':38,119 'tool':219 'tweak':145 'twenti':168 'two':37 'use':143,286 'user':136 've':141 'way':73,114 'welcom':8 'window':146 'windows/macos':197 'wonder':173 'word':101 'work':229 'workflow':192 'world':13,182 'year':169"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606756"
  +editedAt: DateTimeImmutable @1727536129 {#2263
    date: 2024-09-28 17:08:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705890099 {#2277
    date: 2024-01-22 03:21:39.0 +01:00
  }
}
"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
35 DENIED edit
App\Entity\EntryComment {#2254
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Always nice to read so great posts. Welcome to a brand new world of possibilities. I promise your journey will be long but full of self accomplishments, learnings, satisfaction. You will probably run into one or two times when you’ll have to search for a solution but in these situations the Linux community will always be there for you and you’ll feel so proud to have learn something along the way.\n
    \n
    You realize how much Linux is different to other OS only when you live with it. There’s a real philosophy, it’s not just some branding wording. If you feel adventurous enough you’ll certainly see your mindset and way of thinking evolving as time goes. You have so much possibilities to discover, I’m jealous of this sentiment of new user you’ll experience. I’ve personaly used to tweak Windows back in the days and its limitations (amongst other things) is one of the main reasons why I switched to Linux. Twenty years later I’m wondering how I didn’t know earlier that another world existed.\n
    \n
    Beyond the fact that Linux has improved my workflow drastically compared to my Windows/MacOS colleagues, it also helped me grow intellectually. The best part is that it never ends because there’s always a new tool, app, distro to experiment, play with, and learn from.\n
    \n
    Working with a system and not adapting to it or fighting against it is a huge difference. Linux has so many options that you can litterally build the system that fits your specific needs and liking to perfection (and even better than you can think now). It’s just a matter of few efforts. We’re not used to make efforts nowadays and prefer opting for the laziness of being the slaves of a system/brand but I can guarantee you will be rewarded for these efforts beyond your expectations.\n
    \n
    Enjoy your new life!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705890099 {#2264
    date: 2024-01-22 03:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 330137
  -bodyTs: "'accomplish':27 'adapt':235 'adventur':105 'along':71 'also':200 'alway':1,56,216 'amongst':154 'anoth':181 'app':220 'back':147 'best':206 'better':269 'beyond':184,315 'brand':11,100 'build':255 'certain':109 'colleagu':198 'communiti':54 'compar':194 'day':150 'didn':176 'differ':80,245 'discov':127 'distro':221 'drastic':193 'earlier':179 'effort':282,289,314 'end':212 'enjoy':318 'enough':106 'even':268 'evolv':117 'exist':183 'expect':317 'experi':139,223 'fact':186 'feel':64,104 'fight':239 'fit':259 'full':24 'goe':120 'great':6 'grow':203 'guarante':307 'help':201 'huge':244 'improv':190 'intellectu':204 'jealous':130 'journey':19 'know':178 'later':170 'lazi':296 'learn':28,69,227 'life':321 'like':264 'limit':153 'linux':53,78,167,188,246 'litter':254 'live':87 'll':41,63,108,138 'long':22 'm':129,172 'main':161 'make':288 'mani':249 'matter':279 'mindset':112 'much':77,124 'need':262 'never':211 'new':12,135,218,320 'nice':2 'nowaday':290 'one':35,158 'opt':293 'option':250 'os':83 'part':207 'perfect':266 'personali':142 'philosophi':94 'play':224 'possibl':15,125 'post':7 'prefer':292 'probabl':32 'promis':17 'proud':66 're':284 'read':4 'real':93 'realiz':75 'reason':162 'reward':311 'run':33 'satisfact':29 'search':44 'see':110 'self':26 'sentiment':133 'situat':51 'slave':300 'solut':47 'someth':70 'specif':261 'switch':165 'system':232,257 'system/brand':303 'thing':156 'think':116,273 'time':38,119 'tool':219 'tweak':145 'twenti':168 'two':37 'use':143,286 'user':136 've':141 'way':73,114 'welcom':8 'window':146 'windows/macos':197 'wonder':173 'word':101 'work':229 'workflow':192 'world':13,182 'year':169"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606756"
  +editedAt: DateTimeImmutable @1727536129 {#2263
    date: 2024-09-28 17:08:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705890099 {#2277
    date: 2024-01-22 03:21:39.0 +01:00
  }
}
"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
36 DENIED moderate
App\Entity\EntryComment {#2254
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Always nice to read so great posts. Welcome to a brand new world of possibilities. I promise your journey will be long but full of self accomplishments, learnings, satisfaction. You will probably run into one or two times when you’ll have to search for a solution but in these situations the Linux community will always be there for you and you’ll feel so proud to have learn something along the way.\n
    \n
    You realize how much Linux is different to other OS only when you live with it. There’s a real philosophy, it’s not just some branding wording. If you feel adventurous enough you’ll certainly see your mindset and way of thinking evolving as time goes. You have so much possibilities to discover, I’m jealous of this sentiment of new user you’ll experience. I’ve personaly used to tweak Windows back in the days and its limitations (amongst other things) is one of the main reasons why I switched to Linux. Twenty years later I’m wondering how I didn’t know earlier that another world existed.\n
    \n
    Beyond the fact that Linux has improved my workflow drastically compared to my Windows/MacOS colleagues, it also helped me grow intellectually. The best part is that it never ends because there’s always a new tool, app, distro to experiment, play with, and learn from.\n
    \n
    Working with a system and not adapting to it or fighting against it is a huge difference. Linux has so many options that you can litterally build the system that fits your specific needs and liking to perfection (and even better than you can think now). It’s just a matter of few efforts. We’re not used to make efforts nowadays and prefer opting for the laziness of being the slaves of a system/brand but I can guarantee you will be rewarded for these efforts beyond your expectations.\n
    \n
    Enjoy your new life!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705890099 {#2264
    date: 2024-01-22 03:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
    "@Classy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 330137
  -bodyTs: "'accomplish':27 'adapt':235 'adventur':105 'along':71 'also':200 'alway':1,56,216 'amongst':154 'anoth':181 'app':220 'back':147 'best':206 'better':269 'beyond':184,315 'brand':11,100 'build':255 'certain':109 'colleagu':198 'communiti':54 'compar':194 'day':150 'didn':176 'differ':80,245 'discov':127 'distro':221 'drastic':193 'earlier':179 'effort':282,289,314 'end':212 'enjoy':318 'enough':106 'even':268 'evolv':117 'exist':183 'expect':317 'experi':139,223 'fact':186 'feel':64,104 'fight':239 'fit':259 'full':24 'goe':120 'great':6 'grow':203 'guarante':307 'help':201 'huge':244 'improv':190 'intellectu':204 'jealous':130 'journey':19 'know':178 'later':170 'lazi':296 'learn':28,69,227 'life':321 'like':264 'limit':153 'linux':53,78,167,188,246 'litter':254 'live':87 'll':41,63,108,138 'long':22 'm':129,172 'main':161 'make':288 'mani':249 'matter':279 'mindset':112 'much':77,124 'need':262 'never':211 'new':12,135,218,320 'nice':2 'nowaday':290 'one':35,158 'opt':293 'option':250 'os':83 'part':207 'perfect':266 'personali':142 'philosophi':94 'play':224 'possibl':15,125 'post':7 'prefer':292 'probabl':32 'promis':17 'proud':66 're':284 'read':4 'real':93 'realiz':75 'reason':162 'reward':311 'run':33 'satisfact':29 'search':44 'see':110 'self':26 'sentiment':133 'situat':51 'slave':300 'solut':47 'someth':70 'specif':261 'switch':165 'system':232,257 'system/brand':303 'thing':156 'think':116,273 'time':38,119 'tool':219 'tweak':145 'twenti':168 'two':37 'use':143,286 'user':136 've':141 'way':73,114 'welcom':8 'window':146 'windows/macos':197 'wonder':173 'word':101 'work':229 'workflow':192 'world':13,182 'year':169"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606756"
  +editedAt: DateTimeImmutable @1727536129 {#2263
    date: 2024-09-28 17:08:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705890099 {#2277
    date: 2024-01-22 03:21:39.0 +01:00
  }
}
"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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
      \n
      To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727472675 {#2038
      date: 2024-09-27 23:31:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hellequin67@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    -id: 329423
    -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7600157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873883 {#2169
      date: 2024-01-21 22:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Exactly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705881321 {#2244
    date: 2024-01-22 00:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@SzethFriendOfNimi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 329771
  -bodyTs: "'exact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7603005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881321 {#2260
    date: 2024-01-22 00:55:21.0 +01:00
  }
}
"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
39 DENIED edit
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
      \n
      To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727472675 {#2038
      date: 2024-09-27 23:31:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hellequin67@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    -id: 329423
    -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7600157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873883 {#2169
      date: 2024-01-21 22:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Exactly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705881321 {#2244
    date: 2024-01-22 00:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@SzethFriendOfNimi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 329771
  -bodyTs: "'exact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7603005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881321 {#2260
    date: 2024-01-22 00:55:21.0 +01:00
  }
}
"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
40 DENIED moderate
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
      \n
      To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727472675 {#2038
      date: 2024-09-27 23:31:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hellequin67@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    -id: 329423
    -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7600157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873883 {#2169
      date: 2024-01-21 22:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Exactly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705881321 {#2244
    date: 2024-01-22 00:55:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@SzethFriendOfNimi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 329771
  -bodyTs: "'exact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7603005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881321 {#2260
    date: 2024-01-22 00:55:21.0 +01:00
  }
}
"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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
      \n
      To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727472675 {#2038
      date: 2024-09-27 23:31:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hellequin67@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    -id: 329423
    -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7600157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873883 {#2169
      date: 2024-01-21 22:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    OP has solved his issue already but the trick I mentioned could be due to a capacitor issue which can occur anytime and break things that worked before.  \n
    I was just trying to help by suggesting an approach that solved the exact same issue on others’ laptop running the same distro. Even though not convenient you can either wait for your battery to run out or disconnect it to try this trick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705881233 {#2185
    date: 2024-01-22 00:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 329760
  -bodyTs: "'alreadi':6 'anytim':22 'approach':38 'batteri':62 'break':24 'capacitor':17 'conveni':55 'could':12 'disconnect':67 'distro':51 'due':14 'either':58 'even':52 'exact':42 'help':34 'issu':5,18,44 'laptop':47 'mention':11 'occur':21 'op':1 'other':46 'run':48,64 'solv':3,40 'suggest':36 'thing':25 'though':53 'tri':32,70 'trick':9,72 'wait':59 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7602961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881233 {#2180
    date: 2024-01-22 00:53:53.0 +01:00
  }
}
"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
43 DENIED edit
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
      \n
      To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727472675 {#2038
      date: 2024-09-27 23:31:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hellequin67@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    -id: 329423
    -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7600157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873883 {#2169
      date: 2024-01-21 22:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    OP has solved his issue already but the trick I mentioned could be due to a capacitor issue which can occur anytime and break things that worked before.  \n
    I was just trying to help by suggesting an approach that solved the exact same issue on others’ laptop running the same distro. Even though not convenient you can either wait for your battery to run out or disconnect it to try this trick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705881233 {#2185
    date: 2024-01-22 00:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 329760
  -bodyTs: "'alreadi':6 'anytim':22 'approach':38 'batteri':62 'break':24 'capacitor':17 'conveni':55 'could':12 'disconnect':67 'distro':51 'due':14 'either':58 'even':52 'exact':42 'help':34 'issu':5,18,44 'laptop':47 'mention':11 'occur':21 'op':1 'other':46 'run':48,64 'solv':3,40 'suggest':36 'thing':25 'though':53 'tri':32,70 'trick':9,72 'wait':59 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7602961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881233 {#2180
    date: 2024-01-22 00:53:53.0 +01:00
  }
}
"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
44 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
      \n
      To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727472675 {#2038
      date: 2024-09-27 23:31:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hellequin67@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1999 …}
    +nested: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    -id: 329423
    -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7600157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705873883 {#2169
      date: 2024-01-21 22:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    OP has solved his issue already but the trick I mentioned could be due to a capacitor issue which can occur anytime and break things that worked before.  \n
    I was just trying to help by suggesting an approach that solved the exact same issue on others’ laptop running the same distro. Even though not convenient you can either wait for your battery to run out or disconnect it to try this trick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705881233 {#2185
    date: 2024-01-22 00:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
    "@wwwgem@lemmy.ml"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 329760
  -bodyTs: "'alreadi':6 'anytim':22 'approach':38 'batteri':62 'break':24 'capacitor':17 'conveni':55 'could':12 'disconnect':67 'distro':51 'due':14 'either':58 'even':52 'exact':42 'help':34 'issu':5,18,44 'laptop':47 'mention':11 'occur':21 'op':1 'other':46 'run':48,64 'solv':3,40 'suggest':36 'thing':25 'though':53 'tri':32,70 'trick':9,72 'wait':59 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7602961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705881233 {#2180
    date: 2024-01-22 00:53:53.0 +01:00
  }
}
"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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the update. Have fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705879052 {#2188
    date: 2024-01-22 00:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 329662
  -bodyTs: "'fun':6 'thank':1 'updat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7602055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705879052 {#2142
    date: 2024-01-22 00:17:32.0 +01:00
  }
}
"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
47 DENIED edit
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the update. Have fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705879052 {#2188
    date: 2024-01-22 00:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 329662
  -bodyTs: "'fun':6 'thank':1 'updat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7602055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705879052 {#2142
    date: 2024-01-22 00:17:32.0 +01:00
  }
}
"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
48 DENIED moderate
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the update. Have fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705879052 {#2188
    date: 2024-01-22 00:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2003 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 329662
  -bodyTs: "'fun':6 'thank':1 'updat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7602055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705879052 {#2142
    date: 2024-01-22 00:17:32.0 +01:00
  }
}
"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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2153
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
    \n
    To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727472675 {#2038
    date: 2024-09-27 23:31:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 329423
  -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7600157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873883 {#2169
    date: 2024-01-21 22:51:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
51 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2153
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
    \n
    To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727472675 {#2038
    date: 2024-09-27 23:31:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 329423
  -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7600157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873883 {#2169
    date: 2024-01-21 22:51:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
52 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2153
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
    \n
    To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727472675 {#2038
    date: 2024-09-27 23:31:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellequin67@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 329423
  -bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7600157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705873883 {#2169
    date: 2024-01-21 22:51:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s the beauty of Linux! If you feel adventurous, you always easily find something to tweak/experiment. Since I moved to Linux my mindset and workflow never ceased to evolve. That’s because I’m curious but that couldn’t be possible in any other OS. Only Linux can offer so much options and an exceptional level of granularity so anyone can build his/herown perfect system. We may achieve the same thing but in different ways and we’ll both run Linux.\n
    \n
    If you’re more shy you can simply install a set of software under a given distro and you’re done. This is also a Linux option. Right now, I couldn’t find any challenges to keep me busy for more than a day or two until I decided to test a new system (NixOS) in a virtual machine. This is another way to have the kind of fun you mention :)  \n
    I love tweaking and improving my system so much that I dedicated my little blog only to that. Sharing is another crucial principles I love in the Linux philosophy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727699006 {#2002
    date: 2024-09-30 14:23:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noctisatrae@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 329363
  -bodyTs: "'achiev':69 'adventur':10 'also':106 'alway':12 'anoth':144,174 'anyon':61 'beauti':4 'blog':168 'build':63 'busi':121 'ceas':28 'challeng':117 'couldn':39,113 'crucial':175 'curious':36 'day':126 'decid':131 'dedic':165 'differ':75 'distro':99 'done':103 'easili':13 'evolv':30 'except':56 'feel':9 'find':14,115 'fun':151 'given':98 'granular':59 'his/herown':64 'improv':158 'instal':91 'keep':119 'kind':149 'level':57 'linux':6,22,48,82,108,181 'littl':167 'll':79 'love':155,178 'm':35 'machin':141 'may':68 'mention':153 'mindset':24 'move':20 'much':52,162 'never':27 'new':135 'nixo':137 'offer':50 'option':53,109 'os':46 'perfect':65 'philosophi':182 'possibl':42 'principl':176 're':85,102 'right':110 'run':81 'set':93 'share':172 'shi':87 'simpli':90 'sinc':18 'softwar':95 'someth':15 'system':66,136,160 'test':133 'thing':72 'tweak':156 'tweak/experiment':17 'two':128 'virtual':140 'way':76,145 'workflow':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7599470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872031 {#2001
    date: 2024-01-21 22:20:31.0 +01:00
  }
}
"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
55 DENIED edit
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s the beauty of Linux! If you feel adventurous, you always easily find something to tweak/experiment. Since I moved to Linux my mindset and workflow never ceased to evolve. That’s because I’m curious but that couldn’t be possible in any other OS. Only Linux can offer so much options and an exceptional level of granularity so anyone can build his/herown perfect system. We may achieve the same thing but in different ways and we’ll both run Linux.\n
    \n
    If you’re more shy you can simply install a set of software under a given distro and you’re done. This is also a Linux option. Right now, I couldn’t find any challenges to keep me busy for more than a day or two until I decided to test a new system (NixOS) in a virtual machine. This is another way to have the kind of fun you mention :)  \n
    I love tweaking and improving my system so much that I dedicated my little blog only to that. Sharing is another crucial principles I love in the Linux philosophy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727699006 {#2002
    date: 2024-09-30 14:23:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noctisatrae@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 329363
  -bodyTs: "'achiev':69 'adventur':10 'also':106 'alway':12 'anoth':144,174 'anyon':61 'beauti':4 'blog':168 'build':63 'busi':121 'ceas':28 'challeng':117 'couldn':39,113 'crucial':175 'curious':36 'day':126 'decid':131 'dedic':165 'differ':75 'distro':99 'done':103 'easili':13 'evolv':30 'except':56 'feel':9 'find':14,115 'fun':151 'given':98 'granular':59 'his/herown':64 'improv':158 'instal':91 'keep':119 'kind':149 'level':57 'linux':6,22,48,82,108,181 'littl':167 'll':79 'love':155,178 'm':35 'machin':141 'may':68 'mention':153 'mindset':24 'move':20 'much':52,162 'never':27 'new':135 'nixo':137 'offer':50 'option':53,109 'os':46 'perfect':65 'philosophi':182 'possibl':42 'principl':176 're':85,102 'right':110 'run':81 'set':93 'share':172 'shi':87 'simpli':90 'sinc':18 'softwar':95 'someth':15 'system':66,136,160 'test':133 'thing':72 'tweak':156 'tweak/experiment':17 'two':128 'virtual':140 'way':76,145 'workflow':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7599470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872031 {#2001
    date: 2024-01-21 22:20:31.0 +01:00
  }
}
"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
56 DENIED moderate
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s the beauty of Linux! If you feel adventurous, you always easily find something to tweak/experiment. Since I moved to Linux my mindset and workflow never ceased to evolve. That’s because I’m curious but that couldn’t be possible in any other OS. Only Linux can offer so much options and an exceptional level of granularity so anyone can build his/herown perfect system. We may achieve the same thing but in different ways and we’ll both run Linux.\n
    \n
    If you’re more shy you can simply install a set of software under a given distro and you’re done. This is also a Linux option. Right now, I couldn’t find any challenges to keep me busy for more than a day or two until I decided to test a new system (NixOS) in a virtual machine. This is another way to have the kind of fun you mention :)  \n
    I love tweaking and improving my system so much that I dedicated my little blog only to that. Sharing is another crucial principles I love in the Linux philosophy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727699006 {#2002
    date: 2024-09-30 14:23:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noctisatrae@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 329363
  -bodyTs: "'achiev':69 'adventur':10 'also':106 'alway':12 'anoth':144,174 'anyon':61 'beauti':4 'blog':168 'build':63 'busi':121 'ceas':28 'challeng':117 'couldn':39,113 'crucial':175 'curious':36 'day':126 'decid':131 'dedic':165 'differ':75 'distro':99 'done':103 'easili':13 'evolv':30 'except':56 'feel':9 'find':14,115 'fun':151 'given':98 'granular':59 'his/herown':64 'improv':158 'instal':91 'keep':119 'kind':149 'level':57 'linux':6,22,48,82,108,181 'littl':167 'll':79 'love':155,178 'm':35 'machin':141 'may':68 'mention':153 'mindset':24 'move':20 'much':52,162 'never':27 'new':135 'nixo':137 'offer':50 'option':53,109 'os':46 'perfect':65 'philosophi':182 'possibl':42 'principl':176 're':85,102 'right':110 'run':81 'set':93 'share':172 'shi':87 'simpli':90 'sinc':18 'softwar':95 'someth':15 'system':66,136,160 'test':133 'thing':72 'tweak':156 'tweak/experiment':17 'two':128 'virtual':140 'way':76,145 'workflow':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7599470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705872031 {#2001
    date: 2024-01-21 22:20:31.0 +01:00
  }
}
"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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2366
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1347 …}
  +body: "When Wayland is eventually ready, I will personaly look into river. At least that’s what I would do now but no doubts that by the time everybody move to Wayland there will be way more options to consider. Hopefully one will be a good replacement for bspwm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705851543 {#2017
    date: 2024-01-21 16:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@ScottE@lemm.ee"
    "@leopold@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1348 …}
  +nested: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1357 …}
  -id: 328431
  -bodyTs: "'bspwm':48 'consid':39 'doubt':23 'eventu':4 'everybodi':28 'good':45 'hope':40 'least':13 'look':9 'move':29 'one':41 'option':37 'personali':8 'readi':5 'replac':46 'river':11 'time':27 'way':35 'wayland':2,31 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7592023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851543 {#2015
    date: 2024-01-21 16:39:03.0 +01:00
  }
}
"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
59 DENIED edit
App\Entity\EntryComment {#2366
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1347 …}
  +body: "When Wayland is eventually ready, I will personaly look into river. At least that’s what I would do now but no doubts that by the time everybody move to Wayland there will be way more options to consider. Hopefully one will be a good replacement for bspwm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705851543 {#2017
    date: 2024-01-21 16:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@ScottE@lemm.ee"
    "@leopold@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1348 …}
  +nested: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1357 …}
  -id: 328431
  -bodyTs: "'bspwm':48 'consid':39 'doubt':23 'eventu':4 'everybodi':28 'good':45 'hope':40 'least':13 'look':9 'move':29 'one':41 'option':37 'personali':8 'readi':5 'replac':46 'river':11 'time':27 'way':35 'wayland':2,31 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7592023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851543 {#2015
    date: 2024-01-21 16:39:03.0 +01:00
  }
}
"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
60 DENIED moderate
App\Entity\EntryComment {#2366
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2269 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1347 …}
  +body: "When Wayland is eventually ready, I will personaly look into river. At least that’s what I would do now but no doubts that by the time everybody move to Wayland there will be way more options to consider. Hopefully one will be a good replacement for bspwm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705851543 {#2017
    date: 2024-01-21 16:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@ScottE@lemm.ee"
    "@leopold@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1348 …}
  +nested: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1357 …}
  -id: 328431
  -bodyTs: "'bspwm':48 'consid':39 'doubt':23 'eventu':4 'everybodi':28 'good':45 'hope':40 'least':13 'look':9 'move':29 'one':41 'option':37 'personali':8 'readi':5 'replac':46 'river':11 'time':27 'way':35 'wayland':2,31 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7592023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705851543 {#2015
    date: 2024-01-21 16:39:03.0 +01:00
  }
}
"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