GET https://kbin.spritesserver.nl/u/@onlinepersona@programming.dev/comments?p=4

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.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Year of the linux handheld then?\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1722726103 {#2229
    date: 2024-08-04 01:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canpolat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 300084
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':15 '4.0':12 'by-nc-sa':8 'cc':7 'creativecommons.org':14 'creativecommons.org/licenses/by-nc-sa/4.0/)':13 'handheld':5 'linux':4 'nc':10 'sa':11 'year':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6343300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012522 {#2295
    date: 2024-01-11 23:35:22.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 {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Year of the linux handheld then?\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1722726103 {#2229
    date: 2024-08-04 01:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canpolat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 300084
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':15 '4.0':12 'by-nc-sa':8 'cc':7 'creativecommons.org':14 'creativecommons.org/licenses/by-nc-sa/4.0/)':13 'handheld':5 'linux':4 'nc':10 'sa':11 'year':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6343300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012522 {#2295
    date: 2024-01-11 23:35:22.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 {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Year of the linux handheld then?\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1722726103 {#2229
    date: 2024-08-04 01:01:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canpolat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 300084
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':15 '4.0':12 'by-nc-sa':8 'cc':7 'creativecommons.org':14 'creativecommons.org/licenses/by-nc-sa/4.0/)':13 'handheld':5 'linux':4 'nc':10 'sa':11 'year':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6343300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705012522 {#2295
    date: 2024-01-11 23:35:22.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 {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    Check [whatismyipaddress.com](https://whatismyipaddress.com/) to see your IP address once you’re connected to either network, but with a high likelihood, it’s almost certainly different IPs. In that case, Dynamic DNS is probably best.\n
    \n
    But if you’re using your neighbor’s wifi, I doubt there’s a way for you to host stuff unless you have access to their routers, can open ports 80 (HTTP) and 443 (HTTPS), and forward them to your server. It’s best to use hardware you control (including the router).\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705011547 {#2253
    date: 2024-01-11 23:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 300045
  -bodyTs: "'/)':5 '/licenses/by-nc-sa/4.0/)':97 '4.0':94 '443':70 '80':67 'access':60 'address':10 'almost':25 'best':36,80 'by-nc-sa':90 'case':31 'cc':89 'certain':26 'check':1 'connect':14 'control':85 'creativecommons.org':96 'creativecommons.org/licenses/by-nc-sa/4.0/)':95 'differ':27 'dns':33 'doubt':47 'dynam':32 'either':16 'forward':73 'hardwar':83 'high':21 'host':55 'http':68 'https':71 'includ':86 'ip':9,28 'likelihood':22 'nc':92 'neighbor':43 'network':17 'open':65 'port':66 'probabl':35 're':13,40 'router':63,88 'sa':93 'see':7 'server':77 'stuff':56 'unless':57 'use':41,82 'way':51 'whatismyipaddress.com':2,4 'whatismyipaddress.com/)':3 'wifi':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6342986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011547 {#2192
    date: 2024-01-11 23:19:07.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 {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    Check [whatismyipaddress.com](https://whatismyipaddress.com/) to see your IP address once you’re connected to either network, but with a high likelihood, it’s almost certainly different IPs. In that case, Dynamic DNS is probably best.\n
    \n
    But if you’re using your neighbor’s wifi, I doubt there’s a way for you to host stuff unless you have access to their routers, can open ports 80 (HTTP) and 443 (HTTPS), and forward them to your server. It’s best to use hardware you control (including the router).\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705011547 {#2253
    date: 2024-01-11 23:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 300045
  -bodyTs: "'/)':5 '/licenses/by-nc-sa/4.0/)':97 '4.0':94 '443':70 '80':67 'access':60 'address':10 'almost':25 'best':36,80 'by-nc-sa':90 'case':31 'cc':89 'certain':26 'check':1 'connect':14 'control':85 'creativecommons.org':96 'creativecommons.org/licenses/by-nc-sa/4.0/)':95 'differ':27 'dns':33 'doubt':47 'dynam':32 'either':16 'forward':73 'hardwar':83 'high':21 'host':55 'http':68 'https':71 'includ':86 'ip':9,28 'likelihood':22 'nc':92 'neighbor':43 'network':17 'open':65 'port':66 'probabl':35 're':13,40 'router':63,88 'sa':93 'see':7 'server':77 'stuff':56 'unless':57 'use':41,82 'way':51 'whatismyipaddress.com':2,4 'whatismyipaddress.com/)':3 'wifi':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6342986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011547 {#2192
    date: 2024-01-11 23:19:07.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 {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2158 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    Check [whatismyipaddress.com](https://whatismyipaddress.com/) to see your IP address once you’re connected to either network, but with a high likelihood, it’s almost certainly different IPs. In that case, Dynamic DNS is probably best.\n
    \n
    But if you’re using your neighbor’s wifi, I doubt there’s a way for you to host stuff unless you have access to their routers, can open ports 80 (HTTP) and 443 (HTTPS), and forward them to your server. It’s best to use hardware you control (including the router).\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705011547 {#2253
    date: 2024-01-11 23:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 300045
  -bodyTs: "'/)':5 '/licenses/by-nc-sa/4.0/)':97 '4.0':94 '443':70 '80':67 'access':60 'address':10 'almost':25 'best':36,80 'by-nc-sa':90 'case':31 'cc':89 'certain':26 'check':1 'connect':14 'control':85 'creativecommons.org':96 'creativecommons.org/licenses/by-nc-sa/4.0/)':95 'differ':27 'dns':33 'doubt':47 'dynam':32 'either':16 'forward':73 'hardwar':83 'high':21 'host':55 'http':68 'https':71 'includ':86 'ip':9,28 'likelihood':22 'nc':92 'neighbor':43 'network':17 'open':65 'port':66 'probabl':35 're':13,40 'router':63,88 'sa':93 'see':7 'server':77 'stuff':56 'unless':57 'use':41,82 'way':51 'whatismyipaddress.com':2,4 'whatismyipaddress.com/)':3 'wifi':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6342986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011547 {#2192
    date: 2024-01-11 23:19:07.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 {#2179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    Thanks for the thoughtful response, but I disagree with a lot of things you said. I could quote everything I disagree with and write a paragraph, however it would be a meaningless endeavor as a moderator looking at the post would probably decide against adding distrochooser to the sidebar - regardless of my opinions.\n
    \n
    Cheers\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n
    \n
    P.S thanks for teaching me a new thing: XY problem :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704994721 {#2306
    date: 2024-01-11 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 299441
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':63 '4.0':60 'ad':45 'by-nc-sa':56 'cc':55 'cheer':54 'could':17 'creativecommons.org':62 'creativecommons.org/licenses/by-nc-sa/4.0/)':61 'decid':43 'disagre':8,21 'distrochoos':46 'endeavor':33 'everyth':19 'howev':27 'look':37 'lot':11 'meaningless':32 'moder':36 'nc':58 'new':70 'opinion':53 'p.s':64 'paragraph':26 'post':40 'probabl':42 'problem':73 'quot':18 'regardless':50 'respons':5 'sa':59 'said':15 'sidebar':49 'teach':67 'thank':1,65 'thing':13,71 'thought':4 'would':29,41 'write':24 'xy':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6337145"
  +editedAt: DateTimeImmutable @1720999525 {#2201
    date: 2024-07-15 01:25:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704994721 {#2242
    date: 2024-01-11 18:38: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
11 DENIED edit
App\Entity\EntryComment {#2179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    Thanks for the thoughtful response, but I disagree with a lot of things you said. I could quote everything I disagree with and write a paragraph, however it would be a meaningless endeavor as a moderator looking at the post would probably decide against adding distrochooser to the sidebar - regardless of my opinions.\n
    \n
    Cheers\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n
    \n
    P.S thanks for teaching me a new thing: XY problem :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704994721 {#2306
    date: 2024-01-11 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 299441
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':63 '4.0':60 'ad':45 'by-nc-sa':56 'cc':55 'cheer':54 'could':17 'creativecommons.org':62 'creativecommons.org/licenses/by-nc-sa/4.0/)':61 'decid':43 'disagre':8,21 'distrochoos':46 'endeavor':33 'everyth':19 'howev':27 'look':37 'lot':11 'meaningless':32 'moder':36 'nc':58 'new':70 'opinion':53 'p.s':64 'paragraph':26 'post':40 'probabl':42 'problem':73 'quot':18 'regardless':50 'respons':5 'sa':59 'said':15 'sidebar':49 'teach':67 'thank':1,65 'thing':13,71 'thought':4 'would':29,41 'write':24 'xy':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6337145"
  +editedAt: DateTimeImmutable @1720999525 {#2201
    date: 2024-07-15 01:25:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704994721 {#2242
    date: 2024-01-11 18:38: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
12 DENIED moderate
App\Entity\EntryComment {#2179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    Thanks for the thoughtful response, but I disagree with a lot of things you said. I could quote everything I disagree with and write a paragraph, however it would be a meaningless endeavor as a moderator looking at the post would probably decide against adding distrochooser to the sidebar - regardless of my opinions.\n
    \n
    Cheers\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n
    \n
    P.S thanks for teaching me a new thing: XY problem :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704994721 {#2306
    date: 2024-01-11 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 299441
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':63 '4.0':60 'ad':45 'by-nc-sa':56 'cc':55 'cheer':54 'could':17 'creativecommons.org':62 'creativecommons.org/licenses/by-nc-sa/4.0/)':61 'decid':43 'disagre':8,21 'distrochoos':46 'endeavor':33 'everyth':19 'howev':27 'look':37 'lot':11 'meaningless':32 'moder':36 'nc':58 'new':70 'opinion':53 'p.s':64 'paragraph':26 'post':40 'probabl':42 'problem':73 'quot':18 'regardless':50 'respons':5 'sa':59 'said':15 'sidebar':49 'teach':67 'thank':1,65 'thing':13,71 'thought':4 'would':29,41 'write':24 'xy':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6337145"
  +editedAt: DateTimeImmutable @1720999525 {#2201
    date: 2024-07-15 01:25:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704994721 {#2242
    date: 2024-01-11 18:38: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
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 {#2147
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "No matter what I choose, I have to scroll literally to at least half or the end of the page to see Tails. Congrats on finding it in the list, I guess?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704993610 {#2148
    date: 2024-01-11 18:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 299393
  -bodyTs: "'choos':5 'congrat':24 'end':17 'find':26 'guess':32 'half':14 'least':13 'list':30 'liter':10 'matter':2 'page':20 'scroll':9 'see':22 'tail':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993610 {#2151
    date: 2024-01-11 18:20:10.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 {#2147
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "No matter what I choose, I have to scroll literally to at least half or the end of the page to see Tails. Congrats on finding it in the list, I guess?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704993610 {#2148
    date: 2024-01-11 18:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 299393
  -bodyTs: "'choos':5 'congrat':24 'end':17 'find':26 'guess':32 'half':14 'least':13 'list':30 'liter':10 'matter':2 'page':20 'scroll':9 'see':22 'tail':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993610 {#2151
    date: 2024-01-11 18:20:10.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 {#2147
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "No matter what I choose, I have to scroll literally to at least half or the end of the page to see Tails. Congrats on finding it in the list, I guess?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704993610 {#2148
    date: 2024-01-11 18:20:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 299393
  -bodyTs: "'choos':5 'congrat':24 'end':17 'find':26 'guess':32 'half':14 'least':13 'list':30 'liter':10 'matter':2 'page':20 'scroll':9 'see':22 'tail':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704993610 {#2151
    date: 2024-01-11 18:20:10.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 {#2250
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > Ultimately, what are you trying to achieve (and why); what is the problem even?\n
    \n
    There have been complaints in posts about people asking for advice on which disto to use, that there are too many such posts.\n
    \n
    > What is your solution to this problem?\n
    \n
    Provide users the tools to possibly answer the question themselves before creating a post.\n
    \n
    > And where does adding Distrochooser to the sidebar come into plan?\n
    \n
    DistroChooser is a self-help tool for that purpose.\n
    \n
    > Have you perhaps thought of other possible solutions and why they might be inferior to the suggested one?\n
    \n
    - keep answering posts --> more complaints, possibly silent quitting of community\n
    - write bot --> I ain’t got the time, maybe somebody has, dunno what the bot would do\n
    - find alternative website --> I ain’t got the time\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704993037 {#2150
    date: 2024-01-11 18:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 299366
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':142 '4.0':139 'achiev':7 'ad':62 'advic':25 'ain':111,129 'altern':126 'answer':51,99 'ask':23 'bot':109,122 'by-nc-sa':135 'cc':134 'come':67 'communiti':107 'complaint':18,102 'creat':56 'creativecommons.org':141 'creativecommons.org/licenses/by-nc-sa/4.0/)':140 'disto':28 'distrochoos':63,70 'dunno':119 'even':14 'find':125 'got':113,131 'help':75 'inferior':93 'keep':98 'mani':35 'mayb':116 'might':91 'nc':137 'one':97 'peopl':22 'perhap':82 'plan':69 'possibl':50,86,103 'post':20,37,58,100 'problem':13,44 'provid':45 'purpos':79 'question':53 'quit':105 'sa':138 'self':74 'self-help':73 'sidebar':66 'silent':104 'solut':41,87 'somebodi':117 'suggest':96 'thought':83 'time':115,133 'tool':48,76 'tri':5 'ultim':1 'use':30 'user':46 'websit':127 'would':123 'write':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336503"
  +editedAt: DateTimeImmutable @1720979956 {#2146
    date: 2024-07-14 19:59:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704993037 {#2039
    date: 2024-01-11 18:10: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
19 DENIED edit
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > Ultimately, what are you trying to achieve (and why); what is the problem even?\n
    \n
    There have been complaints in posts about people asking for advice on which disto to use, that there are too many such posts.\n
    \n
    > What is your solution to this problem?\n
    \n
    Provide users the tools to possibly answer the question themselves before creating a post.\n
    \n
    > And where does adding Distrochooser to the sidebar come into plan?\n
    \n
    DistroChooser is a self-help tool for that purpose.\n
    \n
    > Have you perhaps thought of other possible solutions and why they might be inferior to the suggested one?\n
    \n
    - keep answering posts --> more complaints, possibly silent quitting of community\n
    - write bot --> I ain’t got the time, maybe somebody has, dunno what the bot would do\n
    - find alternative website --> I ain’t got the time\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704993037 {#2150
    date: 2024-01-11 18:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 299366
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':142 '4.0':139 'achiev':7 'ad':62 'advic':25 'ain':111,129 'altern':126 'answer':51,99 'ask':23 'bot':109,122 'by-nc-sa':135 'cc':134 'come':67 'communiti':107 'complaint':18,102 'creat':56 'creativecommons.org':141 'creativecommons.org/licenses/by-nc-sa/4.0/)':140 'disto':28 'distrochoos':63,70 'dunno':119 'even':14 'find':125 'got':113,131 'help':75 'inferior':93 'keep':98 'mani':35 'mayb':116 'might':91 'nc':137 'one':97 'peopl':22 'perhap':82 'plan':69 'possibl':50,86,103 'post':20,37,58,100 'problem':13,44 'provid':45 'purpos':79 'question':53 'quit':105 'sa':138 'self':74 'self-help':73 'sidebar':66 'silent':104 'solut':41,87 'somebodi':117 'suggest':96 'thought':83 'time':115,133 'tool':48,76 'tri':5 'ultim':1 'use':30 'user':46 'websit':127 'would':123 'write':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336503"
  +editedAt: DateTimeImmutable @1720979956 {#2146
    date: 2024-07-14 19:59:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704993037 {#2039
    date: 2024-01-11 18:10: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
20 DENIED moderate
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > Ultimately, what are you trying to achieve (and why); what is the problem even?\n
    \n
    There have been complaints in posts about people asking for advice on which disto to use, that there are too many such posts.\n
    \n
    > What is your solution to this problem?\n
    \n
    Provide users the tools to possibly answer the question themselves before creating a post.\n
    \n
    > And where does adding Distrochooser to the sidebar come into plan?\n
    \n
    DistroChooser is a self-help tool for that purpose.\n
    \n
    > Have you perhaps thought of other possible solutions and why they might be inferior to the suggested one?\n
    \n
    - keep answering posts --> more complaints, possibly silent quitting of community\n
    - write bot --> I ain’t got the time, maybe somebody has, dunno what the bot would do\n
    - find alternative website --> I ain’t got the time\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704993037 {#2150
    date: 2024-01-11 18:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 299366
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':142 '4.0':139 'achiev':7 'ad':62 'advic':25 'ain':111,129 'altern':126 'answer':51,99 'ask':23 'bot':109,122 'by-nc-sa':135 'cc':134 'come':67 'communiti':107 'complaint':18,102 'creat':56 'creativecommons.org':141 'creativecommons.org/licenses/by-nc-sa/4.0/)':140 'disto':28 'distrochoos':63,70 'dunno':119 'even':14 'find':125 'got':113,131 'help':75 'inferior':93 'keep':98 'mani':35 'mayb':116 'might':91 'nc':137 'one':97 'peopl':22 'perhap':82 'plan':69 'possibl':50,86,103 'post':20,37,58,100 'problem':13,44 'provid':45 'purpos':79 'question':53 'quit':105 'sa':138 'self':74 'self-help':73 'sidebar':66 'silent':104 'solut':41,87 'somebodi':117 'suggest':96 'thought':83 'time':115,133 'tool':48,76 'tri':5 'ultim':1 'use':30 'user':46 'websit':127 'would':123 'write':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336503"
  +editedAt: DateTimeImmutable @1720979956 {#2146
    date: 2024-07-14 19:59:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704993037 {#2039
    date: 2024-01-11 18:10: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
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 {#2177
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "wat? got a screenshot or a link to the result?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704929938 {#2246
    date: 2024-01-11 00:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 297713
  -bodyTs: "'got':2 'link':7 'result':10 'screenshot':4 'wat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929938 {#2243
    date: 2024-01-11 00:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "wat? got a screenshot or a link to the result?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704929938 {#2246
    date: 2024-01-11 00:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 297713
  -bodyTs: "'got':2 'link':7 'result':10 'screenshot':4 'wat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929938 {#2243
    date: 2024-01-11 00:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "wat? got a screenshot or a link to the result?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704929938 {#2246
    date: 2024-01-11 00:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 297713
  -bodyTs: "'got':2 'link':7 'result':10 'screenshot':4 'wat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929938 {#2243
    date: 2024-01-11 00:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    Execs are getting paid millions! They DGAF. Once they drive one thing into the ground, they can just move on after landing very softly with their golden parachute.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704927528 {#2176
    date: 2024-01-10 23:58:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2001 …}
  +reports: Doctrine\ORM\PersistentCollection {#1999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1989 …}
  -id: 297609
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':37 '4.0':34 'by-nc-sa':30 'cc':29 'creativecommons.org':36 'creativecommons.org/licenses/by-nc-sa/4.0/)':35 'dgaf':7 'drive':10 'exec':1 'get':3 'golden':27 'ground':15 'land':22 'million':5 'move':19 'nc':32 'one':11 'paid':4 'parachut':28 'sa':33 'soft':24 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6316621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704927528 {#2239
    date: 2024-01-10 23:58:48.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 {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    Execs are getting paid millions! They DGAF. Once they drive one thing into the ground, they can just move on after landing very softly with their golden parachute.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704927528 {#2176
    date: 2024-01-10 23:58:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2001 …}
  +reports: Doctrine\ORM\PersistentCollection {#1999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1989 …}
  -id: 297609
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':37 '4.0':34 'by-nc-sa':30 'cc':29 'creativecommons.org':36 'creativecommons.org/licenses/by-nc-sa/4.0/)':35 'dgaf':7 'drive':10 'exec':1 'get':3 'golden':27 'ground':15 'land':22 'million':5 'move':19 'nc':32 'one':11 'paid':4 'parachut':28 'sa':33 'soft':24 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6316621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704927528 {#2239
    date: 2024-01-10 23:58:48.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 {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    Execs are getting paid millions! They DGAF. Once they drive one thing into the ground, they can just move on after landing very softly with their golden parachute.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704927528 {#2176
    date: 2024-01-10 23:58:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2001 …}
  +reports: Doctrine\ORM\PersistentCollection {#1999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1989 …}
  -id: 297609
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':37 '4.0':34 'by-nc-sa':30 'cc':29 'creativecommons.org':36 'creativecommons.org/licenses/by-nc-sa/4.0/)':35 'dgaf':7 'drive':10 'exec':1 'get':3 'golden':27 'ground':15 'land':22 'million':5 'move':19 'nc':32 'one':11 'paid':4 'parachut':28 'sa':33 'soft':24 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6316621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704927528 {#2239
    date: 2024-01-10 23:58:48.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 {#2009
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    IMO you’re thinking too much as an advanced user for a simple user. The only point I agree on is the NVIDIA GPU. If you feel up to it, contribute. The website’s code is on Github [github.com/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)\n
    \n
    I’ve never heard of nor used Garuda. As I said, feel free to contribute.\n
    \n
    > Do you feel the same way about excellent websites like DistroWatch.com and DistroSea?\n
    \n
    Never heard of DistroSea. It seem like a good complement to DistroChooser. It works for most usecases:\n
    \n
    - narrow down what fits for you by answering a questionnaire (DistroChooser)\n
    - if you feel like it, test a few of the suggested distros from the questionnaire on DistroSea\n
    \n
    DistroWatch as useful as statista.com for suggesting your next travel destination. If you had to travel somewhere and had a list of criteria, but didn’t want to spend all day researching, would you go to a travel agent or open an encyclopedia?\n
    \n
    I think many in the community, like yourself, have forgotten what it’s like to give just enough of a fuck to change something but not to want to be too invested. A beginner isn’t going to want to understand why a system is stable or not: they just want a stable system. You don’t have to explain to them “Yeah, so the configuration is a file, you see? Only you edit that file. Then you run this command that interprets the file and build a dependency tree, downloads everything necessary, to a partition that’s temporarily mounted as read-write, symlinks to…”. Nobody cares. The average user DGAF.\n
    \n
    Imagine if you just wanted to get a vacuum cleaner at the store with 3 criteria. Imagine you don’t give a rat’s ass about vacuum cleaner. You just want to point the thing at the ground, let it succ all the bits, but as quietly as possible, and not break down in 2 years to force you back out here. But the sales person you get harps on about the genius of the person who invented some internal component you’ve never heard of, goes on to explain why, ideologically, getting a certain brand is the only way because blablablabla. Maybe you’d buy a vacuum cleaner just to shut them up or walk out of the store.  \n
    My optimal experience would be the sales person listening to me, lining up the best candidates, and explaining, in bullet points, why they are there. Then finally, ask me if I have a favorite and to give me a test environment. If I don’t understand something, I can ask more questions.\n
    \n
    1. narrow down options --> DistroChooser\n
    2. test them --> DistroSea\n
    3. more questions --> right here\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704921812 {#1995
    date: 2024-01-10 22:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 297267
  -bodyTs: "'/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)':41 '/licenses/by-nc-sa/4.0/)':464 '1':442 '2':324,447 '3':284,451 '4.0':461 'advanc':9 'agent':153 'agre':19 'answer':94 'ask':417,439 'ass':294 'averag':267 'back':329 'beginn':191 'best':404 'bit':313 'blablablabla':371 'brand':365 'break':321 'build':244 'bullet':409 'buy':375 'by-nc-sa':457 'candid':405 'care':265 'cc':456 'certain':364 'chang':180 'cleaner':279,297,378 'code':35 'command':238 'communiti':163 'complement':79 'compon':350 'configur':223 'contribut':31,56 'creativecommons.org':463 'creativecommons.org/licenses/by-nc-sa/4.0/)':462 'criteria':137,285 'd':374 'day':145 'depend':246 'destin':125 'dgaf':269 'didn':139 'distro':109 'distrochoos':81,97,446 'distrosea':69,73,114,450 'distrowatch':115 'distrowatch.com':67 'download':248 'edit':231 'encyclopedia':157 'enough':175 'environ':430 'everyth':249 'excel':64 'experi':392 'explain':217,359,407 'favorit':423 'feel':27,53,59,100 'file':226,233,242 'final':416 'fit':90 'forc':327 'forgotten':167 'free':54 'fuck':178 'garuda':49 'genius':342 'get':276,337,362 'github':38 'github.com':40 'github.com/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)':39 'give':173,290,426 'go':149,194 'goe':356 'good':78 'gpu':24 'ground':307 'harp':338 'heard':45,71,354 'ideolog':361 'imagin':270,286 'imo':1 'intern':349 'interpret':240 'invent':347 'invest':189 'isn':192 'let':308 'like':66,76,101,164,171 'line':401 'list':135 'listen':398 'mani':160 'mayb':372 'mount':257 'much':6 'narrow':87,443 'nc':459 'necessari':250 'never':44,70,353 'next':123 'nobodi':264 'nvidia':23 'open':155 'optim':391 'option':445 'partit':253 'person':335,345,397 'point':17,302,410 'possibl':318 'question':441,453 'questionnair':96,112 'quiet':316 'rat':292 're':3 'read':260 'read-writ':259 'research':146 'right':454 'run':236 'sa':460 'said':52 'sale':334,396 'see':228 'seem':75 'shut':381 'simpl':13 'someth':181,436 'somewher':131 'spend':143 'stabl':203,210 'statista.com':119 'store':282,389 'succ':310 'suggest':108,121 'symlink':262 'system':201,211 'temporarili':256 'test':103,429,448 'thing':304 'think':4,159 'travel':124,130,152 'tree':247 'understand':198,435 'use':48,117 'usecas':86 'user':10,14,268 'vacuum':278,296,377 've':43,352 'walk':385 'want':141,185,196,208,274,300 'way':62,369 'websit':33,65 'work':83 'would':147,393 'write':261 'yeah':220 'year':325"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6314394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704921812 {#1994
    date: 2024-01-10 22:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2009
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    IMO you’re thinking too much as an advanced user for a simple user. The only point I agree on is the NVIDIA GPU. If you feel up to it, contribute. The website’s code is on Github [github.com/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)\n
    \n
    I’ve never heard of nor used Garuda. As I said, feel free to contribute.\n
    \n
    > Do you feel the same way about excellent websites like DistroWatch.com and DistroSea?\n
    \n
    Never heard of DistroSea. It seem like a good complement to DistroChooser. It works for most usecases:\n
    \n
    - narrow down what fits for you by answering a questionnaire (DistroChooser)\n
    - if you feel like it, test a few of the suggested distros from the questionnaire on DistroSea\n
    \n
    DistroWatch as useful as statista.com for suggesting your next travel destination. If you had to travel somewhere and had a list of criteria, but didn’t want to spend all day researching, would you go to a travel agent or open an encyclopedia?\n
    \n
    I think many in the community, like yourself, have forgotten what it’s like to give just enough of a fuck to change something but not to want to be too invested. A beginner isn’t going to want to understand why a system is stable or not: they just want a stable system. You don’t have to explain to them “Yeah, so the configuration is a file, you see? Only you edit that file. Then you run this command that interprets the file and build a dependency tree, downloads everything necessary, to a partition that’s temporarily mounted as read-write, symlinks to…”. Nobody cares. The average user DGAF.\n
    \n
    Imagine if you just wanted to get a vacuum cleaner at the store with 3 criteria. Imagine you don’t give a rat’s ass about vacuum cleaner. You just want to point the thing at the ground, let it succ all the bits, but as quietly as possible, and not break down in 2 years to force you back out here. But the sales person you get harps on about the genius of the person who invented some internal component you’ve never heard of, goes on to explain why, ideologically, getting a certain brand is the only way because blablablabla. Maybe you’d buy a vacuum cleaner just to shut them up or walk out of the store.  \n
    My optimal experience would be the sales person listening to me, lining up the best candidates, and explaining, in bullet points, why they are there. Then finally, ask me if I have a favorite and to give me a test environment. If I don’t understand something, I can ask more questions.\n
    \n
    1. narrow down options --> DistroChooser\n
    2. test them --> DistroSea\n
    3. more questions --> right here\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704921812 {#1995
    date: 2024-01-10 22:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 297267
  -bodyTs: "'/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)':41 '/licenses/by-nc-sa/4.0/)':464 '1':442 '2':324,447 '3':284,451 '4.0':461 'advanc':9 'agent':153 'agre':19 'answer':94 'ask':417,439 'ass':294 'averag':267 'back':329 'beginn':191 'best':404 'bit':313 'blablablabla':371 'brand':365 'break':321 'build':244 'bullet':409 'buy':375 'by-nc-sa':457 'candid':405 'care':265 'cc':456 'certain':364 'chang':180 'cleaner':279,297,378 'code':35 'command':238 'communiti':163 'complement':79 'compon':350 'configur':223 'contribut':31,56 'creativecommons.org':463 'creativecommons.org/licenses/by-nc-sa/4.0/)':462 'criteria':137,285 'd':374 'day':145 'depend':246 'destin':125 'dgaf':269 'didn':139 'distro':109 'distrochoos':81,97,446 'distrosea':69,73,114,450 'distrowatch':115 'distrowatch.com':67 'download':248 'edit':231 'encyclopedia':157 'enough':175 'environ':430 'everyth':249 'excel':64 'experi':392 'explain':217,359,407 'favorit':423 'feel':27,53,59,100 'file':226,233,242 'final':416 'fit':90 'forc':327 'forgotten':167 'free':54 'fuck':178 'garuda':49 'genius':342 'get':276,337,362 'github':38 'github.com':40 'github.com/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)':39 'give':173,290,426 'go':149,194 'goe':356 'good':78 'gpu':24 'ground':307 'harp':338 'heard':45,71,354 'ideolog':361 'imagin':270,286 'imo':1 'intern':349 'interpret':240 'invent':347 'invest':189 'isn':192 'let':308 'like':66,76,101,164,171 'line':401 'list':135 'listen':398 'mani':160 'mayb':372 'mount':257 'much':6 'narrow':87,443 'nc':459 'necessari':250 'never':44,70,353 'next':123 'nobodi':264 'nvidia':23 'open':155 'optim':391 'option':445 'partit':253 'person':335,345,397 'point':17,302,410 'possibl':318 'question':441,453 'questionnair':96,112 'quiet':316 'rat':292 're':3 'read':260 'read-writ':259 'research':146 'right':454 'run':236 'sa':460 'said':52 'sale':334,396 'see':228 'seem':75 'shut':381 'simpl':13 'someth':181,436 'somewher':131 'spend':143 'stabl':203,210 'statista.com':119 'store':282,389 'succ':310 'suggest':108,121 'symlink':262 'system':201,211 'temporarili':256 'test':103,429,448 'thing':304 'think':4,159 'travel':124,130,152 'tree':247 'understand':198,435 'use':48,117 'usecas':86 'user':10,14,268 'vacuum':278,296,377 've':43,352 'walk':385 'want':141,185,196,208,274,300 'way':62,369 'websit':33,65 'work':83 'would':147,393 'write':261 'yeah':220 'year':325"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6314394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704921812 {#1994
    date: 2024-01-10 22:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2009
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    IMO you’re thinking too much as an advanced user for a simple user. The only point I agree on is the NVIDIA GPU. If you feel up to it, contribute. The website’s code is on Github [github.com/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)\n
    \n
    I’ve never heard of nor used Garuda. As I said, feel free to contribute.\n
    \n
    > Do you feel the same way about excellent websites like DistroWatch.com and DistroSea?\n
    \n
    Never heard of DistroSea. It seem like a good complement to DistroChooser. It works for most usecases:\n
    \n
    - narrow down what fits for you by answering a questionnaire (DistroChooser)\n
    - if you feel like it, test a few of the suggested distros from the questionnaire on DistroSea\n
    \n
    DistroWatch as useful as statista.com for suggesting your next travel destination. If you had to travel somewhere and had a list of criteria, but didn’t want to spend all day researching, would you go to a travel agent or open an encyclopedia?\n
    \n
    I think many in the community, like yourself, have forgotten what it’s like to give just enough of a fuck to change something but not to want to be too invested. A beginner isn’t going to want to understand why a system is stable or not: they just want a stable system. You don’t have to explain to them “Yeah, so the configuration is a file, you see? Only you edit that file. Then you run this command that interprets the file and build a dependency tree, downloads everything necessary, to a partition that’s temporarily mounted as read-write, symlinks to…”. Nobody cares. The average user DGAF.\n
    \n
    Imagine if you just wanted to get a vacuum cleaner at the store with 3 criteria. Imagine you don’t give a rat’s ass about vacuum cleaner. You just want to point the thing at the ground, let it succ all the bits, but as quietly as possible, and not break down in 2 years to force you back out here. But the sales person you get harps on about the genius of the person who invented some internal component you’ve never heard of, goes on to explain why, ideologically, getting a certain brand is the only way because blablablabla. Maybe you’d buy a vacuum cleaner just to shut them up or walk out of the store.  \n
    My optimal experience would be the sales person listening to me, lining up the best candidates, and explaining, in bullet points, why they are there. Then finally, ask me if I have a favorite and to give me a test environment. If I don’t understand something, I can ask more questions.\n
    \n
    1. narrow down options --> DistroChooser\n
    2. test them --> DistroSea\n
    3. more questions --> right here\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704921812 {#1995
    date: 2024-01-10 22:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 297267
  -bodyTs: "'/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)':41 '/licenses/by-nc-sa/4.0/)':464 '1':442 '2':324,447 '3':284,451 '4.0':461 'advanc':9 'agent':153 'agre':19 'answer':94 'ask':417,439 'ass':294 'averag':267 'back':329 'beginn':191 'best':404 'bit':313 'blablablabla':371 'brand':365 'break':321 'build':244 'bullet':409 'buy':375 'by-nc-sa':457 'candid':405 'care':265 'cc':456 'certain':364 'chang':180 'cleaner':279,297,378 'code':35 'command':238 'communiti':163 'complement':79 'compon':350 'configur':223 'contribut':31,56 'creativecommons.org':463 'creativecommons.org/licenses/by-nc-sa/4.0/)':462 'criteria':137,285 'd':374 'day':145 'depend':246 'destin':125 'dgaf':269 'didn':139 'distro':109 'distrochoos':81,97,446 'distrosea':69,73,114,450 'distrowatch':115 'distrowatch.com':67 'download':248 'edit':231 'encyclopedia':157 'enough':175 'environ':430 'everyth':249 'excel':64 'experi':392 'explain':217,359,407 'favorit':423 'feel':27,53,59,100 'file':226,233,242 'final':416 'fit':90 'forc':327 'forgotten':167 'free':54 'fuck':178 'garuda':49 'genius':342 'get':276,337,362 'github':38 'github.com':40 'github.com/distrochooser/distrochooser](https://github.com/distrochooser/distrochooser)':39 'give':173,290,426 'go':149,194 'goe':356 'good':78 'gpu':24 'ground':307 'harp':338 'heard':45,71,354 'ideolog':361 'imagin':270,286 'imo':1 'intern':349 'interpret':240 'invent':347 'invest':189 'isn':192 'let':308 'like':66,76,101,164,171 'line':401 'list':135 'listen':398 'mani':160 'mayb':372 'mount':257 'much':6 'narrow':87,443 'nc':459 'necessari':250 'never':44,70,353 'next':123 'nobodi':264 'nvidia':23 'open':155 'optim':391 'option':445 'partit':253 'person':335,345,397 'point':17,302,410 'possibl':318 'question':441,453 'questionnair':96,112 'quiet':316 'rat':292 're':3 'read':260 'read-writ':259 'research':146 'right':454 'run':236 'sa':460 'said':52 'sale':334,396 'see':228 'seem':75 'shut':381 'simpl':13 'someth':181,436 'somewher':131 'spend':143 'stabl':203,210 'statista.com':119 'store':282,389 'succ':310 'suggest':108,121 'symlink':262 'system':201,211 'temporarili':256 'test':103,429,448 'thing':304 'think':4,159 'travel':124,130,152 'tree':247 'understand':198,435 'use':48,117 'usecas':86 'user':10,14,268 'vacuum':278,296,377 've':43,352 'walk':385 'want':141,185,196,208,274,300 'way':62,369 'websit':33,65 'work':83 'would':147,393 'write':261 'yeah':220 'year':325"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6314394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704921812 {#1994
    date: 2024-01-10 22:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2375
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +body: """
    That’s what bots are for: an automated response like “have you tried XXX? share the link to the results here with additional information if you think the questionnaire didn’t consider an aspect important to you”.\n
    \n
    It’s a soft response without banning anybody.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704920168 {#2010
    date: 2024-01-10 21:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@zelifcam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 297164
  -bodyTs: "'addit':23 'anybodi':45 'aspect':34 'autom':8 'ban':44 'bot':4 'consid':32 'didn':30 'import':35 'inform':24 'like':10 'link':17 'questionnair':29 'respons':9,42 'result':20 'share':15 'soft':41 'think':27 'tri':13 'without':43 'xxx':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6313707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920168 {#1986
    date: 2024-01-10 21:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +body: """
    That’s what bots are for: an automated response like “have you tried XXX? share the link to the results here with additional information if you think the questionnaire didn’t consider an aspect important to you”.\n
    \n
    It’s a soft response without banning anybody.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704920168 {#2010
    date: 2024-01-10 21:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@zelifcam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 297164
  -bodyTs: "'addit':23 'anybodi':45 'aspect':34 'autom':8 'ban':44 'bot':4 'consid':32 'didn':30 'import':35 'inform':24 'like':10 'link':17 'questionnair':29 'respons':9,42 'result':20 'share':15 'soft':41 'think':27 'tri':13 'without':43 'xxx':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6313707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920168 {#1986
    date: 2024-01-10 21:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2373 …}
  +body: """
    That’s what bots are for: an automated response like “have you tried XXX? share the link to the results here with additional information if you think the questionnaire didn’t consider an aspect important to you”.\n
    \n
    It’s a soft response without banning anybody.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704920168 {#2010
    date: 2024-01-10 21:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@zelifcam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 297164
  -bodyTs: "'addit':23 'anybodi':45 'aspect':34 'autom':8 'ban':44 'bot':4 'consid':32 'didn':30 'import':35 'inform':24 'like':10 'link':17 'questionnair':29 'respons':9,42 'result':20 'share':15 'soft':41 'think':27 'tri':13 'without':43 'xxx':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6313707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920168 {#1986
    date: 2024-01-10 21:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1353
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: "Why not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704919662 {#2368
    date: 2024-01-10 21:47:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 297124
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6313477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919662 {#1980
    date: 2024-01-10 21:47:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1353
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: "Why not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704919662 {#2368
    date: 2024-01-10 21:47:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 297124
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6313477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919662 {#1980
    date: 2024-01-10 21:47:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1353
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: "Why not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704919662 {#2368
    date: 2024-01-10 21:47:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 297124
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6313477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919662 {#1980
    date: 2024-01-10 21:47:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2501
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +body: """
    Yeah, I disagree. It’s the least subjective resource I can find as nobody asks the questions on that questionnaire here. I’d much prefer it if people used distrochooser and then shared their answers (e.g [distrochooser.de/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)), wrote some extra stuff e.g “I want NVIDIA support because I want CUDA” or something, and based on that, we recommend distros. Instead of the herd mentality of “duh, linux mint stoopeed”\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704914160 {#1352
    date: 2024-01-10 20:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 296776
  -bodyTs: "'/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)),':39 '/licenses/by-nc-sa/4.0/)':80 '4.0':77 'answer':35 'ask':15 'base':56 'by-nc-sa':73 'cc':72 'creativecommons.org':79 'creativecommons.org/licenses/by-nc-sa/4.0/)':78 'cuda':52 'd':23 'disagre':3 'distro':61 'distrochoos':30 'distrochooser.de':38 'distrochooser.de/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)),':37 'duh':68 'e.g':36,44 'extra':42 'find':12 'herd':65 'instead':62 'least':7 'linux':69 'mental':66 'mint':70 'much':24 'nc':75 'nobodi':14 'nvidia':47 'peopl':28 'prefer':25 'question':17 'questionnair':20 'recommend':60 'resourc':9 'sa':76 'share':33 'someth':54 'stoope':71 'stuff':43 'subject':8 'support':48 'use':29 'want':46,51 'wrote':40 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6311165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704914160 {#1351
    date: 2024-01-10 20:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +body: """
    Yeah, I disagree. It’s the least subjective resource I can find as nobody asks the questions on that questionnaire here. I’d much prefer it if people used distrochooser and then shared their answers (e.g [distrochooser.de/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)), wrote some extra stuff e.g “I want NVIDIA support because I want CUDA” or something, and based on that, we recommend distros. Instead of the herd mentality of “duh, linux mint stoopeed”\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704914160 {#1352
    date: 2024-01-10 20:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 296776
  -bodyTs: "'/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)),':39 '/licenses/by-nc-sa/4.0/)':80 '4.0':77 'answer':35 'ask':15 'base':56 'by-nc-sa':73 'cc':72 'creativecommons.org':79 'creativecommons.org/licenses/by-nc-sa/4.0/)':78 'cuda':52 'd':23 'disagre':3 'distro':61 'distrochoos':30 'distrochooser.de':38 'distrochooser.de/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)),':37 'duh':68 'e.g':36,44 'extra':42 'find':12 'herd':65 'instead':62 'least':7 'linux':69 'mental':66 'mint':70 'much':24 'nc':75 'nobodi':14 'nvidia':47 'peopl':28 'prefer':25 'question':17 'questionnair':20 'recommend':60 'resourc':9 'sa':76 'share':33 'someth':54 'stoope':71 'stuff':43 'subject':8 'support':48 'use':29 'want':46,51 'wrote':40 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6311165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704914160 {#1351
    date: 2024-01-10 20:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2502 …}
  +body: """
    Yeah, I disagree. It’s the least subjective resource I can find as nobody asks the questions on that questionnaire here. I’d much prefer it if people used distrochooser and then shared their answers (e.g [distrochooser.de/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)), wrote some extra stuff e.g “I want NVIDIA support because I want CUDA” or something, and based on that, we recommend distros. Instead of the herd mentality of “duh, linux mint stoopeed”\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704914160 {#1352
    date: 2024-01-10 20:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 296776
  -bodyTs: "'/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)),':39 '/licenses/by-nc-sa/4.0/)':80 '4.0':77 'answer':35 'ask':15 'base':56 'by-nc-sa':73 'cc':72 'creativecommons.org':79 'creativecommons.org/licenses/by-nc-sa/4.0/)':78 'cuda':52 'd':23 'disagre':3 'distro':61 'distrochoos':30 'distrochooser.de':38 'distrochooser.de/en/d5b60b6e6134/](https://distrochooser.de/en/d5b60b6e6134/)),':37 'duh':68 'e.g':36,44 'extra':42 'find':12 'herd':65 'instead':62 'least':7 'linux':69 'mental':66 'mint':70 'much':24 'nc':75 'nobodi':14 'nvidia':47 'peopl':28 'prefer':25 'question':17 'questionnair':20 'recommend':60 'resourc':9 'sa':76 'share':33 'someth':54 'stoope':71 'stuff':43 'subject':8 'support':48 'use':29 'want':46,51 'wrote':40 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6311165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704914160 {#1351
    date: 2024-01-10 20:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2517
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    I was where you are too and 2$/month or even per year seemed crazy to me if I could get it for free\n
    \n
    If you’re at home and want to point to your home IP, but it constantly changes, the easiest is Dynamic DNS.\n
    \n
    - [freedns.afraid.org](https://freedns.afraid.org/)\n
    - [www.noip.com/free](https://www.noip.com/free)\n
    \n
    You can find more.\n
    \n
    If you have a stable IP, there also free top level domains .TK / .ML / .GA / .CF / .GQ over at [www.freenom.com](https://www.freenom.com/) . Their frontend is down sometimes, but once you have a domain and are point it to an IP, you should be dandy.\n
    \n
    Good luck :)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704912939 {#2500
    date: 2024-01-10 19:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 296717
  -bodyTs: "'/)':50,80 '/free](https://www.noip.com/free)':53 '/licenses/by-nc-sa/4.0/)':113 '/month':9 '2':8 '4.0':110 'also':65 'by-nc-sa':106 'cc':105 'cf':73 'chang':41 'constant':40 'could':20 'crazi':15 'creativecommons.org':112 'creativecommons.org/licenses/by-nc-sa/4.0/)':111 'dandi':102 'dns':46 'domain':69,91 'dynam':45 'easiest':43 'even':11 'find':56 'free':24,66 'freedns.afraid.org':47,49 'freedns.afraid.org/)':48 'frontend':82 'ga':72 'get':21 'good':103 'gq':74 'home':29,36 'ip':37,63,98 'level':68 'luck':104 'ml':71 'nc':108 'per':12 'point':33,94 're':27 'sa':109 'seem':14 'sometim':85 'stabl':62 'tk':70 'top':67 'want':31 'www.freenom.com':77,79 'www.freenom.com/)':78 'www.noip.com':52 'www.noip.com/free](https://www.noip.com/free)':51 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6310787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912939 {#2499
    date: 2024-01-10 19:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    I was where you are too and 2$/month or even per year seemed crazy to me if I could get it for free\n
    \n
    If you’re at home and want to point to your home IP, but it constantly changes, the easiest is Dynamic DNS.\n
    \n
    - [freedns.afraid.org](https://freedns.afraid.org/)\n
    - [www.noip.com/free](https://www.noip.com/free)\n
    \n
    You can find more.\n
    \n
    If you have a stable IP, there also free top level domains .TK / .ML / .GA / .CF / .GQ over at [www.freenom.com](https://www.freenom.com/) . Their frontend is down sometimes, but once you have a domain and are point it to an IP, you should be dandy.\n
    \n
    Good luck :)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704912939 {#2500
    date: 2024-01-10 19:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 296717
  -bodyTs: "'/)':50,80 '/free](https://www.noip.com/free)':53 '/licenses/by-nc-sa/4.0/)':113 '/month':9 '2':8 '4.0':110 'also':65 'by-nc-sa':106 'cc':105 'cf':73 'chang':41 'constant':40 'could':20 'crazi':15 'creativecommons.org':112 'creativecommons.org/licenses/by-nc-sa/4.0/)':111 'dandi':102 'dns':46 'domain':69,91 'dynam':45 'easiest':43 'even':11 'find':56 'free':24,66 'freedns.afraid.org':47,49 'freedns.afraid.org/)':48 'frontend':82 'ga':72 'get':21 'good':103 'gq':74 'home':29,36 'ip':37,63,98 'level':68 'luck':104 'ml':71 'nc':108 'per':12 'point':33,94 're':27 'sa':109 'seem':14 'sometim':85 'stabl':62 'tk':70 'top':67 'want':31 'www.freenom.com':77,79 'www.freenom.com/)':78 'www.noip.com':52 'www.noip.com/free](https://www.noip.com/free)':51 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6310787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912939 {#2499
    date: 2024-01-10 19:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2319 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: """
    I was where you are too and 2$/month or even per year seemed crazy to me if I could get it for free\n
    \n
    If you’re at home and want to point to your home IP, but it constantly changes, the easiest is Dynamic DNS.\n
    \n
    - [freedns.afraid.org](https://freedns.afraid.org/)\n
    - [www.noip.com/free](https://www.noip.com/free)\n
    \n
    You can find more.\n
    \n
    If you have a stable IP, there also free top level domains .TK / .ML / .GA / .CF / .GQ over at [www.freenom.com](https://www.freenom.com/) . Their frontend is down sometimes, but once you have a domain and are point it to an IP, you should be dandy.\n
    \n
    Good luck :)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704912939 {#2500
    date: 2024-01-10 19:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itsaj26744@programming.dev"
    "@Kit@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 296717
  -bodyTs: "'/)':50,80 '/free](https://www.noip.com/free)':53 '/licenses/by-nc-sa/4.0/)':113 '/month':9 '2':8 '4.0':110 'also':65 'by-nc-sa':106 'cc':105 'cf':73 'chang':41 'constant':40 'could':20 'crazi':15 'creativecommons.org':112 'creativecommons.org/licenses/by-nc-sa/4.0/)':111 'dandi':102 'dns':46 'domain':69,91 'dynam':45 'easiest':43 'even':11 'find':56 'free':24,66 'freedns.afraid.org':47,49 'freedns.afraid.org/)':48 'frontend':82 'ga':72 'get':21 'good':103 'gq':74 'home':29,36 'ip':37,63,98 'level':68 'luck':104 'ml':71 'nc':108 'per':12 'point':33,94 're':27 'sa':109 'seem':14 'sometim':85 'stabl':62 'tk':70 'top':67 'want':31 'www.freenom.com':77,79 'www.freenom.com/)':78 'www.noip.com':52 'www.noip.com/free](https://www.noip.com/free)':51 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6310787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912939 {#2499
    date: 2024-01-10 19:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2535 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [linuxpreloaded.com](https://linuxpreloaded.com/) for a longer list\n
    \n
    These are my favorites (EU based)\n
    \n
    1. [TuxedoComputers](https://www.tuxedocomputers.com/)\n
    2. [SlimBook](https://slimbook.com/)\n
    3. [Star Labs Systems](https://starlabs.systems/)\n
    \n
    Tuxedo Computers can get you a very good dev laptop for ~1500€ (64GB RAM, AMD/Intel CPU, NVIDIA/AMD graphics card). If you will be working in AI, I imagine you’ll need CUDA (?) aka NVIDIA.  \n
    If you don’t go for anything on linuxpreloaded (which I wouldn’t recommend), it’s good to check whether what you’re buying has linux hardware support by checking the [Linux Hardware DB](https://linux-hardware.org). Even if you don’t look, it’ll probably work, but better safe than sorry if you’re going to dump 1/3 or 1/2 of your months salary into something (depending on where you are).\n
    \n
    For a distro, I dunno what level you are, but [Distro Chooser](https://distrochooser.de) can help you out with making a choice. My recommendations:\n
    \n
    **linux beginner**\n
    \n
    Linux mint. nice desktop environment, looks like a mashup between windows and mac, still missing advanced options, but quite customisable. comes with suitable standard software and cloud integrations (you can connect to a bunch of clouds), relatively up to date\n
    \n
    Ubuntu is well-known, some proprietary companies even consider it “the linux” and only make linux versions for it. It’s quite stable. However, it isn’t my first recommendation anymore as they are going down a proprietary route. I’m not sure if they have ads yet, but wouldn’t surprise me if they started.\n
    \n
    **desktop environment**\n
    \n
    This is the desktop suite, a bundle of packages that work well together on any distro, with its own look and feel. There are basically 3 camps:\n
    \n
    - windows look n feel \n
        - KDE: is the most known, is very customisable, has an abundant amount of themes, icon sets, login screens, fonts, and a well-sized userbase. They prefix many app names with “K”. Ubuntu even has a distro version called “Kubuntu” with KDE on it\n
        - Cinnamon: main user is Linux Mint\n
        - LXDE and XFCE: look closer to windows 95 and windows XP, consume minimal resources. configuration is through the interface, advanced configuration through files\n
    - mac look n feel \n
        - Gnome: they are well known and source of flame wars (gnome vs KDE). windows don’t have title bars, things are very rounded, not very configurable, heavily mac inspired\n
    - tiling window managers \n
        - these aren’t desktop environments, but sit more in the middle, they manage windows. best to watch a video about tiling window managers. they are very geeky and perfect if you love using nothing but your keyboard\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1720434532 {#2516
    date: 2024-07-08 12:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toldry@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 296674
  -bodyTs: "'/)':4,19,24,31 '/licenses/by-nc-sa/4.0/)':445 '1':15 '1/2':124 '1/3':122 '1500':43 '2':20 '3':25,285 '4.0':442 '64gb':44 '95':348 'abund':301 'ad':248 'advanc':176,360 'ai':57 'aka':64 'amd/intel':46 'amount':302 'anymor':232 'anyth':72 'app':319 'aren':401 'bar':386 'base':14 'basic':284 'beginn':160 'best':414 'better':112 'bunch':194 'bundl':266 'buy':89 'by-nc-sa':438 'call':329 'camp':286 'card':50 'cc':437 'check':84,95 'choic':156 'chooser':147 'cinnamon':335 'closer':345 'cloud':187,196 'come':181 'compani':208 'comput':33 'configur':355,361,393 'connect':191 'consid':210 'consum':352 'cpu':47 'creativecommons.org':444 'creativecommons.org/licenses/by-nc-sa/4.0/)':443 'cuda':63 'customis':180,298 'date':200 'db':99 'depend':131 'desktop':164,258,263,403 'dev':40 'distro':138,146,275,327 'distrochooser.de':148 'dump':121 'dunno':140 'environ':165,259,404 'eu':13 'even':101,209,324 'favorit':12 'feel':281,290,367 'file':363 'first':230 'flame':376 'font':309 'geeki':426 'get':35 'gnome':368,378 'go':70,119,236 'good':39,82 'graphic':49 'hardwar':92,98 'heavili':394 'help':150 'howev':225 'icon':305 'imagin':59 'inspir':396 'integr':188 'interfac':359 'isn':227 'k':322 'kde':291,332,380 'keyboard':436 'known':205,295,372 'kubuntu':330 'lab':27 'laptop':41 'level':142 'like':167 'linux':91,97,159,161,213,217,339 'linux-hardware.org':100 'linuxpreload':74 'linuxpreloaded.com':1,3 'linuxpreloaded.com/)':2 'list':8 'll':61,108 'login':307 'longer':7 'look':106,166,279,288,344,365 'love':431 'lxde':341 'm':242 'mac':173,364,395 'main':336 'make':154,216 'manag':399,412,422 'mani':318 'mashup':169 'middl':410 'minim':353 'mint':162,340 'miss':175 'month':127 'n':289,366 'name':320 'nc':440 'need':62 'nice':163 'noth':433 'nvidia':65 'nvidia/amd':48 'option':177 'packag':268 'perfect':428 'prefix':317 'probabl':109 'proprietari':207,239 'quit':179,223 'ram':45 're':88,118 'recommend':79,158,231 'relat':197 'resourc':354 'round':390 'rout':240 'sa':441 'safe':113 'salari':128 'screen':308 'set':306 'sit':406 'size':314 'slimbook':21 'slimbook.com':23 'slimbook.com/)':22 'softwar':185 'someth':130 'sorri':115 'sourc':374 'stabl':224 'standard':184 'star':26 'starlabs.systems':30 'starlabs.systems/)':29 'start':257 'still':174 'suit':264 'suitabl':183 'support':93 'sure':244 'surpris':253 'system':28 'theme':304 'thing':387 'tile':397,420 'titl':385 'togeth':272 'tuxedo':32 'tuxedocomput':16 'ubuntu':201,323 'use':432 'user':337 'userbas':315 'version':218,328 'video':418 'vs':379 'war':377 'watch':416 'well':204,271,313,371 'well-known':203 'well-siz':312 'whether':85 'window':171,287,347,350,381,398,413,421 'work':55,110,270 'wouldn':77,251 'www.tuxedocomputers.com':18 'www.tuxedocomputers.com/)':17 'xfce':343 'xp':351 'yet':249"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6310543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912155 {#2515
    date: 2024-01-10 19:42:35.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 {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2535 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [linuxpreloaded.com](https://linuxpreloaded.com/) for a longer list\n
    \n
    These are my favorites (EU based)\n
    \n
    1. [TuxedoComputers](https://www.tuxedocomputers.com/)\n
    2. [SlimBook](https://slimbook.com/)\n
    3. [Star Labs Systems](https://starlabs.systems/)\n
    \n
    Tuxedo Computers can get you a very good dev laptop for ~1500€ (64GB RAM, AMD/Intel CPU, NVIDIA/AMD graphics card). If you will be working in AI, I imagine you’ll need CUDA (?) aka NVIDIA.  \n
    If you don’t go for anything on linuxpreloaded (which I wouldn’t recommend), it’s good to check whether what you’re buying has linux hardware support by checking the [Linux Hardware DB](https://linux-hardware.org). Even if you don’t look, it’ll probably work, but better safe than sorry if you’re going to dump 1/3 or 1/2 of your months salary into something (depending on where you are).\n
    \n
    For a distro, I dunno what level you are, but [Distro Chooser](https://distrochooser.de) can help you out with making a choice. My recommendations:\n
    \n
    **linux beginner**\n
    \n
    Linux mint. nice desktop environment, looks like a mashup between windows and mac, still missing advanced options, but quite customisable. comes with suitable standard software and cloud integrations (you can connect to a bunch of clouds), relatively up to date\n
    \n
    Ubuntu is well-known, some proprietary companies even consider it “the linux” and only make linux versions for it. It’s quite stable. However, it isn’t my first recommendation anymore as they are going down a proprietary route. I’m not sure if they have ads yet, but wouldn’t surprise me if they started.\n
    \n
    **desktop environment**\n
    \n
    This is the desktop suite, a bundle of packages that work well together on any distro, with its own look and feel. There are basically 3 camps:\n
    \n
    - windows look n feel \n
        - KDE: is the most known, is very customisable, has an abundant amount of themes, icon sets, login screens, fonts, and a well-sized userbase. They prefix many app names with “K”. Ubuntu even has a distro version called “Kubuntu” with KDE on it\n
        - Cinnamon: main user is Linux Mint\n
        - LXDE and XFCE: look closer to windows 95 and windows XP, consume minimal resources. configuration is through the interface, advanced configuration through files\n
    - mac look n feel \n
        - Gnome: they are well known and source of flame wars (gnome vs KDE). windows don’t have title bars, things are very rounded, not very configurable, heavily mac inspired\n
    - tiling window managers \n
        - these aren’t desktop environments, but sit more in the middle, they manage windows. best to watch a video about tiling window managers. they are very geeky and perfect if you love using nothing but your keyboard\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1720434532 {#2516
    date: 2024-07-08 12:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toldry@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 296674
  -bodyTs: "'/)':4,19,24,31 '/licenses/by-nc-sa/4.0/)':445 '1':15 '1/2':124 '1/3':122 '1500':43 '2':20 '3':25,285 '4.0':442 '64gb':44 '95':348 'abund':301 'ad':248 'advanc':176,360 'ai':57 'aka':64 'amd/intel':46 'amount':302 'anymor':232 'anyth':72 'app':319 'aren':401 'bar':386 'base':14 'basic':284 'beginn':160 'best':414 'better':112 'bunch':194 'bundl':266 'buy':89 'by-nc-sa':438 'call':329 'camp':286 'card':50 'cc':437 'check':84,95 'choic':156 'chooser':147 'cinnamon':335 'closer':345 'cloud':187,196 'come':181 'compani':208 'comput':33 'configur':355,361,393 'connect':191 'consid':210 'consum':352 'cpu':47 'creativecommons.org':444 'creativecommons.org/licenses/by-nc-sa/4.0/)':443 'cuda':63 'customis':180,298 'date':200 'db':99 'depend':131 'desktop':164,258,263,403 'dev':40 'distro':138,146,275,327 'distrochooser.de':148 'dump':121 'dunno':140 'environ':165,259,404 'eu':13 'even':101,209,324 'favorit':12 'feel':281,290,367 'file':363 'first':230 'flame':376 'font':309 'geeki':426 'get':35 'gnome':368,378 'go':70,119,236 'good':39,82 'graphic':49 'hardwar':92,98 'heavili':394 'help':150 'howev':225 'icon':305 'imagin':59 'inspir':396 'integr':188 'interfac':359 'isn':227 'k':322 'kde':291,332,380 'keyboard':436 'known':205,295,372 'kubuntu':330 'lab':27 'laptop':41 'level':142 'like':167 'linux':91,97,159,161,213,217,339 'linux-hardware.org':100 'linuxpreload':74 'linuxpreloaded.com':1,3 'linuxpreloaded.com/)':2 'list':8 'll':61,108 'login':307 'longer':7 'look':106,166,279,288,344,365 'love':431 'lxde':341 'm':242 'mac':173,364,395 'main':336 'make':154,216 'manag':399,412,422 'mani':318 'mashup':169 'middl':410 'minim':353 'mint':162,340 'miss':175 'month':127 'n':289,366 'name':320 'nc':440 'need':62 'nice':163 'noth':433 'nvidia':65 'nvidia/amd':48 'option':177 'packag':268 'perfect':428 'prefix':317 'probabl':109 'proprietari':207,239 'quit':179,223 'ram':45 're':88,118 'recommend':79,158,231 'relat':197 'resourc':354 'round':390 'rout':240 'sa':441 'safe':113 'salari':128 'screen':308 'set':306 'sit':406 'size':314 'slimbook':21 'slimbook.com':23 'slimbook.com/)':22 'softwar':185 'someth':130 'sorri':115 'sourc':374 'stabl':224 'standard':184 'star':26 'starlabs.systems':30 'starlabs.systems/)':29 'start':257 'still':174 'suit':264 'suitabl':183 'support':93 'sure':244 'surpris':253 'system':28 'theme':304 'thing':387 'tile':397,420 'titl':385 'togeth':272 'tuxedo':32 'tuxedocomput':16 'ubuntu':201,323 'use':432 'user':337 'userbas':315 'version':218,328 'video':418 'vs':379 'war':377 'watch':416 'well':204,271,313,371 'well-known':203 'well-siz':312 'whether':85 'window':171,287,347,350,381,398,413,421 'work':55,110,270 'wouldn':77,251 'www.tuxedocomputers.com':18 'www.tuxedocomputers.com/)':17 'xfce':343 'xp':351 'yet':249"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6310543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912155 {#2515
    date: 2024-01-10 19:42:35.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 {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2535 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [linuxpreloaded.com](https://linuxpreloaded.com/) for a longer list\n
    \n
    These are my favorites (EU based)\n
    \n
    1. [TuxedoComputers](https://www.tuxedocomputers.com/)\n
    2. [SlimBook](https://slimbook.com/)\n
    3. [Star Labs Systems](https://starlabs.systems/)\n
    \n
    Tuxedo Computers can get you a very good dev laptop for ~1500€ (64GB RAM, AMD/Intel CPU, NVIDIA/AMD graphics card). If you will be working in AI, I imagine you’ll need CUDA (?) aka NVIDIA.  \n
    If you don’t go for anything on linuxpreloaded (which I wouldn’t recommend), it’s good to check whether what you’re buying has linux hardware support by checking the [Linux Hardware DB](https://linux-hardware.org). Even if you don’t look, it’ll probably work, but better safe than sorry if you’re going to dump 1/3 or 1/2 of your months salary into something (depending on where you are).\n
    \n
    For a distro, I dunno what level you are, but [Distro Chooser](https://distrochooser.de) can help you out with making a choice. My recommendations:\n
    \n
    **linux beginner**\n
    \n
    Linux mint. nice desktop environment, looks like a mashup between windows and mac, still missing advanced options, but quite customisable. comes with suitable standard software and cloud integrations (you can connect to a bunch of clouds), relatively up to date\n
    \n
    Ubuntu is well-known, some proprietary companies even consider it “the linux” and only make linux versions for it. It’s quite stable. However, it isn’t my first recommendation anymore as they are going down a proprietary route. I’m not sure if they have ads yet, but wouldn’t surprise me if they started.\n
    \n
    **desktop environment**\n
    \n
    This is the desktop suite, a bundle of packages that work well together on any distro, with its own look and feel. There are basically 3 camps:\n
    \n
    - windows look n feel \n
        - KDE: is the most known, is very customisable, has an abundant amount of themes, icon sets, login screens, fonts, and a well-sized userbase. They prefix many app names with “K”. Ubuntu even has a distro version called “Kubuntu” with KDE on it\n
        - Cinnamon: main user is Linux Mint\n
        - LXDE and XFCE: look closer to windows 95 and windows XP, consume minimal resources. configuration is through the interface, advanced configuration through files\n
    - mac look n feel \n
        - Gnome: they are well known and source of flame wars (gnome vs KDE). windows don’t have title bars, things are very rounded, not very configurable, heavily mac inspired\n
    - tiling window managers \n
        - these aren’t desktop environments, but sit more in the middle, they manage windows. best to watch a video about tiling window managers. they are very geeky and perfect if you love using nothing but your keyboard\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1720434532 {#2516
    date: 2024-07-08 12:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Toldry@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 296674
  -bodyTs: "'/)':4,19,24,31 '/licenses/by-nc-sa/4.0/)':445 '1':15 '1/2':124 '1/3':122 '1500':43 '2':20 '3':25,285 '4.0':442 '64gb':44 '95':348 'abund':301 'ad':248 'advanc':176,360 'ai':57 'aka':64 'amd/intel':46 'amount':302 'anymor':232 'anyth':72 'app':319 'aren':401 'bar':386 'base':14 'basic':284 'beginn':160 'best':414 'better':112 'bunch':194 'bundl':266 'buy':89 'by-nc-sa':438 'call':329 'camp':286 'card':50 'cc':437 'check':84,95 'choic':156 'chooser':147 'cinnamon':335 'closer':345 'cloud':187,196 'come':181 'compani':208 'comput':33 'configur':355,361,393 'connect':191 'consid':210 'consum':352 'cpu':47 'creativecommons.org':444 'creativecommons.org/licenses/by-nc-sa/4.0/)':443 'cuda':63 'customis':180,298 'date':200 'db':99 'depend':131 'desktop':164,258,263,403 'dev':40 'distro':138,146,275,327 'distrochooser.de':148 'dump':121 'dunno':140 'environ':165,259,404 'eu':13 'even':101,209,324 'favorit':12 'feel':281,290,367 'file':363 'first':230 'flame':376 'font':309 'geeki':426 'get':35 'gnome':368,378 'go':70,119,236 'good':39,82 'graphic':49 'hardwar':92,98 'heavili':394 'help':150 'howev':225 'icon':305 'imagin':59 'inspir':396 'integr':188 'interfac':359 'isn':227 'k':322 'kde':291,332,380 'keyboard':436 'known':205,295,372 'kubuntu':330 'lab':27 'laptop':41 'level':142 'like':167 'linux':91,97,159,161,213,217,339 'linux-hardware.org':100 'linuxpreload':74 'linuxpreloaded.com':1,3 'linuxpreloaded.com/)':2 'list':8 'll':61,108 'login':307 'longer':7 'look':106,166,279,288,344,365 'love':431 'lxde':341 'm':242 'mac':173,364,395 'main':336 'make':154,216 'manag':399,412,422 'mani':318 'mashup':169 'middl':410 'minim':353 'mint':162,340 'miss':175 'month':127 'n':289,366 'name':320 'nc':440 'need':62 'nice':163 'noth':433 'nvidia':65 'nvidia/amd':48 'option':177 'packag':268 'perfect':428 'prefix':317 'probabl':109 'proprietari':207,239 'quit':179,223 'ram':45 're':88,118 'recommend':79,158,231 'relat':197 'resourc':354 'round':390 'rout':240 'sa':441 'safe':113 'salari':128 'screen':308 'set':306 'sit':406 'size':314 'slimbook':21 'slimbook.com':23 'slimbook.com/)':22 'softwar':185 'someth':130 'sorri':115 'sourc':374 'stabl':224 'standard':184 'star':26 'starlabs.systems':30 'starlabs.systems/)':29 'start':257 'still':174 'suit':264 'suitabl':183 'support':93 'sure':244 'surpris':253 'system':28 'theme':304 'thing':387 'tile':397,420 'titl':385 'togeth':272 'tuxedo':32 'tuxedocomput':16 'ubuntu':201,323 'use':432 'user':337 'userbas':315 'version':218,328 'video':418 'vs':379 'war':377 'watch':416 'well':204,271,313,371 'well-known':203 'well-siz':312 'whether':85 'window':171,287,347,350,381,398,413,421 'work':55,110,270 'wouldn':77,251 'www.tuxedocomputers.com':18 'www.tuxedocomputers.com/)':17 'xfce':343 'xp':351 'yet':249"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6310543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912155 {#2515
    date: 2024-01-10 19:42:35.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 {#2550
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2552 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2553
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Evolutions are copyrighted? Wat? So if they give Mickey a red nose, that’s copyrighted just because they changed the color? That makes no sense at all.\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719209690 {#2549
      date: 2024-06-24 08:14:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2568 …}
    +nested: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    -id: 285638
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':36 '4.0':33 'by-nc-sa':29 'cc':28 'chang':19 'color':21 'copyright':3,15 'creativecommons.org':35 'creativecommons.org/licenses/by-nc-sa/4.0/)':34 'evolut':1 'give':8 'make':23 'mickey':9 'nc':31 'nose':12 'red':11 'sa':32 'sens':25 'wat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6191219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553775 {#2548
      date: 2024-01-06 16:09:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    > The reality is, though, that everything is an evolution of something else.\n
    \n
    As a kopimist, there is no problem with that statement. However, I do live in the real world where nigh everything is nuanced. I could understand a copyright on an evolution of Mickey Mouse that were recognizable as being inspired by Mickey Mouse, but different enough to be its own entity. Simply adding color should not be considered a copyrightable evolution IMO.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704643653 {#2532
    date: 2024-01-07 17:07:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@onlinepersona@programming.dev"
    "@ilinamorato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2554 …}
  +nested: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2564 …}
  -id: 288967
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':83 '4.0':80 'ad':65 'by-nc-sa':76 'cc':75 'color':66 'consid':70 'copyright':40,72 'could':37 'creativecommons.org':82 'creativecommons.org/licenses/by-nc-sa/4.0/)':81 'differ':57 'els':12 'enough':58 'entiti':63 'everyth':6,33 'evolut':9,43,73 'howev':23 'imo':74 'inspir':52 'kopimist':15 'live':26 'mickey':45,54 'mous':46,55 'nc':78 'nigh':32 'nuanc':35 'problem':19 'real':29 'realiti':2 'recogniz':49 'sa':79 'simpli':64 'someth':11 'statement':22 'though':4 'understand':38 'world':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6218059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704643653 {#2531
    date: 2024-01-07 17:07:33.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 {#2550
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2552 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2553
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Evolutions are copyrighted? Wat? So if they give Mickey a red nose, that’s copyrighted just because they changed the color? That makes no sense at all.\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719209690 {#2549
      date: 2024-06-24 08:14:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2568 …}
    +nested: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    -id: 285638
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':36 '4.0':33 'by-nc-sa':29 'cc':28 'chang':19 'color':21 'copyright':3,15 'creativecommons.org':35 'creativecommons.org/licenses/by-nc-sa/4.0/)':34 'evolut':1 'give':8 'make':23 'mickey':9 'nc':31 'nose':12 'red':11 'sa':32 'sens':25 'wat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6191219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553775 {#2548
      date: 2024-01-06 16:09:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    > The reality is, though, that everything is an evolution of something else.\n
    \n
    As a kopimist, there is no problem with that statement. However, I do live in the real world where nigh everything is nuanced. I could understand a copyright on an evolution of Mickey Mouse that were recognizable as being inspired by Mickey Mouse, but different enough to be its own entity. Simply adding color should not be considered a copyrightable evolution IMO.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704643653 {#2532
    date: 2024-01-07 17:07:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@onlinepersona@programming.dev"
    "@ilinamorato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2554 …}
  +nested: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2564 …}
  -id: 288967
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':83 '4.0':80 'ad':65 'by-nc-sa':76 'cc':75 'color':66 'consid':70 'copyright':40,72 'could':37 'creativecommons.org':82 'creativecommons.org/licenses/by-nc-sa/4.0/)':81 'differ':57 'els':12 'enough':58 'entiti':63 'everyth':6,33 'evolut':9,43,73 'howev':23 'imo':74 'inspir':52 'kopimist':15 'live':26 'mickey':45,54 'mous':46,55 'nc':78 'nigh':32 'nuanc':35 'problem':19 'real':29 'realiti':2 'recogniz':49 'sa':79 'simpli':64 'someth':11 'statement':22 'though':4 'understand':38 'world':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6218059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704643653 {#2531
    date: 2024-01-07 17:07:33.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 {#2550
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2552 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2553
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Evolutions are copyrighted? Wat? So if they give Mickey a red nose, that’s copyrighted just because they changed the color? That makes no sense at all.\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719209690 {#2549
      date: 2024-06-24 08:14:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2568 …}
    +nested: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    -id: 285638
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':36 '4.0':33 'by-nc-sa':29 'cc':28 'chang':19 'color':21 'copyright':3,15 'creativecommons.org':35 'creativecommons.org/licenses/by-nc-sa/4.0/)':34 'evolut':1 'give':8 'make':23 'mickey':9 'nc':31 'nose':12 'red':11 'sa':32 'sens':25 'wat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6191219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704553775 {#2548
      date: 2024-01-06 16:09:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    > The reality is, though, that everything is an evolution of something else.\n
    \n
    As a kopimist, there is no problem with that statement. However, I do live in the real world where nigh everything is nuanced. I could understand a copyright on an evolution of Mickey Mouse that were recognizable as being inspired by Mickey Mouse, but different enough to be its own entity. Simply adding color should not be considered a copyrightable evolution IMO.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704643653 {#2532
    date: 2024-01-07 17:07:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@onlinepersona@programming.dev"
    "@ilinamorato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2554 …}
  +nested: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2564 …}
  -id: 288967
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':83 '4.0':80 'ad':65 'by-nc-sa':76 'cc':75 'color':66 'consid':70 'copyright':40,72 'could':37 'creativecommons.org':82 'creativecommons.org/licenses/by-nc-sa/4.0/)':81 'differ':57 'els':12 'enough':58 'entiti':63 'everyth':6,33 'evolut':9,43,73 'howev':23 'imo':74 'inspir':52 'kopimist':15 'live':26 'mickey':45,54 'mous':46,55 'nc':78 'nigh':32 'nuanc':35 'problem':19 'real':29 'realiti':2 'recogniz':49 'sa':79 'simpli':64 'someth':11 'statement':22 'though':4 'understand':38 'world':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6218059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704643653 {#2531
    date: 2024-01-07 17:07:33.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
Proxies\__CG__\App\Entity\EntryComment {#2553
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Evolutions are copyrighted? Wat? So if they give Mickey a red nose, that’s copyrighted just because they changed the color? That makes no sense at all.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719209690 {#2549
    date: 2024-06-24 08:14:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 285638
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':36 '4.0':33 'by-nc-sa':29 'cc':28 'chang':19 'color':21 'copyright':3,15 'creativecommons.org':35 'creativecommons.org/licenses/by-nc-sa/4.0/)':34 'evolut':1 'give':8 'make':23 'mickey':9 'nc':31 'nose':12 'red':11 'sa':32 'sens':25 'wat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6191219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553775 {#2548
    date: 2024-01-06 16:09:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2553
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Evolutions are copyrighted? Wat? So if they give Mickey a red nose, that’s copyrighted just because they changed the color? That makes no sense at all.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719209690 {#2549
    date: 2024-06-24 08:14:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 285638
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':36 '4.0':33 'by-nc-sa':29 'cc':28 'chang':19 'color':21 'copyright':3,15 'creativecommons.org':35 'creativecommons.org/licenses/by-nc-sa/4.0/)':34 'evolut':1 'give':8 'make':23 'mickey':9 'nc':31 'nose':12 'red':11 'sa':32 'sens':25 'wat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6191219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553775 {#2548
    date: 2024-01-06 16:09:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2553
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Evolutions are copyrighted? Wat? So if they give Mickey a red nose, that’s copyrighted just because they changed the color? That makes no sense at all.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719209690 {#2549
    date: 2024-06-24 08:14:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 285638
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':36 '4.0':33 'by-nc-sa':29 'cc':28 'chang':19 'color':21 'copyright':3,15 'creativecommons.org':35 'creativecommons.org/licenses/by-nc-sa/4.0/)':34 'evolut':1 'give':8 'make':23 'mickey':9 'nc':31 'nose':12 'red':11 'sa':32 'sens':25 'wat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6191219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553775 {#2548
    date: 2024-01-06 16:09:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details