GET https://kbin.spritesserver.nl/index.php/u/@VHS@hexbear.net/active

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 …}
}
2.87 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
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Just-moved-to-linux"
  +title: "Just moved to linux"
  +url: null
  +body: """
    So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
    \n
    I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
    \n
    This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702935903 {#2454
    date: 2023-12-18 22:45:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  +badges: Doctrine\ORM\PersistentCollection {#2057 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nice! What graphics card do you have? AMD generally works well out-of-the-box, but if you have NVidia you may need to install drivers"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705278056 {#1707
        date: 2024-01-15 01:20:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corr@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 229484
      -bodyTs: "'amd':8 'box':16 'card':4 'driver':27 'general':9 'graphic':3 'instal':26 'may':23 'need':24 'nice':1 'nvidia':21 'out-of-the-box':12 'well':11 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4383251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827430 {#2465
        date: 2023-12-17 16:37:10.0 +01:00
      }
      +"title": 229484
    }
  ]
  -id: 22843
  -titleTs: "'linux':4 'move':2"
  -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913663
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18278361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827263 {#2084
    date: 2023-12-17 16:34:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Just-moved-to-linux"
  +title: "Just moved to linux"
  +url: null
  +body: """
    So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
    \n
    I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
    \n
    This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702935903 {#2454
    date: 2023-12-18 22:45:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  +badges: Doctrine\ORM\PersistentCollection {#2057 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nice! What graphics card do you have? AMD generally works well out-of-the-box, but if you have NVidia you may need to install drivers"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705278056 {#1707
        date: 2024-01-15 01:20:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corr@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 229484
      -bodyTs: "'amd':8 'box':16 'card':4 'driver':27 'general':9 'graphic':3 'instal':26 'may':23 'need':24 'nice':1 'nvidia':21 'out-of-the-box':12 'well':11 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4383251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827430 {#2465
        date: 2023-12-17 16:37:10.0 +01:00
      }
      +"title": 229484
    }
  ]
  -id: 22843
  -titleTs: "'linux':4 'move':2"
  -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913663
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18278361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827263 {#2084
    date: 2023-12-17 16:34:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Just-moved-to-linux"
  +title: "Just moved to linux"
  +url: null
  +body: """
    So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
    \n
    I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
    \n
    This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702935903 {#2454
    date: 2023-12-18 22:45:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  +badges: Doctrine\ORM\PersistentCollection {#2057 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nice! What graphics card do you have? AMD generally works well out-of-the-box, but if you have NVidia you may need to install drivers"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705278056 {#1707
        date: 2024-01-15 01:20:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corr@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 229484
      -bodyTs: "'amd':8 'box':16 'card':4 'driver':27 'general':9 'graphic':3 'instal':26 'may':23 'need':24 'nice':1 'nvidia':21 'out-of-the-box':12 'well':11 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4383251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702827430 {#2465
        date: 2023-12-17 16:37:10.0 +01:00
      }
      +"title": 229484
    }
  ]
  -id: 22843
  -titleTs: "'linux':4 'move':2"
  -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913663
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18278361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827263 {#2084
    date: 2023-12-17 16:34:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#1402 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Just-moved-to-linux"
    +title: "Just moved to linux"
    +url: null
    +body: """
      So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
      \n
      I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
      \n
      This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702935903 {#2454
      date: 2023-12-18 22:45:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    +badges: Doctrine\ORM\PersistentCollection {#2057 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 22843
    -titleTs: "'linux':4 'move':2"
    -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702913663
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/18278361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827263 {#2084
      date: 2023-12-17 16:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice! What graphics card do you have? AMD generally works well out-of-the-box, but if you have NVidia you may need to install drivers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705278056 {#1707
    date: 2024-01-15 01:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corr@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 229484
  -bodyTs: "'amd':8 'box':16 'card':4 'driver':27 'general':9 'graphic':3 'instal':26 'may':23 'need':24 'nice':1 'nvidia':21 'out-of-the-box':12 'well':11 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4383251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827430 {#2465
    date: 2023-12-17 16:37:10.0 +01:00
  }
  +"title": 229484
}
"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 {#2464
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#1402 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Just-moved-to-linux"
    +title: "Just moved to linux"
    +url: null
    +body: """
      So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
      \n
      I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
      \n
      This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702935903 {#2454
      date: 2023-12-18 22:45:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    +badges: Doctrine\ORM\PersistentCollection {#2057 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 22843
    -titleTs: "'linux':4 'move':2"
    -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702913663
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/18278361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827263 {#2084
      date: 2023-12-17 16:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice! What graphics card do you have? AMD generally works well out-of-the-box, but if you have NVidia you may need to install drivers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705278056 {#1707
    date: 2024-01-15 01:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corr@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 229484
  -bodyTs: "'amd':8 'box':16 'card':4 'driver':27 'general':9 'graphic':3 'instal':26 'may':23 'need':24 'nice':1 'nvidia':21 'out-of-the-box':12 'well':11 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4383251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827430 {#2465
    date: 2023-12-17 16:37:10.0 +01:00
  }
  +"title": 229484
}
"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 {#2464
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#1402 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Just-moved-to-linux"
    +title: "Just moved to linux"
    +url: null
    +body: """
      So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
      \n
      I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
      \n
      This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702935903 {#2454
      date: 2023-12-18 22:45:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2289 …}
    +reports: Doctrine\ORM\PersistentCollection {#2164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    +badges: Doctrine\ORM\PersistentCollection {#2057 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 22843
    -titleTs: "'linux':4 'move':2"
    -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702913663
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/18278361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702827263 {#2084
      date: 2023-12-17 16:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice! What graphics card do you have? AMD generally works well out-of-the-box, but if you have NVidia you may need to install drivers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705278056 {#1707
    date: 2024-01-15 01:20:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corr@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 229484
  -bodyTs: "'amd':8 'box':16 'card':4 'driver':27 'general':9 'graphic':3 'instal':26 'may':23 'need':24 'nice':1 'nvidia':21 'out-of-the-box':12 'well':11 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4383251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827430 {#2465
    date: 2023-12-17 16:37:10.0 +01:00
  }
  +"title": 229484
}
"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
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Other-dual-panel-file-managers-similar-to-Krusader"
  +title: "Other dual panel file managers similar to Krusader?"
  +url: null
  +body: """
    I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
    \n
    I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
    \n
    I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
    \n
    Any advice or ideas would be great thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701556839 {#2046
    date: 2023-12-02 23:40:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  +badges: Doctrine\ORM\PersistentCollection {#2103 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not sure if it meets all your requirements, but Dolphin has a dual-panel mode if you press F3 and has lots of other configuration options as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702564697 {#1732
        date: 2023-12-14 15:38:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HouseWolf@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 186340
      -bodyTs: "'configur':28 'dolphin':12 'dual':16 'dual-panel':15 'f3':22 'lot':25 'm':2 'meet':7 'mode':18 'option':29 'panel':17 'press':21 'requir':10 'sure':4 'well':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4322574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701451010 {#1727
        date: 2023-12-01 18:16:50.0 +01:00
      }
      +"title": 186340
    }
  ]
  -id: 19119
  -titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
  -bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701536423
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16612484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450023 {#2130
    date: 2023-12-01 18:00:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Other-dual-panel-file-managers-similar-to-Krusader"
  +title: "Other dual panel file managers similar to Krusader?"
  +url: null
  +body: """
    I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
    \n
    I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
    \n
    I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
    \n
    Any advice or ideas would be great thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701556839 {#2046
    date: 2023-12-02 23:40:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  +badges: Doctrine\ORM\PersistentCollection {#2103 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not sure if it meets all your requirements, but Dolphin has a dual-panel mode if you press F3 and has lots of other configuration options as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702564697 {#1732
        date: 2023-12-14 15:38:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HouseWolf@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 186340
      -bodyTs: "'configur':28 'dolphin':12 'dual':16 'dual-panel':15 'f3':22 'lot':25 'm':2 'meet':7 'mode':18 'option':29 'panel':17 'press':21 'requir':10 'sure':4 'well':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4322574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701451010 {#1727
        date: 2023-12-01 18:16:50.0 +01:00
      }
      +"title": 186340
    }
  ]
  -id: 19119
  -titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
  -bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701536423
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16612484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450023 {#2130
    date: 2023-12-01 18:00:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Other-dual-panel-file-managers-similar-to-Krusader"
  +title: "Other dual panel file managers similar to Krusader?"
  +url: null
  +body: """
    I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
    \n
    I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
    \n
    I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
    \n
    Any advice or ideas would be great thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701556839 {#2046
    date: 2023-12-02 23:40:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  +badges: Doctrine\ORM\PersistentCollection {#2103 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not sure if it meets all your requirements, but Dolphin has a dual-panel mode if you press F3 and has lots of other configuration options as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702564697 {#1732
        date: 2023-12-14 15:38:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HouseWolf@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 186340
      -bodyTs: "'configur':28 'dolphin':12 'dual':16 'dual-panel':15 'f3':22 'lot':25 'm':2 'meet':7 'mode':18 'option':29 'panel':17 'press':21 'requir':10 'sure':4 'well':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4322574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701451010 {#1727
        date: 2023-12-01 18:16:50.0 +01:00
      }
      +"title": 186340
    }
  ]
  -id: 19119
  -titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
  -bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701536423
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16612484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450023 {#2130
    date: 2023-12-01 18:00:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Other-dual-panel-file-managers-similar-to-Krusader"
    +title: "Other dual panel file managers similar to Krusader?"
    +url: null
    +body: """
      I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
      \n
      I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
      \n
      I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
      \n
      Any advice or ideas would be great thanks in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701556839 {#2046
      date: 2023-12-02 23:40:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1926 …}
    +votes: Doctrine\ORM\PersistentCollection {#2052 …}
    +reports: Doctrine\ORM\PersistentCollection {#2105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    +badges: Doctrine\ORM\PersistentCollection {#2103 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 19119
    -titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
    -bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701536423
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16612484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701450023 {#2130
      date: 2023-12-01 18:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not sure if it meets all your requirements, but Dolphin has a dual-panel mode if you press F3 and has lots of other configuration options as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702564697 {#1732
    date: 2023-12-14 15:38:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HouseWolf@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 186340
  -bodyTs: "'configur':28 'dolphin':12 'dual':16 'dual-panel':15 'f3':22 'lot':25 'm':2 'meet':7 'mode':18 'option':29 'panel':17 'press':21 'requir':10 'sure':4 'well':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4322574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701451010 {#1727
    date: 2023-12-01 18:16:50.0 +01:00
  }
  +"title": 186340
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Other-dual-panel-file-managers-similar-to-Krusader"
    +title: "Other dual panel file managers similar to Krusader?"
    +url: null
    +body: """
      I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
      \n
      I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
      \n
      I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
      \n
      Any advice or ideas would be great thanks in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701556839 {#2046
      date: 2023-12-02 23:40:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1926 …}
    +votes: Doctrine\ORM\PersistentCollection {#2052 …}
    +reports: Doctrine\ORM\PersistentCollection {#2105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    +badges: Doctrine\ORM\PersistentCollection {#2103 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 19119
    -titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
    -bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701536423
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16612484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701450023 {#2130
      date: 2023-12-01 18:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not sure if it meets all your requirements, but Dolphin has a dual-panel mode if you press F3 and has lots of other configuration options as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702564697 {#1732
    date: 2023-12-14 15:38:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HouseWolf@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 186340
  -bodyTs: "'configur':28 'dolphin':12 'dual':16 'dual-panel':15 'f3':22 'lot':25 'm':2 'meet':7 'mode':18 'option':29 'panel':17 'press':21 'requir':10 'sure':4 'well':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4322574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701451010 {#1727
    date: 2023-12-01 18:16:50.0 +01:00
  }
  +"title": 186340
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Other-dual-panel-file-managers-similar-to-Krusader"
    +title: "Other dual panel file managers similar to Krusader?"
    +url: null
    +body: """
      I’ve been using Krusader for a few months after looking for something similar to Double Commander which I used years ago, It’s been mostly great but I’ve been having a few issues mainly when transferring or archiving larger files.\n
      \n
      I’ve found making zip & tar archives with in Krusader takes a lot longer than doing so in Dolphin, Also I’ve recently been having issues when trying to copy or move large amounts of data to separate drives, last night I had a transfer fail on me twice then take a lot longer than expected when I finally fixed that issue.\n
      \n
      I’ve already looked back at double commander and some of it’s forks but stuff like most of them lacking a dark mode has been putting me off using them regularly. I’d ideally like it to be Qt based to it fits my KDE theming, But running a GTK program isn’t a deal breaker for me.\n
      \n
      Any advice or ideas would be great thanks in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701556839 {#2046
      date: 2023-12-02 23:40:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1926 …}
    +votes: Doctrine\ORM\PersistentCollection {#2052 …}
    +reports: Doctrine\ORM\PersistentCollection {#2105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
    +badges: Doctrine\ORM\PersistentCollection {#2103 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 19119
    -titleTs: "'dual':2 'file':4 'krusad':8 'manag':5 'panel':3 'similar':6"
    -bodyTs: "'advanc':173 'advic':165 'ago':22 'alreadi':107 'also':62 'amount':76 'archiv':40,49 'back':109 'base':145 'breaker':161 'command':17,112 'copi':72 'd':138 'dark':127 'data':78 'deal':160 'dolphin':61 'doubl':16,111 'drive':81 'expect':98 'fail':88 'file':42 'final':101 'fit':148 'fix':102 'fork':118 'found':45 'great':27,170 'gtk':155 'idea':167 'ideal':139 'isn':157 'issu':35,68,104 'kde':150 'krusad':5,52 'lack':125 'larg':75 'larger':41 'last':82 'like':121,140 'longer':56,96 'look':11,108 'lot':55,95 'main':36 'make':46 'mode':128 'month':9 'most':26 'move':74 'night':83 'program':156 'put':131 'qt':144 'recent':65 'regular':136 'run':153 'separ':80 'similar':14 'someth':13 'stuff':120 'take':53,93 'tar':48 'thank':171 'theme':151 'transfer':38,87 'tri':70 'twice':91 'use':4,20,134 've':2,30,44,64,106 'would':168 'year':21 'zip':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701536423
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16612484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701450023 {#2130
      date: 2023-12-01 18:00:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not sure if it meets all your requirements, but Dolphin has a dual-panel mode if you press F3 and has lots of other configuration options as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702564697 {#1732
    date: 2023-12-14 15:38:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HouseWolf@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 186340
  -bodyTs: "'configur':28 'dolphin':12 'dual':16 'dual-panel':15 'f3':22 'lot':25 'm':2 'meet':7 'mode':18 'option':29 'panel':17 'press':21 'requir':10 'sure':4 'well':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4322574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701451010 {#1727
    date: 2023-12-01 18:16:50.0 +01:00
  }
  +"title": 186340
}
"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
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#2075 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#2110
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  +badges: Doctrine\ORM\PersistentCollection {#2161 …}
  +children: [
    App\Entity\EntryComment {#1625
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "If the computer boots but you can’t access a GUI, use Ctrl+Alt+F3 to open a console. From there you can use nano to edit the login manager configuration. If you had GNOME installed, your login manager is probably GDM, and its config should be at /etc/gdm/daemon.conf, according to [the manual](https://help.gnome.org/admin/gdm/stable/configuration.html.en). If that is the case, it looks like you should erase the username under the entry “AutomaticLogin=”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702477865 {#1599
        date: 2023-12-13 15:31:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 178014
      -bodyTs: "'/admin/gdm/stable/configuration.html.en).':56 '/etc/gdm/daemon.conf':49 'access':9 'accord':50 'alt':14 'automaticlogin':73 'boot':4 'case':61 'comput':3 'config':45 'configur':31 'consol':19 'ctrl':13 'edit':27 'entri':72 'eras':67 'f3':15 'gdm':42 'gnome':35 'gui':11 'help.gnome.org':55 'help.gnome.org/admin/gdm/stable/configuration.html.en).':54 'instal':36 'like':64 'login':29,38 'look':63 'manag':30,39 'manual':53 'nano':25 'open':17 'probabl':41 'use':12,24 'usernam':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4314176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701288131 {#1618
        date: 2023-11-29 21:02:11.0 +01:00
      }
      +"title": 178014
    }
  ]
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#2058
    date: 2023-11-29 20:29:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#2075 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#2110
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  +badges: Doctrine\ORM\PersistentCollection {#2161 …}
  +children: [
    App\Entity\EntryComment {#1625
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "If the computer boots but you can’t access a GUI, use Ctrl+Alt+F3 to open a console. From there you can use nano to edit the login manager configuration. If you had GNOME installed, your login manager is probably GDM, and its config should be at /etc/gdm/daemon.conf, according to [the manual](https://help.gnome.org/admin/gdm/stable/configuration.html.en). If that is the case, it looks like you should erase the username under the entry “AutomaticLogin=”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702477865 {#1599
        date: 2023-12-13 15:31:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 178014
      -bodyTs: "'/admin/gdm/stable/configuration.html.en).':56 '/etc/gdm/daemon.conf':49 'access':9 'accord':50 'alt':14 'automaticlogin':73 'boot':4 'case':61 'comput':3 'config':45 'configur':31 'consol':19 'ctrl':13 'edit':27 'entri':72 'eras':67 'f3':15 'gdm':42 'gnome':35 'gui':11 'help.gnome.org':55 'help.gnome.org/admin/gdm/stable/configuration.html.en).':54 'instal':36 'like':64 'login':29,38 'look':63 'manag':30,39 'manual':53 'nano':25 'open':17 'probabl':41 'use':12,24 'usernam':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4314176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701288131 {#1618
        date: 2023-11-29 21:02:11.0 +01:00
      }
      +"title": 178014
    }
  ]
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#2058
    date: 2023-11-29 20:29:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#2075 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#2110
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  +badges: Doctrine\ORM\PersistentCollection {#2161 …}
  +children: [
    App\Entity\EntryComment {#1625
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "If the computer boots but you can’t access a GUI, use Ctrl+Alt+F3 to open a console. From there you can use nano to edit the login manager configuration. If you had GNOME installed, your login manager is probably GDM, and its config should be at /etc/gdm/daemon.conf, according to [the manual](https://help.gnome.org/admin/gdm/stable/configuration.html.en). If that is the case, it looks like you should erase the username under the entry “AutomaticLogin=”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702477865 {#1599
        date: 2023-12-13 15:31:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 178014
      -bodyTs: "'/admin/gdm/stable/configuration.html.en).':56 '/etc/gdm/daemon.conf':49 'access':9 'accord':50 'alt':14 'automaticlogin':73 'boot':4 'case':61 'comput':3 'config':45 'configur':31 'consol':19 'ctrl':13 'edit':27 'entri':72 'eras':67 'f3':15 'gdm':42 'gnome':35 'gui':11 'help.gnome.org':55 'help.gnome.org/admin/gdm/stable/configuration.html.en).':54 'instal':36 'like':64 'login':29,38 'look':63 'manag':30,39 'manual':53 'nano':25 'open':17 'probabl':41 'use':12,24 'usernam':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4314176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701288131 {#1618
        date: 2023-11-29 21:02:11.0 +01:00
      }
      +"title": 178014
    }
  ]
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#2058
    date: 2023-11-29 20:29:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1625
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#2075 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Laptop-not-working-after-installing-nimdow"
    +title: "Laptop not working after installing nimdow"
    +url: null
    +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701365097 {#2110
      date: 2023-11-30 18:24:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2131 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
    +badges: Doctrine\ORM\PersistentCollection {#2161 …}
    +children: [
      App\Entity\EntryComment {#1625}
    ]
    -id: 18277
    -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
    -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701372575
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16427334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701286175 {#2058
      date: 2023-11-29 20:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "If the computer boots but you can’t access a GUI, use Ctrl+Alt+F3 to open a console. From there you can use nano to edit the login manager configuration. If you had GNOME installed, your login manager is probably GDM, and its config should be at /etc/gdm/daemon.conf, according to [the manual](https://help.gnome.org/admin/gdm/stable/configuration.html.en). If that is the case, it looks like you should erase the username under the entry “AutomaticLogin=”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702477865 {#1599
    date: 2023-12-13 15:31:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 178014
  -bodyTs: "'/admin/gdm/stable/configuration.html.en).':56 '/etc/gdm/daemon.conf':49 'access':9 'accord':50 'alt':14 'automaticlogin':73 'boot':4 'case':61 'comput':3 'config':45 'configur':31 'consol':19 'ctrl':13 'edit':27 'entri':72 'eras':67 'f3':15 'gdm':42 'gnome':35 'gui':11 'help.gnome.org':55 'help.gnome.org/admin/gdm/stable/configuration.html.en).':54 'instal':36 'like':64 'login':29,38 'look':63 'manag':30,39 'manual':53 'nano':25 'open':17 'probabl':41 'use':12,24 'usernam':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4314176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701288131 {#1618
    date: 2023-11-29 21:02:11.0 +01:00
  }
  +"title": 178014
}
"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 {#1625
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#2075 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Laptop-not-working-after-installing-nimdow"
    +title: "Laptop not working after installing nimdow"
    +url: null
    +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701365097 {#2110
      date: 2023-11-30 18:24:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2131 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
    +badges: Doctrine\ORM\PersistentCollection {#2161 …}
    +children: [
      App\Entity\EntryComment {#1625}
    ]
    -id: 18277
    -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
    -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701372575
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16427334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701286175 {#2058
      date: 2023-11-29 20:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "If the computer boots but you can’t access a GUI, use Ctrl+Alt+F3 to open a console. From there you can use nano to edit the login manager configuration. If you had GNOME installed, your login manager is probably GDM, and its config should be at /etc/gdm/daemon.conf, according to [the manual](https://help.gnome.org/admin/gdm/stable/configuration.html.en). If that is the case, it looks like you should erase the username under the entry “AutomaticLogin=”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702477865 {#1599
    date: 2023-12-13 15:31:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 178014
  -bodyTs: "'/admin/gdm/stable/configuration.html.en).':56 '/etc/gdm/daemon.conf':49 'access':9 'accord':50 'alt':14 'automaticlogin':73 'boot':4 'case':61 'comput':3 'config':45 'configur':31 'consol':19 'ctrl':13 'edit':27 'entri':72 'eras':67 'f3':15 'gdm':42 'gnome':35 'gui':11 'help.gnome.org':55 'help.gnome.org/admin/gdm/stable/configuration.html.en).':54 'instal':36 'like':64 'login':29,38 'look':63 'manag':30,39 'manual':53 'nano':25 'open':17 'probabl':41 'use':12,24 'usernam':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4314176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701288131 {#1618
    date: 2023-11-29 21:02:11.0 +01:00
  }
  +"title": 178014
}
"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 {#1625
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#2075 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Laptop-not-working-after-installing-nimdow"
    +title: "Laptop not working after installing nimdow"
    +url: null
    +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701365097 {#2110
      date: 2023-11-30 18:24:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2131 …}
    +votes: Doctrine\ORM\PersistentCollection {#2121 …}
    +reports: Doctrine\ORM\PersistentCollection {#2115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
    +badges: Doctrine\ORM\PersistentCollection {#2161 …}
    +children: [
      App\Entity\EntryComment {#1625}
    ]
    -id: 18277
    -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
    -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701372575
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16427334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701286175 {#2058
      date: 2023-11-29 20:29:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "If the computer boots but you can’t access a GUI, use Ctrl+Alt+F3 to open a console. From there you can use nano to edit the login manager configuration. If you had GNOME installed, your login manager is probably GDM, and its config should be at /etc/gdm/daemon.conf, according to [the manual](https://help.gnome.org/admin/gdm/stable/configuration.html.en). If that is the case, it looks like you should erase the username under the entry “AutomaticLogin=”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702477865 {#1599
    date: 2023-12-13 15:31:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 178014
  -bodyTs: "'/admin/gdm/stable/configuration.html.en).':56 '/etc/gdm/daemon.conf':49 'access':9 'accord':50 'alt':14 'automaticlogin':73 'boot':4 'case':61 'comput':3 'config':45 'configur':31 'consol':19 'ctrl':13 'edit':27 'entri':72 'eras':67 'f3':15 'gdm':42 'gnome':35 'gui':11 'help.gnome.org':55 'help.gnome.org/admin/gdm/stable/configuration.html.en).':54 'instal':36 'like':64 'login':29,38 'look':63 'manag':30,39 'manual':53 'nano':25 'open':17 'probabl':41 'use':12,24 'usernam':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4314176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701288131 {#1618
    date: 2023-11-29 21:02:11.0 +01:00
  }
  +"title": 178014
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "What-are-the-major-components-of-any-Linux-distribution"
  +title: "What are the major components of any Linux distribution?"
  +url: null
  +body: """
    Hi all - I am learning about Linux and want to see if my understanding is correct on this - the list of *major parts* of any distro:\n
    \n
    1. the Linux Kernel\n
    2. GRUB or another bootloader\n
    3. one or more file systems (gotta work with files somehow, right?)\n
    4. one or more Shells (the terminal - bash, zsh, etc…)\n
    5. a Desktop Environment (the GUI, if included, like KDE or Gnome - does this include X11 or Wayland or are those separate from the DE?)\n
    6. a bunch of Default applications and daemons (is this where systemd fits int? I know about the GNU tools, SAMBA, CUPS, etc…)\n
    7. a Package Manager (apt, pacman, etc…)\n
    \n
    Am I forgetting anything at this 50,000 foot level? I know there are lots of other things we can add, but what are the most important things that ALL Linux distributions include?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701032472 {#2163
    date: 2023-11-26 22:01:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  +badges: Doctrine\ORM\PersistentCollection {#2225 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I understand correctly, the filesystem driver is contained within the kernel for all linux-native filesystems (Ext4, XFS, BtrFS, F2FS, etc.), just as drivers for computer components and devices are. But drivers to access NTFS (Windows) and HFS+ (Mac OS) drives are programs in userspace"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700964985 {#1683
        date: 2023-11-26 03:16:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 164681
      -bodyTs: "'access':36 'btrfs':21 'compon':29 'comput':28 'contain':9 'correct':4 'devic':31 'drive':43 'driver':7,26,34 'etc':23 'ext4':19 'f2fs':22 'filesystem':6,18 'hfs':40 'kernel':12 'linux':16 'linux-n':15 'mac':41 'nativ':17 'ntfs':37 'os':42 'program':45 'understand':3 'userspac':47 'window':38 'within':10 'xfs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4299569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700964985 {#1687
        date: 2023-11-26 03:16:25.0 +01:00
      }
      +"title": 164681
    }
  ]
  -id: 16851
  -titleTs: "'compon':5 'distribut':9 'linux':8 'major':4"
  -bodyTs: "'000':120 '1':27 '2':31 '3':36 '4':48 '5':58 '50':119 '6':83 '7':106 'add':133 'anoth':34 'anyth':116 'applic':88 'apt':110 'bash':55 'bootload':35 'bunch':85 'correct':16 'cup':104 'daemon':90 'de':82 'default':87 'desktop':60 'distribut':144 'distro':26 'environ':61 'etc':57,105,112 'file':40,45 'fit':95 'foot':121 'forget':115 'gnome':69 'gnu':101 'gotta':42 'grub':32 'gui':63 'hi':1 'import':139 'includ':65,72,145 'int':96 'kde':67 'kernel':30 'know':98,124 'learn':5 'level':122 'like':66 'linux':7,29,143 'list':20 'lot':127 'major':22 'manag':109 'one':37,49 'packag':108 'pacman':111 'part':23 'right':47 'samba':103 'see':11 'separ':79 'shell':52 'somehow':46 'system':41 'systemd':94 'termin':54 'thank':146 'thing':130,140 'tool':102 'understand':14 'want':9 'wayland':75 'work':43 'x11':73 'zsh':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701049024
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16037589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962624 {#2117
    date: 2023-11-26 02:37:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "What-are-the-major-components-of-any-Linux-distribution"
  +title: "What are the major components of any Linux distribution?"
  +url: null
  +body: """
    Hi all - I am learning about Linux and want to see if my understanding is correct on this - the list of *major parts* of any distro:\n
    \n
    1. the Linux Kernel\n
    2. GRUB or another bootloader\n
    3. one or more file systems (gotta work with files somehow, right?)\n
    4. one or more Shells (the terminal - bash, zsh, etc…)\n
    5. a Desktop Environment (the GUI, if included, like KDE or Gnome - does this include X11 or Wayland or are those separate from the DE?)\n
    6. a bunch of Default applications and daemons (is this where systemd fits int? I know about the GNU tools, SAMBA, CUPS, etc…)\n
    7. a Package Manager (apt, pacman, etc…)\n
    \n
    Am I forgetting anything at this 50,000 foot level? I know there are lots of other things we can add, but what are the most important things that ALL Linux distributions include?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701032472 {#2163
    date: 2023-11-26 22:01:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  +badges: Doctrine\ORM\PersistentCollection {#2225 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I understand correctly, the filesystem driver is contained within the kernel for all linux-native filesystems (Ext4, XFS, BtrFS, F2FS, etc.), just as drivers for computer components and devices are. But drivers to access NTFS (Windows) and HFS+ (Mac OS) drives are programs in userspace"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700964985 {#1683
        date: 2023-11-26 03:16:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 164681
      -bodyTs: "'access':36 'btrfs':21 'compon':29 'comput':28 'contain':9 'correct':4 'devic':31 'drive':43 'driver':7,26,34 'etc':23 'ext4':19 'f2fs':22 'filesystem':6,18 'hfs':40 'kernel':12 'linux':16 'linux-n':15 'mac':41 'nativ':17 'ntfs':37 'os':42 'program':45 'understand':3 'userspac':47 'window':38 'within':10 'xfs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4299569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700964985 {#1687
        date: 2023-11-26 03:16:25.0 +01:00
      }
      +"title": 164681
    }
  ]
  -id: 16851
  -titleTs: "'compon':5 'distribut':9 'linux':8 'major':4"
  -bodyTs: "'000':120 '1':27 '2':31 '3':36 '4':48 '5':58 '50':119 '6':83 '7':106 'add':133 'anoth':34 'anyth':116 'applic':88 'apt':110 'bash':55 'bootload':35 'bunch':85 'correct':16 'cup':104 'daemon':90 'de':82 'default':87 'desktop':60 'distribut':144 'distro':26 'environ':61 'etc':57,105,112 'file':40,45 'fit':95 'foot':121 'forget':115 'gnome':69 'gnu':101 'gotta':42 'grub':32 'gui':63 'hi':1 'import':139 'includ':65,72,145 'int':96 'kde':67 'kernel':30 'know':98,124 'learn':5 'level':122 'like':66 'linux':7,29,143 'list':20 'lot':127 'major':22 'manag':109 'one':37,49 'packag':108 'pacman':111 'part':23 'right':47 'samba':103 'see':11 'separ':79 'shell':52 'somehow':46 'system':41 'systemd':94 'termin':54 'thank':146 'thing':130,140 'tool':102 'understand':14 'want':9 'wayland':75 'work':43 'x11':73 'zsh':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701049024
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16037589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962624 {#2117
    date: 2023-11-26 02:37:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "What-are-the-major-components-of-any-Linux-distribution"
  +title: "What are the major components of any Linux distribution?"
  +url: null
  +body: """
    Hi all - I am learning about Linux and want to see if my understanding is correct on this - the list of *major parts* of any distro:\n
    \n
    1. the Linux Kernel\n
    2. GRUB or another bootloader\n
    3. one or more file systems (gotta work with files somehow, right?)\n
    4. one or more Shells (the terminal - bash, zsh, etc…)\n
    5. a Desktop Environment (the GUI, if included, like KDE or Gnome - does this include X11 or Wayland or are those separate from the DE?)\n
    6. a bunch of Default applications and daemons (is this where systemd fits int? I know about the GNU tools, SAMBA, CUPS, etc…)\n
    7. a Package Manager (apt, pacman, etc…)\n
    \n
    Am I forgetting anything at this 50,000 foot level? I know there are lots of other things we can add, but what are the most important things that ALL Linux distributions include?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701032472 {#2163
    date: 2023-11-26 22:01:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  +badges: Doctrine\ORM\PersistentCollection {#2225 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I understand correctly, the filesystem driver is contained within the kernel for all linux-native filesystems (Ext4, XFS, BtrFS, F2FS, etc.), just as drivers for computer components and devices are. But drivers to access NTFS (Windows) and HFS+ (Mac OS) drives are programs in userspace"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700964985 {#1683
        date: 2023-11-26 03:16:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@perishthethought@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 164681
      -bodyTs: "'access':36 'btrfs':21 'compon':29 'comput':28 'contain':9 'correct':4 'devic':31 'drive':43 'driver':7,26,34 'etc':23 'ext4':19 'f2fs':22 'filesystem':6,18 'hfs':40 'kernel':12 'linux':16 'linux-n':15 'mac':41 'nativ':17 'ntfs':37 'os':42 'program':45 'understand':3 'userspac':47 'window':38 'within':10 'xfs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4299569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700964985 {#1687
        date: 2023-11-26 03:16:25.0 +01:00
      }
      +"title": 164681
    }
  ]
  -id: 16851
  -titleTs: "'compon':5 'distribut':9 'linux':8 'major':4"
  -bodyTs: "'000':120 '1':27 '2':31 '3':36 '4':48 '5':58 '50':119 '6':83 '7':106 'add':133 'anoth':34 'anyth':116 'applic':88 'apt':110 'bash':55 'bootload':35 'bunch':85 'correct':16 'cup':104 'daemon':90 'de':82 'default':87 'desktop':60 'distribut':144 'distro':26 'environ':61 'etc':57,105,112 'file':40,45 'fit':95 'foot':121 'forget':115 'gnome':69 'gnu':101 'gotta':42 'grub':32 'gui':63 'hi':1 'import':139 'includ':65,72,145 'int':96 'kde':67 'kernel':30 'know':98,124 'learn':5 'level':122 'like':66 'linux':7,29,143 'list':20 'lot':127 'major':22 'manag':109 'one':37,49 'packag':108 'pacman':111 'part':23 'right':47 'samba':103 'see':11 'separ':79 'shell':52 'somehow':46 'system':41 'systemd':94 'termin':54 'thank':146 'thing':130,140 'tool':102 'understand':14 'want':9 'wayland':75 'work':43 'x11':73 'zsh':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701049024
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16037589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962624 {#2117
    date: 2023-11-26 02:37:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "What-are-the-major-components-of-any-Linux-distribution"
    +title: "What are the major components of any Linux distribution?"
    +url: null
    +body: """
      Hi all - I am learning about Linux and want to see if my understanding is correct on this - the list of *major parts* of any distro:\n
      \n
      1. the Linux Kernel\n
      2. GRUB or another bootloader\n
      3. one or more file systems (gotta work with files somehow, right?)\n
      4. one or more Shells (the terminal - bash, zsh, etc…)\n
      5. a Desktop Environment (the GUI, if included, like KDE or Gnome - does this include X11 or Wayland or are those separate from the DE?)\n
      6. a bunch of Default applications and daemons (is this where systemd fits int? I know about the GNU tools, SAMBA, CUPS, etc…)\n
      7. a Package Manager (apt, pacman, etc…)\n
      \n
      Am I forgetting anything at this 50,000 foot level? I know there are lots of other things we can add, but what are the most important things that ALL Linux distributions include?\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701032472 {#2163
      date: 2023-11-26 22:01:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2215 …}
    +reports: Doctrine\ORM\PersistentCollection {#2198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
    +badges: Doctrine\ORM\PersistentCollection {#2225 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 16851
    -titleTs: "'compon':5 'distribut':9 'linux':8 'major':4"
    -bodyTs: "'000':120 '1':27 '2':31 '3':36 '4':48 '5':58 '50':119 '6':83 '7':106 'add':133 'anoth':34 'anyth':116 'applic':88 'apt':110 'bash':55 'bootload':35 'bunch':85 'correct':16 'cup':104 'daemon':90 'de':82 'default':87 'desktop':60 'distribut':144 'distro':26 'environ':61 'etc':57,105,112 'file':40,45 'fit':95 'foot':121 'forget':115 'gnome':69 'gnu':101 'gotta':42 'grub':32 'gui':63 'hi':1 'import':139 'includ':65,72,145 'int':96 'kde':67 'kernel':30 'know':98,124 'learn':5 'level':122 'like':66 'linux':7,29,143 'list':20 'lot':127 'major':22 'manag':109 'one':37,49 'packag':108 'pacman':111 'part':23 'right':47 'samba':103 'see':11 'separ':79 'shell':52 'somehow':46 'system':41 'systemd':94 'termin':54 'thank':146 'thing':130,140 'tool':102 'understand':14 'want':9 'wayland':75 'work':43 'x11':73 'zsh':56"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701049024
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16037589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962624 {#2117
      date: 2023-11-26 02:37:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I understand correctly, the filesystem driver is contained within the kernel for all linux-native filesystems (Ext4, XFS, BtrFS, F2FS, etc.), just as drivers for computer components and devices are. But drivers to access NTFS (Windows) and HFS+ (Mac OS) drives are programs in userspace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700964985 {#1683
    date: 2023-11-26 03:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 164681
  -bodyTs: "'access':36 'btrfs':21 'compon':29 'comput':28 'contain':9 'correct':4 'devic':31 'drive':43 'driver':7,26,34 'etc':23 'ext4':19 'f2fs':22 'filesystem':6,18 'hfs':40 'kernel':12 'linux':16 'linux-n':15 'mac':41 'nativ':17 'ntfs':37 'os':42 'program':45 'understand':3 'userspac':47 'window':38 'within':10 'xfs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4299569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700964985 {#1687
    date: 2023-11-26 03:16:25.0 +01:00
  }
  +"title": 164681
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "What-are-the-major-components-of-any-Linux-distribution"
    +title: "What are the major components of any Linux distribution?"
    +url: null
    +body: """
      Hi all - I am learning about Linux and want to see if my understanding is correct on this - the list of *major parts* of any distro:\n
      \n
      1. the Linux Kernel\n
      2. GRUB or another bootloader\n
      3. one or more file systems (gotta work with files somehow, right?)\n
      4. one or more Shells (the terminal - bash, zsh, etc…)\n
      5. a Desktop Environment (the GUI, if included, like KDE or Gnome - does this include X11 or Wayland or are those separate from the DE?)\n
      6. a bunch of Default applications and daemons (is this where systemd fits int? I know about the GNU tools, SAMBA, CUPS, etc…)\n
      7. a Package Manager (apt, pacman, etc…)\n
      \n
      Am I forgetting anything at this 50,000 foot level? I know there are lots of other things we can add, but what are the most important things that ALL Linux distributions include?\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701032472 {#2163
      date: 2023-11-26 22:01:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2215 …}
    +reports: Doctrine\ORM\PersistentCollection {#2198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
    +badges: Doctrine\ORM\PersistentCollection {#2225 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 16851
    -titleTs: "'compon':5 'distribut':9 'linux':8 'major':4"
    -bodyTs: "'000':120 '1':27 '2':31 '3':36 '4':48 '5':58 '50':119 '6':83 '7':106 'add':133 'anoth':34 'anyth':116 'applic':88 'apt':110 'bash':55 'bootload':35 'bunch':85 'correct':16 'cup':104 'daemon':90 'de':82 'default':87 'desktop':60 'distribut':144 'distro':26 'environ':61 'etc':57,105,112 'file':40,45 'fit':95 'foot':121 'forget':115 'gnome':69 'gnu':101 'gotta':42 'grub':32 'gui':63 'hi':1 'import':139 'includ':65,72,145 'int':96 'kde':67 'kernel':30 'know':98,124 'learn':5 'level':122 'like':66 'linux':7,29,143 'list':20 'lot':127 'major':22 'manag':109 'one':37,49 'packag':108 'pacman':111 'part':23 'right':47 'samba':103 'see':11 'separ':79 'shell':52 'somehow':46 'system':41 'systemd':94 'termin':54 'thank':146 'thing':130,140 'tool':102 'understand':14 'want':9 'wayland':75 'work':43 'x11':73 'zsh':56"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701049024
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16037589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962624 {#2117
      date: 2023-11-26 02:37:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I understand correctly, the filesystem driver is contained within the kernel for all linux-native filesystems (Ext4, XFS, BtrFS, F2FS, etc.), just as drivers for computer components and devices are. But drivers to access NTFS (Windows) and HFS+ (Mac OS) drives are programs in userspace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700964985 {#1683
    date: 2023-11-26 03:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 164681
  -bodyTs: "'access':36 'btrfs':21 'compon':29 'comput':28 'contain':9 'correct':4 'devic':31 'drive':43 'driver':7,26,34 'etc':23 'ext4':19 'f2fs':22 'filesystem':6,18 'hfs':40 'kernel':12 'linux':16 'linux-n':15 'mac':41 'nativ':17 'ntfs':37 'os':42 'program':45 'understand':3 'userspac':47 'window':38 'within':10 'xfs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4299569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700964985 {#1687
    date: 2023-11-26 03:16:25.0 +01:00
  }
  +"title": 164681
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "What-are-the-major-components-of-any-Linux-distribution"
    +title: "What are the major components of any Linux distribution?"
    +url: null
    +body: """
      Hi all - I am learning about Linux and want to see if my understanding is correct on this - the list of *major parts* of any distro:\n
      \n
      1. the Linux Kernel\n
      2. GRUB or another bootloader\n
      3. one or more file systems (gotta work with files somehow, right?)\n
      4. one or more Shells (the terminal - bash, zsh, etc…)\n
      5. a Desktop Environment (the GUI, if included, like KDE or Gnome - does this include X11 or Wayland or are those separate from the DE?)\n
      6. a bunch of Default applications and daemons (is this where systemd fits int? I know about the GNU tools, SAMBA, CUPS, etc…)\n
      7. a Package Manager (apt, pacman, etc…)\n
      \n
      Am I forgetting anything at this 50,000 foot level? I know there are lots of other things we can add, but what are the most important things that ALL Linux distributions include?\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701032472 {#2163
      date: 2023-11-26 22:01:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2215 …}
    +reports: Doctrine\ORM\PersistentCollection {#2198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
    +badges: Doctrine\ORM\PersistentCollection {#2225 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 16851
    -titleTs: "'compon':5 'distribut':9 'linux':8 'major':4"
    -bodyTs: "'000':120 '1':27 '2':31 '3':36 '4':48 '5':58 '50':119 '6':83 '7':106 'add':133 'anoth':34 'anyth':116 'applic':88 'apt':110 'bash':55 'bootload':35 'bunch':85 'correct':16 'cup':104 'daemon':90 'de':82 'default':87 'desktop':60 'distribut':144 'distro':26 'environ':61 'etc':57,105,112 'file':40,45 'fit':95 'foot':121 'forget':115 'gnome':69 'gnu':101 'gotta':42 'grub':32 'gui':63 'hi':1 'import':139 'includ':65,72,145 'int':96 'kde':67 'kernel':30 'know':98,124 'learn':5 'level':122 'like':66 'linux':7,29,143 'list':20 'lot':127 'major':22 'manag':109 'one':37,49 'packag':108 'pacman':111 'part':23 'right':47 'samba':103 'see':11 'separ':79 'shell':52 'somehow':46 'system':41 'systemd':94 'termin':54 'thank':146 'thing':130,140 'tool':102 'understand':14 'want':9 'wayland':75 'work':43 'x11':73 'zsh':56"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701049024
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16037589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962624 {#2117
      date: 2023-11-26 02:37:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I understand correctly, the filesystem driver is contained within the kernel for all linux-native filesystems (Ext4, XFS, BtrFS, F2FS, etc.), just as drivers for computer components and devices are. But drivers to access NTFS (Windows) and HFS+ (Mac OS) drives are programs in userspace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700964985 {#1683
    date: 2023-11-26 03:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 164681
  -bodyTs: "'access':36 'btrfs':21 'compon':29 'comput':28 'contain':9 'correct':4 'devic':31 'drive':43 'driver':7,26,34 'etc':23 'ext4':19 'f2fs':22 'filesystem':6,18 'hfs':40 'kernel':12 'linux':16 'linux-n':15 'mac':41 'nativ':17 'ntfs':37 'os':42 'program':45 'understand':3 'userspac':47 'window':38 'within':10 'xfs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4299569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700964985 {#1687
    date: 2023-11-26 03:16:25.0 +01:00
  }
  +"title": 164681
}
"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
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Where-can-i-find-system-files-for-yuzu-without-modding"
  +title: "Where can i find system files for yuzu without modding a switch"
  +url: null
  +body: "I just need to know where I can download the files to get it fully functional"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954909 {#2231
    date: 2023-11-26 00:28:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  +badges: Doctrine\ORM\PersistentCollection {#2320 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "can’t link here due to rule 3"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700901626 {#1656
        date: 2023-11-25 09:40:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CumHungrySlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 161754
      -bodyTs: "'3':8 'due':5 'link':3 'rule':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4296750"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901626 {#1558
        date: 2023-11-25 09:40:26.0 +01:00
      }
      +"title": 161754
    }
  ]
  -id: 16593
  -titleTs: "'file':6 'find':4 'mod':10 'switch':12 'system':5 'without':9 'yuzu':8"
  -bodyTs: "'download':9 'file':11 'fulli':15 'function':16 'get':13 'know':5 'need':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700985819
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9054686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700899419 {#2043
    date: 2023-11-25 09:03:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Where-can-i-find-system-files-for-yuzu-without-modding"
  +title: "Where can i find system files for yuzu without modding a switch"
  +url: null
  +body: "I just need to know where I can download the files to get it fully functional"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954909 {#2231
    date: 2023-11-26 00:28:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  +badges: Doctrine\ORM\PersistentCollection {#2320 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "can’t link here due to rule 3"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700901626 {#1656
        date: 2023-11-25 09:40:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CumHungrySlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 161754
      -bodyTs: "'3':8 'due':5 'link':3 'rule':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4296750"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901626 {#1558
        date: 2023-11-25 09:40:26.0 +01:00
      }
      +"title": 161754
    }
  ]
  -id: 16593
  -titleTs: "'file':6 'find':4 'mod':10 'switch':12 'system':5 'without':9 'yuzu':8"
  -bodyTs: "'download':9 'file':11 'fulli':15 'function':16 'get':13 'know':5 'need':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700985819
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9054686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700899419 {#2043
    date: 2023-11-25 09:03:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2124 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "Where-can-i-find-system-files-for-yuzu-without-modding"
  +title: "Where can i find system files for yuzu without modding a switch"
  +url: null
  +body: "I just need to know where I can download the files to get it fully functional"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954909 {#2231
    date: 2023-11-26 00:28:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  +badges: Doctrine\ORM\PersistentCollection {#2320 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "can’t link here due to rule 3"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700901626 {#1656
        date: 2023-11-25 09:40:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CumHungrySlime@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 161754
      -bodyTs: "'3':8 'due':5 'link':3 'rule':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4296750"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901626 {#1558
        date: 2023-11-25 09:40:26.0 +01:00
      }
      +"title": 161754
    }
  ]
  -id: 16593
  -titleTs: "'file':6 'find':4 'mod':10 'switch':12 'system':5 'without':9 'yuzu':8"
  -bodyTs: "'download':9 'file':11 'fulli':15 'function':16 'get':13 'know':5 'need':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700985819
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9054686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700899419 {#2043
    date: 2023-11-25 09:03:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2124 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Where-can-i-find-system-files-for-yuzu-without-modding"
    +title: "Where can i find system files for yuzu without modding a switch"
    +url: null
    +body: "I just need to know where I can download the files to get it fully functional"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954909 {#2231
      date: 2023-11-26 00:28:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 16593
    -titleTs: "'file':6 'find':4 'mod':10 'switch':12 'system':5 'without':9 'yuzu':8"
    -bodyTs: "'download':9 'file':11 'fulli':15 'function':16 'get':13 'know':5 'need':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700985819
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9054686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700899419 {#2043
      date: 2023-11-25 09:03:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "can’t link here due to rule 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700901626 {#1656
    date: 2023-11-25 09:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CumHungrySlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 161754
  -bodyTs: "'3':8 'due':5 'link':3 'rule':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4296750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901626 {#1558
    date: 2023-11-25 09:40:26.0 +01:00
  }
  +"title": 161754
}
"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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2124 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Where-can-i-find-system-files-for-yuzu-without-modding"
    +title: "Where can i find system files for yuzu without modding a switch"
    +url: null
    +body: "I just need to know where I can download the files to get it fully functional"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954909 {#2231
      date: 2023-11-26 00:28:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 16593
    -titleTs: "'file':6 'find':4 'mod':10 'switch':12 'system':5 'without':9 'yuzu':8"
    -bodyTs: "'download':9 'file':11 'fulli':15 'function':16 'get':13 'know':5 'need':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700985819
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9054686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700899419 {#2043
      date: 2023-11-25 09:03:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "can’t link here due to rule 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700901626 {#1656
    date: 2023-11-25 09:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CumHungrySlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 161754
  -bodyTs: "'3':8 'due':5 'link':3 'rule':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4296750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901626 {#1558
    date: 2023-11-25 09:40:26.0 +01:00
  }
  +"title": 161754
}
"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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2124 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "Where-can-i-find-system-files-for-yuzu-without-modding"
    +title: "Where can i find system files for yuzu without modding a switch"
    +url: null
    +body: "I just need to know where I can download the files to get it fully functional"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700954909 {#2231
      date: 2023-11-26 00:28:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    +badges: Doctrine\ORM\PersistentCollection {#2320 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 16593
    -titleTs: "'file':6 'find':4 'mod':10 'switch':12 'system':5 'without':9 'yuzu':8"
    -bodyTs: "'download':9 'file':11 'fulli':15 'function':16 'get':13 'know':5 'need':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700985819
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9054686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700899419 {#2043
      date: 2023-11-25 09:03:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "can’t link here due to rule 3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700901626 {#1656
    date: 2023-11-25 09:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CumHungrySlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 161754
  -bodyTs: "'3':8 'due':5 'link':3 'rule':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4296750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901626 {#1558
    date: 2023-11-25 09:40:26.0 +01:00
  }
  +"title": 161754
}
"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
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "VPN-and-qBittorrent-not-playing-nicely"
  +title: "VPN and qBittorrent not playing nicely"
  +url: null
  +body: """
    I’ve been on and off been having issues connecting to seeds and peers for anything I download with qbit lately. I have ProtonVPN and I am connected to p2p servers, some torrents are stuck at 0(0) whereas some will be stuck at 0(2817).\n
    \n
    I have made sure the port in qbit is set correctly and the interface device, along with opening the port on my router. Ultimately what seems to work is I have to change the port several times, change the interface to ethernet, then back to Proton, then a single download works. Any tips for a fellow pirate?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700088063 {#2322
    date: 2023-11-15 23:41:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  +badges: Doctrine\ORM\PersistentCollection {#2294 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "AFAIK, the port on your router is irrelevant as the VPN bypasses it. I’m not familiar with ProtonVPN, but with PIA you can get a forwarded port in the VPN app and specify that port in your P2P application. I use that method for Soulseek, but my qBittorrent works correctly in both directions without doing anything special."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699935383 {#1697
        date: 2023-11-14 05:16:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NeroC_Bass@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 122194
      -bodyTs: "'afaik':1 'anyth':57 'app':32 'applic':40 'bypass':12 'correct':51 'direct':54 'familiar':17 'forward':27 'get':25 'irrelev':8 'm':15 'method':44 'p2p':39 'pia':22 'port':3,28,36 'protonvpn':19 'qbittorr':49 'router':6 'soulseek':46 'special':58 'specifi':34 'use':42 'vpn':11,31 'without':55 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4247706"
      +editedAt: DateTimeImmutable @1700142791 {#1709
        date: 2023-11-16 14:53:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699935383 {#1698
        date: 2023-11-14 05:16:23.0 +01:00
      }
      +"title": 122194
    }
  ]
  -id: 12821
  -titleTs: "'nice':6 'play':5 'qbittorr':3 'vpn':1"
  -bodyTs: "'0':37,38,45 '2817':46 'along':62 'anyth':16 'back':90 'chang':79,84 'connect':10,28 'correct':57 'devic':61 'download':18,96 'ethernet':88 'fellow':102 'interfac':60,86 'issu':9 'late':21 'made':49 'open':64 'p2p':30 'peer':14 'pirat':103 'port':52,66,81 'proton':92 'protonvpn':24 'qbit':20,54 'router':69 'seed':12 'seem':72 'server':31 'set':56 'sever':82 'singl':95 'stuck':35,43 'sure':50 'time':83 'tip':99 'torrent':33 'ultim':70 've':2 'wherea':39 'work':74,97"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700019722
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8350254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699933322 {#2189
    date: 2023-11-14 04:42:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "VPN-and-qBittorrent-not-playing-nicely"
  +title: "VPN and qBittorrent not playing nicely"
  +url: null
  +body: """
    I’ve been on and off been having issues connecting to seeds and peers for anything I download with qbit lately. I have ProtonVPN and I am connected to p2p servers, some torrents are stuck at 0(0) whereas some will be stuck at 0(2817).\n
    \n
    I have made sure the port in qbit is set correctly and the interface device, along with opening the port on my router. Ultimately what seems to work is I have to change the port several times, change the interface to ethernet, then back to Proton, then a single download works. Any tips for a fellow pirate?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700088063 {#2322
    date: 2023-11-15 23:41:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  +badges: Doctrine\ORM\PersistentCollection {#2294 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "AFAIK, the port on your router is irrelevant as the VPN bypasses it. I’m not familiar with ProtonVPN, but with PIA you can get a forwarded port in the VPN app and specify that port in your P2P application. I use that method for Soulseek, but my qBittorrent works correctly in both directions without doing anything special."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699935383 {#1697
        date: 2023-11-14 05:16:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NeroC_Bass@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 122194
      -bodyTs: "'afaik':1 'anyth':57 'app':32 'applic':40 'bypass':12 'correct':51 'direct':54 'familiar':17 'forward':27 'get':25 'irrelev':8 'm':15 'method':44 'p2p':39 'pia':22 'port':3,28,36 'protonvpn':19 'qbittorr':49 'router':6 'soulseek':46 'special':58 'specifi':34 'use':42 'vpn':11,31 'without':55 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4247706"
      +editedAt: DateTimeImmutable @1700142791 {#1709
        date: 2023-11-16 14:53:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699935383 {#1698
        date: 2023-11-14 05:16:23.0 +01:00
      }
      +"title": 122194
    }
  ]
  -id: 12821
  -titleTs: "'nice':6 'play':5 'qbittorr':3 'vpn':1"
  -bodyTs: "'0':37,38,45 '2817':46 'along':62 'anyth':16 'back':90 'chang':79,84 'connect':10,28 'correct':57 'devic':61 'download':18,96 'ethernet':88 'fellow':102 'interfac':60,86 'issu':9 'late':21 'made':49 'open':64 'p2p':30 'peer':14 'pirat':103 'port':52,66,81 'proton':92 'protonvpn':24 'qbit':20,54 'router':69 'seed':12 'seem':72 'server':31 'set':56 'sever':82 'singl':95 'stuck':35,43 'sure':50 'time':83 'tip':99 'torrent':33 'ultim':70 've':2 'wherea':39 'work':74,97"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700019722
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8350254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699933322 {#2189
    date: 2023-11-14 04:42:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "VPN-and-qBittorrent-not-playing-nicely"
  +title: "VPN and qBittorrent not playing nicely"
  +url: null
  +body: """
    I’ve been on and off been having issues connecting to seeds and peers for anything I download with qbit lately. I have ProtonVPN and I am connected to p2p servers, some torrents are stuck at 0(0) whereas some will be stuck at 0(2817).\n
    \n
    I have made sure the port in qbit is set correctly and the interface device, along with opening the port on my router. Ultimately what seems to work is I have to change the port several times, change the interface to ethernet, then back to Proton, then a single download works. Any tips for a fellow pirate?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700088063 {#2322
    date: 2023-11-15 23:41:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  +badges: Doctrine\ORM\PersistentCollection {#2294 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "AFAIK, the port on your router is irrelevant as the VPN bypasses it. I’m not familiar with ProtonVPN, but with PIA you can get a forwarded port in the VPN app and specify that port in your P2P application. I use that method for Soulseek, but my qBittorrent works correctly in both directions without doing anything special."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699935383 {#1697
        date: 2023-11-14 05:16:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NeroC_Bass@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 122194
      -bodyTs: "'afaik':1 'anyth':57 'app':32 'applic':40 'bypass':12 'correct':51 'direct':54 'familiar':17 'forward':27 'get':25 'irrelev':8 'm':15 'method':44 'p2p':39 'pia':22 'port':3,28,36 'protonvpn':19 'qbittorr':49 'router':6 'soulseek':46 'special':58 'specifi':34 'use':42 'vpn':11,31 'without':55 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4247706"
      +editedAt: DateTimeImmutable @1700142791 {#1709
        date: 2023-11-16 14:53:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699935383 {#1698
        date: 2023-11-14 05:16:23.0 +01:00
      }
      +"title": 122194
    }
  ]
  -id: 12821
  -titleTs: "'nice':6 'play':5 'qbittorr':3 'vpn':1"
  -bodyTs: "'0':37,38,45 '2817':46 'along':62 'anyth':16 'back':90 'chang':79,84 'connect':10,28 'correct':57 'devic':61 'download':18,96 'ethernet':88 'fellow':102 'interfac':60,86 'issu':9 'late':21 'made':49 'open':64 'p2p':30 'peer':14 'pirat':103 'port':52,66,81 'proton':92 'protonvpn':24 'qbit':20,54 'router':69 'seed':12 'seem':72 'server':31 'set':56 'sever':82 'singl':95 'stuck':35,43 'sure':50 'time':83 'tip':99 'torrent':33 'ultim':70 've':2 'wherea':39 'work':74,97"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700019722
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8350254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699933322 {#2189
    date: 2023-11-14 04:42:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1648
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "VPN-and-qBittorrent-not-playing-nicely"
    +title: "VPN and qBittorrent not playing nicely"
    +url: null
    +body: """
      I’ve been on and off been having issues connecting to seeds and peers for anything I download with qbit lately. I have ProtonVPN and I am connected to p2p servers, some torrents are stuck at 0(0) whereas some will be stuck at 0(2817).\n
      \n
      I have made sure the port in qbit is set correctly and the interface device, along with opening the port on my router. Ultimately what seems to work is I have to change the port several times, change the interface to ethernet, then back to Proton, then a single download works. Any tips for a fellow pirate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700088063 {#2322
      date: 2023-11-15 23:41:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2304 …}
    +reports: Doctrine\ORM\PersistentCollection {#2319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
    +badges: Doctrine\ORM\PersistentCollection {#2294 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 12821
    -titleTs: "'nice':6 'play':5 'qbittorr':3 'vpn':1"
    -bodyTs: "'0':37,38,45 '2817':46 'along':62 'anyth':16 'back':90 'chang':79,84 'connect':10,28 'correct':57 'devic':61 'download':18,96 'ethernet':88 'fellow':102 'interfac':60,86 'issu':9 'late':21 'made':49 'open':64 'p2p':30 'peer':14 'pirat':103 'port':52,66,81 'proton':92 'protonvpn':24 'qbit':20,54 'router':69 'seed':12 'seem':72 'server':31 'set':56 'sever':82 'singl':95 'stuck':35,43 'sure':50 'time':83 'tip':99 'torrent':33 'ultim':70 've':2 'wherea':39 'work':74,97"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700019722
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8350254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699933322 {#2189
      date: 2023-11-14 04:42:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "AFAIK, the port on your router is irrelevant as the VPN bypasses it. I’m not familiar with ProtonVPN, but with PIA you can get a forwarded port in the VPN app and specify that port in your P2P application. I use that method for Soulseek, but my qBittorrent works correctly in both directions without doing anything special."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699935383 {#1697
    date: 2023-11-14 05:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NeroC_Bass@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 122194
  -bodyTs: "'afaik':1 'anyth':57 'app':32 'applic':40 'bypass':12 'correct':51 'direct':54 'familiar':17 'forward':27 'get':25 'irrelev':8 'm':15 'method':44 'p2p':39 'pia':22 'port':3,28,36 'protonvpn':19 'qbittorr':49 'router':6 'soulseek':46 'special':58 'specifi':34 'use':42 'vpn':11,31 'without':55 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4247706"
  +editedAt: DateTimeImmutable @1700142791 {#1709
    date: 2023-11-16 14:53:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699935383 {#1698
    date: 2023-11-14 05:16:23.0 +01:00
  }
  +"title": 122194
}
"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 {#1648
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "VPN-and-qBittorrent-not-playing-nicely"
    +title: "VPN and qBittorrent not playing nicely"
    +url: null
    +body: """
      I’ve been on and off been having issues connecting to seeds and peers for anything I download with qbit lately. I have ProtonVPN and I am connected to p2p servers, some torrents are stuck at 0(0) whereas some will be stuck at 0(2817).\n
      \n
      I have made sure the port in qbit is set correctly and the interface device, along with opening the port on my router. Ultimately what seems to work is I have to change the port several times, change the interface to ethernet, then back to Proton, then a single download works. Any tips for a fellow pirate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700088063 {#2322
      date: 2023-11-15 23:41:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2304 …}
    +reports: Doctrine\ORM\PersistentCollection {#2319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
    +badges: Doctrine\ORM\PersistentCollection {#2294 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 12821
    -titleTs: "'nice':6 'play':5 'qbittorr':3 'vpn':1"
    -bodyTs: "'0':37,38,45 '2817':46 'along':62 'anyth':16 'back':90 'chang':79,84 'connect':10,28 'correct':57 'devic':61 'download':18,96 'ethernet':88 'fellow':102 'interfac':60,86 'issu':9 'late':21 'made':49 'open':64 'p2p':30 'peer':14 'pirat':103 'port':52,66,81 'proton':92 'protonvpn':24 'qbit':20,54 'router':69 'seed':12 'seem':72 'server':31 'set':56 'sever':82 'singl':95 'stuck':35,43 'sure':50 'time':83 'tip':99 'torrent':33 'ultim':70 've':2 'wherea':39 'work':74,97"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700019722
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8350254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699933322 {#2189
      date: 2023-11-14 04:42:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "AFAIK, the port on your router is irrelevant as the VPN bypasses it. I’m not familiar with ProtonVPN, but with PIA you can get a forwarded port in the VPN app and specify that port in your P2P application. I use that method for Soulseek, but my qBittorrent works correctly in both directions without doing anything special."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699935383 {#1697
    date: 2023-11-14 05:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NeroC_Bass@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 122194
  -bodyTs: "'afaik':1 'anyth':57 'app':32 'applic':40 'bypass':12 'correct':51 'direct':54 'familiar':17 'forward':27 'get':25 'irrelev':8 'm':15 'method':44 'p2p':39 'pia':22 'port':3,28,36 'protonvpn':19 'qbittorr':49 'router':6 'soulseek':46 'special':58 'specifi':34 'use':42 'vpn':11,31 'without':55 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4247706"
  +editedAt: DateTimeImmutable @1700142791 {#1709
    date: 2023-11-16 14:53:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699935383 {#1698
    date: 2023-11-14 05:16:23.0 +01:00
  }
  +"title": 122194
}
"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 {#1648
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
    +slug: "VPN-and-qBittorrent-not-playing-nicely"
    +title: "VPN and qBittorrent not playing nicely"
    +url: null
    +body: """
      I’ve been on and off been having issues connecting to seeds and peers for anything I download with qbit lately. I have ProtonVPN and I am connected to p2p servers, some torrents are stuck at 0(0) whereas some will be stuck at 0(2817).\n
      \n
      I have made sure the port in qbit is set correctly and the interface device, along with opening the port on my router. Ultimately what seems to work is I have to change the port several times, change the interface to ethernet, then back to Proton, then a single download works. Any tips for a fellow pirate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700088063 {#2322
      date: 2023-11-15 23:41:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2304 …}
    +reports: Doctrine\ORM\PersistentCollection {#2319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
    +badges: Doctrine\ORM\PersistentCollection {#2294 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 12821
    -titleTs: "'nice':6 'play':5 'qbittorr':3 'vpn':1"
    -bodyTs: "'0':37,38,45 '2817':46 'along':62 'anyth':16 'back':90 'chang':79,84 'connect':10,28 'correct':57 'devic':61 'download':18,96 'ethernet':88 'fellow':102 'interfac':60,86 'issu':9 'late':21 'made':49 'open':64 'p2p':30 'peer':14 'pirat':103 'port':52,66,81 'proton':92 'protonvpn':24 'qbit':20,54 'router':69 'seed':12 'seem':72 'server':31 'set':56 'sever':82 'singl':95 'stuck':35,43 'sure':50 'time':83 'tip':99 'torrent':33 'ultim':70 've':2 'wherea':39 'work':74,97"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700019722
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8350254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699933322 {#2189
      date: 2023-11-14 04:42:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "AFAIK, the port on your router is irrelevant as the VPN bypasses it. I’m not familiar with ProtonVPN, but with PIA you can get a forwarded port in the VPN app and specify that port in your P2P application. I use that method for Soulseek, but my qBittorrent works correctly in both directions without doing anything special."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699935383 {#1697
    date: 2023-11-14 05:16:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NeroC_Bass@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 122194
  -bodyTs: "'afaik':1 'anyth':57 'app':32 'applic':40 'bypass':12 'correct':51 'direct':54 'familiar':17 'forward':27 'get':25 'irrelev':8 'm':15 'method':44 'p2p':39 'pia':22 'port':3,28,36 'protonvpn':19 'qbittorr':49 'router':6 'soulseek':46 'special':58 'specifi':34 'use':42 'vpn':11,31 'without':55 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4247706"
  +editedAt: DateTimeImmutable @1700142791 {#1709
    date: 2023-11-16 14:53:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699935383 {#1698
    date: 2023-11-14 05:16:23.0 +01:00
  }
  +"title": 122194
}
"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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details