GET https://kbin.spritesserver.nl/u/@Astaroth@lemm.ee/comments/commented?p=1

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 …}
}
7.80 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.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    **Disclaimer**: I only tried NixOS for less than a month when I was a complete Linux noob, I have since then been daily driving Arch Linux for about 2 years now.\n
    \n
    ---\n
    \n
    For me, at least on the surface level, NixOS just felt like Arch Linux, with more similarities than differences.\n
    \n
    What was nice about NixOS was the single config file for everything, although iirc I had to reboot every time for it to be applied while with Arch you can just install something and run it immediately.\n
    \n
    **Edit**: I either remembered it wrong or I was doing it wrong because you don’t have to reboot the whole system according to the reply from hallettj.\n
    \n
    What I didn’t like however was all the packages that got installed (through the list in the config file) had really strange directories which I couldn’t find easily.\n
    \n
    like on Arch the packages and the executables are basically all at `/usr/lib/` and `/usr/bin/` and iirc it was pretty much the same on NixOS, except on Arch I’ll have `usr/lib/firefox` but on nix it would be `usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox`\n
    \n
    Another thing is that it works great for everything you install through the Nix config file, but it’s not necessarily going to clean up any files created by programs that got installed through it when you remove the packages from the config file.\n
    \n
    Like say you have installed steam and then you install some game through steam, well that game wasn’t added through the config file so there’s no guarantee that if you decide to remove steam that you will also remove whatever the programs steam installed or if they created some new files somewhere.\n
    \n
    Of course the same thing already happens on other OSes as well, so you could say that it’s an upside that Nix is better at cleaning up after itself whenever you remove something, but also because it’s supposed to all be controlled through a single config it just feels that much worse when you have to hunt down some file somewhere.\n
    \n
    ---\n
    \n
    Again these are mostly my anecdotes from 2 years ago when I was a complete noob. Maybe I wouldn’t have any issues if I tried it today. And chances are I was just trying to do something you shouldn’t even be doing.\n
    \n
    Plus at the start I used KDE Plasma 5 on Nix and Arch, maybe it will go better if I use i3wm on NixOS like I’ve been doing for a year and half or so on Arch now.\n
    \n
    At least I’m pretty sure that having daily driven Arch for 2 years now I would have much better chances with NixOS now than when I tried it with 0 experience on Linux.\n
    \n
    So since you’ve already got the experience from using EndeavorOS you might not have any big problems using NixOS, or at least learn how it works pretty fast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724091365 {#2029
    date: 2024-08-19 20:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 192344
  -bodyTs: "'/usr/bin':160 '/usr/lib':158 '0':459 '2':29,353,441 '5':398 'accord':110 'ad':248 'ago':355 'alreadi':288,467 'also':268,318 'although':63 'anecdot':351 'anoth':185 'appli':75 'arch':25,44,78,148,173,402,427,439 'basic':155 'better':307,407,448 'big':479 'chanc':375,449 'clean':208,309 'complet':15,360 'config':59,134,199,227,251,330 'control':326 'could':297 'couldn':142 'cours':284 'creat':212,278 'daili':23,437 'decid':261 'didn':118 'differ':50 'directori':139 'disclaim':1 'drive':24 'driven':438 'easili':145 'edit':88 'either':90 'endeavoro':473 'even':387 'everi':69 'everyth':62,193 'except':171 'execut':153 'experi':460,470 'fast':491 'feel':333 'felt':42 'file':60,135,200,211,228,252,281,344 'find':144 'game':240,245 'go':206,406 'got':127,216,468 'great':191 'guarante':257 'half':423 'hallettj':115 'happen':289 'howev':121 'hunt':341 'i3wm':411 'iirc':64,162 'immedi':87 'instal':82,128,195,217,233,238,274 'issu':368 'kde':396 'learn':486 'least':35,430,485 'less':7 'level':39 'like':43,120,146,229,414 'linux':16,26,45,462 'list':131 'll':175 'm':432 'mayb':362,403 'might':475 'month':10 'most':349 'much':166,335,447 'necessarili':205 'new':280 'nice':53 'nix':180,198,305,400 'nixo':5,40,55,170,413,451,482 'noob':17,361 'ose':292 'packag':125,150,224 'plasma':397 'plus':390 'pretti':165,433,490 'problem':480 'program':214,272 'realli':137 'reboot':68,106 'rememb':91 'remov':222,263,269,315 'repli':113 'run':85 'say':230,298 'shouldn':385 'similar':48 'sinc':20,464 'singl':58,329 'someth':83,316,383 'somewher':282,345 'start':393 'steam':234,242,264,273 'strang':138 'suppos':322 'sure':434 'surfac':38 'system':109 'thing':186,287 'time':70 'today':373 'tri':4,371,380,456 'upsid':303 'use':395,410,472,481 'usr/lib/firefox':177 'usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox':184 've':416,466 'wasn':246 'well':243,294 'whatev':270 'whenev':313 'whole':108 'work':190,489 'wors':336 'would':182,445 'wouldn':364 'wrong':93,99 'year':30,354,421,442"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6922378"
  +editedAt: DateTimeImmutable @1702848212 {#2359
    date: 2023-12-17 22:23:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701616181 {#2028
    date: 2023-12-03 16:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    **Disclaimer**: I only tried NixOS for less than a month when I was a complete Linux noob, I have since then been daily driving Arch Linux for about 2 years now.\n
    \n
    ---\n
    \n
    For me, at least on the surface level, NixOS just felt like Arch Linux, with more similarities than differences.\n
    \n
    What was nice about NixOS was the single config file for everything, although iirc I had to reboot every time for it to be applied while with Arch you can just install something and run it immediately.\n
    \n
    **Edit**: I either remembered it wrong or I was doing it wrong because you don’t have to reboot the whole system according to the reply from hallettj.\n
    \n
    What I didn’t like however was all the packages that got installed (through the list in the config file) had really strange directories which I couldn’t find easily.\n
    \n
    like on Arch the packages and the executables are basically all at `/usr/lib/` and `/usr/bin/` and iirc it was pretty much the same on NixOS, except on Arch I’ll have `usr/lib/firefox` but on nix it would be `usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox`\n
    \n
    Another thing is that it works great for everything you install through the Nix config file, but it’s not necessarily going to clean up any files created by programs that got installed through it when you remove the packages from the config file.\n
    \n
    Like say you have installed steam and then you install some game through steam, well that game wasn’t added through the config file so there’s no guarantee that if you decide to remove steam that you will also remove whatever the programs steam installed or if they created some new files somewhere.\n
    \n
    Of course the same thing already happens on other OSes as well, so you could say that it’s an upside that Nix is better at cleaning up after itself whenever you remove something, but also because it’s supposed to all be controlled through a single config it just feels that much worse when you have to hunt down some file somewhere.\n
    \n
    ---\n
    \n
    Again these are mostly my anecdotes from 2 years ago when I was a complete noob. Maybe I wouldn’t have any issues if I tried it today. And chances are I was just trying to do something you shouldn’t even be doing.\n
    \n
    Plus at the start I used KDE Plasma 5 on Nix and Arch, maybe it will go better if I use i3wm on NixOS like I’ve been doing for a year and half or so on Arch now.\n
    \n
    At least I’m pretty sure that having daily driven Arch for 2 years now I would have much better chances with NixOS now than when I tried it with 0 experience on Linux.\n
    \n
    So since you’ve already got the experience from using EndeavorOS you might not have any big problems using NixOS, or at least learn how it works pretty fast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724091365 {#2029
    date: 2024-08-19 20:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 192344
  -bodyTs: "'/usr/bin':160 '/usr/lib':158 '0':459 '2':29,353,441 '5':398 'accord':110 'ad':248 'ago':355 'alreadi':288,467 'also':268,318 'although':63 'anecdot':351 'anoth':185 'appli':75 'arch':25,44,78,148,173,402,427,439 'basic':155 'better':307,407,448 'big':479 'chanc':375,449 'clean':208,309 'complet':15,360 'config':59,134,199,227,251,330 'control':326 'could':297 'couldn':142 'cours':284 'creat':212,278 'daili':23,437 'decid':261 'didn':118 'differ':50 'directori':139 'disclaim':1 'drive':24 'driven':438 'easili':145 'edit':88 'either':90 'endeavoro':473 'even':387 'everi':69 'everyth':62,193 'except':171 'execut':153 'experi':460,470 'fast':491 'feel':333 'felt':42 'file':60,135,200,211,228,252,281,344 'find':144 'game':240,245 'go':206,406 'got':127,216,468 'great':191 'guarante':257 'half':423 'hallettj':115 'happen':289 'howev':121 'hunt':341 'i3wm':411 'iirc':64,162 'immedi':87 'instal':82,128,195,217,233,238,274 'issu':368 'kde':396 'learn':486 'least':35,430,485 'less':7 'level':39 'like':43,120,146,229,414 'linux':16,26,45,462 'list':131 'll':175 'm':432 'mayb':362,403 'might':475 'month':10 'most':349 'much':166,335,447 'necessarili':205 'new':280 'nice':53 'nix':180,198,305,400 'nixo':5,40,55,170,413,451,482 'noob':17,361 'ose':292 'packag':125,150,224 'plasma':397 'plus':390 'pretti':165,433,490 'problem':480 'program':214,272 'realli':137 'reboot':68,106 'rememb':91 'remov':222,263,269,315 'repli':113 'run':85 'say':230,298 'shouldn':385 'similar':48 'sinc':20,464 'singl':58,329 'someth':83,316,383 'somewher':282,345 'start':393 'steam':234,242,264,273 'strang':138 'suppos':322 'sure':434 'surfac':38 'system':109 'thing':186,287 'time':70 'today':373 'tri':4,371,380,456 'upsid':303 'use':395,410,472,481 'usr/lib/firefox':177 'usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox':184 've':416,466 'wasn':246 'well':243,294 'whatev':270 'whenev':313 'whole':108 'work':190,489 'wors':336 'would':182,445 'wouldn':364 'wrong':93,99 'year':30,354,421,442"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6922378"
  +editedAt: DateTimeImmutable @1702848212 {#2359
    date: 2023-12-17 22:23:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701616181 {#2028
    date: 2023-12-03 16:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    **Disclaimer**: I only tried NixOS for less than a month when I was a complete Linux noob, I have since then been daily driving Arch Linux for about 2 years now.\n
    \n
    ---\n
    \n
    For me, at least on the surface level, NixOS just felt like Arch Linux, with more similarities than differences.\n
    \n
    What was nice about NixOS was the single config file for everything, although iirc I had to reboot every time for it to be applied while with Arch you can just install something and run it immediately.\n
    \n
    **Edit**: I either remembered it wrong or I was doing it wrong because you don’t have to reboot the whole system according to the reply from hallettj.\n
    \n
    What I didn’t like however was all the packages that got installed (through the list in the config file) had really strange directories which I couldn’t find easily.\n
    \n
    like on Arch the packages and the executables are basically all at `/usr/lib/` and `/usr/bin/` and iirc it was pretty much the same on NixOS, except on Arch I’ll have `usr/lib/firefox` but on nix it would be `usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox`\n
    \n
    Another thing is that it works great for everything you install through the Nix config file, but it’s not necessarily going to clean up any files created by programs that got installed through it when you remove the packages from the config file.\n
    \n
    Like say you have installed steam and then you install some game through steam, well that game wasn’t added through the config file so there’s no guarantee that if you decide to remove steam that you will also remove whatever the programs steam installed or if they created some new files somewhere.\n
    \n
    Of course the same thing already happens on other OSes as well, so you could say that it’s an upside that Nix is better at cleaning up after itself whenever you remove something, but also because it’s supposed to all be controlled through a single config it just feels that much worse when you have to hunt down some file somewhere.\n
    \n
    ---\n
    \n
    Again these are mostly my anecdotes from 2 years ago when I was a complete noob. Maybe I wouldn’t have any issues if I tried it today. And chances are I was just trying to do something you shouldn’t even be doing.\n
    \n
    Plus at the start I used KDE Plasma 5 on Nix and Arch, maybe it will go better if I use i3wm on NixOS like I’ve been doing for a year and half or so on Arch now.\n
    \n
    At least I’m pretty sure that having daily driven Arch for 2 years now I would have much better chances with NixOS now than when I tried it with 0 experience on Linux.\n
    \n
    So since you’ve already got the experience from using EndeavorOS you might not have any big problems using NixOS, or at least learn how it works pretty fast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724091365 {#2029
    date: 2024-08-19 20:16:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 192344
  -bodyTs: "'/usr/bin':160 '/usr/lib':158 '0':459 '2':29,353,441 '5':398 'accord':110 'ad':248 'ago':355 'alreadi':288,467 'also':268,318 'although':63 'anecdot':351 'anoth':185 'appli':75 'arch':25,44,78,148,173,402,427,439 'basic':155 'better':307,407,448 'big':479 'chanc':375,449 'clean':208,309 'complet':15,360 'config':59,134,199,227,251,330 'control':326 'could':297 'couldn':142 'cours':284 'creat':212,278 'daili':23,437 'decid':261 'didn':118 'differ':50 'directori':139 'disclaim':1 'drive':24 'driven':438 'easili':145 'edit':88 'either':90 'endeavoro':473 'even':387 'everi':69 'everyth':62,193 'except':171 'execut':153 'experi':460,470 'fast':491 'feel':333 'felt':42 'file':60,135,200,211,228,252,281,344 'find':144 'game':240,245 'go':206,406 'got':127,216,468 'great':191 'guarante':257 'half':423 'hallettj':115 'happen':289 'howev':121 'hunt':341 'i3wm':411 'iirc':64,162 'immedi':87 'instal':82,128,195,217,233,238,274 'issu':368 'kde':396 'learn':486 'least':35,430,485 'less':7 'level':39 'like':43,120,146,229,414 'linux':16,26,45,462 'list':131 'll':175 'm':432 'mayb':362,403 'might':475 'month':10 'most':349 'much':166,335,447 'necessarili':205 'new':280 'nice':53 'nix':180,198,305,400 'nixo':5,40,55,170,413,451,482 'noob':17,361 'ose':292 'packag':125,150,224 'plasma':397 'plus':390 'pretti':165,433,490 'problem':480 'program':214,272 'realli':137 'reboot':68,106 'rememb':91 'remov':222,263,269,315 'repli':113 'run':85 'say':230,298 'shouldn':385 'similar':48 'sinc':20,464 'singl':58,329 'someth':83,316,383 'somewher':282,345 'start':393 'steam':234,242,264,273 'strang':138 'suppos':322 'sure':434 'surfac':38 'system':109 'thing':186,287 'time':70 'today':373 'tri':4,371,380,456 'upsid':303 'use':395,410,472,481 'usr/lib/firefox':177 'usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox':184 've':416,466 'wasn':246 'well':243,294 'whatev':270 'whenev':313 'whole':108 'work':190,489 'wors':336 'would':182,445 'wouldn':364 'wrong':93,99 'year':30,354,421,442"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6922378"
  +editedAt: DateTimeImmutable @1702848212 {#2359
    date: 2023-12-17 22:23:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701616181 {#2028
    date: 2023-12-03 16:09:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Been a while since I had a VM but iirc it was pretty easy to have a shared directory to the VM, which is very useful to (obviously) share files but it also means that since the files aren’t actually on the VM itself they’ll still be there even if you remove the VM since they’re not part of the image.\n
    \n
    How I learned my lesson to have a shared directory was this: I had been having audio issues on the VM and at one point just decided to start over with a new VM, completely forgetting that the files I had been working on for a project were part of the VM and would be gone.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703018621 {#2024
    date: 2023-12-19 21:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 198188
  -bodyTs: "'actual':41 'also':33 'aren':39 'audio':81 'complet':99 'decid':91 'directori':19,74 'easi':14 'even':51 'file':30,38,103 'forget':100 'gone':120 'iirc':10 'imag':64 'issu':82 'learn':67 'lesson':69 'll':47 'mean':34 'new':97 'obvious':28 'one':88 'part':61,113 'point':89 'pretti':13 'project':111 're':59 'remov':54 'share':18,29,73 'sinc':4,36,57 'start':93 'still':48 'use':26 'vm':8,22,44,56,85,98,116 'work':107 'would':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7000307"
  +editedAt: DateTimeImmutable @1703017499 {#2022
    date: 2023-12-19 21:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701768563 {#2025
    date: 2023-12-05 10:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Been a while since I had a VM but iirc it was pretty easy to have a shared directory to the VM, which is very useful to (obviously) share files but it also means that since the files aren’t actually on the VM itself they’ll still be there even if you remove the VM since they’re not part of the image.\n
    \n
    How I learned my lesson to have a shared directory was this: I had been having audio issues on the VM and at one point just decided to start over with a new VM, completely forgetting that the files I had been working on for a project were part of the VM and would be gone.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703018621 {#2024
    date: 2023-12-19 21:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 198188
  -bodyTs: "'actual':41 'also':33 'aren':39 'audio':81 'complet':99 'decid':91 'directori':19,74 'easi':14 'even':51 'file':30,38,103 'forget':100 'gone':120 'iirc':10 'imag':64 'issu':82 'learn':67 'lesson':69 'll':47 'mean':34 'new':97 'obvious':28 'one':88 'part':61,113 'point':89 'pretti':13 'project':111 're':59 'remov':54 'share':18,29,73 'sinc':4,36,57 'start':93 'still':48 'use':26 'vm':8,22,44,56,85,98,116 'work':107 'would':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7000307"
  +editedAt: DateTimeImmutable @1703017499 {#2022
    date: 2023-12-19 21:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701768563 {#2025
    date: 2023-12-05 10:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2348
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Been a while since I had a VM but iirc it was pretty easy to have a shared directory to the VM, which is very useful to (obviously) share files but it also means that since the files aren’t actually on the VM itself they’ll still be there even if you remove the VM since they’re not part of the image.\n
    \n
    How I learned my lesson to have a shared directory was this: I had been having audio issues on the VM and at one point just decided to start over with a new VM, completely forgetting that the files I had been working on for a project were part of the VM and would be gone.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703018621 {#2024
    date: 2023-12-19 21:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 198188
  -bodyTs: "'actual':41 'also':33 'aren':39 'audio':81 'complet':99 'decid':91 'directori':19,74 'easi':14 'even':51 'file':30,38,103 'forget':100 'gone':120 'iirc':10 'imag':64 'issu':82 'learn':67 'lesson':69 'll':47 'mean':34 'new':97 'obvious':28 'one':88 'part':61,113 'point':89 'pretti':13 'project':111 're':59 'remov':54 'share':18,29,73 'sinc':4,36,57 'start':93 'still':48 'use':26 'vm':8,22,44,56,85,98,116 'work':107 'would':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7000307"
  +editedAt: DateTimeImmutable @1703017499 {#2022
    date: 2023-12-19 21:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701768563 {#2025
    date: 2023-12-05 10:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +body: """
    I don’t know about the bug in particular but for the next time when/if your system hangs and seems completely unresponsive:\n
    \n
    I recommend looking into the `Magic SysRq Key`, it shares the same button as print screen on the keyboard.\n
    \n
    Depending on the keybinds enabled you can kill all processes and reboot the PC, among other things. [en.wikipedia.org/wiki/Magic_SysRq_key](https://en.wikipedia.org/wiki/Magic_SysRq_key)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702154940 {#2131
    date: 2023-12-09 21:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ultimatenab@beehaw.org"
    "@squaresinger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 214848
  -bodyTs: "'/wiki/magic_sysrq_key](https://en.wikipedia.org/wiki/magic_sysrq_key)':61 'among':56 'bug':7 'button':35 'complet':21 'depend':42 'en.wikipedia.org':60 'en.wikipedia.org/wiki/magic_sysrq_key](https://en.wikipedia.org/wiki/magic_sysrq_key)':59 'enabl':46 'hang':18 'key':30 'keybind':45 'keyboard':41 'kill':49 'know':4 'look':25 'magic':28 'next':13 'particular':9 'pc':55 'print':37 'process':51 'reboot':53 'recommend':24 'screen':38 'seem':20 'share':32 'sysrq':29 'system':17 'thing':58 'time':14 'unrespons':22 'when/if':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7172566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702154940 {#2350
    date: 2023-12-09 21:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +body: """
    I don’t know about the bug in particular but for the next time when/if your system hangs and seems completely unresponsive:\n
    \n
    I recommend looking into the `Magic SysRq Key`, it shares the same button as print screen on the keyboard.\n
    \n
    Depending on the keybinds enabled you can kill all processes and reboot the PC, among other things. [en.wikipedia.org/wiki/Magic_SysRq_key](https://en.wikipedia.org/wiki/Magic_SysRq_key)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702154940 {#2131
    date: 2023-12-09 21:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ultimatenab@beehaw.org"
    "@squaresinger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 214848
  -bodyTs: "'/wiki/magic_sysrq_key](https://en.wikipedia.org/wiki/magic_sysrq_key)':61 'among':56 'bug':7 'button':35 'complet':21 'depend':42 'en.wikipedia.org':60 'en.wikipedia.org/wiki/magic_sysrq_key](https://en.wikipedia.org/wiki/magic_sysrq_key)':59 'enabl':46 'hang':18 'key':30 'keybind':45 'keyboard':41 'kill':49 'know':4 'look':25 'magic':28 'next':13 'particular':9 'pc':55 'print':37 'process':51 'reboot':53 'recommend':24 'screen':38 'seem':20 'share':32 'sysrq':29 'system':17 'thing':58 'time':14 'unrespons':22 'when/if':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7172566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702154940 {#2350
    date: 2023-12-09 21:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +body: """
    I don’t know about the bug in particular but for the next time when/if your system hangs and seems completely unresponsive:\n
    \n
    I recommend looking into the `Magic SysRq Key`, it shares the same button as print screen on the keyboard.\n
    \n
    Depending on the keybinds enabled you can kill all processes and reboot the PC, among other things. [en.wikipedia.org/wiki/Magic_SysRq_key](https://en.wikipedia.org/wiki/Magic_SysRq_key)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702154940 {#2131
    date: 2023-12-09 21:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ultimatenab@beehaw.org"
    "@squaresinger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 214848
  -bodyTs: "'/wiki/magic_sysrq_key](https://en.wikipedia.org/wiki/magic_sysrq_key)':61 'among':56 'bug':7 'button':35 'complet':21 'depend':42 'en.wikipedia.org':60 'en.wikipedia.org/wiki/magic_sysrq_key](https://en.wikipedia.org/wiki/magic_sysrq_key)':59 'enabl':46 'hang':18 'key':30 'keybind':45 'keyboard':41 'kill':49 'know':4 'look':25 'magic':28 'next':13 'particular':9 'pc':55 'print':37 'process':51 'reboot':53 'recommend':24 'screen':38 'seem':20 'share':32 'sysrq':29 'system':17 'thing':58 'time':14 'unrespons':22 'when/if':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7172566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702154940 {#2350
    date: 2023-12-09 21:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: """
    Why are you using Chinese enumeration commas?\n
    \n
    i.e. “、” instead of “,”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702128662 {#2040
    date: 2023-12-09 14:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clearleaf@lemmy.world"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 213636
  -bodyTs: "'chines':5 'comma':7 'enumer':6 'i.e':8 'instead':9 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7160491"
  +editedAt: DateTimeImmutable @1703569644 {#2133
    date: 2023-12-26 06:47:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702128662 {#2389
    date: 2023-12-09 14:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: """
    Why are you using Chinese enumeration commas?\n
    \n
    i.e. “、” instead of “,”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702128662 {#2040
    date: 2023-12-09 14:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clearleaf@lemmy.world"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 213636
  -bodyTs: "'chines':5 'comma':7 'enumer':6 'i.e':8 'instead':9 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7160491"
  +editedAt: DateTimeImmutable @1703569644 {#2133
    date: 2023-12-26 06:47:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702128662 {#2389
    date: 2023-12-09 14:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: """
    Why are you using Chinese enumeration commas?\n
    \n
    i.e. “、” instead of “,”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702128662 {#2040
    date: 2023-12-09 14:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@clearleaf@lemmy.world"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 213636
  -bodyTs: "'chines':5 'comma':7 'enumer':6 'i.e':8 'instead':9 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7160491"
  +editedAt: DateTimeImmutable @1703569644 {#2133
    date: 2023-12-26 06:47:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702128662 {#2389
    date: 2023-12-09 14:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All I know is wine-mono and wine-gecko doesn’t come in any default package lists on apt that you get on Linux Mint (which should include Debian and Ubuntu packages), not sure if they exist on some other mirror list somewhere but it didn’t seem like it, while on Arch I got them directly from Extra (not even AUR).\n
    \n
    Well you technically don’t need mono or gecko, especially not if you’re just going to use Steam Proton to play, but I use pure WINE a lot and it was a pain having to install them manually. Eventually I gave up on using mono and just downloaded the .net runtimes I needed through winetricks.\n
    \n
    There were also some lib32 package I got from AUR on Arch that didn’t exist on apt. One of those gst plugins (ugly/good/bad/nice/whatever)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702077193 {#2085
    date: 2023-12-09 00:13:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@demoman@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 212046
  -bodyTs: "'also':123 'apt':21,138 'arch':55,132 'aur':64,130 'come':14 'debian':31 'default':17 'didn':48,134 'direct':59 'doesn':12 'download':113 'especi':74 'even':63 'eventu':104 'exist':39,136 'extra':61 'gave':106 'gecko':11,73 'get':24 'go':80 'got':57,128 'gst':142 'includ':30 'instal':101 'know':3 'lib32':125 'like':51 'linux':26 'list':19,44 'lot':93 'manual':103 'mint':27 'mirror':43 'mono':7,71,110 'need':70,118 'net':115 'one':139 'packag':18,34,126 'pain':98 'play':86 'plugin':143 'proton':84 'pure':90 're':78 'runtim':116 'seem':50 'somewher':45 'steam':83 'sure':36 'technic':67 'ubuntu':33 'ugly/good/bad/nice/whatever':144 'use':82,89,109 'well':65 'wine':6,10,91 'wine-gecko':9 'wine-mono':5 'winetrick':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7142806"
  +editedAt: DateTimeImmutable @1703517398 {#2097
    date: 2023-12-25 16:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702077193 {#2076
    date: 2023-12-09 00:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All I know is wine-mono and wine-gecko doesn’t come in any default package lists on apt that you get on Linux Mint (which should include Debian and Ubuntu packages), not sure if they exist on some other mirror list somewhere but it didn’t seem like it, while on Arch I got them directly from Extra (not even AUR).\n
    \n
    Well you technically don’t need mono or gecko, especially not if you’re just going to use Steam Proton to play, but I use pure WINE a lot and it was a pain having to install them manually. Eventually I gave up on using mono and just downloaded the .net runtimes I needed through winetricks.\n
    \n
    There were also some lib32 package I got from AUR on Arch that didn’t exist on apt. One of those gst plugins (ugly/good/bad/nice/whatever)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702077193 {#2085
    date: 2023-12-09 00:13:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@demoman@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 212046
  -bodyTs: "'also':123 'apt':21,138 'arch':55,132 'aur':64,130 'come':14 'debian':31 'default':17 'didn':48,134 'direct':59 'doesn':12 'download':113 'especi':74 'even':63 'eventu':104 'exist':39,136 'extra':61 'gave':106 'gecko':11,73 'get':24 'go':80 'got':57,128 'gst':142 'includ':30 'instal':101 'know':3 'lib32':125 'like':51 'linux':26 'list':19,44 'lot':93 'manual':103 'mint':27 'mirror':43 'mono':7,71,110 'need':70,118 'net':115 'one':139 'packag':18,34,126 'pain':98 'play':86 'plugin':143 'proton':84 'pure':90 're':78 'runtim':116 'seem':50 'somewher':45 'steam':83 'sure':36 'technic':67 'ubuntu':33 'ugly/good/bad/nice/whatever':144 'use':82,89,109 'well':65 'wine':6,10,91 'wine-gecko':9 'wine-mono':5 'winetrick':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7142806"
  +editedAt: DateTimeImmutable @1703517398 {#2097
    date: 2023-12-25 16:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702077193 {#2076
    date: 2023-12-09 00:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All I know is wine-mono and wine-gecko doesn’t come in any default package lists on apt that you get on Linux Mint (which should include Debian and Ubuntu packages), not sure if they exist on some other mirror list somewhere but it didn’t seem like it, while on Arch I got them directly from Extra (not even AUR).\n
    \n
    Well you technically don’t need mono or gecko, especially not if you’re just going to use Steam Proton to play, but I use pure WINE a lot and it was a pain having to install them manually. Eventually I gave up on using mono and just downloaded the .net runtimes I needed through winetricks.\n
    \n
    There were also some lib32 package I got from AUR on Arch that didn’t exist on apt. One of those gst plugins (ugly/good/bad/nice/whatever)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702077193 {#2085
    date: 2023-12-09 00:13:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@demoman@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 212046
  -bodyTs: "'also':123 'apt':21,138 'arch':55,132 'aur':64,130 'come':14 'debian':31 'default':17 'didn':48,134 'direct':59 'doesn':12 'download':113 'especi':74 'even':63 'eventu':104 'exist':39,136 'extra':61 'gave':106 'gecko':11,73 'get':24 'go':80 'got':57,128 'gst':142 'includ':30 'instal':101 'know':3 'lib32':125 'like':51 'linux':26 'list':19,44 'lot':93 'manual':103 'mint':27 'mirror':43 'mono':7,71,110 'need':70,118 'net':115 'one':139 'packag':18,34,126 'pain':98 'play':86 'plugin':143 'proton':84 'pure':90 're':78 'runtim':116 'seem':50 'somewher':45 'steam':83 'sure':36 'technic':67 'ubuntu':33 'ugly/good/bad/nice/whatever':144 'use':82,89,109 'well':65 'wine':6,10,91 'wine-gecko':9 'wine-mono':5 'winetrick':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7142806"
  +editedAt: DateTimeImmutable @1703517398 {#2097
    date: 2023-12-25 16:16:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702077193 {#2076
    date: 2023-12-09 00:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: "ZQ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701876167 {#2042
    date: 2023-12-06 16:22:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 202527
  -bodyTs: "'zq':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7049003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876167 {#2141
    date: 2023-12-06 16:22:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: "ZQ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701876167 {#2042
    date: 2023-12-06 16:22:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 202527
  -bodyTs: "'zq':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7049003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876167 {#2141
    date: 2023-12-06 16:22:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: null
  +root: null
  +body: "ZQ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701876167 {#2042
    date: 2023-12-06 16:22:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 202527
  -bodyTs: "'zq':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7049003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876167 {#2141
    date: 2023-12-06 16:22:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +body: "yeah to exit without saving you do ZQ instead of ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701876121 {#2334
    date: 2023-12-06 16:22:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
    "@marietta_man@yall.theatl.social"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 202518
  -bodyTs: "'exit':3 'instead':9 'save':5 'without':4 'yeah':1 'zq':8 'zz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7048977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876121 {#2300
    date: 2023-12-06 16:22:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +body: "yeah to exit without saving you do ZQ instead of ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701876121 {#2334
    date: 2023-12-06 16:22:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
    "@marietta_man@yall.theatl.social"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 202518
  -bodyTs: "'exit':3 'instead':9 'save':5 'without':4 'yeah':1 'zq':8 'zz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7048977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876121 {#2300
    date: 2023-12-06 16:22:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +body: "yeah to exit without saving you do ZQ instead of ZZ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701876121 {#2334
    date: 2023-12-06 16:22:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
    "@marietta_man@yall.theatl.social"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 202518
  -bodyTs: "'exit':3 'instead':9 'save':5 'without':4 'yeah':1 'zq':8 'zz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7048977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876121 {#2300
    date: 2023-12-06 16:22:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just the other day I was looking into how to use a single shared WINE prefix for multiple users since it’s not like any 2 users would ever use the same PC at the same time… TIL I was wrong\n
    \n
    Unfortunately I don’t really have anything helpful to add except it seems like Linux is more or less inherently built to support what you’re looking for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701688038 {#2072
    date: 2023-12-04 12:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eric_Pollock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 195128
  -bodyTs: "'2':26 'add':51 'anyth':48 'built':62 'day':4 'ever':29 'except':52 'help':49 'inher':61 'less':60 'like':24,55 'linux':56 'look':7,68 'multipl':18 'pc':33 'prefix':16 're':67 'realli':46 'seem':54 'share':14 'sinc':20 'singl':13 'support':64 'til':38 'time':37 'unfortun':42 'use':11,30 'user':19,27 'wine':15 'would':28 'wrong':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963793"
  +editedAt: DateTimeImmutable @1702890663 {#2068
    date: 2023-12-18 10:11:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701688038 {#2013
    date: 2023-12-04 12:07:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just the other day I was looking into how to use a single shared WINE prefix for multiple users since it’s not like any 2 users would ever use the same PC at the same time… TIL I was wrong\n
    \n
    Unfortunately I don’t really have anything helpful to add except it seems like Linux is more or less inherently built to support what you’re looking for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701688038 {#2072
    date: 2023-12-04 12:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eric_Pollock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 195128
  -bodyTs: "'2':26 'add':51 'anyth':48 'built':62 'day':4 'ever':29 'except':52 'help':49 'inher':61 'less':60 'like':24,55 'linux':56 'look':7,68 'multipl':18 'pc':33 'prefix':16 're':67 'realli':46 'seem':54 'share':14 'sinc':20 'singl':13 'support':64 'til':38 'time':37 'unfortun':42 'use':11,30 'user':19,27 'wine':15 'would':28 'wrong':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963793"
  +editedAt: DateTimeImmutable @1702890663 {#2068
    date: 2023-12-18 10:11:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701688038 {#2013
    date: 2023-12-04 12:07:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just the other day I was looking into how to use a single shared WINE prefix for multiple users since it’s not like any 2 users would ever use the same PC at the same time… TIL I was wrong\n
    \n
    Unfortunately I don’t really have anything helpful to add except it seems like Linux is more or less inherently built to support what you’re looking for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701688038 {#2072
    date: 2023-12-04 12:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eric_Pollock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 195128
  -bodyTs: "'2':26 'add':51 'anyth':48 'built':62 'day':4 'ever':29 'except':52 'help':49 'inher':61 'less':60 'like':24,55 'linux':56 'look':7,68 'multipl':18 'pc':33 'prefix':16 're':67 'realli':46 'seem':54 'share':14 'sinc':20 'singl':13 'support':64 'til':38 'time':37 'unfortun':42 'use':11,30 'user':19,27 'wine':15 'would':28 'wrong':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963793"
  +editedAt: DateTimeImmutable @1702890663 {#2068
    date: 2023-12-18 10:11:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701688038 {#2013
    date: 2023-12-04 12:07:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      **Disclaimer**: I only tried NixOS for less than a month when I was a complete Linux noob, I have since then been daily driving Arch Linux for about 2 years now.\n
      \n
      ---\n
      \n
      For me, at least on the surface level, NixOS just felt like Arch Linux, with more similarities than differences.\n
      \n
      What was nice about NixOS was the single config file for everything, although iirc I had to reboot every time for it to be applied while with Arch you can just install something and run it immediately.\n
      \n
      **Edit**: I either remembered it wrong or I was doing it wrong because you don’t have to reboot the whole system according to the reply from hallettj.\n
      \n
      What I didn’t like however was all the packages that got installed (through the list in the config file) had really strange directories which I couldn’t find easily.\n
      \n
      like on Arch the packages and the executables are basically all at `/usr/lib/` and `/usr/bin/` and iirc it was pretty much the same on NixOS, except on Arch I’ll have `usr/lib/firefox` but on nix it would be `usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox`\n
      \n
      Another thing is that it works great for everything you install through the Nix config file, but it’s not necessarily going to clean up any files created by programs that got installed through it when you remove the packages from the config file.\n
      \n
      Like say you have installed steam and then you install some game through steam, well that game wasn’t added through the config file so there’s no guarantee that if you decide to remove steam that you will also remove whatever the programs steam installed or if they created some new files somewhere.\n
      \n
      Of course the same thing already happens on other OSes as well, so you could say that it’s an upside that Nix is better at cleaning up after itself whenever you remove something, but also because it’s supposed to all be controlled through a single config it just feels that much worse when you have to hunt down some file somewhere.\n
      \n
      ---\n
      \n
      Again these are mostly my anecdotes from 2 years ago when I was a complete noob. Maybe I wouldn’t have any issues if I tried it today. And chances are I was just trying to do something you shouldn’t even be doing.\n
      \n
      Plus at the start I used KDE Plasma 5 on Nix and Arch, maybe it will go better if I use i3wm on NixOS like I’ve been doing for a year and half or so on Arch now.\n
      \n
      At least I’m pretty sure that having daily driven Arch for 2 years now I would have much better chances with NixOS now than when I tried it with 0 experience on Linux.\n
      \n
      So since you’ve already got the experience from using EndeavorOS you might not have any big problems using NixOS, or at least learn how it works pretty fast.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724091365 {#2029
      date: 2024-08-19 20:16:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CatLikeLemming@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2454 …}
    +nested: Doctrine\ORM\PersistentCollection {#2468 …}
    +votes: Doctrine\ORM\PersistentCollection {#2469 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    -id: 192344
    -bodyTs: "'/usr/bin':160 '/usr/lib':158 '0':459 '2':29,353,441 '5':398 'accord':110 'ad':248 'ago':355 'alreadi':288,467 'also':268,318 'although':63 'anecdot':351 'anoth':185 'appli':75 'arch':25,44,78,148,173,402,427,439 'basic':155 'better':307,407,448 'big':479 'chanc':375,449 'clean':208,309 'complet':15,360 'config':59,134,199,227,251,330 'control':326 'could':297 'couldn':142 'cours':284 'creat':212,278 'daili':23,437 'decid':261 'didn':118 'differ':50 'directori':139 'disclaim':1 'drive':24 'driven':438 'easili':145 'edit':88 'either':90 'endeavoro':473 'even':387 'everi':69 'everyth':62,193 'except':171 'execut':153 'experi':460,470 'fast':491 'feel':333 'felt':42 'file':60,135,200,211,228,252,281,344 'find':144 'game':240,245 'go':206,406 'got':127,216,468 'great':191 'guarante':257 'half':423 'hallettj':115 'happen':289 'howev':121 'hunt':341 'i3wm':411 'iirc':64,162 'immedi':87 'instal':82,128,195,217,233,238,274 'issu':368 'kde':396 'learn':486 'least':35,430,485 'less':7 'level':39 'like':43,120,146,229,414 'linux':16,26,45,462 'list':131 'll':175 'm':432 'mayb':362,403 'might':475 'month':10 'most':349 'much':166,335,447 'necessarili':205 'new':280 'nice':53 'nix':180,198,305,400 'nixo':5,40,55,170,413,451,482 'noob':17,361 'ose':292 'packag':125,150,224 'plasma':397 'plus':390 'pretti':165,433,490 'problem':480 'program':214,272 'realli':137 'reboot':68,106 'rememb':91 'remov':222,263,269,315 'repli':113 'run':85 'say':230,298 'shouldn':385 'similar':48 'sinc':20,464 'singl':58,329 'someth':83,316,383 'somewher':282,345 'start':393 'steam':234,242,264,273 'strang':138 'suppos':322 'sure':434 'surfac':38 'system':109 'thing':186,287 'time':70 'today':373 'tri':4,371,380,456 'upsid':303 'use':395,410,472,481 'usr/lib/firefox':177 'usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox':184 've':416,466 'wasn':246 'well':243,294 'whatev':270 'whenev':313 'whole':108 'work':190,489 'wors':336 'would':182,445 'wouldn':364 'wrong':93,99 'year':30,354,421,442"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6922378"
    +editedAt: DateTimeImmutable @1702848212 {#2359
      date: 2023-12-17 22:23:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616181 {#2028
      date: 2023-12-03 16:09:41.0 +01:00
    }
  }
  +body: "Thank you for the correction. It was 2 years ago + I was really inexperienced so I could be misremembering things and/or just have been doing things incorrectly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701659068 {#2055
    date: 2023-12-04 04:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@Astaroth@lemm.ee"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 310976
  -bodyTs: "'2':8 'ago':10 'and/or':21 'correct':5 'could':17 'incorrect':27 'inexperienc':14 'misrememb':19 'realli':13 'thank':1 'thing':20,26 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6947212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701659068 {#2050
    date: 2023-12-04 04:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      **Disclaimer**: I only tried NixOS for less than a month when I was a complete Linux noob, I have since then been daily driving Arch Linux for about 2 years now.\n
      \n
      ---\n
      \n
      For me, at least on the surface level, NixOS just felt like Arch Linux, with more similarities than differences.\n
      \n
      What was nice about NixOS was the single config file for everything, although iirc I had to reboot every time for it to be applied while with Arch you can just install something and run it immediately.\n
      \n
      **Edit**: I either remembered it wrong or I was doing it wrong because you don’t have to reboot the whole system according to the reply from hallettj.\n
      \n
      What I didn’t like however was all the packages that got installed (through the list in the config file) had really strange directories which I couldn’t find easily.\n
      \n
      like on Arch the packages and the executables are basically all at `/usr/lib/` and `/usr/bin/` and iirc it was pretty much the same on NixOS, except on Arch I’ll have `usr/lib/firefox` but on nix it would be `usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox`\n
      \n
      Another thing is that it works great for everything you install through the Nix config file, but it’s not necessarily going to clean up any files created by programs that got installed through it when you remove the packages from the config file.\n
      \n
      Like say you have installed steam and then you install some game through steam, well that game wasn’t added through the config file so there’s no guarantee that if you decide to remove steam that you will also remove whatever the programs steam installed or if they created some new files somewhere.\n
      \n
      Of course the same thing already happens on other OSes as well, so you could say that it’s an upside that Nix is better at cleaning up after itself whenever you remove something, but also because it’s supposed to all be controlled through a single config it just feels that much worse when you have to hunt down some file somewhere.\n
      \n
      ---\n
      \n
      Again these are mostly my anecdotes from 2 years ago when I was a complete noob. Maybe I wouldn’t have any issues if I tried it today. And chances are I was just trying to do something you shouldn’t even be doing.\n
      \n
      Plus at the start I used KDE Plasma 5 on Nix and Arch, maybe it will go better if I use i3wm on NixOS like I’ve been doing for a year and half or so on Arch now.\n
      \n
      At least I’m pretty sure that having daily driven Arch for 2 years now I would have much better chances with NixOS now than when I tried it with 0 experience on Linux.\n
      \n
      So since you’ve already got the experience from using EndeavorOS you might not have any big problems using NixOS, or at least learn how it works pretty fast.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724091365 {#2029
      date: 2024-08-19 20:16:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CatLikeLemming@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2454 …}
    +nested: Doctrine\ORM\PersistentCollection {#2468 …}
    +votes: Doctrine\ORM\PersistentCollection {#2469 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    -id: 192344
    -bodyTs: "'/usr/bin':160 '/usr/lib':158 '0':459 '2':29,353,441 '5':398 'accord':110 'ad':248 'ago':355 'alreadi':288,467 'also':268,318 'although':63 'anecdot':351 'anoth':185 'appli':75 'arch':25,44,78,148,173,402,427,439 'basic':155 'better':307,407,448 'big':479 'chanc':375,449 'clean':208,309 'complet':15,360 'config':59,134,199,227,251,330 'control':326 'could':297 'couldn':142 'cours':284 'creat':212,278 'daili':23,437 'decid':261 'didn':118 'differ':50 'directori':139 'disclaim':1 'drive':24 'driven':438 'easili':145 'edit':88 'either':90 'endeavoro':473 'even':387 'everi':69 'everyth':62,193 'except':171 'execut':153 'experi':460,470 'fast':491 'feel':333 'felt':42 'file':60,135,200,211,228,252,281,344 'find':144 'game':240,245 'go':206,406 'got':127,216,468 'great':191 'guarante':257 'half':423 'hallettj':115 'happen':289 'howev':121 'hunt':341 'i3wm':411 'iirc':64,162 'immedi':87 'instal':82,128,195,217,233,238,274 'issu':368 'kde':396 'learn':486 'least':35,430,485 'less':7 'level':39 'like':43,120,146,229,414 'linux':16,26,45,462 'list':131 'll':175 'm':432 'mayb':362,403 'might':475 'month':10 'most':349 'much':166,335,447 'necessarili':205 'new':280 'nice':53 'nix':180,198,305,400 'nixo':5,40,55,170,413,451,482 'noob':17,361 'ose':292 'packag':125,150,224 'plasma':397 'plus':390 'pretti':165,433,490 'problem':480 'program':214,272 'realli':137 'reboot':68,106 'rememb':91 'remov':222,263,269,315 'repli':113 'run':85 'say':230,298 'shouldn':385 'similar':48 'sinc':20,464 'singl':58,329 'someth':83,316,383 'somewher':282,345 'start':393 'steam':234,242,264,273 'strang':138 'suppos':322 'sure':434 'surfac':38 'system':109 'thing':186,287 'time':70 'today':373 'tri':4,371,380,456 'upsid':303 'use':395,410,472,481 'usr/lib/firefox':177 'usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox':184 've':416,466 'wasn':246 'well':243,294 'whatev':270 'whenev':313 'whole':108 'work':190,489 'wors':336 'would':182,445 'wouldn':364 'wrong':93,99 'year':30,354,421,442"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6922378"
    +editedAt: DateTimeImmutable @1702848212 {#2359
      date: 2023-12-17 22:23:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616181 {#2028
      date: 2023-12-03 16:09:41.0 +01:00
    }
  }
  +body: "Thank you for the correction. It was 2 years ago + I was really inexperienced so I could be misremembering things and/or just have been doing things incorrectly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701659068 {#2055
    date: 2023-12-04 04:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@Astaroth@lemm.ee"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 310976
  -bodyTs: "'2':8 'ago':10 'and/or':21 'correct':5 'could':17 'incorrect':27 'inexperienc':14 'misrememb':19 'realli':13 'thank':1 'thing':20,26 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6947212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701659068 {#2050
    date: 2023-12-04 04:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: App\Entity\EntryComment {#2032
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      **Disclaimer**: I only tried NixOS for less than a month when I was a complete Linux noob, I have since then been daily driving Arch Linux for about 2 years now.\n
      \n
      ---\n
      \n
      For me, at least on the surface level, NixOS just felt like Arch Linux, with more similarities than differences.\n
      \n
      What was nice about NixOS was the single config file for everything, although iirc I had to reboot every time for it to be applied while with Arch you can just install something and run it immediately.\n
      \n
      **Edit**: I either remembered it wrong or I was doing it wrong because you don’t have to reboot the whole system according to the reply from hallettj.\n
      \n
      What I didn’t like however was all the packages that got installed (through the list in the config file) had really strange directories which I couldn’t find easily.\n
      \n
      like on Arch the packages and the executables are basically all at `/usr/lib/` and `/usr/bin/` and iirc it was pretty much the same on NixOS, except on Arch I’ll have `usr/lib/firefox` but on nix it would be `usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox`\n
      \n
      Another thing is that it works great for everything you install through the Nix config file, but it’s not necessarily going to clean up any files created by programs that got installed through it when you remove the packages from the config file.\n
      \n
      Like say you have installed steam and then you install some game through steam, well that game wasn’t added through the config file so there’s no guarantee that if you decide to remove steam that you will also remove whatever the programs steam installed or if they created some new files somewhere.\n
      \n
      Of course the same thing already happens on other OSes as well, so you could say that it’s an upside that Nix is better at cleaning up after itself whenever you remove something, but also because it’s supposed to all be controlled through a single config it just feels that much worse when you have to hunt down some file somewhere.\n
      \n
      ---\n
      \n
      Again these are mostly my anecdotes from 2 years ago when I was a complete noob. Maybe I wouldn’t have any issues if I tried it today. And chances are I was just trying to do something you shouldn’t even be doing.\n
      \n
      Plus at the start I used KDE Plasma 5 on Nix and Arch, maybe it will go better if I use i3wm on NixOS like I’ve been doing for a year and half or so on Arch now.\n
      \n
      At least I’m pretty sure that having daily driven Arch for 2 years now I would have much better chances with NixOS now than when I tried it with 0 experience on Linux.\n
      \n
      So since you’ve already got the experience from using EndeavorOS you might not have any big problems using NixOS, or at least learn how it works pretty fast.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724091365 {#2029
      date: 2024-08-19 20:16:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CatLikeLemming@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2454 …}
    +nested: Doctrine\ORM\PersistentCollection {#2468 …}
    +votes: Doctrine\ORM\PersistentCollection {#2469 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    -id: 192344
    -bodyTs: "'/usr/bin':160 '/usr/lib':158 '0':459 '2':29,353,441 '5':398 'accord':110 'ad':248 'ago':355 'alreadi':288,467 'also':268,318 'although':63 'anecdot':351 'anoth':185 'appli':75 'arch':25,44,78,148,173,402,427,439 'basic':155 'better':307,407,448 'big':479 'chanc':375,449 'clean':208,309 'complet':15,360 'config':59,134,199,227,251,330 'control':326 'could':297 'couldn':142 'cours':284 'creat':212,278 'daili':23,437 'decid':261 'didn':118 'differ':50 'directori':139 'disclaim':1 'drive':24 'driven':438 'easili':145 'edit':88 'either':90 'endeavoro':473 'even':387 'everi':69 'everyth':62,193 'except':171 'execut':153 'experi':460,470 'fast':491 'feel':333 'felt':42 'file':60,135,200,211,228,252,281,344 'find':144 'game':240,245 'go':206,406 'got':127,216,468 'great':191 'guarante':257 'half':423 'hallettj':115 'happen':289 'howev':121 'hunt':341 'i3wm':411 'iirc':64,162 'immedi':87 'instal':82,128,195,217,233,238,274 'issu':368 'kde':396 'learn':486 'least':35,430,485 'less':7 'level':39 'like':43,120,146,229,414 'linux':16,26,45,462 'list':131 'll':175 'm':432 'mayb':362,403 'might':475 'month':10 'most':349 'much':166,335,447 'necessarili':205 'new':280 'nice':53 'nix':180,198,305,400 'nixo':5,40,55,170,413,451,482 'noob':17,361 'ose':292 'packag':125,150,224 'plasma':397 'plus':390 'pretti':165,433,490 'problem':480 'program':214,272 'realli':137 'reboot':68,106 'rememb':91 'remov':222,263,269,315 'repli':113 'run':85 'say':230,298 'shouldn':385 'similar':48 'sinc':20,464 'singl':58,329 'someth':83,316,383 'somewher':282,345 'start':393 'steam':234,242,264,273 'strang':138 'suppos':322 'sure':434 'surfac':38 'system':109 'thing':186,287 'time':70 'today':373 'tri':4,371,380,456 'upsid':303 'use':395,410,472,481 'usr/lib/firefox':177 'usr/lib/u123uadqasd782341kasjhiu3sh932s9sdasdsapzxcqw-firefox':184 've':416,466 'wasn':246 'well':243,294 'whatev':270 'whenev':313 'whole':108 'work':190,489 'wors':336 'would':182,445 'wouldn':364 'wrong':93,99 'year':30,354,421,442"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6922378"
    +editedAt: DateTimeImmutable @1702848212 {#2359
      date: 2023-12-17 22:23:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616181 {#2028
      date: 2023-12-03 16:09:41.0 +01:00
    }
  }
  +body: "Thank you for the correction. It was 2 years ago + I was really inexperienced so I could be misremembering things and/or just have been doing things incorrectly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701659068 {#2055
    date: 2023-12-04 04:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@Astaroth@lemm.ee"
    "@hallettj@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 310976
  -bodyTs: "'2':8 'ago':10 'and/or':21 'correct':5 'could':17 'incorrect':27 'inexperienc':14 'misrememb':19 'realli':13 'thank':1 'thing':20,26 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6947212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701659068 {#2050
    date: 2023-12-04 04:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: """
    Guess what I found in `/home/{user}/.wine/drive_c/users/{user}/Temp`, 10GB of log files. Although 9GB was from one time when I used Cheat Engine and I don’t know what really happened tbh besides it causing a OOM crash.\n
    \n
    It created a 9GB sized file called `ADDRESSES.TMP`, I never considered checking for temp files in .wine before. And I guess I should be checking all the prefixes created by Steam games as well…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701593857 {#2109
    date: 2023-12-03 09:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zangoose@lemmy.world"
    "@Jinn@sh.itjust.works"
    "@NegativeLookBehind@kbin.social"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 191491
  -bodyTs: "'/.wine/drive_c/users':8 '/home':6 '/temp':10 '10gb':11 '9gb':16,44 'addresses.tmp':48 'although':15 'besid':35 'call':47 'caus':37 'cheat':24 'check':52,65 'consid':51 'crash':40 'creat':42,69 'engin':25 'file':14,46,55 'found':4 'game':72 'guess':1,61 'happen':33 'know':30 'log':13 'never':50 'one':19 'oom':39 'prefix':68 'realli':32 'size':45 'steam':71 'tbh':34 'temp':54 'time':20 'use':23 'user':7,9 'well':74 'wine':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593857 {#2102
    date: 2023-12-03 09:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: """
    Guess what I found in `/home/{user}/.wine/drive_c/users/{user}/Temp`, 10GB of log files. Although 9GB was from one time when I used Cheat Engine and I don’t know what really happened tbh besides it causing a OOM crash.\n
    \n
    It created a 9GB sized file called `ADDRESSES.TMP`, I never considered checking for temp files in .wine before. And I guess I should be checking all the prefixes created by Steam games as well…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701593857 {#2109
    date: 2023-12-03 09:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zangoose@lemmy.world"
    "@Jinn@sh.itjust.works"
    "@NegativeLookBehind@kbin.social"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 191491
  -bodyTs: "'/.wine/drive_c/users':8 '/home':6 '/temp':10 '10gb':11 '9gb':16,44 'addresses.tmp':48 'although':15 'besid':35 'call':47 'caus':37 'cheat':24 'check':52,65 'consid':51 'crash':40 'creat':42,69 'engin':25 'file':14,46,55 'found':4 'game':72 'guess':1,61 'happen':33 'know':30 'log':13 'never':50 'one':19 'oom':39 'prefix':68 'realli':32 'size':45 'steam':71 'tbh':34 'temp':54 'time':20 'use':23 'user':7,9 'well':74 'wine':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593857 {#2102
    date: 2023-12-03 09:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: """
    Guess what I found in `/home/{user}/.wine/drive_c/users/{user}/Temp`, 10GB of log files. Although 9GB was from one time when I used Cheat Engine and I don’t know what really happened tbh besides it causing a OOM crash.\n
    \n
    It created a 9GB sized file called `ADDRESSES.TMP`, I never considered checking for temp files in .wine before. And I guess I should be checking all the prefixes created by Steam games as well…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701593857 {#2109
    date: 2023-12-03 09:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zangoose@lemmy.world"
    "@Jinn@sh.itjust.works"
    "@NegativeLookBehind@kbin.social"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 191491
  -bodyTs: "'/.wine/drive_c/users':8 '/home':6 '/temp':10 '10gb':11 '9gb':16,44 'addresses.tmp':48 'although':15 'besid':35 'call':47 'caus':37 'cheat':24 'check':52,65 'consid':51 'crash':40 'creat':42,69 'engin':25 'file':14,46,55 'found':4 'game':72 'guess':1,61 'happen':33 'know':30 'log':13 'never':50 'one':19 'oom':39 'prefix':68 'realli':32 'size':45 'steam':71 'tbh':34 'temp':54 'time':20 'use':23 'user':7,9 'well':74 'wine':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6913187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701593857 {#2102
    date: 2023-12-03 09:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +body: """
    How does it compare to PollyMC? It was super easy to use and you can play both offline without an account but also online with a Mojang Account. (Java versions)\n
    \n
    Admittedly I didn’t actually try to play it online since I just looked it up for a nephew.\n
    \n
    I used the Linux AppImage, just download and run it and you’re good (might have to install new java runtime depending on what you have already), but there’s also Windows and Mac versions.\n
    \n
    p.s. I’m not really into Minecraft and don’t know what’s up, but apparently there’s some drama or something and PollyMC (with 2 'L’s) is not to be confused with PolyMC (one ‘L’).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701457155 {#2116
    date: 2023-12-01 19:59:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LeylaLove@hexbear.net"
    "@jvrava9@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 185887
  -bodyTs: "'2':110 'account':21,28 'actual':35 'admit':31 'alreadi':76 'also':23,80 'appar':100 'appimag':54 'compar':4 'confus':117 'depend':71 'didn':33 'download':56 'drama':104 'easi':10 'good':63 'instal':67 'java':29,69 'know':95 'l':111,121 'linux':53 'look':44 'm':87 'mac':83 'might':64 'minecraft':91 'mojang':27 'nephew':49 'new':68 'offlin':18 'one':120 'onlin':24,40 'p.s':85 'play':16,38 'pollymc':6,108 'polymc':119 're':62 'realli':89 'run':58 'runtim':70 'sinc':41 'someth':106 'super':9 'tri':36 'use':12,51 'version':30,84 'window':81 'without':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6855048"
  +editedAt: DateTimeImmutable @1702546534 {#2119
    date: 2023-12-14 10:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457155 {#2057
    date: 2023-12-01 19:59:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +body: """
    How does it compare to PollyMC? It was super easy to use and you can play both offline without an account but also online with a Mojang Account. (Java versions)\n
    \n
    Admittedly I didn’t actually try to play it online since I just looked it up for a nephew.\n
    \n
    I used the Linux AppImage, just download and run it and you’re good (might have to install new java runtime depending on what you have already), but there’s also Windows and Mac versions.\n
    \n
    p.s. I’m not really into Minecraft and don’t know what’s up, but apparently there’s some drama or something and PollyMC (with 2 'L’s) is not to be confused with PolyMC (one ‘L’).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701457155 {#2116
    date: 2023-12-01 19:59:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LeylaLove@hexbear.net"
    "@jvrava9@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 185887
  -bodyTs: "'2':110 'account':21,28 'actual':35 'admit':31 'alreadi':76 'also':23,80 'appar':100 'appimag':54 'compar':4 'confus':117 'depend':71 'didn':33 'download':56 'drama':104 'easi':10 'good':63 'instal':67 'java':29,69 'know':95 'l':111,121 'linux':53 'look':44 'm':87 'mac':83 'might':64 'minecraft':91 'mojang':27 'nephew':49 'new':68 'offlin':18 'one':120 'onlin':24,40 'p.s':85 'play':16,38 'pollymc':6,108 'polymc':119 're':62 'realli':89 'run':58 'runtim':70 'sinc':41 'someth':106 'super':9 'tri':36 'use':12,51 'version':30,84 'window':81 'without':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6855048"
  +editedAt: DateTimeImmutable @1702546534 {#2119
    date: 2023-12-14 10:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457155 {#2057
    date: 2023-12-01 19:59:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +body: """
    How does it compare to PollyMC? It was super easy to use and you can play both offline without an account but also online with a Mojang Account. (Java versions)\n
    \n
    Admittedly I didn’t actually try to play it online since I just looked it up for a nephew.\n
    \n
    I used the Linux AppImage, just download and run it and you’re good (might have to install new java runtime depending on what you have already), but there’s also Windows and Mac versions.\n
    \n
    p.s. I’m not really into Minecraft and don’t know what’s up, but apparently there’s some drama or something and PollyMC (with 2 'L’s) is not to be confused with PolyMC (one ‘L’).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701457155 {#2116
    date: 2023-12-01 19:59:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LeylaLove@hexbear.net"
    "@jvrava9@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 185887
  -bodyTs: "'2':110 'account':21,28 'actual':35 'admit':31 'alreadi':76 'also':23,80 'appar':100 'appimag':54 'compar':4 'confus':117 'depend':71 'didn':33 'download':56 'drama':104 'easi':10 'good':63 'instal':67 'java':29,69 'know':95 'l':111,121 'linux':53 'look':44 'm':87 'mac':83 'might':64 'minecraft':91 'mojang':27 'nephew':49 'new':68 'offlin':18 'one':120 'onlin':24,40 'p.s':85 'play':16,38 'pollymc':6,108 'polymc':119 're':62 'realli':89 'run':58 'runtim':70 'sinc':41 'someth':106 'super':9 'tri':36 'use':12,51 'version':30,84 'window':81 'without':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6855048"
  +editedAt: DateTimeImmutable @1702546534 {#2119
    date: 2023-12-14 10:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701457155 {#2057
    date: 2023-12-01 19:59:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +body: """
    re: Skyrim, could just be that some SKSE mod you’re using needs some newer .net runtime or similar\n
    \n
    could also be not enough vram (even if you have enough ram wine/proton could have it’s vram allowance set too low)\n
    \n
    If you don’t already have one get a crashlogger, for SkyrimSE 1.5.97 I would recommend .NET Script Framework (and use SSE Engine Fixes skse64 preloader instead of DLL Plugin Loader)\n
    \n
    If you already knew about all this and still having issues then don’t mind me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701158556 {#2213
    date: 2023-11-28 09:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@DaveedMee@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 172872
  -bodyTs: "'1.5.97':54 'allow':38 'alreadi':46,75 'also':21 'could':3,20,33 'crashlogg':51 'dll':70 'engin':64 'enough':24,30 'even':26 'fix':65 'framework':60 'get':49 'instead':68 'issu':83 'knew':76 'loader':72 'low':41 'mind':87 'mod':9 'need':13 'net':16,58 'newer':15 'one':48 'plugin':71 'preload':67 'ram':31 're':1,11 'recommend':57 'runtim':17 'script':59 'set':39 'similar':19 'skse':8 'skse64':66 'skyrim':2 'skyrims':53 'sse':63 'still':81 'use':12,62 'vram':25,37 'wine/proton':32 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6685411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701158556 {#2214
    date: 2023-11-28 09:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +body: """
    re: Skyrim, could just be that some SKSE mod you’re using needs some newer .net runtime or similar\n
    \n
    could also be not enough vram (even if you have enough ram wine/proton could have it’s vram allowance set too low)\n
    \n
    If you don’t already have one get a crashlogger, for SkyrimSE 1.5.97 I would recommend .NET Script Framework (and use SSE Engine Fixes skse64 preloader instead of DLL Plugin Loader)\n
    \n
    If you already knew about all this and still having issues then don’t mind me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701158556 {#2213
    date: 2023-11-28 09:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@DaveedMee@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 172872
  -bodyTs: "'1.5.97':54 'allow':38 'alreadi':46,75 'also':21 'could':3,20,33 'crashlogg':51 'dll':70 'engin':64 'enough':24,30 'even':26 'fix':65 'framework':60 'get':49 'instead':68 'issu':83 'knew':76 'loader':72 'low':41 'mind':87 'mod':9 'need':13 'net':16,58 'newer':15 'one':48 'plugin':71 'preload':67 'ram':31 're':1,11 'recommend':57 'runtim':17 'script':59 'set':39 'similar':19 'skse':8 'skse64':66 'skyrim':2 'skyrims':53 'sse':63 'still':81 'use':12,62 'vram':25,37 'wine/proton':32 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6685411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701158556 {#2214
    date: 2023-11-28 09:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +body: """
    re: Skyrim, could just be that some SKSE mod you’re using needs some newer .net runtime or similar\n
    \n
    could also be not enough vram (even if you have enough ram wine/proton could have it’s vram allowance set too low)\n
    \n
    If you don’t already have one get a crashlogger, for SkyrimSE 1.5.97 I would recommend .NET Script Framework (and use SSE Engine Fixes skse64 preloader instead of DLL Plugin Loader)\n
    \n
    If you already knew about all this and still having issues then don’t mind me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701158556 {#2213
    date: 2023-11-28 09:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@DaveedMee@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 172872
  -bodyTs: "'1.5.97':54 'allow':38 'alreadi':46,75 'also':21 'could':3,20,33 'crashlogg':51 'dll':70 'engin':64 'enough':24,30 'even':26 'fix':65 'framework':60 'get':49 'instead':68 'issu':83 'knew':76 'loader':72 'low':41 'mind':87 'mod':9 'need':13 'net':16,58 'newer':15 'one':48 'plugin':71 'preload':67 'ram':31 're':1,11 'recommend':57 'runtim':17 'script':59 'set':39 'similar':19 'skse':8 'skse64':66 'skyrim':2 'skyrims':53 'sse':63 'still':81 'use':12,62 'vram':25,37 'wine/proton':32 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6685411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701158556 {#2214
    date: 2023-11-28 09:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Arch Linux with i3wm\n
    \n
    Fish, Alacritty, Rofi (dmenu replacement)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701121730 {#2302
    date: 2023-11-27 22:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 171595
  -bodyTs: "'alacritti':6 'arch':1 'dmenu':8 'fish':5 'i3wm':4 'linux':2 'replac':9 'rofi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6666395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121730 {#2301
    date: 2023-11-27 22:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Arch Linux with i3wm\n
    \n
    Fish, Alacritty, Rofi (dmenu replacement)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701121730 {#2302
    date: 2023-11-27 22:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 171595
  -bodyTs: "'alacritti':6 'arch':1 'dmenu':8 'fish':5 'i3wm':4 'linux':2 'replac':9 'rofi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6666395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121730 {#2301
    date: 2023-11-27 22:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Arch Linux with i3wm\n
    \n
    Fish, Alacritty, Rofi (dmenu replacement)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701121730 {#2302
    date: 2023-11-27 22:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 171595
  -bodyTs: "'alacritti':6 'arch':1 'dmenu':8 'fish':5 'i3wm':4 'linux':2 'replac':9 'rofi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6666395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121730 {#2301
    date: 2023-11-27 22:48:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: "End of Windows 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701081462 {#2313
    date: 2023-11-27 11:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 169569
  -bodyTs: "'7':4 'end':1 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6642839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701081462 {#2318
    date: 2023-11-27 11:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: "End of Windows 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701081462 {#2313
    date: 2023-11-27 11:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 169569
  -bodyTs: "'7':4 'end':1 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6642839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701081462 {#2318
    date: 2023-11-27 11:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: null
  +root: null
  +body: "End of Windows 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701081462 {#2313
    date: 2023-11-27 11:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 169569
  -bodyTs: "'7':4 'end':1 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6642839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701081462 {#2318
    date: 2023-11-27 11:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: """
    > At the moment, I don’t have the hardware to run games… Will try it out next year…\n
    \n
    There’s plenty of great old games and also newer games that don’t require high specs.\n
    \n
    For example indie games like Slay the Spire & Hades\n
    \n
    And there’s always Nintendo games like Pokemon that you can play through emulators (Bsnes, Mgba, MelonDS, Dolphin, Citra, Yuzu, etc.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701074029 {#2261
    date: 2023-11-27 09:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@idiocracy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 169419
  -bodyTs: "'also':27 'alway':48 'bsnes':59 'citra':63 'dolphin':62 'emul':58 'etc':65 'exampl':37 'game':12,25,29,39,50 'great':23 'hade':44 'hardwar':9 'high':34 'indi':38 'like':40,51 'melond':61 'mgba':60 'moment':3 'newer':28 'next':17 'nintendo':49 'old':24 'play':56 'plenti':21 'pokemon':52 'requir':33 'run':11 'slay':41 'spec':35 'spire':43 'tri':14 'year':18 'yuzu':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6640545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701074029 {#2277
    date: 2023-11-27 09:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: """
    > At the moment, I don’t have the hardware to run games… Will try it out next year…\n
    \n
    There’s plenty of great old games and also newer games that don’t require high specs.\n
    \n
    For example indie games like Slay the Spire & Hades\n
    \n
    And there’s always Nintendo games like Pokemon that you can play through emulators (Bsnes, Mgba, MelonDS, Dolphin, Citra, Yuzu, etc.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701074029 {#2261
    date: 2023-11-27 09:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@idiocracy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 169419
  -bodyTs: "'also':27 'alway':48 'bsnes':59 'citra':63 'dolphin':62 'emul':58 'etc':65 'exampl':37 'game':12,25,29,39,50 'great':23 'hade':44 'hardwar':9 'high':34 'indi':38 'like':40,51 'melond':61 'mgba':60 'moment':3 'newer':28 'next':17 'nintendo':49 'old':24 'play':56 'plenti':21 'pokemon':52 'requir':33 'run':11 'slay':41 'spec':35 'spire':43 'tri':14 'year':18 'yuzu':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6640545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701074029 {#2277
    date: 2023-11-27 09:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2457 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: """
    > At the moment, I don’t have the hardware to run games… Will try it out next year…\n
    \n
    There’s plenty of great old games and also newer games that don’t require high specs.\n
    \n
    For example indie games like Slay the Spire & Hades\n
    \n
    And there’s always Nintendo games like Pokemon that you can play through emulators (Bsnes, Mgba, MelonDS, Dolphin, Citra, Yuzu, etc.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701074029 {#2261
    date: 2023-11-27 09:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@idiocracy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 169419
  -bodyTs: "'also':27 'alway':48 'bsnes':59 'citra':63 'dolphin':62 'emul':58 'etc':65 'exampl':37 'game':12,25,29,39,50 'great':23 'hade':44 'hardwar':9 'high':34 'indi':38 'like':40,51 'melond':61 'mgba':60 'moment':3 'newer':28 'next':17 'nintendo':49 'old':24 'play':56 'plenti':21 'pokemon':52 'requir':33 'run':11 'slay':41 'spec':35 'spire':43 'tri':14 'year':18 'yuzu':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6640545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701074029 {#2277
    date: 2023-11-27 09:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details