Redirect 302 redirect from GET @entry_comment_create (c6dc5a)

GET https://kbin.spritesserver.nl/index.php/u/@amju_wolf@pawb.social/comments/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.85 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.06 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 {#2140
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good to know which company should be avoided for buying home appliances. I really hope the notice will be the first thing to show ope when you search their name + HA Integration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1726817324 {#2350
    date: 2024-09-20 09:28:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 322411
  -bodyTs: "'applianc':12 'avoid':8 'buy':10 'compani':5 'first':21 'good':1 'ha':31 'home':11 'hope':15 'integr':32 'know':3 'name':30 'notic':17 'ope':25 'realli':14 'search':28 'show':24 'thing':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5483816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665733 {#1403
    date: 2024-01-19 13:02: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
3 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good to know which company should be avoided for buying home appliances. I really hope the notice will be the first thing to show ope when you search their name + HA Integration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1726817324 {#2350
    date: 2024-09-20 09:28:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 322411
  -bodyTs: "'applianc':12 'avoid':8 'buy':10 'compani':5 'first':21 'good':1 'ha':31 'home':11 'hope':15 'integr':32 'know':3 'name':30 'notic':17 'ope':25 'realli':14 'search':28 'show':24 'thing':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5483816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665733 {#1403
    date: 2024-01-19 13:02: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
4 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good to know which company should be avoided for buying home appliances. I really hope the notice will be the first thing to show ope when you search their name + HA Integration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1726817324 {#2350
    date: 2024-09-20 09:28:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 322411
  -bodyTs: "'applianc':12 'avoid':8 'buy':10 'compani':5 'first':21 'good':1 'ha':31 'home':11 'hope':15 'integr':32 'know':3 'name':30 'notic':17 'ope':25 'realli':14 'search':28 'show':24 'thing':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5483816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705665733 {#1403
    date: 2024-01-19 13:02: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
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 {#1407
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t want to step on your workflow too much since it somehow seems to work for you but your main issue stems from the fact that you clearly don’t work with your server as if it actually was a server.\n
    \n
    You shouldn’t really have a desktop interface running there in the first place (let alone as root and then using it as a regular user). You should ask yourself what it actually solves for you and be open to trying different (and more standard) solutions to what you’re trying to achieve.\n
    \n
    It’d probably consist of less clicking and using the CLI a bit more, but for stuff like file management you can still easily use [`mc`](https://linux.die.net/man/1/mc).\n
    \n
    If you need terminal sessions that keep scrollback and don’t stop when you disconnect you should learn to use `tmux` or `screen` or something like that. But then again if you’re running actual software in there then you should probably use a service (daemon) for that.\n
    \n
    As for whether it’s a security issue, yeah it most definitely is. Just like it’s a security issue to run literally any networked application as root. Security isn’t black and white and there are trade offs to be made but most people wouldn’t consider what you’re doing a reasonable tradeoff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1711286285 {#2133
    date: 2024-03-24 14:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 276034
  -bodyTs: "'/man/1/mc).':125 'achiev':96 'actual':40,76,160 'alon':59 'applic':199 'ask':72 'bit':109 'black':205 'clear':30 'cli':107 'click':103 'consid':221 'consist':100 'd':98 'daemon':171 'definit':185 'desktop':50 'differ':85 'disconnect':140 'easili':120 'fact':27 'file':115 'first':56 'interfac':51 'isn':203 'issu':23,181,193 'keep':132 'learn':143 'less':102 'let':58 'like':114,151,188 'linux.die.net':124 'linux.die.net/man/1/mc).':123 'liter':196 'made':215 'main':22 'manag':116 'mc':122 'much':11 'need':128 'network':198 'off':212 'open':82 'peopl':218 'place':57 'probabl':99,167 're':93,158,224 'realli':47 'reason':227 'regular':68 'root':61,201 'run':52,159,195 'screen':148 'scrollback':133 'secur':180,192,202 'seem':15 'server':36,43 'servic':170 'session':130 'shouldn':45 'sinc':12 'softwar':161 'solut':89 'solv':77 'somehow':14 'someth':150 'standard':88 'stem':24 'step':6 'still':119 'stop':137 'stuff':113 'termin':129 'tmux':146 'trade':211 'tradeoff':228 'tri':84,94 'use':64,105,121,145,168 'user':69 'want':4 'whether':176 'white':207 'work':17,33 'workflow':9 'wouldn':219 'yeah':182"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5047325"
  +editedAt: DateTimeImmutable @1711178131 {#2131
    date: 2024-03-23 08:15:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704276432 {#2345
    date: 2024-01-03 11:07:12.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 {#1407
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t want to step on your workflow too much since it somehow seems to work for you but your main issue stems from the fact that you clearly don’t work with your server as if it actually was a server.\n
    \n
    You shouldn’t really have a desktop interface running there in the first place (let alone as root and then using it as a regular user). You should ask yourself what it actually solves for you and be open to trying different (and more standard) solutions to what you’re trying to achieve.\n
    \n
    It’d probably consist of less clicking and using the CLI a bit more, but for stuff like file management you can still easily use [`mc`](https://linux.die.net/man/1/mc).\n
    \n
    If you need terminal sessions that keep scrollback and don’t stop when you disconnect you should learn to use `tmux` or `screen` or something like that. But then again if you’re running actual software in there then you should probably use a service (daemon) for that.\n
    \n
    As for whether it’s a security issue, yeah it most definitely is. Just like it’s a security issue to run literally any networked application as root. Security isn’t black and white and there are trade offs to be made but most people wouldn’t consider what you’re doing a reasonable tradeoff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1711286285 {#2133
    date: 2024-03-24 14:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 276034
  -bodyTs: "'/man/1/mc).':125 'achiev':96 'actual':40,76,160 'alon':59 'applic':199 'ask':72 'bit':109 'black':205 'clear':30 'cli':107 'click':103 'consid':221 'consist':100 'd':98 'daemon':171 'definit':185 'desktop':50 'differ':85 'disconnect':140 'easili':120 'fact':27 'file':115 'first':56 'interfac':51 'isn':203 'issu':23,181,193 'keep':132 'learn':143 'less':102 'let':58 'like':114,151,188 'linux.die.net':124 'linux.die.net/man/1/mc).':123 'liter':196 'made':215 'main':22 'manag':116 'mc':122 'much':11 'need':128 'network':198 'off':212 'open':82 'peopl':218 'place':57 'probabl':99,167 're':93,158,224 'realli':47 'reason':227 'regular':68 'root':61,201 'run':52,159,195 'screen':148 'scrollback':133 'secur':180,192,202 'seem':15 'server':36,43 'servic':170 'session':130 'shouldn':45 'sinc':12 'softwar':161 'solut':89 'solv':77 'somehow':14 'someth':150 'standard':88 'stem':24 'step':6 'still':119 'stop':137 'stuff':113 'termin':129 'tmux':146 'trade':211 'tradeoff':228 'tri':84,94 'use':64,105,121,145,168 'user':69 'want':4 'whether':176 'white':207 'work':17,33 'workflow':9 'wouldn':219 'yeah':182"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5047325"
  +editedAt: DateTimeImmutable @1711178131 {#2131
    date: 2024-03-23 08:15:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704276432 {#2345
    date: 2024-01-03 11:07:12.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 {#1407
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t want to step on your workflow too much since it somehow seems to work for you but your main issue stems from the fact that you clearly don’t work with your server as if it actually was a server.\n
    \n
    You shouldn’t really have a desktop interface running there in the first place (let alone as root and then using it as a regular user). You should ask yourself what it actually solves for you and be open to trying different (and more standard) solutions to what you’re trying to achieve.\n
    \n
    It’d probably consist of less clicking and using the CLI a bit more, but for stuff like file management you can still easily use [`mc`](https://linux.die.net/man/1/mc).\n
    \n
    If you need terminal sessions that keep scrollback and don’t stop when you disconnect you should learn to use `tmux` or `screen` or something like that. But then again if you’re running actual software in there then you should probably use a service (daemon) for that.\n
    \n
    As for whether it’s a security issue, yeah it most definitely is. Just like it’s a security issue to run literally any networked application as root. Security isn’t black and white and there are trade offs to be made but most people wouldn’t consider what you’re doing a reasonable tradeoff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1711286285 {#2133
    date: 2024-03-24 14:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
  -id: 276034
  -bodyTs: "'/man/1/mc).':125 'achiev':96 'actual':40,76,160 'alon':59 'applic':199 'ask':72 'bit':109 'black':205 'clear':30 'cli':107 'click':103 'consid':221 'consist':100 'd':98 'daemon':171 'definit':185 'desktop':50 'differ':85 'disconnect':140 'easili':120 'fact':27 'file':115 'first':56 'interfac':51 'isn':203 'issu':23,181,193 'keep':132 'learn':143 'less':102 'let':58 'like':114,151,188 'linux.die.net':124 'linux.die.net/man/1/mc).':123 'liter':196 'made':215 'main':22 'manag':116 'mc':122 'much':11 'need':128 'network':198 'off':212 'open':82 'peopl':218 'place':57 'probabl':99,167 're':93,158,224 'realli':47 'reason':227 'regular':68 'root':61,201 'run':52,159,195 'screen':148 'scrollback':133 'secur':180,192,202 'seem':15 'server':36,43 'servic':170 'session':130 'shouldn':45 'sinc':12 'softwar':161 'solut':89 'solv':77 'somehow':14 'someth':150 'standard':88 'stem':24 'step':6 'still':119 'stop':137 'stuff':113 'termin':129 'tmux':146 'trade':211 'tradeoff':228 'tri':84,94 'use':64,105,121,145,168 'user':69 'want':4 'whether':176 'white':207 'work':17,33 'workflow':9 'wouldn':219 'yeah':182"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5047325"
  +editedAt: DateTimeImmutable @1711178131 {#2131
    date: 2024-03-23 08:15:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704276432 {#2345
    date: 2024-01-03 11:07:12.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 {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "As someone using Wayland on a HiDPI screen it’s not a great experience with legacy apps. You can’t completely rely on application-controlled scaling since not all apps support it and if you switch to system-wide scaling everything looks like crap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704071949 {#1907
    date: 2024-01-01 02:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 268859
  -bodyTs: "'app':17,31 'applic':25 'application-control':24 'complet':21 'control':26 'crap':46 'everyth':43 'experi':14 'great':13 'hidpi':7 'legaci':16 'like':45 'look':44 'reli':22 'scale':27,42 'screen':8 'sinc':28 'someon':2 'support':32 'switch':37 'system':40 'system-wid':39 'use':3 'wayland':4 'wide':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5000425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704071949 {#1908
    date: 2024-01-01 02:19:09.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 {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "As someone using Wayland on a HiDPI screen it’s not a great experience with legacy apps. You can’t completely rely on application-controlled scaling since not all apps support it and if you switch to system-wide scaling everything looks like crap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704071949 {#1907
    date: 2024-01-01 02:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 268859
  -bodyTs: "'app':17,31 'applic':25 'application-control':24 'complet':21 'control':26 'crap':46 'everyth':43 'experi':14 'great':13 'hidpi':7 'legaci':16 'like':45 'look':44 'reli':22 'scale':27,42 'screen':8 'sinc':28 'someon':2 'support':32 'switch':37 'system':40 'system-wid':39 'use':3 'wayland':4 'wide':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5000425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704071949 {#1908
    date: 2024-01-01 02:19:09.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 {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "As someone using Wayland on a HiDPI screen it’s not a great experience with legacy apps. You can’t completely rely on application-controlled scaling since not all apps support it and if you switch to system-wide scaling everything looks like crap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704071949 {#1907
    date: 2024-01-01 02:19:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 268859
  -bodyTs: "'app':17,31 'applic':25 'application-control':24 'complet':21 'control':26 'crap':46 'everyth':43 'experi':14 'great':13 'hidpi':7 'legaci':16 'like':45 'look':44 'reli':22 'scale':27,42 'screen':8 'sinc':28 'someon':2 'support':32 'switch':37 'system':40 'system-wid':39 'use':3 'wayland':4 'wide':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5000425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704071949 {#1908
    date: 2024-01-01 02:19:09.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 {#2334
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "If you have a large USB stick you can even install Ventoy and put multiple distros on it so you can try out several live distros one after another!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701345458 {#2051
    date: 2023-11-30 12:57:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Papanca@lemmy.world"
    "@detalferous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 180523
  -bodyTs: "'anoth':29 'distro':16,26 'even':10 'instal':11 'larg':5 'live':25 'multipl':15 'one':27 'put':14 'sever':24 'stick':7 'tri':22 'usb':6 'ventoy':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4393453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345458 {#2059
    date: 2023-11-30 12:57:38.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 {#2334
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "If you have a large USB stick you can even install Ventoy and put multiple distros on it so you can try out several live distros one after another!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701345458 {#2051
    date: 2023-11-30 12:57:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Papanca@lemmy.world"
    "@detalferous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 180523
  -bodyTs: "'anoth':29 'distro':16,26 'even':10 'instal':11 'larg':5 'live':25 'multipl':15 'one':27 'put':14 'sever':24 'stick':7 'tri':22 'usb':6 'ventoy':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4393453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345458 {#2059
    date: 2023-11-30 12:57:38.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 {#2334
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "If you have a large USB stick you can even install Ventoy and put multiple distros on it so you can try out several live distros one after another!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701345458 {#2051
    date: 2023-11-30 12:57:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Papanca@lemmy.world"
    "@detalferous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 180523
  -bodyTs: "'anoth':29 'distro':16,26 'even':10 'instal':11 'larg':5 'live':25 'multipl':15 'one':27 'put':14 'sever':24 'stick':7 'tri':22 'usb':6 'ventoy':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4393453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701345458 {#2059
    date: 2023-11-30 12:57:38.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 {#2042
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +body: """
    Or if you are technically inclined you can buy Zigbee or Z-Wave stuff, get your own dongle for it and run Home Assistant on your home server, and do everything 100% locally and it can still be really “smart”. You can also do anything with it. But it’s definitely not for everyone.\n
    \n
    Hopefully Thread/Matter will help with this, which is an initiative to make interoperable smart home … stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1694517964 {#2340
    date: 2023-09-12 13:26:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 28833
  -bodyTs: "'100':33 'also':44 'anyth':46 'assist':25 'buy':9 'definit':52 'dongl':19 'everyon':55 'everyth':32 'get':16 'help':59 'home':24,28,70 'hope':56 'inclin':6 'initi':65 'interoper':68 'local':34 'make':67 'realli':40 'run':23 'server':29 'smart':41,69 'still':38 'stuff':15,71 'technic':5 'thread/matter':57 'wave':14 'z':13 'z-wave':12 'zigbe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2377472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694517964 {#2324
    date: 2023-09-12 13:26:04.0 +02: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 {#2042
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +body: """
    Or if you are technically inclined you can buy Zigbee or Z-Wave stuff, get your own dongle for it and run Home Assistant on your home server, and do everything 100% locally and it can still be really “smart”. You can also do anything with it. But it’s definitely not for everyone.\n
    \n
    Hopefully Thread/Matter will help with this, which is an initiative to make interoperable smart home … stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1694517964 {#2340
    date: 2023-09-12 13:26:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 28833
  -bodyTs: "'100':33 'also':44 'anyth':46 'assist':25 'buy':9 'definit':52 'dongl':19 'everyon':55 'everyth':32 'get':16 'help':59 'home':24,28,70 'hope':56 'inclin':6 'initi':65 'interoper':68 'local':34 'make':67 'realli':40 'run':23 'server':29 'smart':41,69 'still':38 'stuff':15,71 'technic':5 'thread/matter':57 'wave':14 'z':13 'z-wave':12 'zigbe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2377472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694517964 {#2324
    date: 2023-09-12 13:26:04.0 +02: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 {#2042
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +body: """
    Or if you are technically inclined you can buy Zigbee or Z-Wave stuff, get your own dongle for it and run Home Assistant on your home server, and do everything 100% locally and it can still be really “smart”. You can also do anything with it. But it’s definitely not for everyone.\n
    \n
    Hopefully Thread/Matter will help with this, which is an initiative to make interoperable smart home … stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1694517964 {#2340
    date: 2023-09-12 13:26:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 28833
  -bodyTs: "'100':33 'also':44 'anyth':46 'assist':25 'buy':9 'definit':52 'dongl':19 'everyon':55 'everyth':32 'get':16 'help':59 'home':24,28,70 'hope':56 'inclin':6 'initi':65 'interoper':68 'local':34 'make':67 'realli':40 'run':23 'server':29 'smart':41,69 'still':38 'stuff':15,71 'technic':5 'thread/matter':57 'wave':14 'z':13 'z-wave':12 'zigbe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2377472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694517964 {#2324
    date: 2023-09-12 13:26:04.0 +02: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 {#2105
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Doesn’t help that middle management feels threatened since it is becoming obvious that nobody needs them. You can pretend like you’re working when people are in the office, but suddenly when noone needs you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690550973 {#2074
    date: 2023-07-28 15:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@CheeseAndCrepes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 24354
  -bodyTs: "'becom':12 'doesn':1 'feel':7 'help':3 'like':21 'manag':6 'middl':5 'need':16,35 'nobodi':15 'noon':34 'obvious':13 'offic':30 'peopl':26 'pretend':20 're':23 'sinc':9 'sudden':32 'threaten':8 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/1234946"
  +editedAt: DateTimeImmutable @1690550980 {#2069
    date: 2023-07-28 15:29:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690550973 {#2097
    date: 2023-07-28 15:29:33.0 +02: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 {#2105
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Doesn’t help that middle management feels threatened since it is becoming obvious that nobody needs them. You can pretend like you’re working when people are in the office, but suddenly when noone needs you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690550973 {#2074
    date: 2023-07-28 15:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@CheeseAndCrepes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 24354
  -bodyTs: "'becom':12 'doesn':1 'feel':7 'help':3 'like':21 'manag':6 'middl':5 'need':16,35 'nobodi':15 'noon':34 'obvious':13 'offic':30 'peopl':26 'pretend':20 're':23 'sinc':9 'sudden':32 'threaten':8 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/1234946"
  +editedAt: DateTimeImmutable @1690550980 {#2069
    date: 2023-07-28 15:29:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690550973 {#2097
    date: 2023-07-28 15:29:33.0 +02: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 {#2105
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "Doesn’t help that middle management feels threatened since it is becoming obvious that nobody needs them. You can pretend like you’re working when people are in the office, but suddenly when noone needs you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690550973 {#2074
    date: 2023-07-28 15:29:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
    "@CheeseAndCrepes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 24354
  -bodyTs: "'becom':12 'doesn':1 'feel':7 'help':3 'like':21 'manag':6 'middl':5 'need':16,35 'nobodi':15 'noon':34 'obvious':13 'offic':30 'peopl':26 'pretend':20 're':23 'sinc':9 'sudden':32 'threaten':8 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/1234946"
  +editedAt: DateTimeImmutable @1690550980 {#2069
    date: 2023-07-28 15:29:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690550973 {#2097
    date: 2023-07-28 15:29:33.0 +02: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 {#2113
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: App\Entity\EntryComment {#1407
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t want to step on your workflow too much since it somehow seems to work for you but your main issue stems from the fact that you clearly don’t work with your server as if it actually was a server.\n
      \n
      You shouldn’t really have a desktop interface running there in the first place (let alone as root and then using it as a regular user). You should ask yourself what it actually solves for you and be open to trying different (and more standard) solutions to what you’re trying to achieve.\n
      \n
      It’d probably consist of less clicking and using the CLI a bit more, but for stuff like file management you can still easily use [`mc`](https://linux.die.net/man/1/mc).\n
      \n
      If you need terminal sessions that keep scrollback and don’t stop when you disconnect you should learn to use `tmux` or `screen` or something like that. But then again if you’re running actual software in there then you should probably use a service (daemon) for that.\n
      \n
      As for whether it’s a security issue, yeah it most definitely is. Just like it’s a security issue to run literally any networked application as root. Security isn’t black and white and there are trade offs to be made but most people wouldn’t consider what you’re doing a reasonable tradeoff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1711286285 {#2133
      date: 2024-03-24 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1874 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2071 …}
    +reports: Doctrine\ORM\PersistentCollection {#2143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
    -id: 276034
    -bodyTs: "'/man/1/mc).':125 'achiev':96 'actual':40,76,160 'alon':59 'applic':199 'ask':72 'bit':109 'black':205 'clear':30 'cli':107 'click':103 'consid':221 'consist':100 'd':98 'daemon':171 'definit':185 'desktop':50 'differ':85 'disconnect':140 'easili':120 'fact':27 'file':115 'first':56 'interfac':51 'isn':203 'issu':23,181,193 'keep':132 'learn':143 'less':102 'let':58 'like':114,151,188 'linux.die.net':124 'linux.die.net/man/1/mc).':123 'liter':196 'made':215 'main':22 'manag':116 'mc':122 'much':11 'need':128 'network':198 'off':212 'open':82 'peopl':218 'place':57 'probabl':99,167 're':93,158,224 'realli':47 'reason':227 'regular':68 'root':61,201 'run':52,159,195 'screen':148 'scrollback':133 'secur':180,192,202 'seem':15 'server':36,43 'servic':170 'session':130 'shouldn':45 'sinc':12 'softwar':161 'solut':89 'solv':77 'somehow':14 'someth':150 'standard':88 'stem':24 'step':6 'still':119 'stop':137 'stuff':113 'termin':129 'tmux':146 'trade':211 'tradeoff':228 'tri':84,94 'use':64,105,121,145,168 'user':69 'want':4 'whether':176 'white':207 'work':17,33 'workflow':9 'wouldn':219 'yeah':182"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5047325"
    +editedAt: DateTimeImmutable @1711178131 {#2131
      date: 2024-03-23 08:15:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704276432 {#2345
      date: 2024-01-03 11:07:12.0 +01:00
    }
  }
  +body: """
    I see. In that case you should really try tmux; I didn’t vibe with screen either but I find tmux quite usable.\n
    \n
    For the most part I just open several terminal windows/tabs on my local machine and remote with each one to the server, and I use tmux only when I explicitly need to keep something running. Since that’s usually just one thing I can use like two tmux commands and don’t need anything else.\n
    \n
    Oh and for stuff like copying and such I’d use `rsync` instead of primitive `cp` so that in case it gets interrupted I only copy what’s needed.\n
    \n
    I wouldn’t bother with virtualization and such; you’d only complicate things for yourself. Try to keep it simple but do it properly: learn some command line basics and you’ll see that in a year it’ll become second nature.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704291637 {#2099
    date: 2024-01-03 15:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 276493
  -bodyTs: "'anyth':77 'basic':136 'becom':147 'bother':111 'case':5,98 'command':72,134 'complic':119 'copi':84,104 'cp':94 'd':88,117 'didn':12 'either':17 'els':78 'explicit':53 'find':20 'get':100 'instead':91 'interrupt':101 'keep':56,125 'learn':132 'like':69,83 'line':135 'll':139,146 'local':36 'machin':37 'natur':149 'need':54,76,107 'oh':79 'one':42,64 'open':30 'part':27 'primit':93 'proper':131 'quit':22 'realli':8 'remot':39 'rsync':90 'run':58 'screen':16 'second':148 'see':2,140 'server':45 'sever':31 'simpl':127 'sinc':59 'someth':57 'stuff':82 'termin':32 'thing':65,120 'tmux':10,21,49,71 'tri':9,123 'two':70 'usabl':23 'use':48,68,89 'usual':62 'vibe':14 'virtual':113 'windows/tabs':33 'wouldn':109 'year':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5052253"
  +editedAt: DateTimeImmutable @1711233242 {#2100
    date: 2024-03-23 23:34:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704291637 {#2104
    date: 2024-01-03 15:20: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
27 DENIED edit
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: App\Entity\EntryComment {#1407
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t want to step on your workflow too much since it somehow seems to work for you but your main issue stems from the fact that you clearly don’t work with your server as if it actually was a server.\n
      \n
      You shouldn’t really have a desktop interface running there in the first place (let alone as root and then using it as a regular user). You should ask yourself what it actually solves for you and be open to trying different (and more standard) solutions to what you’re trying to achieve.\n
      \n
      It’d probably consist of less clicking and using the CLI a bit more, but for stuff like file management you can still easily use [`mc`](https://linux.die.net/man/1/mc).\n
      \n
      If you need terminal sessions that keep scrollback and don’t stop when you disconnect you should learn to use `tmux` or `screen` or something like that. But then again if you’re running actual software in there then you should probably use a service (daemon) for that.\n
      \n
      As for whether it’s a security issue, yeah it most definitely is. Just like it’s a security issue to run literally any networked application as root. Security isn’t black and white and there are trade offs to be made but most people wouldn’t consider what you’re doing a reasonable tradeoff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1711286285 {#2133
      date: 2024-03-24 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1874 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2071 …}
    +reports: Doctrine\ORM\PersistentCollection {#2143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
    -id: 276034
    -bodyTs: "'/man/1/mc).':125 'achiev':96 'actual':40,76,160 'alon':59 'applic':199 'ask':72 'bit':109 'black':205 'clear':30 'cli':107 'click':103 'consid':221 'consist':100 'd':98 'daemon':171 'definit':185 'desktop':50 'differ':85 'disconnect':140 'easili':120 'fact':27 'file':115 'first':56 'interfac':51 'isn':203 'issu':23,181,193 'keep':132 'learn':143 'less':102 'let':58 'like':114,151,188 'linux.die.net':124 'linux.die.net/man/1/mc).':123 'liter':196 'made':215 'main':22 'manag':116 'mc':122 'much':11 'need':128 'network':198 'off':212 'open':82 'peopl':218 'place':57 'probabl':99,167 're':93,158,224 'realli':47 'reason':227 'regular':68 'root':61,201 'run':52,159,195 'screen':148 'scrollback':133 'secur':180,192,202 'seem':15 'server':36,43 'servic':170 'session':130 'shouldn':45 'sinc':12 'softwar':161 'solut':89 'solv':77 'somehow':14 'someth':150 'standard':88 'stem':24 'step':6 'still':119 'stop':137 'stuff':113 'termin':129 'tmux':146 'trade':211 'tradeoff':228 'tri':84,94 'use':64,105,121,145,168 'user':69 'want':4 'whether':176 'white':207 'work':17,33 'workflow':9 'wouldn':219 'yeah':182"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5047325"
    +editedAt: DateTimeImmutable @1711178131 {#2131
      date: 2024-03-23 08:15:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704276432 {#2345
      date: 2024-01-03 11:07:12.0 +01:00
    }
  }
  +body: """
    I see. In that case you should really try tmux; I didn’t vibe with screen either but I find tmux quite usable.\n
    \n
    For the most part I just open several terminal windows/tabs on my local machine and remote with each one to the server, and I use tmux only when I explicitly need to keep something running. Since that’s usually just one thing I can use like two tmux commands and don’t need anything else.\n
    \n
    Oh and for stuff like copying and such I’d use `rsync` instead of primitive `cp` so that in case it gets interrupted I only copy what’s needed.\n
    \n
    I wouldn’t bother with virtualization and such; you’d only complicate things for yourself. Try to keep it simple but do it properly: learn some command line basics and you’ll see that in a year it’ll become second nature.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704291637 {#2099
    date: 2024-01-03 15:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 276493
  -bodyTs: "'anyth':77 'basic':136 'becom':147 'bother':111 'case':5,98 'command':72,134 'complic':119 'copi':84,104 'cp':94 'd':88,117 'didn':12 'either':17 'els':78 'explicit':53 'find':20 'get':100 'instead':91 'interrupt':101 'keep':56,125 'learn':132 'like':69,83 'line':135 'll':139,146 'local':36 'machin':37 'natur':149 'need':54,76,107 'oh':79 'one':42,64 'open':30 'part':27 'primit':93 'proper':131 'quit':22 'realli':8 'remot':39 'rsync':90 'run':58 'screen':16 'second':148 'see':2,140 'server':45 'sever':31 'simpl':127 'sinc':59 'someth':57 'stuff':82 'termin':32 'thing':65,120 'tmux':10,21,49,71 'tri':9,123 'two':70 'usabl':23 'use':48,68,89 'usual':62 'vibe':14 'virtual':113 'windows/tabs':33 'wouldn':109 'year':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5052253"
  +editedAt: DateTimeImmutable @1711233242 {#2100
    date: 2024-03-23 23:34:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704291637 {#2104
    date: 2024-01-03 15:20: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
28 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: App\Entity\EntryComment {#1407
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2369 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t want to step on your workflow too much since it somehow seems to work for you but your main issue stems from the fact that you clearly don’t work with your server as if it actually was a server.\n
      \n
      You shouldn’t really have a desktop interface running there in the first place (let alone as root and then using it as a regular user). You should ask yourself what it actually solves for you and be open to trying different (and more standard) solutions to what you’re trying to achieve.\n
      \n
      It’d probably consist of less clicking and using the CLI a bit more, but for stuff like file management you can still easily use [`mc`](https://linux.die.net/man/1/mc).\n
      \n
      If you need terminal sessions that keep scrollback and don’t stop when you disconnect you should learn to use `tmux` or `screen` or something like that. But then again if you’re running actual software in there then you should probably use a service (daemon) for that.\n
      \n
      As for whether it’s a security issue, yeah it most definitely is. Just like it’s a security issue to run literally any networked application as root. Security isn’t black and white and there are trade offs to be made but most people wouldn’t consider what you’re doing a reasonable tradeoff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1711286285 {#2133
      date: 2024-03-24 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HiddenLayer5@lemmy.ml"
      "@HiddenLayer5@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1874 …}
    +nested: Doctrine\ORM\PersistentCollection {#2048 …}
    +votes: Doctrine\ORM\PersistentCollection {#2071 …}
    +reports: Doctrine\ORM\PersistentCollection {#2143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2040 …}
    -id: 276034
    -bodyTs: "'/man/1/mc).':125 'achiev':96 'actual':40,76,160 'alon':59 'applic':199 'ask':72 'bit':109 'black':205 'clear':30 'cli':107 'click':103 'consid':221 'consist':100 'd':98 'daemon':171 'definit':185 'desktop':50 'differ':85 'disconnect':140 'easili':120 'fact':27 'file':115 'first':56 'interfac':51 'isn':203 'issu':23,181,193 'keep':132 'learn':143 'less':102 'let':58 'like':114,151,188 'linux.die.net':124 'linux.die.net/man/1/mc).':123 'liter':196 'made':215 'main':22 'manag':116 'mc':122 'much':11 'need':128 'network':198 'off':212 'open':82 'peopl':218 'place':57 'probabl':99,167 're':93,158,224 'realli':47 'reason':227 'regular':68 'root':61,201 'run':52,159,195 'screen':148 'scrollback':133 'secur':180,192,202 'seem':15 'server':36,43 'servic':170 'session':130 'shouldn':45 'sinc':12 'softwar':161 'solut':89 'solv':77 'somehow':14 'someth':150 'standard':88 'stem':24 'step':6 'still':119 'stop':137 'stuff':113 'termin':129 'tmux':146 'trade':211 'tradeoff':228 'tri':84,94 'use':64,105,121,145,168 'user':69 'want':4 'whether':176 'white':207 'work':17,33 'workflow':9 'wouldn':219 'yeah':182"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5047325"
    +editedAt: DateTimeImmutable @1711178131 {#2131
      date: 2024-03-23 08:15:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704276432 {#2345
      date: 2024-01-03 11:07:12.0 +01:00
    }
  }
  +body: """
    I see. In that case you should really try tmux; I didn’t vibe with screen either but I find tmux quite usable.\n
    \n
    For the most part I just open several terminal windows/tabs on my local machine and remote with each one to the server, and I use tmux only when I explicitly need to keep something running. Since that’s usually just one thing I can use like two tmux commands and don’t need anything else.\n
    \n
    Oh and for stuff like copying and such I’d use `rsync` instead of primitive `cp` so that in case it gets interrupted I only copy what’s needed.\n
    \n
    I wouldn’t bother with virtualization and such; you’d only complicate things for yourself. Try to keep it simple but do it properly: learn some command line basics and you’ll see that in a year it’ll become second nature.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704291637 {#2099
    date: 2024-01-03 15:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
    "@HiddenLayer5@lemmy.ml"
    "@amju_wolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 276493
  -bodyTs: "'anyth':77 'basic':136 'becom':147 'bother':111 'case':5,98 'command':72,134 'complic':119 'copi':84,104 'cp':94 'd':88,117 'didn':12 'either':17 'els':78 'explicit':53 'find':20 'get':100 'instead':91 'interrupt':101 'keep':56,125 'learn':132 'like':69,83 'line':135 'll':139,146 'local':36 'machin':37 'natur':149 'need':54,76,107 'oh':79 'one':42,64 'open':30 'part':27 'primit':93 'proper':131 'quit':22 'realli':8 'remot':39 'rsync':90 'run':58 'screen':16 'second':148 'see':2,140 'server':45 'sever':31 'simpl':127 'sinc':59 'someth':57 'stuff':82 'termin':32 'thing':65,120 'tmux':10,21,49,71 'tri':9,123 'two':70 'usabl':23 'use':48,68,89 'usual':62 'vibe':14 'virtual':113 'windows/tabs':33 'wouldn':109 'year':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5052253"
  +editedAt: DateTimeImmutable @1711233242 {#2100
    date: 2024-03-23 23:34:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704291637 {#2104
    date: 2024-01-03 15:20: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
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 {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: """
    > I’m thinking about taking the leap but I need printer support to work.\n
    \n
    In my experience printer support in Linux is generally pretty good. Even when it doesn’t “just work” you usually need only a simple profile file from the manufacturers website that you install.\n
    \n
    In general drivers on Linux have been way less painful for me than on Windows; most importantly you don’t need an always-running application for every crappy piece of hardware.\n
    \n
    But you still might want to check your printer manufacturer’s website and/or make one prototype Linux PC and try everything out.\n
    \n
    With that being said be prepared for users complaining about some workflow changes (that will be bigger with a switch to something like LibreOffice from MSO) and blaming every issue of theirs on Linux and you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704269981 {#2115
    date: 2024-01-03 09:19:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@lseif@sopuli.xyz"
    "@doingthestuff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 275914
  -bodyTs: "'alway':71 'always-run':70 'and/or':92 'applic':73 'bigger':118 'blame':129 'chang':114 'check':86 'complain':110 'crappi':76 'doesn':29 'driver':50 'even':26 'everi':75,130 'everyth':100 'experi':17 'file':40 'general':23,49 'good':25 'hardwar':79 'import':64 'instal':47 'issu':131 'leap':7 'less':56 'libreoffic':125 'like':124 'linux':21,52,96,135 'm':2 'make':93 'manufactur':43,89 'might':83 'mso':127 'need':10,35,68 'one':94 'pain':57 'pc':97 'piec':77 'prepar':107 'pretti':24 'printer':11,18,88 'profil':39 'prototyp':95 'run':72 'said':105 'simpl':38 'someth':123 'still':82 'support':12,19 'switch':121 'take':5 'think':3 'tri':99 'user':109 'usual':34 'want':84 'way':55 'websit':44,91 'window':62 'work':14,32 'workflow':113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5044313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704269981 {#2122
    date: 2024-01-03 09:19: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
31 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: """
    > I’m thinking about taking the leap but I need printer support to work.\n
    \n
    In my experience printer support in Linux is generally pretty good. Even when it doesn’t “just work” you usually need only a simple profile file from the manufacturers website that you install.\n
    \n
    In general drivers on Linux have been way less painful for me than on Windows; most importantly you don’t need an always-running application for every crappy piece of hardware.\n
    \n
    But you still might want to check your printer manufacturer’s website and/or make one prototype Linux PC and try everything out.\n
    \n
    With that being said be prepared for users complaining about some workflow changes (that will be bigger with a switch to something like LibreOffice from MSO) and blaming every issue of theirs on Linux and you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704269981 {#2115
    date: 2024-01-03 09:19:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@lseif@sopuli.xyz"
    "@doingthestuff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 275914
  -bodyTs: "'alway':71 'always-run':70 'and/or':92 'applic':73 'bigger':118 'blame':129 'chang':114 'check':86 'complain':110 'crappi':76 'doesn':29 'driver':50 'even':26 'everi':75,130 'everyth':100 'experi':17 'file':40 'general':23,49 'good':25 'hardwar':79 'import':64 'instal':47 'issu':131 'leap':7 'less':56 'libreoffic':125 'like':124 'linux':21,52,96,135 'm':2 'make':93 'manufactur':43,89 'might':83 'mso':127 'need':10,35,68 'one':94 'pain':57 'pc':97 'piec':77 'prepar':107 'pretti':24 'printer':11,18,88 'profil':39 'prototyp':95 'run':72 'said':105 'simpl':38 'someth':123 'still':82 'support':12,19 'switch':121 'take':5 'think':3 'tri':99 'user':109 'usual':34 'want':84 'way':55 'websit':44,91 'window':62 'work':14,32 'workflow':113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5044313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704269981 {#2122
    date: 2024-01-03 09:19: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
32 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: """
    > I’m thinking about taking the leap but I need printer support to work.\n
    \n
    In my experience printer support in Linux is generally pretty good. Even when it doesn’t “just work” you usually need only a simple profile file from the manufacturers website that you install.\n
    \n
    In general drivers on Linux have been way less painful for me than on Windows; most importantly you don’t need an always-running application for every crappy piece of hardware.\n
    \n
    But you still might want to check your printer manufacturer’s website and/or make one prototype Linux PC and try everything out.\n
    \n
    With that being said be prepared for users complaining about some workflow changes (that will be bigger with a switch to something like LibreOffice from MSO) and blaming every issue of theirs on Linux and you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704269981 {#2115
    date: 2024-01-03 09:19:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@lseif@sopuli.xyz"
    "@doingthestuff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 275914
  -bodyTs: "'alway':71 'always-run':70 'and/or':92 'applic':73 'bigger':118 'blame':129 'chang':114 'check':86 'complain':110 'crappi':76 'doesn':29 'driver':50 'even':26 'everi':75,130 'everyth':100 'experi':17 'file':40 'general':23,49 'good':25 'hardwar':79 'import':64 'instal':47 'issu':131 'leap':7 'less':56 'libreoffic':125 'like':124 'linux':21,52,96,135 'm':2 'make':93 'manufactur':43,89 'might':83 'mso':127 'need':10,35,68 'one':94 'pain':57 'pc':97 'piec':77 'prepar':107 'pretti':24 'printer':11,18,88 'profil':39 'prototyp':95 'run':72 'said':105 'simpl':38 'someth':123 'still':82 'support':12,19 'switch':121 'take':5 'think':3 'tri':99 'user':109 'usual':34 'want':84 'way':55 'websit':44,91 'window':62 'work':14,32 'workflow':113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5044313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704269981 {#2122
    date: 2024-01-03 09:19: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
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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +body: """
    It’s fairly common to give a (sense of) a good deal to new people while raising a bit more money *roght now* than you would with a traditional subscription.\n
    \n
    Then later when you start getting more users quicker you cancel that offer and nee users have to use a subscription (which will make you more money over time).\n
    \n
    Protonmail did something similar originally, giving out Visionary for life for a (large) one-time fee. It’s a decent strategy to raise money from people who believe in your product.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700060155 {#2215
    date: 2023-11-15 15:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ozziplozzi@lemmy.blahaj.zone"
    "@Retiring@lemmy.ml"
    "@ares35@kbin.social"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 127171
  -bodyTs: "'believ':88 'bit':19 'cancel':41 'common':4 'deal':12 'decent':80 'fair':3 'fee':76 'get':36 'give':6,65 'good':11 'larg':72 'later':32 'life':69 'make':54 'money':21,57,84 'nee':45 'new':14 'offer':43 'one':74 'one-tim':73 'origin':64 'peopl':15,86 'product':91 'protonmail':60 'quicker':39 'rais':17,83 'roght':22 'sens':8 'similar':63 'someth':62 'start':35 'strategi':81 'subscript':30,51 'time':59,75 'tradit':29 'use':49 'user':38,46 'visionari':67 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4044464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700060155 {#2139
    date: 2023-11-15 15:55:55.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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +body: """
    It’s fairly common to give a (sense of) a good deal to new people while raising a bit more money *roght now* than you would with a traditional subscription.\n
    \n
    Then later when you start getting more users quicker you cancel that offer and nee users have to use a subscription (which will make you more money over time).\n
    \n
    Protonmail did something similar originally, giving out Visionary for life for a (large) one-time fee. It’s a decent strategy to raise money from people who believe in your product.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700060155 {#2215
    date: 2023-11-15 15:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ozziplozzi@lemmy.blahaj.zone"
    "@Retiring@lemmy.ml"
    "@ares35@kbin.social"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 127171
  -bodyTs: "'believ':88 'bit':19 'cancel':41 'common':4 'deal':12 'decent':80 'fair':3 'fee':76 'get':36 'give':6,65 'good':11 'larg':72 'later':32 'life':69 'make':54 'money':21,57,84 'nee':45 'new':14 'offer':43 'one':74 'one-tim':73 'origin':64 'peopl':15,86 'product':91 'protonmail':60 'quicker':39 'rais':17,83 'roght':22 'sens':8 'similar':63 'someth':62 'start':35 'strategi':81 'subscript':30,51 'time':59,75 'tradit':29 'use':49 'user':38,46 'visionari':67 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4044464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700060155 {#2139
    date: 2023-11-15 15:55:55.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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +body: """
    It’s fairly common to give a (sense of) a good deal to new people while raising a bit more money *roght now* than you would with a traditional subscription.\n
    \n
    Then later when you start getting more users quicker you cancel that offer and nee users have to use a subscription (which will make you more money over time).\n
    \n
    Protonmail did something similar originally, giving out Visionary for life for a (large) one-time fee. It’s a decent strategy to raise money from people who believe in your product.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700060155 {#2215
    date: 2023-11-15 15:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ozziplozzi@lemmy.blahaj.zone"
    "@Retiring@lemmy.ml"
    "@ares35@kbin.social"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 127171
  -bodyTs: "'believ':88 'bit':19 'cancel':41 'common':4 'deal':12 'decent':80 'fair':3 'fee':76 'get':36 'give':6,65 'good':11 'larg':72 'later':32 'life':69 'make':54 'money':21,57,84 'nee':45 'new':14 'offer':43 'one':74 'one-tim':73 'origin':64 'peopl':15,86 'product':91 'protonmail':60 'quicker':39 'rais':17,83 'roght':22 'sens':8 'similar':63 'someth':62 'start':35 'strategi':81 'subscript':30,51 'time':59,75 'tradit':29 'use':49 'user':38,46 'visionari':67 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4044464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700060155 {#2139
    date: 2023-11-15 15:55:55.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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +body: "Which, as I understand it, is kinda the point of the bills too. As in, if there is documentation and it’s reasonably easy to dis- and re-assemble, there can be a (bigger) market for spare parts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694593259 {#2311
    date: 2023-09-13 10:20:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Raisin8659@monyet.cc"
    "@alcamtar@lemmy.world"
    "@swab148@startrek.website"
    "@pHr34kY@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 29063
  -bodyTs: "'assembl':30 'bigger':35 'bill':12 'dis':26 'document':19 'easi':24 'kinda':7 'market':36 'part':39 'point':9 're':29 're-assembl':28 'reason':23 'spare':38 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2399677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694593259 {#2299
    date: 2023-09-13 10:20:59.0 +02: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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +body: "Which, as I understand it, is kinda the point of the bills too. As in, if there is documentation and it’s reasonably easy to dis- and re-assemble, there can be a (bigger) market for spare parts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694593259 {#2311
    date: 2023-09-13 10:20:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Raisin8659@monyet.cc"
    "@alcamtar@lemmy.world"
    "@swab148@startrek.website"
    "@pHr34kY@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 29063
  -bodyTs: "'assembl':30 'bigger':35 'bill':12 'dis':26 'document':19 'easi':24 'kinda':7 'market':36 'part':39 'point':9 're':29 're-assembl':28 'reason':23 'spare':38 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2399677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694593259 {#2299
    date: 2023-09-13 10:20:59.0 +02: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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2347 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +body: "Which, as I understand it, is kinda the point of the bills too. As in, if there is documentation and it’s reasonably easy to dis- and re-assemble, there can be a (bigger) market for spare parts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694593259 {#2311
    date: 2023-09-13 10:20:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Raisin8659@monyet.cc"
    "@alcamtar@lemmy.world"
    "@swab148@startrek.website"
    "@pHr34kY@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 29063
  -bodyTs: "'assembl':30 'bigger':35 'bill':12 'dis':26 'document':19 'easi':24 'kinda':7 'market':36 'part':39 'point':9 're':29 're-assembl':28 'reason':23 'spare':38 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/2399677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694593259 {#2299
    date: 2023-09-13 10:20:59.0 +02: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 {#2275
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    > how do you expect them to fix Zoom? Acquire the company and take it behind the shed?\n
    \n
    I mean, you could - for example - implement the interface these apps expect to exist and use with your amazing new compositor™.\n
    \n
    This is precisely why companies just say “fuck Linux users” - instead of supporting a single operating system where everything kinda “just works” across versions for decades you have to *checks notes* support 20 different compositors across 2 vastly different display servers and dozens of various desktop environments and such… All for an OS that’s used by maybe 3% of your users if you’re lucky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704289426 {#2304
    date: 2024-01-03 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@Chobbes@lemmy.world"
    "@AMDIsOurLord@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 276391
  -bodyTs: "'2':75 '20':71 '3':97 'acquir':9 'across':61,74 'amaz':36 'app':28 'behind':15 'check':68 'compani':11,43 'compositor':38,73 'could':21 'decad':64 'desktop':84 'differ':72,77 'display':78 'dozen':81 'environ':85 'everyth':57 'exampl':23 'exist':31 'expect':4,29 'fix':7 'fuck':46 'implement':24 'instead':49 'interfac':26 'kinda':58 'linux':47 'lucki':104 'mayb':96 'mean':19 'new':37 'note':69 'oper':54 'os':91 'precis':41 're':103 'say':45 'server':79 'shed':17 'singl':53 'support':51,70 'system':55 'take':13 'use':33,94 'user':48,100 'various':83 'vast':76 'version':62 'work':60 'zoom':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5051806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289426 {#2305
    date: 2024-01-03 14:43:46.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 {#2275
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    > how do you expect them to fix Zoom? Acquire the company and take it behind the shed?\n
    \n
    I mean, you could - for example - implement the interface these apps expect to exist and use with your amazing new compositor™.\n
    \n
    This is precisely why companies just say “fuck Linux users” - instead of supporting a single operating system where everything kinda “just works” across versions for decades you have to *checks notes* support 20 different compositors across 2 vastly different display servers and dozens of various desktop environments and such… All for an OS that’s used by maybe 3% of your users if you’re lucky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704289426 {#2304
    date: 2024-01-03 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@Chobbes@lemmy.world"
    "@AMDIsOurLord@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 276391
  -bodyTs: "'2':75 '20':71 '3':97 'acquir':9 'across':61,74 'amaz':36 'app':28 'behind':15 'check':68 'compani':11,43 'compositor':38,73 'could':21 'decad':64 'desktop':84 'differ':72,77 'display':78 'dozen':81 'environ':85 'everyth':57 'exampl':23 'exist':31 'expect':4,29 'fix':7 'fuck':46 'implement':24 'instead':49 'interfac':26 'kinda':58 'linux':47 'lucki':104 'mayb':96 'mean':19 'new':37 'note':69 'oper':54 'os':91 'precis':41 're':103 'say':45 'server':79 'shed':17 'singl':53 'support':51,70 'system':55 'take':13 'use':33,94 'user':48,100 'various':83 'vast':76 'version':62 'work':60 'zoom':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5051806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289426 {#2305
    date: 2024-01-03 14:43:46.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 {#2275
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    > how do you expect them to fix Zoom? Acquire the company and take it behind the shed?\n
    \n
    I mean, you could - for example - implement the interface these apps expect to exist and use with your amazing new compositor™.\n
    \n
    This is precisely why companies just say “fuck Linux users” - instead of supporting a single operating system where everything kinda “just works” across versions for decades you have to *checks notes* support 20 different compositors across 2 vastly different display servers and dozens of various desktop environments and such… All for an OS that’s used by maybe 3% of your users if you’re lucky.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704289426 {#2304
    date: 2024-01-03 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@Chobbes@lemmy.world"
    "@AMDIsOurLord@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 276391
  -bodyTs: "'2':75 '20':71 '3':97 'acquir':9 'across':61,74 'amaz':36 'app':28 'behind':15 'check':68 'compani':11,43 'compositor':38,73 'could':21 'decad':64 'desktop':84 'differ':72,77 'display':78 'dozen':81 'environ':85 'everyth':57 'exampl':23 'exist':31 'expect':4,29 'fix':7 'fuck':46 'implement':24 'instead':49 'interfac':26 'kinda':58 'linux':47 'lucki':104 'mayb':96 'mean':19 'new':37 'note':69 'oper':54 'os':91 'precis':41 're':103 'say':45 'server':79 'shed':17 'singl':53 'support':51,70 'system':55 'take':13 'use':33,94 'user':48,100 'various':83 'vast':76 'version':62 'work':60 'zoom':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5051806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289426 {#2305
    date: 2024-01-03 14:43:46.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 {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "It’s even simpler than that; you probably pay for your SIM credit online / with a card, which is much easier to tie to a person than using cell towers for tracking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704971269 {#2279
    date: 2024-01-11 12:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 298718
  -bodyTs: "'card':17 'cell':29 'credit':13 'easier':21 'even':3 'much':20 'onlin':14 'pay':9 'person':26 'probabl':8 'sim':12 'simpler':4 'tie':23 'tower':30 'track':32 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5244501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704971269 {#2276
    date: 2024-01-11 12:07: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
47 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "It’s even simpler than that; you probably pay for your SIM credit online / with a card, which is much easier to tie to a person than using cell towers for tracking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704971269 {#2279
    date: 2024-01-11 12:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 298718
  -bodyTs: "'card':17 'cell':29 'credit':13 'easier':21 'even':3 'much':20 'onlin':14 'pay':9 'person':26 'probabl':8 'sim':12 'simpler':4 'tie':23 'tower':30 'track':32 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5244501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704971269 {#2276
    date: 2024-01-11 12:07: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
48 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1405 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "It’s even simpler than that; you probably pay for your SIM credit online / with a card, which is much easier to tie to a person than using cell towers for tracking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704971269 {#2279
    date: 2024-01-11 12:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 298718
  -bodyTs: "'card':17 'cell':29 'credit':13 'easier':21 'even':3 'much':20 'onlin':14 'pay':9 'person':26 'probabl':8 'sim':12 'simpler':4 'tie':23 'tower':30 'track':32 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5244501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704971269 {#2276
    date: 2024-01-11 12:07: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
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 {#2274
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: """
    Because unlike your file manager both Darktable and any decent music player can work with file metadata in addition to the actual files.\n
    \n
    And why do they do it? Because most people like to use it that way - instead of painstakingly making sure your files are in the correct folders (and then being fucked when you want to play anything that’s not sorted like that - say, you have everything by artist and album, but now you want to play everything by a specific genre; or in image editing you want to filter by how you rated that picture so you know which one to pick for an edit).\n
    \n
    Not everyone needs that, sure. But most people appreciate it - especially if the software does it well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704477006 {#2202
    date: 2024-01-05 18:50:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@anothermember@beehaw.org"
    "@limelight79@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 283267
  -bodyTs: "'actual':22 'addit':19 'album':74 'anyth':60 'appreci':118 'artist':72 'correct':49 'darktabl':7 'decent':10 'edit':89,109 'especi':120 'everyon':111 'everyth':70,81 'file':4,16,23,45 'filter':93 'folder':50 'fuck':54 'genr':85 'imag':88 'instead':39 'know':102 'like':33,65 'make':42 'manag':5 'metadata':17 'music':11 'need':112 'one':104 'painstak':41 'peopl':32,117 'pick':106 'pictur':99 'play':59,80 'player':12 'rate':97 'say':67 'softwar':123 'sort':64 'specif':84 'sure':43,114 'unlik':2 'use':35 'want':57,78,91 'way':38 'well':126 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5107983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704477006 {#2206
    date: 2024-01-05 18:50:06.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 {#2274
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: """
    Because unlike your file manager both Darktable and any decent music player can work with file metadata in addition to the actual files.\n
    \n
    And why do they do it? Because most people like to use it that way - instead of painstakingly making sure your files are in the correct folders (and then being fucked when you want to play anything that’s not sorted like that - say, you have everything by artist and album, but now you want to play everything by a specific genre; or in image editing you want to filter by how you rated that picture so you know which one to pick for an edit).\n
    \n
    Not everyone needs that, sure. But most people appreciate it - especially if the software does it well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704477006 {#2202
    date: 2024-01-05 18:50:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@anothermember@beehaw.org"
    "@limelight79@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 283267
  -bodyTs: "'actual':22 'addit':19 'album':74 'anyth':60 'appreci':118 'artist':72 'correct':49 'darktabl':7 'decent':10 'edit':89,109 'especi':120 'everyon':111 'everyth':70,81 'file':4,16,23,45 'filter':93 'folder':50 'fuck':54 'genr':85 'imag':88 'instead':39 'know':102 'like':33,65 'make':42 'manag':5 'metadata':17 'music':11 'need':112 'one':104 'painstak':41 'peopl':32,117 'pick':106 'pictur':99 'play':59,80 'player':12 'rate':97 'say':67 'softwar':123 'sort':64 'specif':84 'sure':43,114 'unlik':2 'use':35 'want':57,78,91 'way':38 'well':126 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5107983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704477006 {#2206
    date: 2024-01-05 18:50:06.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 {#2274
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: """
    Because unlike your file manager both Darktable and any decent music player can work with file metadata in addition to the actual files.\n
    \n
    And why do they do it? Because most people like to use it that way - instead of painstakingly making sure your files are in the correct folders (and then being fucked when you want to play anything that’s not sorted like that - say, you have everything by artist and album, but now you want to play everything by a specific genre; or in image editing you want to filter by how you rated that picture so you know which one to pick for an edit).\n
    \n
    Not everyone needs that, sure. But most people appreciate it - especially if the software does it well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704477006 {#2202
    date: 2024-01-05 18:50:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@anothermember@beehaw.org"
    "@limelight79@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 283267
  -bodyTs: "'actual':22 'addit':19 'album':74 'anyth':60 'appreci':118 'artist':72 'correct':49 'darktabl':7 'decent':10 'edit':89,109 'especi':120 'everyon':111 'everyth':70,81 'file':4,16,23,45 'filter':93 'folder':50 'fuck':54 'genr':85 'imag':88 'instead':39 'know':102 'like':33,65 'make':42 'manag':5 'metadata':17 'music':11 'need':112 'one':104 'painstak':41 'peopl':32,117 'pick':106 'pictur':99 'play':59,80 'player':12 'rate':97 'say':67 'softwar':123 'sort':64 'specif':84 'sure':43,114 'unlik':2 'use':35 'want':57,78,91 'way':38 'well':126 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5107983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704477006 {#2206
    date: 2024-01-05 18:50:06.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 {#2258
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: """
    While I agree with the recommendations (I have a ThinkPad P14S Gen4 now) I wouldn’t say the battery life is great - especially if OP wants to do video editing and such. Otherwise it’s an amazing laptop (now that it’s actually supported by the kernel). I still suspect the Intel variant would be better for battery life though.\n
    \n
    With that being said for anything this intensive you’ll need a charger with *any* laptop because it will simply not be able to keep working for 8+ hours with this kind of software. In fact get a docking station and a second screen too unless you plan to be on the go all of the time; the productivity increase from getting a second screen is insane.\n
    \n
    Oh and be prepared to lose a lot of the fancy stuff with Linux - sure you get an amazing screen but no HDR. You don’t get the sound improvements from the official Lenovo drivers for Windows, etc. Oh and you should keep the Windows partition (just shrink it to a minimum) - makes it much easier to keep the bios up to date.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704466816 {#2271
    date: 2024-01-05 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@SapphironZA@lemmings.world"
    "@moitoi@lemmy.dbzer0.com"
    "@SapphironZA@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 282713
  -bodyTs: "'8':88 'abl':83 'actual':43 'agre':3 'amaz':37,146 'anyth':66 'batteri':19,58 'better':56 'bio':187 'charger':73 'date':190 'dock':99 'driver':162 'easier':183 'edit':30 'especi':23 'etc':165 'fact':96 'fanci':138 'gen4':12 'get':97,122,144,154 'go':113 'great':22 'hdr':150 'hour':89 'improv':157 'increas':120 'insan':127 'intel':52 'intens':68 'keep':85,170,185 'kernel':47 'kind':92 'laptop':38,76 'lenovo':161 'life':20,59 'linux':141 'll':70 'lose':133 'lot':135 'make':180 'minimum':179 'much':182 'need':71 'offici':160 'oh':128,166 'op':25 'otherwis':33 'p14s':11 'partit':173 'plan':108 'prepar':131 'product':119 'recommend':6 'said':64 'say':17 'screen':104,125,147 'second':103,124 'shrink':175 'simpli':80 'softwar':94 'sound':156 'station':100 'still':49 'stuff':139 'support':44 'sure':142 'suspect':50 'thinkpad':10 'though':60 'time':117 'unless':106 'variant':53 'video':29 'want':26 'window':164,172 'work':86 'would':54 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5105355"
  +editedAt: DateTimeImmutable @1711988267 {#2273
    date: 2024-04-01 18:17:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704466816 {#2121
    date: 2024-01-05 16:00:16.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 {#2258
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: """
    While I agree with the recommendations (I have a ThinkPad P14S Gen4 now) I wouldn’t say the battery life is great - especially if OP wants to do video editing and such. Otherwise it’s an amazing laptop (now that it’s actually supported by the kernel). I still suspect the Intel variant would be better for battery life though.\n
    \n
    With that being said for anything this intensive you’ll need a charger with *any* laptop because it will simply not be able to keep working for 8+ hours with this kind of software. In fact get a docking station and a second screen too unless you plan to be on the go all of the time; the productivity increase from getting a second screen is insane.\n
    \n
    Oh and be prepared to lose a lot of the fancy stuff with Linux - sure you get an amazing screen but no HDR. You don’t get the sound improvements from the official Lenovo drivers for Windows, etc. Oh and you should keep the Windows partition (just shrink it to a minimum) - makes it much easier to keep the bios up to date.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704466816 {#2271
    date: 2024-01-05 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@SapphironZA@lemmings.world"
    "@moitoi@lemmy.dbzer0.com"
    "@SapphironZA@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 282713
  -bodyTs: "'8':88 'abl':83 'actual':43 'agre':3 'amaz':37,146 'anyth':66 'batteri':19,58 'better':56 'bio':187 'charger':73 'date':190 'dock':99 'driver':162 'easier':183 'edit':30 'especi':23 'etc':165 'fact':96 'fanci':138 'gen4':12 'get':97,122,144,154 'go':113 'great':22 'hdr':150 'hour':89 'improv':157 'increas':120 'insan':127 'intel':52 'intens':68 'keep':85,170,185 'kernel':47 'kind':92 'laptop':38,76 'lenovo':161 'life':20,59 'linux':141 'll':70 'lose':133 'lot':135 'make':180 'minimum':179 'much':182 'need':71 'offici':160 'oh':128,166 'op':25 'otherwis':33 'p14s':11 'partit':173 'plan':108 'prepar':131 'product':119 'recommend':6 'said':64 'say':17 'screen':104,125,147 'second':103,124 'shrink':175 'simpli':80 'softwar':94 'sound':156 'station':100 'still':49 'stuff':139 'support':44 'sure':142 'suspect':50 'thinkpad':10 'though':60 'time':117 'unless':106 'variant':53 'video':29 'want':26 'window':164,172 'work':86 'would':54 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5105355"
  +editedAt: DateTimeImmutable @1711988267 {#2273
    date: 2024-04-01 18:17:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704466816 {#2121
    date: 2024-01-05 16:00:16.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 {#2258
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: """
    While I agree with the recommendations (I have a ThinkPad P14S Gen4 now) I wouldn’t say the battery life is great - especially if OP wants to do video editing and such. Otherwise it’s an amazing laptop (now that it’s actually supported by the kernel). I still suspect the Intel variant would be better for battery life though.\n
    \n
    With that being said for anything this intensive you’ll need a charger with *any* laptop because it will simply not be able to keep working for 8+ hours with this kind of software. In fact get a docking station and a second screen too unless you plan to be on the go all of the time; the productivity increase from getting a second screen is insane.\n
    \n
    Oh and be prepared to lose a lot of the fancy stuff with Linux - sure you get an amazing screen but no HDR. You don’t get the sound improvements from the official Lenovo drivers for Windows, etc. Oh and you should keep the Windows partition (just shrink it to a minimum) - makes it much easier to keep the bios up to date.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704466816 {#2271
    date: 2024-01-05 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@SapphironZA@lemmings.world"
    "@moitoi@lemmy.dbzer0.com"
    "@SapphironZA@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 282713
  -bodyTs: "'8':88 'abl':83 'actual':43 'agre':3 'amaz':37,146 'anyth':66 'batteri':19,58 'better':56 'bio':187 'charger':73 'date':190 'dock':99 'driver':162 'easier':183 'edit':30 'especi':23 'etc':165 'fact':96 'fanci':138 'gen4':12 'get':97,122,144,154 'go':113 'great':22 'hdr':150 'hour':89 'improv':157 'increas':120 'insan':127 'intel':52 'intens':68 'keep':85,170,185 'kernel':47 'kind':92 'laptop':38,76 'lenovo':161 'life':20,59 'linux':141 'll':70 'lose':133 'lot':135 'make':180 'minimum':179 'much':182 'need':71 'offici':160 'oh':128,166 'op':25 'otherwis':33 'p14s':11 'partit':173 'plan':108 'prepar':131 'product':119 'recommend':6 'said':64 'say':17 'screen':104,125,147 'second':103,124 'shrink':175 'simpli':80 'softwar':94 'sound':156 'station':100 'still':49 'stuff':139 'support':44 'sure':142 'suspect':50 'thinkpad':10 'though':60 'time':117 'unless':106 'variant':53 'video':29 'want':26 'window':164,172 'work':86 'would':54 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5105355"
  +editedAt: DateTimeImmutable @1711988267 {#2273
    date: 2024-04-01 18:17:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704466816 {#2121
    date: 2024-01-05 16:00:16.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 {#2287
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +body: "Because they want to lock you into their app and make you think VPNs are complicated so you actually pay for the service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205701 {#2249
    date: 2024-01-02 15:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@pelya@lemmy.world"
    "@eah@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 273525
  -bodyTs: "'actual':19 'app':9 'complic':16 'lock':5 'make':11 'pay':20 'servic':23 'think':13 'vpns':14 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5023355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205701 {#2237
    date: 2024-01-02 15:28:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +body: "Because they want to lock you into their app and make you think VPNs are complicated so you actually pay for the service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205701 {#2249
    date: 2024-01-02 15:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@pelya@lemmy.world"
    "@eah@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 273525
  -bodyTs: "'actual':19 'app':9 'complic':16 'lock':5 'make':11 'pay':20 'servic':23 'think':13 'vpns':14 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5023355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205701 {#2237
    date: 2024-01-02 15:28:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +body: "Because they want to lock you into their app and make you think VPNs are complicated so you actually pay for the service."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205701 {#2249
    date: 2024-01-02 15:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@pelya@lemmy.world"
    "@eah@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 273525
  -bodyTs: "'actual':19 'app':9 'complic':16 'lock':5 'make':11 'pay':20 'servic':23 'think':13 'vpns':14 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5023355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205701 {#2237
    date: 2024-01-02 15:28:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details