GET https://kbin.spritesserver.nl/d/thenewstack.io/comments/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701857466 {#2425
    date: 2023-12-06 11:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 165262
  -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5183601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700983233 {#1602
    date: 2023-11-26 08:20: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
3 DENIED edit
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701857466 {#2425
    date: 2023-12-06 11:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 165262
  -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5183601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700983233 {#1602
    date: 2023-11-26 08:20: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
4 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701857466 {#2425
    date: 2023-12-06 11:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 165262
  -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5183601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700983233 {#1602
    date: 2023-11-26 08:20: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
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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can’t.\n
    \n
    Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won’t be able to mess around with your OS so *trivially* as it does on mutable distros.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700994307 {#3405
    date: 2023-11-26 11:25:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 165644
  -bodyTs: "'abl':72 'anoth':62 'around':75 'behav':56 'bonus':37 'break':22 'certain':23 'chang':30 'devic':63 'distro':86 'exact':57 'file':5,32 'like':18 'look':54 'malwar':68 'manag':14 'mess':74 'mutabl':11,85 'os':4,67,78 'packag':13,50 'precis':8 'reproduc':43 'secur':41 'specif':16 'sure':47 'system':2,31 'task':17 'trivial':80 'updat':19 'user':27 'want':28 'whatev':49 'won':69 'workflow':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6597702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994307 {#3406
    date: 2023-11-26 11:25: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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can’t.\n
    \n
    Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won’t be able to mess around with your OS so *trivially* as it does on mutable distros.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700994307 {#3405
    date: 2023-11-26 11:25:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 165644
  -bodyTs: "'abl':72 'anoth':62 'around':75 'behav':56 'bonus':37 'break':22 'certain':23 'chang':30 'devic':63 'distro':86 'exact':57 'file':5,32 'like':18 'look':54 'malwar':68 'manag':14 'mess':74 'mutabl':11,85 'os':4,67,78 'packag':13,50 'precis':8 'reproduc':43 'secur':41 'specif':16 'sure':47 'system':2,31 'task':17 'trivial':80 'updat':19 'user':27 'want':28 'whatev':49 'won':69 'workflow':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6597702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994307 {#3406
    date: 2023-11-26 11:25: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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can’t.\n
    \n
    Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won’t be able to mess around with your OS so *trivially* as it does on mutable distros.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700994307 {#3405
    date: 2023-11-26 11:25:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 165644
  -bodyTs: "'abl':72 'anoth':62 'around':75 'behav':56 'bonus':37 'break':22 'certain':23 'chang':30 'devic':63 'distro':86 'exact':57 'file':5,32 'like':18 'look':54 'malwar':68 'manag':14 'mess':74 'mutabl':11,85 'os':4,67,78 'packag':13,50 'precis':8 'reproduc':43 'secur':41 'specif':16 'sure':47 'system':2,31 'task':17 'trivial':80 'updat':19 'user':27 'want':28 'whatev':49 'won':69 'workflow':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6597702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994307 {#3406
    date: 2023-11-26 11:25: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 {#3650
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3407
    +user: Proxies\__CG__\App\Entity\User {#3408 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701857466 {#2425
        date: 2023-12-06 11:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 165262
      -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5183601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983233 {#1602
        date: 2023-11-26 08:20:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: """
      The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can’t.\n
      \n
      Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won’t be able to mess around with your OS so *trivially* as it does on mutable distros.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700994307 {#3405
      date: 2023-11-26 11:25:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@catastrophicblues@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3411 …}
    +votes: Doctrine\ORM\PersistentCollection {#3413 …}
    +reports: Doctrine\ORM\PersistentCollection {#3415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    -id: 165644
    -bodyTs: "'abl':72 'anoth':62 'around':75 'behav':56 'bonus':37 'break':22 'certain':23 'chang':30 'devic':63 'distro':86 'exact':57 'file':5,32 'like':18 'look':54 'malwar':68 'manag':14 'mess':74 'mutabl':11,85 'os':4,67,78 'packag':13,50 'precis':8 'reproduc':43 'secur':41 'specif':16 'sure':47 'system':2,31 'task':17 'trivial':80 'updat':19 'user':27 'want':28 'whatev':49 'won':69 'workflow':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6597702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700994307 {#3406
      date: 2023-11-26 11:25:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Interesting. Sounds like DevOps folks would love it. Maybe I’ll look into it more. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701034147 {#3648
    date: 2023-11-26 22:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
    "@moreeni@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 167998
  -bodyTs: "'devop':4 'folk':5 'interest':1 'like':3 'll':11 'look':12 'love':7 'mayb':9 'sound':2 'thank':16 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5198233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701034147 {#3649
    date: 2023-11-26 22:29: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
11 DENIED edit
App\Entity\EntryComment {#3650
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3407
    +user: Proxies\__CG__\App\Entity\User {#3408 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701857466 {#2425
        date: 2023-12-06 11:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 165262
      -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5183601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983233 {#1602
        date: 2023-11-26 08:20:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: """
      The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can’t.\n
      \n
      Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won’t be able to mess around with your OS so *trivially* as it does on mutable distros.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700994307 {#3405
      date: 2023-11-26 11:25:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@catastrophicblues@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3411 …}
    +votes: Doctrine\ORM\PersistentCollection {#3413 …}
    +reports: Doctrine\ORM\PersistentCollection {#3415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    -id: 165644
    -bodyTs: "'abl':72 'anoth':62 'around':75 'behav':56 'bonus':37 'break':22 'certain':23 'chang':30 'devic':63 'distro':86 'exact':57 'file':5,32 'like':18 'look':54 'malwar':68 'manag':14 'mess':74 'mutabl':11,85 'os':4,67,78 'packag':13,50 'precis':8 'reproduc':43 'secur':41 'specif':16 'sure':47 'system':2,31 'task':17 'trivial':80 'updat':19 'user':27 'want':28 'whatev':49 'won':69 'workflow':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6597702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700994307 {#3406
      date: 2023-11-26 11:25:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Interesting. Sounds like DevOps folks would love it. Maybe I’ll look into it more. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701034147 {#3648
    date: 2023-11-26 22:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
    "@moreeni@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 167998
  -bodyTs: "'devop':4 'folk':5 'interest':1 'like':3 'll':11 'look':12 'love':7 'mayb':9 'sound':2 'thank':16 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5198233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701034147 {#3649
    date: 2023-11-26 22:29: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
12 DENIED moderate
App\Entity\EntryComment {#3650
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3407
    +user: Proxies\__CG__\App\Entity\User {#3408 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701857466 {#2425
        date: 2023-12-06 11:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 165262
      -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5183601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983233 {#1602
        date: 2023-11-26 08:20:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: """
      The system (the os files to be precise) is only mutable by package manager for specific tasks like updating. It can break certain workflows if the user wants to change system files, because they can’t.\n
      \n
      Bonuses from that are security and reproducibility. You can be sure that whatever package you have will look and behave exactly the same as on another device with the same OS. Malware won’t be able to mess around with your OS so *trivially* as it does on mutable distros.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700994307 {#3405
      date: 2023-11-26 11:25:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@catastrophicblues@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3409 …}
    +nested: Doctrine\ORM\PersistentCollection {#3411 …}
    +votes: Doctrine\ORM\PersistentCollection {#3413 …}
    +reports: Doctrine\ORM\PersistentCollection {#3415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    -id: 165644
    -bodyTs: "'abl':72 'anoth':62 'around':75 'behav':56 'bonus':37 'break':22 'certain':23 'chang':30 'devic':63 'distro':86 'exact':57 'file':5,32 'like':18 'look':54 'malwar':68 'manag':14 'mess':74 'mutabl':11,85 'os':4,67,78 'packag':13,50 'precis':8 'reproduc':43 'secur':41 'specif':16 'sure':47 'system':2,31 'task':17 'trivial':80 'updat':19 'user':27 'want':28 'whatev':49 'won':69 'workflow':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6597702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700994307 {#3406
      date: 2023-11-26 11:25:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Interesting. Sounds like DevOps folks would love it. Maybe I’ll look into it more. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701034147 {#3648
    date: 2023-11-26 22:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
    "@moreeni@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 167998
  -bodyTs: "'devop':4 'folk':5 'interest':1 'like':3 'll':11 'look':12 'love':7 'mayb':9 'sound':2 'thank':16 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5198233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701034147 {#3649
    date: 2023-11-26 22:29: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
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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3424 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    Immutable, adjective: Unchanging over time or *unable to be changed.*\n
    \n
    From the article: “We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub.”\n
    \n
    So, in other words… “Please don’t ever update your system or everything will break”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700993624 {#3421
    date: 2023-11-26 11:13:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -id: 165603
  -bodyTs: "'adject':2 'anyth':30 'articl':13 'autom':33 'break':54 'chang':10 'deliveri':36 'desktop':18 'entir':35 'ever':47 'everyth':22,52 'experi':19 'github':39 'immut':1 'lazi':27 'maintain':29 'pipelin':37 'pleas':44 're':25 'reliabl':17 'run':21 'system':50 'time':5 'unabl':7 'unchang':3 'updat':48 'want':15 'word':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700993624 {#3422
    date: 2023-11-26 11:13:44.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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3424 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    Immutable, adjective: Unchanging over time or *unable to be changed.*\n
    \n
    From the article: “We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub.”\n
    \n
    So, in other words… “Please don’t ever update your system or everything will break”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700993624 {#3421
    date: 2023-11-26 11:13:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -id: 165603
  -bodyTs: "'adject':2 'anyth':30 'articl':13 'autom':33 'break':54 'chang':10 'deliveri':36 'desktop':18 'entir':35 'ever':47 'everyth':22,52 'experi':19 'github':39 'immut':1 'lazi':27 'maintain':29 'pipelin':37 'pleas':44 're':25 'reliabl':17 'run':21 'system':50 'time':5 'unabl':7 'unchang':3 'updat':48 'want':15 'word':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700993624 {#3422
    date: 2023-11-26 11:13:44.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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3424 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    Immutable, adjective: Unchanging over time or *unable to be changed.*\n
    \n
    From the article: “We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub.”\n
    \n
    So, in other words… “Please don’t ever update your system or everything will break”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700993624 {#3421
    date: 2023-11-26 11:13:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -id: 165603
  -bodyTs: "'adject':2 'anyth':30 'articl':13 'autom':33 'break':54 'chang':10 'deliveri':36 'desktop':18 'entir':35 'ever':47 'everyth':22,52 'experi':19 'github':39 'immut':1 'lazi':27 'maintain':29 'pipelin':37 'pleas':44 're':25 'reliabl':17 'run':21 'system':50 'time':5 'unabl':7 'unchang':3 'updat':48 'want':15 'word':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700993624 {#3422
    date: 2023-11-26 11:13:44.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 {#3634
  +user: Proxies\__CG__\App\Entity\User {#3635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3424 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701857466 {#2425
        date: 2023-12-06 11:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 165262
      -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5183601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983233 {#1602
        date: 2023-11-26 08:20:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: """
      Immutable, adjective: Unchanging over time or *unable to be changed.*\n
      \n
      From the article: “We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub.”\n
      \n
      So, in other words… “Please don’t ever update your system or everything will break”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700993624 {#3421
      date: 2023-11-26 11:13:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@catastrophicblues@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3425 …}
    +nested: Doctrine\ORM\PersistentCollection {#3427 …}
    +votes: Doctrine\ORM\PersistentCollection {#3429 …}
    +reports: Doctrine\ORM\PersistentCollection {#3431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
    -id: 165603
    -bodyTs: "'adject':2 'anyth':30 'articl':13 'autom':33 'break':54 'chang':10 'deliveri':36 'desktop':18 'entir':35 'ever':47 'everyth':22,52 'experi':19 'github':39 'immut':1 'lazi':27 'maintain':29 'pipelin':37 'pleas':44 're':25 'reliabl':17 'run':21 'system':50 'time':5 'unabl':7 'unchang':3 'updat':48 'want':15 'word':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6597115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700993624 {#3422
      date: 2023-11-26 11:13:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    It means the core OS is isolated from all the functionality in a way that allows you to modularly add all the functionality on top of it in a reproducible, robust way.\n
    \n
    In theory. I haven't actually dug into any of them personally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701017179 {#3631
    date: 2023-11-26 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
    "@Asthmatic_Goose@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3636 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
  -id: 166832
  -bodyTs: "'actual':38 'add':20 'allow':16 'core':4 'dug':39 'function':11,23 'haven':36 'isol':7 'mean':2 'modular':19 'os':5 'person':44 'reproduc':30 'robust':31 'theori':34 'top':25 'way':14,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3784184"
  +editedAt: DateTimeImmutable @1701945878 {#3632
    date: 2023-12-07 11:44:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701017179 {#3633
    date: 2023-11-26 17:46:19.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 {#3634
  +user: Proxies\__CG__\App\Entity\User {#3635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3424 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701857466 {#2425
        date: 2023-12-06 11:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 165262
      -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5183601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983233 {#1602
        date: 2023-11-26 08:20:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: """
      Immutable, adjective: Unchanging over time or *unable to be changed.*\n
      \n
      From the article: “We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub.”\n
      \n
      So, in other words… “Please don’t ever update your system or everything will break”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700993624 {#3421
      date: 2023-11-26 11:13:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@catastrophicblues@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3425 …}
    +nested: Doctrine\ORM\PersistentCollection {#3427 …}
    +votes: Doctrine\ORM\PersistentCollection {#3429 …}
    +reports: Doctrine\ORM\PersistentCollection {#3431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
    -id: 165603
    -bodyTs: "'adject':2 'anyth':30 'articl':13 'autom':33 'break':54 'chang':10 'deliveri':36 'desktop':18 'entir':35 'ever':47 'everyth':22,52 'experi':19 'github':39 'immut':1 'lazi':27 'maintain':29 'pipelin':37 'pleas':44 're':25 'reliabl':17 'run':21 'system':50 'time':5 'unabl':7 'unchang':3 'updat':48 'want':15 'word':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6597115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700993624 {#3422
      date: 2023-11-26 11:13:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    It means the core OS is isolated from all the functionality in a way that allows you to modularly add all the functionality on top of it in a reproducible, robust way.\n
    \n
    In theory. I haven't actually dug into any of them personally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701017179 {#3631
    date: 2023-11-26 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
    "@Asthmatic_Goose@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3636 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
  -id: 166832
  -bodyTs: "'actual':38 'add':20 'allow':16 'core':4 'dug':39 'function':11,23 'haven':36 'isol':7 'mean':2 'modular':19 'os':5 'person':44 'reproduc':30 'robust':31 'theori':34 'top':25 'way':14,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3784184"
  +editedAt: DateTimeImmutable @1701945878 {#3632
    date: 2023-12-07 11:44:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701017179 {#3633
    date: 2023-11-26 17:46:19.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 {#3634
  +user: Proxies\__CG__\App\Entity\User {#3635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3424 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2420
      +user: App\Entity\User {#2488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701857466 {#2425
        date: 2023-12-06 11:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1601 …}
      +nested: Doctrine\ORM\PersistentCollection {#1873 …}
      +votes: Doctrine\ORM\PersistentCollection {#1855 …}
      +reports: Doctrine\ORM\PersistentCollection {#1942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 165262
      -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5183601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983233 {#1602
        date: 2023-11-26 08:20:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2420}
    +body: """
      Immutable, adjective: Unchanging over time or *unable to be changed.*\n
      \n
      From the article: “We want a reliable desktop experience that runs everything, but we’re too lazy to maintain anything. So we automated the entire delivery pipeline in GitHub.”\n
      \n
      So, in other words… “Please don’t ever update your system or everything will break”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700993624 {#3421
      date: 2023-11-26 11:13:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@catastrophicblues@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3425 …}
    +nested: Doctrine\ORM\PersistentCollection {#3427 …}
    +votes: Doctrine\ORM\PersistentCollection {#3429 …}
    +reports: Doctrine\ORM\PersistentCollection {#3431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
    -id: 165603
    -bodyTs: "'adject':2 'anyth':30 'articl':13 'autom':33 'break':54 'chang':10 'deliveri':36 'desktop':18 'entir':35 'ever':47 'everyth':22,52 'experi':19 'github':39 'immut':1 'lazi':27 'maintain':29 'pipelin':37 'pleas':44 're':25 'reliabl':17 'run':21 'system':50 'time':5 'unabl':7 'unchang':3 'updat':48 'want':15 'word':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6597115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700993624 {#3422
      date: 2023-11-26 11:13:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    It means the core OS is isolated from all the functionality in a way that allows you to modularly add all the functionality on top of it in a reproducible, robust way.\n
    \n
    In theory. I haven't actually dug into any of them personally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701017179 {#3631
    date: 2023-11-26 17:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
    "@Asthmatic_Goose@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3636 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
  -id: 166832
  -bodyTs: "'actual':38 'add':20 'allow':16 'core':4 'dug':39 'function':11,23 'haven':36 'isol':7 'mean':2 'modular':19 'os':5 'person':44 'reproduc':30 'robust':31 'theori':34 'top':25 'way':14,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3784184"
  +editedAt: DateTimeImmutable @1701945878 {#3632
    date: 2023-12-07 11:44:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701017179 {#3633
    date: 2023-11-26 17:46:19.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 {#3439
  +user: Proxies\__CG__\App\Entity\User {#3440 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    The base OS is a known unchanging set of bits. Squirt this datastream onto a storage volume and boot to it and you have a known-working system. Then you can futz around with all the self-contained packaged apps you want, and no worries about weird interactions fucking over your whole system.\n
    \n
    It’s not for me, but I kinda see the appeal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701016084 {#3437
    date: 2023-11-26 17:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 166777
  -bodyTs: "'app':42 'appeal':66 'around':34 'base':2 'bit':10 'boot':19 'contain':40 'datastream':13 'fuck':51 'futz':33 'interact':50 'kinda':63 'known':6,27 'known-work':26 'onto':14 'os':3 'packag':41 'see':64 'self':39 'self-contain':38 'set':8 'squirt':11 'storag':16 'system':29,55 'unchang':7 'volum':17 'want':44 'weird':49 'whole':54 'work':28 'worri':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016084 {#3438
    date: 2023-11-26 17:28:04.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 {#3439
  +user: Proxies\__CG__\App\Entity\User {#3440 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    The base OS is a known unchanging set of bits. Squirt this datastream onto a storage volume and boot to it and you have a known-working system. Then you can futz around with all the self-contained packaged apps you want, and no worries about weird interactions fucking over your whole system.\n
    \n
    It’s not for me, but I kinda see the appeal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701016084 {#3437
    date: 2023-11-26 17:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 166777
  -bodyTs: "'app':42 'appeal':66 'around':34 'base':2 'bit':10 'boot':19 'contain':40 'datastream':13 'fuck':51 'futz':33 'interact':50 'kinda':63 'known':6,27 'known-work':26 'onto':14 'os':3 'packag':41 'see':64 'self':39 'self-contain':38 'set':8 'squirt':11 'storag':16 'system':29,55 'unchang':7 'volum':17 'want':44 'weird':49 'whole':54 'work':28 'worri':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016084 {#3438
    date: 2023-11-26 17:28:04.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 {#3439
  +user: Proxies\__CG__\App\Entity\User {#3440 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: """
    The base OS is a known unchanging set of bits. Squirt this datastream onto a storage volume and boot to it and you have a known-working system. Then you can futz around with all the self-contained packaged apps you want, and no worries about weird interactions fucking over your whole system.\n
    \n
    It’s not for me, but I kinda see the appeal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701016084 {#3437
    date: 2023-11-26 17:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3441 …}
  +nested: Doctrine\ORM\PersistentCollection {#3443 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 166777
  -bodyTs: "'app':42 'appeal':66 'around':34 'base':2 'bit':10 'boot':19 'contain':40 'datastream':13 'fuck':51 'futz':33 'interact':50 'kinda':63 'known':6,27 'known-work':26 'onto':14 'os':3 'packag':41 'see':64 'self':39 'self-contain':38 'set':8 'squirt':11 'storag':16 'system':29,55 'unchang':7 'volum':17 'want':44 'weird':49 'whole':54 'work':28 'worri':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016084 {#3438
    date: 2023-11-26 17:28:04.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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "It’s when you can’t set the volume to 0% so that everyone around you has to hear how hard you’re working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701121044 {#3453
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 171558
  -bodyTs: "'0':11 'around':15 'everyon':14 'hard':21 'hear':19 're':23 'set':7 'volum':9 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5225854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121044 {#3454
    date: 2023-11-27 22:37:24.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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "It’s when you can’t set the volume to 0% so that everyone around you has to hear how hard you’re working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701121044 {#3453
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 171558
  -bodyTs: "'0':11 'around':15 'everyon':14 'hard':21 'hear':19 're':23 'set':7 'volum':9 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5225854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121044 {#3454
    date: 2023-11-27 22:37:24.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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone tell me the recent hype about immutable distros? What exactly is the immutable part, and why is it attractive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701857466 {#2425
      date: 2023-12-06 11:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 165262
    -bodyTs: "'attract':21 'distro':10 'exact':12 'hype':7 'immut':9,15 'part':16 'recent':6 'someon':2 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5183601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983233 {#1602
      date: 2023-11-26 08:20:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "It’s when you can’t set the volume to 0% so that everyone around you has to hear how hard you’re working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701121044 {#3453
    date: 2023-11-27 22:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@catastrophicblues@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 171558
  -bodyTs: "'0':11 'around':15 'everyon':14 'hard':21 'hear':19 're':23 'set':7 'volum':9 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5225854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701121044 {#3454
    date: 2023-11-27 22:37:24.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 {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry, I only know silly, goofy developers. Can’t recommend this to anyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700979198 {#1527
    date: 2023-11-26 07:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 229080
  -bodyTs: "'anyon':13 'develop':7 'goofi':6 'know':4 'recommend':10 'silli':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979198 {#1563
    date: 2023-11-26 07:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry, I only know silly, goofy developers. Can’t recommend this to anyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700979198 {#1527
    date: 2023-11-26 07:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 229080
  -bodyTs: "'anyon':13 'develop':7 'goofi':6 'know':4 'recommend':10 'silli':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979198 {#1563
    date: 2023-11-26 07:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry, I only know silly, goofy developers. Can’t recommend this to anyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700979198 {#1527
    date: 2023-11-26 07:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 229080
  -bodyTs: "'anyon':13 'develop':7 'goofi':6 'know':4 'recommend':10 'silli':5 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979198 {#1563
    date: 2023-11-26 07:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701685904 {#2422
    date: 2023-12-04 11:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 162438
  -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920977 {#2462
    date: 2023-11-25 15:02:57.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 {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701685904 {#2422
    date: 2023-12-04 11:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 162438
  -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920977 {#2462
    date: 2023-11-25 15:02:57.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 {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701685904 {#2422
    date: 2023-12-04 11:31:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 162438
  -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920977 {#2462
    date: 2023-11-25 15:02:57.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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Are you cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700971560 {#3358
    date: 2023-11-26 05:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 164932
  -bodyTs: "'cereal':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5590414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700971560 {#3359
    date: 2023-11-26 05:06: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
39 DENIED edit
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Are you cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700971560 {#3358
    date: 2023-11-26 05:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 164932
  -bodyTs: "'cereal':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5590414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700971560 {#3359
    date: 2023-11-26 05:06: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
40 DENIED moderate
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3361 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Are you cereal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700971560 {#3358
    date: 2023-11-26 05:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 164932
  -bodyTs: "'cereal':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5590414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700971560 {#3359
    date: 2023-11-26 05:06: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
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 {#3376
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "I can’t take that much seriousness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700991688 {#3374
    date: 2023-11-26 10:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 165528
  -bodyTs: "'much':6 'serious':7 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991688 {#3375
    date: 2023-11-26 10:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3376
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "I can’t take that much seriousness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700991688 {#3374
    date: 2023-11-26 10:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 165528
  -bodyTs: "'much':6 'serious':7 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991688 {#3375
    date: 2023-11-26 10:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3376
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "I can’t take that much seriousness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700991688 {#3374
    date: 2023-11-26 10:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 165528
  -bodyTs: "'much':6 'serious':7 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991688 {#3375
    date: 2023-11-26 10:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3618
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3376
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701685904 {#2422
        date: 2023-12-04 11:31:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 162438
      -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700920977 {#2462
        date: 2023-11-25 15:02:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "I can’t take that much seriousness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700991688 {#3374
      date: 2023-11-26 10:41:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@PixxlMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3377 …}
    +nested: Doctrine\ORM\PersistentCollection {#3379 …}
    +votes: Doctrine\ORM\PersistentCollection {#3381 …}
    +reports: Doctrine\ORM\PersistentCollection {#3383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
    -id: 165528
    -bodyTs: "'much':6 'serious':7 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6129896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700991688 {#3375
      date: 2023-11-26 10:41:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Seriously?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701008821 {#3616
    date: 2023-11-26 15:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
    "@nayminlwin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3619 …}
  +nested: Doctrine\ORM\PersistentCollection {#3621 …}
  +votes: Doctrine\ORM\PersistentCollection {#3623 …}
  +reports: Doctrine\ORM\PersistentCollection {#3625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
  -id: 166303
  -bodyTs: "'serious':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008821 {#3617
    date: 2023-11-26 15:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3618
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3376
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701685904 {#2422
        date: 2023-12-04 11:31:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 162438
      -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700920977 {#2462
        date: 2023-11-25 15:02:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "I can’t take that much seriousness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700991688 {#3374
      date: 2023-11-26 10:41:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@PixxlMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3377 …}
    +nested: Doctrine\ORM\PersistentCollection {#3379 …}
    +votes: Doctrine\ORM\PersistentCollection {#3381 …}
    +reports: Doctrine\ORM\PersistentCollection {#3383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
    -id: 165528
    -bodyTs: "'much':6 'serious':7 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6129896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700991688 {#3375
      date: 2023-11-26 10:41:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Seriously?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701008821 {#3616
    date: 2023-11-26 15:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
    "@nayminlwin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3619 …}
  +nested: Doctrine\ORM\PersistentCollection {#3621 …}
  +votes: Doctrine\ORM\PersistentCollection {#3623 …}
  +reports: Doctrine\ORM\PersistentCollection {#3625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
  -id: 166303
  -bodyTs: "'serious':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008821 {#3617
    date: 2023-11-26 15:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3618
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3376
    +user: Proxies\__CG__\App\Entity\User {#3313 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701685904 {#2422
        date: 2023-12-04 11:31:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 162438
      -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700920977 {#2462
        date: 2023-11-25 15:02:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "I can’t take that much seriousness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700991688 {#3374
      date: 2023-11-26 10:41:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@PixxlMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3377 …}
    +nested: Doctrine\ORM\PersistentCollection {#3379 …}
    +votes: Doctrine\ORM\PersistentCollection {#3381 …}
    +reports: Doctrine\ORM\PersistentCollection {#3383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
    -id: 165528
    -bodyTs: "'much':6 'serious':7 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6129896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700991688 {#3375
      date: 2023-11-26 10:41:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Seriously?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701008821 {#3616
    date: 2023-11-26 15:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
    "@nayminlwin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3619 …}
  +nested: Doctrine\ORM\PersistentCollection {#3621 …}
  +votes: Doctrine\ORM\PersistentCollection {#3623 …}
  +reports: Doctrine\ORM\PersistentCollection {#3625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3629 …}
  -id: 166303
  -bodyTs: "'serious':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008821 {#3617
    date: 2023-11-26 15:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Damn, that sounds serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701015267 {#3389
    date: 2023-11-26 17:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 166723
  -bodyTs: "'damn':1 'serious':4 'sound':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5598947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015267 {#3390
    date: 2023-11-26 17:14:27.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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Damn, that sounds serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701015267 {#3389
    date: 2023-11-26 17:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 166723
  -bodyTs: "'damn':1 'serious':4 'sound':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5598947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015267 {#3390
    date: 2023-11-26 17:14:27.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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701685904 {#2422
      date: 2023-12-04 11:31:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -id: 162438
    -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5575387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700920977 {#2462
      date: 2023-11-25 15:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Damn, that sounds serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701015267 {#3389
    date: 2023-11-26 17:14:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 166723
  -bodyTs: "'damn':1 'serious':4 'sound':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5598947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015267 {#3390
    date: 2023-11-26 17:14:27.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 {#3665
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701685904 {#2422
        date: 2023-12-04 11:31:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 162438
      -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700920977 {#2462
        date: 2023-11-25 15:02:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "Damn, that sounds serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701015267 {#3389
      date: 2023-11-26 17:14:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@PixxlMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3393 …}
    +nested: Doctrine\ORM\PersistentCollection {#3395 …}
    +votes: Doctrine\ORM\PersistentCollection {#3397 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 166723
    -bodyTs: "'damn':1 'serious':4 'sound':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5598947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701015267 {#3390
      date: 2023-11-26 17:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "as serious as a heart attack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701015852 {#3663
    date: 2023-11-26 17:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
    "@Tattorack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3668 …}
  +votes: Doctrine\ORM\PersistentCollection {#3670 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 166758
  -bodyTs: "'attack':6 'heart':5 'serious':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015852 {#3664
    date: 2023-11-26 17:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3665
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701685904 {#2422
        date: 2023-12-04 11:31:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 162438
      -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700920977 {#2462
        date: 2023-11-25 15:02:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "Damn, that sounds serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701015267 {#3389
      date: 2023-11-26 17:14:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@PixxlMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3393 …}
    +nested: Doctrine\ORM\PersistentCollection {#3395 …}
    +votes: Doctrine\ORM\PersistentCollection {#3397 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 166723
    -bodyTs: "'damn':1 'serious':4 'sound':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5598947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701015267 {#3390
      date: 2023-11-26 17:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "as serious as a heart attack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701015852 {#3663
    date: 2023-11-26 17:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
    "@Tattorack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3668 …}
  +votes: Doctrine\ORM\PersistentCollection {#3670 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 166758
  -bodyTs: "'attack':6 'heart':5 'serious':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015852 {#3664
    date: 2023-11-26 17:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3665
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3391
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "A serious desktop got serious developers who are seriously serious about their serioucity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701685904 {#2422
        date: 2023-12-04 11:31:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 162438
      -bodyTs: "'desktop':3 'develop':6 'got':4 'seriouc':13 'serious':2,5,9,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5575387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700920977 {#2462
        date: 2023-11-25 15:02:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "Damn, that sounds serious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701015267 {#3389
      date: 2023-11-26 17:14:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@PixxlMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3393 …}
    +nested: Doctrine\ORM\PersistentCollection {#3395 …}
    +votes: Doctrine\ORM\PersistentCollection {#3397 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 166723
    -bodyTs: "'damn':1 'serious':4 'sound':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5598947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701015267 {#3390
      date: 2023-11-26 17:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "as serious as a heart attack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701015852 {#3663
    date: 2023-11-26 17:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@PixxlMan@lemmy.world"
    "@Tattorack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3668 …}
  +votes: Doctrine\ORM\PersistentCollection {#3670 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 166758
  -bodyTs: "'attack':6 'heart':5 'serious':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015852 {#3664
    date: 2023-11-26 17:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer to have a minimal linux ditro and install the apps I need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700919519 {#2022
    date: 2023-11-25 14:38:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 162376
  -bodyTs: "'app':12 'ditro':8 'instal':10 'linux':7 'minim':6 'need':14 'prefer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5164712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919519 {#2018
    date: 2023-11-25 14:38: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
59 DENIED edit
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer to have a minimal linux ditro and install the apps I need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700919519 {#2022
    date: 2023-11-25 14:38:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 162376
  -bodyTs: "'app':12 'ditro':8 'instal':10 'linux':7 'minim':6 'need':14 'prefer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5164712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919519 {#2018
    date: 2023-11-25 14:38: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
60 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer to have a minimal linux ditro and install the apps I need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700919519 {#2022
    date: 2023-11-25 14:38:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 162376
  -bodyTs: "'app':12 'ditro':8 'instal':10 'linux':7 'minim':6 'need':14 'prefer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5164712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919519 {#2018
    date: 2023-11-25 14:38: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
61 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
62 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    🥱\n
    \n
    What a shitty tagline. What have I been doing these past few years, lol?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705258021 {#2191
    date: 2024-01-14 19:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 161743
  -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901459 {#2325
    date: 2023-11-25 09:37: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
63 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    🥱\n
    \n
    What a shitty tagline. What have I been doing these past few years, lol?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705258021 {#2191
    date: 2024-01-14 19:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 161743
  -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901459 {#2325
    date: 2023-11-25 09:37: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
64 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    🥱\n
    \n
    What a shitty tagline. What have I been doing these past few years, lol?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705258021 {#2191
    date: 2024-01-14 19:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 161743
  -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901459 {#2325
    date: 2023-11-25 09:37: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
65 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
66 DENIED moderate
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Hello, fellow goofy developer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700991731 {#3310
    date: 2023-11-26 10:42:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 165529
  -bodyTs: "'develop':4 'fellow':2 'goofi':3 'hello':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991731 {#3311
    date: 2023-11-26 10:42:11.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
67 DENIED edit
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Hello, fellow goofy developer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700991731 {#3310
    date: 2023-11-26 10:42:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 165529
  -bodyTs: "'develop':4 'fellow':2 'goofi':3 'hello':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991731 {#3311
    date: 2023-11-26 10:42:11.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
68 DENIED moderate
App\Entity\EntryComment {#3312
  +user: Proxies\__CG__\App\Entity\User {#3313 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Hello, fellow goofy developer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700991731 {#3310
    date: 2023-11-26 10:42:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3314 …}
  +nested: Doctrine\ORM\PersistentCollection {#3316 …}
  +votes: Doctrine\ORM\PersistentCollection {#3318 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 165529
  -bodyTs: "'develop':4 'fellow':2 'goofi':3 'hello':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991731 {#3311
    date: 2023-11-26 10:42:11.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
69 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
70 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Not being serious enough thats for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701015869 {#3326
    date: 2023-11-26 17:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 166759
  -bodyTs: "'enough':4 'serious':3 'sure':7 'that':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015869 {#3327
    date: 2023-11-26 17:24:29.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
71 DENIED edit
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Not being serious enough thats for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701015869 {#3326
    date: 2023-11-26 17:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 166759
  -bodyTs: "'enough':4 'serious':3 'sure':7 'that':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015869 {#3327
    date: 2023-11-26 17:24:29.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
72 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Not being serious enough thats for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701015869 {#3326
    date: 2023-11-26 17:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 166759
  -bodyTs: "'enough':4 'serious':3 'sure':7 'that':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015869 {#3327
    date: 2023-11-26 17:24:29.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
73 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
74 DENIED moderate
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Ahh you must be a frivolous developer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700902485 {#3342
    date: 2023-11-25 09:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 161785
  -bodyTs: "'ahh':1 'develop':7 'frivol':6 'must':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6104405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902485 {#3343
    date: 2023-11-25 09:54:45.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
75 DENIED edit
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Ahh you must be a frivolous developer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700902485 {#3342
    date: 2023-11-25 09:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 161785
  -bodyTs: "'ahh':1 'develop':7 'frivol':6 'must':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6104405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902485 {#3343
    date: 2023-11-25 09:54:45.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
76 DENIED moderate
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2159 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      🥱\n
      \n
      What a shitty tagline. What have I been doing these past few years, lol?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705258021 {#2191
      date: 2024-01-14 19:47:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2324 …}
    +nested: Doctrine\ORM\PersistentCollection {#2334 …}
    +votes: Doctrine\ORM\PersistentCollection {#2341 …}
    +reports: Doctrine\ORM\PersistentCollection {#2337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 161743
    -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901459 {#2325
      date: 2023-11-25 09:37:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Ahh you must be a frivolous developer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700902485 {#3342
    date: 2023-11-25 09:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 161785
  -bodyTs: "'ahh':1 'develop':7 'frivol':6 'must':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6104405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902485 {#3343
    date: 2023-11-25 09:54:45.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
77 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
78 DENIED moderate
App\Entity\EntryComment {#3603
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3344
    +user: Proxies\__CG__\App\Entity\User {#3345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2323
      +user: App\Entity\User {#2159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        🥱\n
        \n
        What a shitty tagline. What have I been doing these past few years, lol?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1705258021 {#2191
        date: 2024-01-14 19:47:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 161743
      -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901459 {#2325
        date: 2023-11-25 09:37:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2323}
    +body: "Ahh you must be a frivolous developer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700902485 {#3342
      date: 2023-11-25 09:54:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@interceder270@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3346 …}
    +nested: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    -id: 161785
    -bodyTs: "'ahh':1 'develop':7 'frivol':6 'must':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6104405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700902485 {#3343
      date: 2023-11-25 09:54:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Or a funny one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979222 {#3601
    date: 2023-11-26 07:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
    "@conc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3604 …}
  +nested: Doctrine\ORM\PersistentCollection {#3606 …}
  +votes: Doctrine\ORM\PersistentCollection {#3608 …}
  +reports: Doctrine\ORM\PersistentCollection {#3610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3614 …}
  -id: 229330
  -bodyTs: "'funni':3 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979222 {#3602
    date: 2023-11-26 07:13: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
79 DENIED edit
App\Entity\EntryComment {#3603
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3344
    +user: Proxies\__CG__\App\Entity\User {#3345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2323
      +user: App\Entity\User {#2159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        🥱\n
        \n
        What a shitty tagline. What have I been doing these past few years, lol?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1705258021 {#2191
        date: 2024-01-14 19:47:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 161743
      -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901459 {#2325
        date: 2023-11-25 09:37:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2323}
    +body: "Ahh you must be a frivolous developer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700902485 {#3342
      date: 2023-11-25 09:54:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@interceder270@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3346 …}
    +nested: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    -id: 161785
    -bodyTs: "'ahh':1 'develop':7 'frivol':6 'must':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6104405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700902485 {#3343
      date: 2023-11-25 09:54:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Or a funny one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979222 {#3601
    date: 2023-11-26 07:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
    "@conc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3604 …}
  +nested: Doctrine\ORM\PersistentCollection {#3606 …}
  +votes: Doctrine\ORM\PersistentCollection {#3608 …}
  +reports: Doctrine\ORM\PersistentCollection {#3610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3614 …}
  -id: 229330
  -bodyTs: "'funni':3 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979222 {#3602
    date: 2023-11-26 07:13: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
80 DENIED moderate
App\Entity\EntryComment {#3603
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3344
    +user: Proxies\__CG__\App\Entity\User {#3345 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2323
      +user: App\Entity\User {#2159 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        🥱\n
        \n
        What a shitty tagline. What have I been doing these past few years, lol?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1705258021 {#2191
        date: 2024-01-14 19:47:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 161743
      -bodyTs: "'lol':14 'past':11 'shitti':3 'taglin':4 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901459 {#2325
        date: 2023-11-25 09:37:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2323}
    +body: "Ahh you must be a frivolous developer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700902485 {#3342
      date: 2023-11-25 09:54:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@interceder270@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3346 …}
    +nested: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    -id: 161785
    -bodyTs: "'ahh':1 'develop':7 'frivol':6 'must':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6104405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700902485 {#3343
      date: 2023-11-25 09:54:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Or a funny one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979222 {#3601
    date: 2023-11-26 07:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@interceder270@lemmy.world"
    "@conc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3604 …}
  +nested: Doctrine\ORM\PersistentCollection {#3606 …}
  +votes: Doctrine\ORM\PersistentCollection {#3608 …}
  +reports: Doctrine\ORM\PersistentCollection {#3610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3614 …}
  -id: 229330
  -bodyTs: "'funni':3 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979222 {#3602
    date: 2023-11-26 07:13: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
81 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
82 DENIED moderate
App\Entity\EntryComment {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2163 …}
  +root: App\Entity\EntryComment {#2163 …}
  +body: "Everybody knows Linux is primarily used and developed (?) by moms who play FarmVille in terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700891862 {#3294
    date: 2023-11-25 06:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@war@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 161383
  -bodyTs: "'develop':8 'everybodi':1 'farmvill':13 'know':2 'linux':3 'mom':10 'play':12 'primarili':5 'termin':15 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5130847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891862 {#3295
    date: 2023-11-25 06:57: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
83 DENIED edit
App\Entity\EntryComment {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2163 …}
  +root: App\Entity\EntryComment {#2163 …}
  +body: "Everybody knows Linux is primarily used and developed (?) by moms who play FarmVille in terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700891862 {#3294
    date: 2023-11-25 06:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@war@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 161383
  -bodyTs: "'develop':8 'everybodi':1 'farmvill':13 'know':2 'linux':3 'mom':10 'play':12 'primarili':5 'termin':15 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5130847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891862 {#3295
    date: 2023-11-25 06:57: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
84 DENIED moderate
App\Entity\EntryComment {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2163 …}
  +root: App\Entity\EntryComment {#2163 …}
  +body: "Everybody knows Linux is primarily used and developed (?) by moms who play FarmVille in terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700891862 {#3294
    date: 2023-11-25 06:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@war@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 161383
  -bodyTs: "'develop':8 'everybodi':1 'farmvill':13 'know':2 'linux':3 'mom':10 'play':12 'primarili':5 'termin':15 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5130847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891862 {#3295
    date: 2023-11-25 06:57: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
85 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
86 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > uses the GNOME interface\n
    \n
    yeah thats a no from me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1701492982 {#2212
    date: 2023-12-02 05:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 160734
  -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5396499"
  +editedAt: DateTimeImmutable @1701427589 {#2208
    date: 2023-12-01 11:46:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700875298 {#2209
    date: 2023-11-25 02:21:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > uses the GNOME interface\n
    \n
    yeah thats a no from me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1701492982 {#2212
    date: 2023-12-02 05:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 160734
  -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5396499"
  +editedAt: DateTimeImmutable @1701427589 {#2208
    date: 2023-12-01 11:46:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700875298 {#2209
    date: 2023-11-25 02:21:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > uses the GNOME interface\n
    \n
    yeah thats a no from me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1701492982 {#2212
    date: 2023-12-02 05:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 160734
  -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5396499"
  +editedAt: DateTimeImmutable @1701427589 {#2208
    date: 2023-12-01 11:46:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700875298 {#2209
    date: 2023-11-25 02:21:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 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
90 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > uses the GNOME interface\n
      \n
      yeah thats a no from me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1701492982 {#2212
      date: 2023-12-02 05:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 160734
    -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5396499"
    +editedAt: DateTimeImmutable @1701427589 {#2208
      date: 2023-12-01 11:46:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700875298 {#2209
      date: 2023-11-25 02:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "Plus its just running off Fedora? Easy no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700876538 {#3263
    date: 2023-11-25 02:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 160792
  -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876538 {#3264
    date: 2023-11-25 02:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > uses the GNOME interface\n
      \n
      yeah thats a no from me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1701492982 {#2212
      date: 2023-12-02 05:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 160734
    -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5396499"
    +editedAt: DateTimeImmutable @1701427589 {#2208
      date: 2023-12-01 11:46:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700875298 {#2209
      date: 2023-11-25 02:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "Plus its just running off Fedora? Easy no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700876538 {#3263
    date: 2023-11-25 02:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 160792
  -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876538 {#3264
    date: 2023-11-25 02:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > uses the GNOME interface\n
      \n
      yeah thats a no from me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1701492982 {#2212
      date: 2023-12-02 05:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 160734
    -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5396499"
    +editedAt: DateTimeImmutable @1701427589 {#2208
      date: 2023-12-01 11:46:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700875298 {#2209
      date: 2023-11-25 02:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "Plus its just running off Fedora? Easy no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700876538 {#3263
    date: 2023-11-25 02:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 160792
  -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876538 {#3264
    date: 2023-11-25 02:42:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\EntryComment {#3572
  +user: Proxies\__CG__\App\Entity\User {#3573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2270
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > uses the GNOME interface\n
        \n
        yeah thats a no from me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1701492982 {#2212
        date: 2023-12-02 05:56:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 160734
      -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5396499"
      +editedAt: DateTimeImmutable @1701427589 {#2208
        date: 2023-12-01 11:46:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700875298 {#2209
        date: 2023-11-25 02:21:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: "Plus its just running off Fedora? Easy no."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700876538 {#3263
      date: 2023-11-25 02:42:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@drwankingstein@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 160792
    -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876538 {#3264
      date: 2023-11-25 02:42:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "How did they manage to just take the worst of both and put them together?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700876945 {#3570
    date: 2023-11-25 02:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
    "@BarrierWithAshes@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 160815
  -bodyTs: "'manag':4 'put':13 'take':7 'togeth':15 'worst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876945 {#3571
    date: 2023-11-25 02:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3572
  +user: Proxies\__CG__\App\Entity\User {#3573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2270
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > uses the GNOME interface\n
        \n
        yeah thats a no from me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1701492982 {#2212
        date: 2023-12-02 05:56:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 160734
      -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5396499"
      +editedAt: DateTimeImmutable @1701427589 {#2208
        date: 2023-12-01 11:46:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700875298 {#2209
        date: 2023-11-25 02:21:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: "Plus its just running off Fedora? Easy no."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700876538 {#3263
      date: 2023-11-25 02:42:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@drwankingstein@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 160792
    -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876538 {#3264
      date: 2023-11-25 02:42:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "How did they manage to just take the worst of both and put them together?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700876945 {#3570
    date: 2023-11-25 02:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
    "@BarrierWithAshes@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 160815
  -bodyTs: "'manag':4 'put':13 'take':7 'togeth':15 'worst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876945 {#3571
    date: 2023-11-25 02:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3572
  +user: Proxies\__CG__\App\Entity\User {#3573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2270
      +user: App\Entity\User {#2263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > uses the GNOME interface\n
        \n
        yeah thats a no from me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1701492982 {#2212
        date: 2023-12-02 05:56:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 160734
      -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5396499"
      +editedAt: DateTimeImmutable @1701427589 {#2208
        date: 2023-12-01 11:46:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700875298 {#2209
        date: 2023-11-25 02:21:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: "Plus its just running off Fedora? Easy no."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700876538 {#3263
      date: 2023-11-25 02:42:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@drwankingstein@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3267 …}
    +nested: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    -id: 160792
    -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876538 {#3264
      date: 2023-11-25 02:42:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "How did they manage to just take the worst of both and put them together?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700876945 {#3570
    date: 2023-11-25 02:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
    "@BarrierWithAshes@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3574 …}
  +nested: Doctrine\ORM\PersistentCollection {#3576 …}
  +votes: Doctrine\ORM\PersistentCollection {#3578 …}
  +reports: Doctrine\ORM\PersistentCollection {#3580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
  -id: 160815
  -bodyTs: "'manag':4 'put':13 'take':7 'togeth':15 'worst':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876945 {#3571
    date: 2023-11-25 02:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 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
98 DENIED moderate
App\Entity\EntryComment {#3703
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3572
    +user: Proxies\__CG__\App\Entity\User {#3573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2270
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > uses the GNOME interface\n
          \n
          yeah thats a no from me.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1701492982 {#2212
          date: 2023-12-02 05:56:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 160734
        -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5396499"
        +editedAt: DateTimeImmutable @1701427589 {#2208
          date: 2023-12-01 11:46:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700875298 {#2209
          date: 2023-11-25 02:21:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2270}
      +body: "Plus its just running off Fedora? Easy no."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700876538 {#3263
        date: 2023-11-25 02:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@drwankingstein@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 160792
      -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700876538 {#3264
        date: 2023-11-25 02:42:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: "How did they manage to just take the worst of both and put them together?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700876945 {#3570
      date: 2023-11-25 02:49:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@drwankingstein@lemmy.dbzer0.com"
      "@BarrierWithAshes@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 160815
    -bodyTs: "'manag':4 'put':13 'take':7 'togeth':15 'worst':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876945 {#3571
      date: 2023-11-25 02:49:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: """
    It’s a cultural thing at this point.\n
    \n
    They just have a different culture than us.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700901505 {#3701
    date: 2023-11-25 09:38:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
    "@BarrierWithAshes@kbin.social"
    "@Dran_Arcana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3704 …}
  +nested: Doctrine\ORM\PersistentCollection {#3706 …}
  +votes: Doctrine\ORM\PersistentCollection {#3708 …}
  +reports: Doctrine\ORM\PersistentCollection {#3710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
  -id: 161746
  -bodyTs: "'cultur':4,14 'differ':13 'point':8 'thing':5 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901505 {#3702
    date: 2023-11-25 09:38:25.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
99 DENIED edit
App\Entity\EntryComment {#3703
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3572
    +user: Proxies\__CG__\App\Entity\User {#3573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2270
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > uses the GNOME interface\n
          \n
          yeah thats a no from me.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1701492982 {#2212
          date: 2023-12-02 05:56:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 160734
        -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5396499"
        +editedAt: DateTimeImmutable @1701427589 {#2208
          date: 2023-12-01 11:46:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700875298 {#2209
          date: 2023-11-25 02:21:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2270}
      +body: "Plus its just running off Fedora? Easy no."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700876538 {#3263
        date: 2023-11-25 02:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@drwankingstein@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 160792
      -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700876538 {#3264
        date: 2023-11-25 02:42:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: "How did they manage to just take the worst of both and put them together?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700876945 {#3570
      date: 2023-11-25 02:49:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@drwankingstein@lemmy.dbzer0.com"
      "@BarrierWithAshes@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 160815
    -bodyTs: "'manag':4 'put':13 'take':7 'togeth':15 'worst':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876945 {#3571
      date: 2023-11-25 02:49:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: """
    It’s a cultural thing at this point.\n
    \n
    They just have a different culture than us.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700901505 {#3701
    date: 2023-11-25 09:38:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
    "@BarrierWithAshes@kbin.social"
    "@Dran_Arcana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3704 …}
  +nested: Doctrine\ORM\PersistentCollection {#3706 …}
  +votes: Doctrine\ORM\PersistentCollection {#3708 …}
  +reports: Doctrine\ORM\PersistentCollection {#3710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
  -id: 161746
  -bodyTs: "'cultur':4,14 'differ':13 'point':8 'thing':5 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901505 {#3702
    date: 2023-11-25 09:38:25.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
100 DENIED moderate
App\Entity\EntryComment {#3703
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3572
    +user: Proxies\__CG__\App\Entity\User {#3573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3265
      +user: Proxies\__CG__\App\Entity\User {#3266 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2270
        +user: App\Entity\User {#2263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > uses the GNOME interface\n
          \n
          yeah thats a no from me.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1701492982 {#2212
          date: 2023-12-02 05:56:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 160734
        -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5396499"
        +editedAt: DateTimeImmutable @1701427589 {#2208
          date: 2023-12-01 11:46:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700875298 {#2209
          date: 2023-11-25 02:21:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2270}
      +body: "Plus its just running off Fedora? Easy no."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700876538 {#3263
        date: 2023-11-25 02:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@drwankingstein@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3267 …}
      +nested: Doctrine\ORM\PersistentCollection {#3269 …}
      +votes: Doctrine\ORM\PersistentCollection {#3271 …}
      +reports: Doctrine\ORM\PersistentCollection {#3273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
      -id: 160792
      -bodyTs: "'easi':7 'fedora':6 'plus':1 'run':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3759039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700876538 {#3264
        date: 2023-11-25 02:42:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2270}
    +body: "How did they manage to just take the worst of both and put them together?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700876945 {#3570
      date: 2023-11-25 02:49:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@drwankingstein@lemmy.dbzer0.com"
      "@BarrierWithAshes@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3574 …}
    +nested: Doctrine\ORM\PersistentCollection {#3576 …}
    +votes: Doctrine\ORM\PersistentCollection {#3578 …}
    +reports: Doctrine\ORM\PersistentCollection {#3580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3584 …}
    -id: 160815
    -bodyTs: "'manag':4 'put':13 'take':7 'togeth':15 'worst':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565908"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876945 {#3571
      date: 2023-11-25 02:49:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: """
    It’s a cultural thing at this point.\n
    \n
    They just have a different culture than us.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700901505 {#3701
    date: 2023-11-25 09:38:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
    "@BarrierWithAshes@kbin.social"
    "@Dran_Arcana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3704 …}
  +nested: Doctrine\ORM\PersistentCollection {#3706 …}
  +votes: Doctrine\ORM\PersistentCollection {#3708 …}
  +reports: Doctrine\ORM\PersistentCollection {#3710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
  -id: 161746
  -bodyTs: "'cultur':4,14 'differ':13 'point':8 'thing':5 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901505 {#3702
    date: 2023-11-25 09:38:25.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
101 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
102 DENIED moderate
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > uses the GNOME interface\n
      \n
      yeah thats a no from me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1701492982 {#2212
      date: 2023-12-02 05:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 160734
    -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5396499"
    +editedAt: DateTimeImmutable @1701427589 {#2208
      date: 2023-12-01 11:46:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700875298 {#2209
      date: 2023-11-25 02:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "You’re just not a serious developer 😒"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700921090 {#3279
    date: 2023-11-25 15:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 162446
  -bodyTs: "'develop':7 're':2 'serious':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700921090 {#3280
    date: 2023-11-25 15:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > uses the GNOME interface\n
      \n
      yeah thats a no from me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1701492982 {#2212
      date: 2023-12-02 05:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 160734
    -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5396499"
    +editedAt: DateTimeImmutable @1701427589 {#2208
      date: 2023-12-01 11:46:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700875298 {#2209
      date: 2023-11-25 02:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "You’re just not a serious developer 😒"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700921090 {#3279
    date: 2023-11-25 15:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 162446
  -bodyTs: "'develop':7 're':2 'serious':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700921090 {#3280
    date: 2023-11-25 15:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > uses the GNOME interface\n
      \n
      yeah thats a no from me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1701492982 {#2212
      date: 2023-12-02 05:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 160734
    -bodyTs: "'gnome':3 'interfac':4 'that':6 'use':1 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5396499"
    +editedAt: DateTimeImmutable @1701427589 {#2208
      date: 2023-12-01 11:46:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700875298 {#2209
      date: 2023-11-25 02:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "You’re just not a serious developer 😒"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700921090 {#3279
    date: 2023-11-25 15:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 162446
  -bodyTs: "'develop':7 're':2 'serious':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700921090 {#3280
    date: 2023-11-25 15:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
    \n
    > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
    \n
    > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
    \n
    [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
    \n
    **Also, immutable distributions are a scam**:\n
    \n
    Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
    \n
    I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
    \n
    The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
    \n
    We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
    \n
    “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
    \n
    As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
    \n
    Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705280447 {#2172
    date: 2024-01-15 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +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: 160716
  -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565155"
  +editedAt: DateTimeImmutable @1701427547 {#2186
    date: 2023-12-01 11:45:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700874816 {#2173
    date: 2023-11-25 02:13:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
    \n
    > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
    \n
    > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
    \n
    [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
    \n
    **Also, immutable distributions are a scam**:\n
    \n
    Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
    \n
    I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
    \n
    The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
    \n
    We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
    \n
    “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
    \n
    As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
    \n
    Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705280447 {#2172
    date: 2024-01-15 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +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: 160716
  -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565155"
  +editedAt: DateTimeImmutable @1701427547 {#2186
    date: 2023-12-01 11:45:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700874816 {#2173
    date: 2023-11-25 02:13:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
    \n
    > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
    \n
    > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
    \n
    [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
    \n
    **Also, immutable distributions are a scam**:\n
    \n
    Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
    \n
    I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
    \n
    The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
    \n
    We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
    \n
    “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
    \n
    As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
    \n
    Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705280447 {#2172
    date: 2024-01-15 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +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: 160716
  -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565155"
  +editedAt: DateTimeImmutable @1701427547 {#2186
    date: 2023-12-01 11:45:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700874816 {#2173
    date: 2023-11-25 02:13:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: """
    There is always some solutionizm in tech, but I’m interested in containerzation as a solution to problems I’ve had with configure drift building up on my systems and make it easier to share and work with the community.\n
    \n
    The immutable desktop work to me is specifically working on bridging the gap between the UX of a local admin (you know wanting custom configuration and fast reaction to user input) and the industrial expectations of being able to test and track every change and reduce the number of different pieces you need to operate a system.\n
    \n
    Hopefully we can lose some of the industries bad habits though. Like “relying on this proprietary piece is ok because we can move faster” or making other excuses as if you are going to have to explain to your boss why some metric looks bad instead of just trying to make the best system or solution we can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700882465 {#3200
    date: 2023-11-25 04:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 161027
  -bodyTs: "'abl':78 'admin':60 'alway':3 'bad':106,142 'best':150 'boss':137 'bridg':51 'build':25 'chang':84 'communiti':40 'configur':23,65 'containerz':13 'custom':64 'desktop':43 'differ':90 'drift':24 'easier':33 'everi':83 'excus':125 'expect':75 'explain':134 'fast':67 'faster':121 'gap':53 'go':130 'habit':107 'hope':98 'immut':42 'industri':74,105 'input':71 'instead':143 'interest':11 'know':62 'like':109 'local':59 'look':141 'lose':101 'm':10 'make':31,123,148 'metric':140 'move':120 'need':93 'number':88 'ok':116 'oper':95 'piec':91,114 'problem':18 'proprietari':113 'reaction':68 'reduc':86 'reli':110 'share':35 'solut':16,153 'solutionizm':5 'specif':48 'system':29,97,151 'tech':7 'test':80 'though':108 'track':82 'tri':146 'user':70 'ux':56 've':20 'want':63 'work':37,44,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6099695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700882465 {#3201
    date: 2023-11-25 04:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: """
    There is always some solutionizm in tech, but I’m interested in containerzation as a solution to problems I’ve had with configure drift building up on my systems and make it easier to share and work with the community.\n
    \n
    The immutable desktop work to me is specifically working on bridging the gap between the UX of a local admin (you know wanting custom configuration and fast reaction to user input) and the industrial expectations of being able to test and track every change and reduce the number of different pieces you need to operate a system.\n
    \n
    Hopefully we can lose some of the industries bad habits though. Like “relying on this proprietary piece is ok because we can move faster” or making other excuses as if you are going to have to explain to your boss why some metric looks bad instead of just trying to make the best system or solution we can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700882465 {#3200
    date: 2023-11-25 04:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 161027
  -bodyTs: "'abl':78 'admin':60 'alway':3 'bad':106,142 'best':150 'boss':137 'bridg':51 'build':25 'chang':84 'communiti':40 'configur':23,65 'containerz':13 'custom':64 'desktop':43 'differ':90 'drift':24 'easier':33 'everi':83 'excus':125 'expect':75 'explain':134 'fast':67 'faster':121 'gap':53 'go':130 'habit':107 'hope':98 'immut':42 'industri':74,105 'input':71 'instead':143 'interest':11 'know':62 'like':109 'local':59 'look':141 'lose':101 'm':10 'make':31,123,148 'metric':140 'move':120 'need':93 'number':88 'ok':116 'oper':95 'piec':91,114 'problem':18 'proprietari':113 'reaction':68 'reduc':86 'reli':110 'share':35 'solut':16,153 'solutionizm':5 'specif':48 'system':29,97,151 'tech':7 'test':80 'though':108 'track':82 'tri':146 'user':70 'ux':56 've':20 'want':63 'work':37,44,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6099695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700882465 {#3201
    date: 2023-11-25 04:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: """
    There is always some solutionizm in tech, but I’m interested in containerzation as a solution to problems I’ve had with configure drift building up on my systems and make it easier to share and work with the community.\n
    \n
    The immutable desktop work to me is specifically working on bridging the gap between the UX of a local admin (you know wanting custom configuration and fast reaction to user input) and the industrial expectations of being able to test and track every change and reduce the number of different pieces you need to operate a system.\n
    \n
    Hopefully we can lose some of the industries bad habits though. Like “relying on this proprietary piece is ok because we can move faster” or making other excuses as if you are going to have to explain to your boss why some metric looks bad instead of just trying to make the best system or solution we can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700882465 {#3200
    date: 2023-11-25 04:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 161027
  -bodyTs: "'abl':78 'admin':60 'alway':3 'bad':106,142 'best':150 'boss':137 'bridg':51 'build':25 'chang':84 'communiti':40 'configur':23,65 'containerz':13 'custom':64 'desktop':43 'differ':90 'drift':24 'easier':33 'everi':83 'excus':125 'expect':75 'explain':134 'fast':67 'faster':121 'gap':53 'go':130 'habit':107 'hope':98 'immut':42 'industri':74,105 'input':71 'instead':143 'interest':11 'know':62 'like':109 'local':59 'look':141 'lose':101 'm':10 'make':31,123,148 'metric':140 'move':120 'need':93 'number':88 'ok':116 'oper':95 'piec':91,114 'problem':18 'proprietari':113 'reaction':68 'reduc':86 'reli':110 'share':35 'solut':16,153 'solutionizm':5 'specif':48 'system':29,97,151 'tech':7 'test':80 'though':108 'track':82 'tri':146 'user':70 'ux':56 've':20 'want':63 'work':37,44,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6099695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700882465 {#3201
    date: 2023-11-25 04:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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
114 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "Let people enjoy things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700876486 {#3216
    date: 2023-11-25 02:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 160789
  -bodyTs: "'enjoy':3 'let':1 'peopl':2 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6548422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876486 {#3217
    date: 2023-11-25 02:41:26.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
115 DENIED edit
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "Let people enjoy things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700876486 {#3216
    date: 2023-11-25 02:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 160789
  -bodyTs: "'enjoy':3 'let':1 'peopl':2 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6548422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876486 {#3217
    date: 2023-11-25 02:41:26.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
116 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "Let people enjoy things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700876486 {#3216
    date: 2023-11-25 02:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 160789
  -bodyTs: "'enjoy':3 'let':1 'peopl':2 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6548422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700876486 {#3217
    date: 2023-11-25 02:41:26.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3556
  +user: Proxies\__CG__\App\Entity\User {#3557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2176
      +user: App\Entity\User {#1994 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
        \n
        > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
        \n
        > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
        \n
        [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
        \n
        **Also, immutable distributions are a scam**:\n
        \n
        Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
        \n
        I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
        \n
        The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
        \n
        We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
        \n
        “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
        \n
        As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
        \n
        Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705280447 {#2172
        date: 2024-01-15 02:00:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +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: 160716
      -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5565155"
      +editedAt: DateTimeImmutable @1701427547 {#2186
        date: 2023-12-01 11:45:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700874816 {#2173
        date: 2023-11-25 02:13:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2176}
    +body: "Let people enjoy things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700876486 {#3216
      date: 2023-11-25 02:41:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 160789
    -bodyTs: "'enjoy':3 'let':1 'peopl':2 'thing':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6548422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876486 {#3217
      date: 2023-11-25 02:41:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "What if I enjoy ruining other people’s fun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016179 {#3554
    date: 2023-11-26 17:29:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
    "@Thrickles@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 166782
  -bodyTs: "'enjoy':4 'fun':9 'peopl':7 'ruin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6606779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016179 {#3555
    date: 2023-11-26 17:29: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
119 DENIED edit
App\Entity\EntryComment {#3556
  +user: Proxies\__CG__\App\Entity\User {#3557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2176
      +user: App\Entity\User {#1994 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
        \n
        > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
        \n
        > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
        \n
        [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
        \n
        **Also, immutable distributions are a scam**:\n
        \n
        Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
        \n
        I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
        \n
        The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
        \n
        We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
        \n
        “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
        \n
        As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
        \n
        Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705280447 {#2172
        date: 2024-01-15 02:00:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +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: 160716
      -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5565155"
      +editedAt: DateTimeImmutable @1701427547 {#2186
        date: 2023-12-01 11:45:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700874816 {#2173
        date: 2023-11-25 02:13:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2176}
    +body: "Let people enjoy things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700876486 {#3216
      date: 2023-11-25 02:41:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 160789
    -bodyTs: "'enjoy':3 'let':1 'peopl':2 'thing':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6548422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876486 {#3217
      date: 2023-11-25 02:41:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "What if I enjoy ruining other people’s fun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016179 {#3554
    date: 2023-11-26 17:29:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
    "@Thrickles@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 166782
  -bodyTs: "'enjoy':4 'fun':9 'peopl':7 'ruin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6606779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016179 {#3555
    date: 2023-11-26 17:29: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
120 DENIED moderate
App\Entity\EntryComment {#3556
  +user: Proxies\__CG__\App\Entity\User {#3557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2176
      +user: App\Entity\User {#1994 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
        \n
        > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
        \n
        > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
        \n
        [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
        \n
        **Also, immutable distributions are a scam**:\n
        \n
        Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
        \n
        I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
        \n
        The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
        \n
        We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
        \n
        “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
        \n
        As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
        \n
        Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705280447 {#2172
        date: 2024-01-15 02:00:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +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: 160716
      -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5565155"
      +editedAt: DateTimeImmutable @1701427547 {#2186
        date: 2023-12-01 11:45:47.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700874816 {#2173
        date: 2023-11-25 02:13:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2176}
    +body: "Let people enjoy things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700876486 {#3216
      date: 2023-11-25 02:41:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 160789
    -bodyTs: "'enjoy':3 'let':1 'peopl':2 'thing':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6548422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700876486 {#3217
      date: 2023-11-25 02:41:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "What if I enjoy ruining other people’s fun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016179 {#3554
    date: 2023-11-26 17:29:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
    "@Thrickles@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3558 …}
  +nested: Doctrine\ORM\PersistentCollection {#3560 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3568 …}
  -id: 166782
  -bodyTs: "'enjoy':4 'fun':9 'peopl':7 'ruin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6606779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016179 {#3555
    date: 2023-11-26 17:29: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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "I care!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700908397 {#3232
    date: 2023-11-25 11:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 161964
  -bodyTs: "'care':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1060930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700908397 {#3233
    date: 2023-11-25 11:33:17.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
123 DENIED edit
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "I care!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700908397 {#3232
    date: 2023-11-25 11:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 161964
  -bodyTs: "'care':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1060930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700908397 {#3233
    date: 2023-11-25 11:33:17.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
124 DENIED moderate
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: "I care!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700908397 {#3232
    date: 2023-11-25 11:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 161964
  -bodyTs: "'care':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1060930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700908397 {#3233
    date: 2023-11-25 11:33:17.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: """
    The amount of times my Windows installation(s) broke is just as high as the amount of times my Linux installations had issues. The article you quoted seems to be from someone with more Windows experience than Linux experience.\n
    \n
    One example: FileZilla is a capable GUI SFTP and FTP client, but so is nearly every file manager. I can drag and drop files from Dolphin into a fuse mounted FTP, SMB or SFTP folder just fine. Skill issue?\n
    \n
    EDIT: omg, I just realised they use WinSCP for deploying applications. It really seems like a skill issue since you can automate that even without proprietary clouds. I can probably replace this person with a PowerShell script, which is even more efficient than them doing their job on Windows.\n
    \n
    All operating systems sadly need lots of maintenance nowadays. The main reason I use Linux is that I feel in control of the system and the vendor doesn’t actively try to fuck with my installation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700980589 {#3248
    date: 2023-11-26 07:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 229683
  -bodyTs: "'activ':157 'amount':2,16 'applic':89 'articl':25 'autom':100 'broke':9 'capabl':45 'client':50 'cloud':105 'control':148 'deploy':88 'doesn':155 'dolphin':65 'drag':60 'drop':62 'edit':79 'effici':120 'even':102,118 'everi':55 'exampl':41 'experi':36,39 'feel':146 'file':56,63 'filezilla':42 'fine':76 'folder':74 'ftp':49,70 'fuck':160 'fuse':68 'gui':46 'high':13 'instal':7,21,163 'issu':23,78,96 'job':125 'like':93 'linux':20,38,142 'lot':133 'main':138 'mainten':135 'manag':57 'mount':69 'near':54 'need':132 'nowaday':136 'omg':80 'one':40 'oper':129 'person':111 'powershel':114 'probabl':108 'proprietari':104 'quot':27 'realis':83 'realli':91 'reason':139 'replac':109 'sad':131 'script':115 'seem':28,92 'sftp':47,73 'sinc':97 'skill':77,95 'smb':71 'someon':32 'system':130,151 'time':4,18 'tri':158 'use':85,141 'vendor':154 'window':6,35,127 'winscp':86 'without':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700980589 {#3249
    date: 2023-11-26 07:36:29.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
127 DENIED edit
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: """
    The amount of times my Windows installation(s) broke is just as high as the amount of times my Linux installations had issues. The article you quoted seems to be from someone with more Windows experience than Linux experience.\n
    \n
    One example: FileZilla is a capable GUI SFTP and FTP client, but so is nearly every file manager. I can drag and drop files from Dolphin into a fuse mounted FTP, SMB or SFTP folder just fine. Skill issue?\n
    \n
    EDIT: omg, I just realised they use WinSCP for deploying applications. It really seems like a skill issue since you can automate that even without proprietary clouds. I can probably replace this person with a PowerShell script, which is even more efficient than them doing their job on Windows.\n
    \n
    All operating systems sadly need lots of maintenance nowadays. The main reason I use Linux is that I feel in control of the system and the vendor doesn’t actively try to fuck with my installation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700980589 {#3248
    date: 2023-11-26 07:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 229683
  -bodyTs: "'activ':157 'amount':2,16 'applic':89 'articl':25 'autom':100 'broke':9 'capabl':45 'client':50 'cloud':105 'control':148 'deploy':88 'doesn':155 'dolphin':65 'drag':60 'drop':62 'edit':79 'effici':120 'even':102,118 'everi':55 'exampl':41 'experi':36,39 'feel':146 'file':56,63 'filezilla':42 'fine':76 'folder':74 'ftp':49,70 'fuck':160 'fuse':68 'gui':46 'high':13 'instal':7,21,163 'issu':23,78,96 'job':125 'like':93 'linux':20,38,142 'lot':133 'main':138 'mainten':135 'manag':57 'mount':69 'near':54 'need':132 'nowaday':136 'omg':80 'one':40 'oper':129 'person':111 'powershel':114 'probabl':108 'proprietari':104 'quot':27 'realis':83 'realli':91 'reason':139 'replac':109 'sad':131 'script':115 'seem':28,92 'sftp':47,73 'sinc':97 'skill':77,95 'smb':71 'someon':32 'system':130,151 'time':4,18 'tri':158 'use':85,141 'vendor':154 'window':6,35,127 'winscp':86 'without':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700980589 {#3249
    date: 2023-11-26 07:36:29.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
128 DENIED moderate
App\Entity\EntryComment {#3250
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2176
    +user: App\Entity\User {#1994 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Linux desktop will, most likely, fail for: Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
      \n
      > Linux desktop is great, I love it but I don’t sugar coat it nor I’m delusional like most posting about it.\n
      \n
      > It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
      \n
      [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)\n
      \n
      **Also, immutable distributions are a scam**:\n
      \n
      Guess what happens whenever people popularize immutable distros as the next hype in tech that will make everything better? You get yourself into a totally unreasonable and avoidable ecosystem just because those systems won’t cut it for most use cases… same that happened with Docker/Kubernetes.\n
      \n
      I’ve been saying it for year and nobody cares: nowadays those companies are all about re-creating and reconfiguring the way people develop software so everyone will be hostage of their platforms. We see this in everything now Docker/DockerHub/Kubernetes and GitHub actions were the first sign of this cancer. We now have a generation of developers that doesn’t understand the basic of their tech stack, about networking, about DNS, about how to deploy a simple thing into a server that doesn’t use some Docker BS or isn’t a 3rd party cloud xyz deploy-from-github service.\n
      \n
      The latest endeavor in making everyone’s hostage is the new Linux immutable distribution trend. **Immutable distros are all about making thing that were easy into complex, “locked down”, “inflexible”, bullshit to justify jobs and payed tech stacks and a soon to be released property solution.**\n
      \n
      We had Ansible, containers, ZFS and BTRFS that provided all the required immutability needed already but someone decided that is is time to transform proven development techniques in the hopes of eventually selling some orchestration and/or other proprietary repository / platform / BS like Docker / Kubernetes does.\n
      \n
      “Oh but there are truly open-source immutable distros” … true, but this hype is much like Docker and it will invariably and inevitably lead people down a path that will then require some proprietary solution or dependency somewhere that is only required because the “new” technology itself alone doesn’t deliver as others did in the past.\n
      \n
      As with CentOS’s fiasco or Docker it doesn’t really matter if there are truly open-source and open ecosystems of immutable distributions because in the end people/companies will pick the proprietary / closed option just because “it’s easier to use” or some other specific thing that will be good on the short term and very bad on the long term. This happened with CentOS vs Debian is currently unfolding with Docker vs LXC/RKT and will happen with Ubuntu vs Debian for all those who moved from CentOS to Ubuntu.\n
      \n
      Those popularizing immutable distributions clearly haven’t had any experience with it before the current hype. Let me tell you something, immutable systems aren’t a new thing we already had it with MIPS devices (mostly routers and IOTs) and people have been moving to ARM and mutable solutions because it’s better, easier and more reliable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705280447 {#2172
      date: 2024-01-15 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +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: 160716
    -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':149 '/linux-desktop-a-collective-delus':146 '3rd':295 'action':19,245 'actual':134 'alon':443 'alreadi':364,574 'also':150 'and/or':385 'ansibl':352 'applic':22 'aren':568 'arm':590 'avoid':183 'bad':511 'basic':51,265 'better':143,174,597 'box':109 'bs':290,390 'btrfs':356 'bullshit':334 'buy':116 'cancer':252 'care':211 'case':196 'cento':455,519,542 'clear':549 'client':34 'close':487 'cloud':26,297 'coat':71 'come':84 'compani':214 'complex':330 'contain':353 'creat':220 'current':523,559 'cut':191 'cyberduck':38 'day':93 'deal':128 'debian':521,535 'decid':367 'deliv':446 'delusion':76 'depend':432 'deploy':21,277,300 'deploy-from-github':299 'desktop':2,33,60 'develop':8,226,259,375 'devic':579 'distribut':152,317,477,548 'distro':163,320,404 'dns':273 'docker':16,289,392,412,459,526 'docker/dockerhub/kubernetes':242 'docker/kubernetes':201 'doesn':261,285,444,461 'drag':54 'drop':56 'easi':328 'easier':493,598 'ecosystem':184,474 'end':481 'endeavor':306 'even':49 'eventu':381 'everyon':13,229,309 'everyth':173,240 'exist':47 'experi':554 'fail':6,48 'fee':115 'fiasco':457 'file':58 'find':28 'first':248 'fix':99 'ftp/sftp/ftps':32 'generat':257 'get':141,176 'github':18,244,302 'good':504 'great':62 'guess':156 'happen':158,199,517,531 'haven':550 'hope':379 'hostag':232,311 'hype':167,408,560 'immut':151,162,316,319,362,403,476,547,566 'imposs':41 'inevit':418 'inflex':333 'invari':416 'iot':583 'isn':292 'issu':131 'job':135,337 'justifi':336 'kubernet':393 'latest':305 'lead':419 'let':561 'licens':119 'like':5,53,77,140,391,411 'linux':1,59,102,130,315 'll':138 'lock':331 'long':514 'love':64 'lxc/rkt':528 'm':75 'make':172,308,324 'matter':464 'minim':114 'mip':578 'month':94 'most':580 'move':540,588 'much':91,410 'mutabl':592 'need':363 'network':271 'new':314,440,571 'next':166 'nobodi':210 'nowaday':212 'oh':395 'one':45 'open':401,470,473 'open-sourc':400,469 'option':488 'orchestr':384 'other':448 'parti':296 'past':452 'path':423 'pay':339 'peopl':160,225,420,585 'people/companies':482 'pick':484 'platform':235,389 'popular':161,546 'post':79 'proper':30 'properti':348 'proprietari':25,387,429,486 'proven':374 'provid':358 'question':88 're':219 're-creat':218 'realli':463 'reconfigur':222 'releas':347 'reliabl':601 'repositori':388 'requir':361,427,437 'roi':144 'router':581 'say':205 'scam':155 'see':237 'sell':382 'server':283 'servic':303 'short':507 'sign':249 'similar':35 'simpl':279 'simpli':104 'softwar':227 'solut':27,349,430,593 'someon':366 'someth':565 'somewher':433 'soon':344 'sourc':402,471 'specif':499 'spend':98,121 'spent':127 'stack':269,341 'sugar':70 'sysadmin':10 'system':188,567 'tadeubento.com':145,148 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':147 'task':42,52 'tech':169,268,340 'techniqu':376 'technolog':441 'tell':563 'term':508,515 'thing':100,280,325,500,572 'time':92,123,371 'total':180 'transform':373 'trend':318 'true':405 'truli':399,468 'ubuntu':533,544 'understand':263 'unfold':524 'unreason':181 'use':15,195,287,495 've':126,203 'vs':520,527,534 'want':96 'way':224 'whenev':159 'window':111,118 'winscp':36 'won':189 'work':31,105 'would':125 'xyz':298 'year':208 'zfs':354"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5565155"
    +editedAt: DateTimeImmutable @1701427547 {#2186
      date: 2023-12-01 11:45:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700874816 {#2173
      date: 2023-11-25 02:13:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2176}
  +body: """
    The amount of times my Windows installation(s) broke is just as high as the amount of times my Linux installations had issues. The article you quoted seems to be from someone with more Windows experience than Linux experience.\n
    \n
    One example: FileZilla is a capable GUI SFTP and FTP client, but so is nearly every file manager. I can drag and drop files from Dolphin into a fuse mounted FTP, SMB or SFTP folder just fine. Skill issue?\n
    \n
    EDIT: omg, I just realised they use WinSCP for deploying applications. It really seems like a skill issue since you can automate that even without proprietary clouds. I can probably replace this person with a PowerShell script, which is even more efficient than them doing their job on Windows.\n
    \n
    All operating systems sadly need lots of maintenance nowadays. The main reason I use Linux is that I feel in control of the system and the vendor doesn’t actively try to fuck with my installation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700980589 {#3248
    date: 2023-11-26 07:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 229683
  -bodyTs: "'activ':157 'amount':2,16 'applic':89 'articl':25 'autom':100 'broke':9 'capabl':45 'client':50 'cloud':105 'control':148 'deploy':88 'doesn':155 'dolphin':65 'drag':60 'drop':62 'edit':79 'effici':120 'even':102,118 'everi':55 'exampl':41 'experi':36,39 'feel':146 'file':56,63 'filezilla':42 'fine':76 'folder':74 'ftp':49,70 'fuck':160 'fuse':68 'gui':46 'high':13 'instal':7,21,163 'issu':23,78,96 'job':125 'like':93 'linux':20,38,142 'lot':133 'main':138 'mainten':135 'manag':57 'mount':69 'near':54 'need':132 'nowaday':136 'omg':80 'one':40 'oper':129 'person':111 'powershel':114 'probabl':108 'proprietari':104 'quot':27 'realis':83 'realli':91 'reason':139 'replac':109 'sad':131 'script':115 'seem':28,92 'sftp':47,73 'sinc':97 'skill':77,95 'smb':71 'someon':32 'system':130,151 'time':4,18 'tri':158 'use':85,141 'vendor':154 'window':6,35,127 'winscp':86 'without':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700980589 {#3249
    date: 2023-11-26 07:36:29.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I use bluefin btw” It doesn’t feel nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872326 {#2492
    date: 2023-11-25 01:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 160591
  -bodyTs: "'bluefin':3 'btw':4 'doesn':6 'feel':8 'nice':9 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6095886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872326 {#2493
    date: 2023-11-25 01:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I use bluefin btw” It doesn’t feel nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872326 {#2492
    date: 2023-11-25 01:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 160591
  -bodyTs: "'bluefin':3 'btw':4 'doesn':6 'feel':8 'nice':9 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6095886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872326 {#2493
    date: 2023-11-25 01:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#2510 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I use bluefin btw” It doesn’t feel nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700872326 {#2492
    date: 2023-11-25 01:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2508 …}
  -id: 160591
  -bodyTs: "'bluefin':3 'btw':4 'doesn':6 'feel':8 'nice':9 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6095886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872326 {#2493
    date: 2023-11-25 01:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are other distros not serious? I don’t understand what this is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1705258135 {#2565
    date: 2024-01-14 19:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 160560
  -bodyTs: "'distro':3 'serious':5 'understand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6095651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871715 {#2566
    date: 2023-11-25 01:21:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are other distros not serious? I don’t understand what this is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1705258135 {#2565
    date: 2024-01-14 19:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 160560
  -bodyTs: "'distro':3 'serious':5 'understand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6095651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871715 {#2566
    date: 2023-11-25 01:21:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are other distros not serious? I don’t understand what this is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1705258135 {#2565
    date: 2024-01-14 19:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 160560
  -bodyTs: "'distro':3 'serious':5 'understand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6095651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700871715 {#2566
    date: 2023-11-25 01:21:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 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
138 DENIED moderate
App\Entity\EntryComment {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are other distros not serious? I don’t understand what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1705258135 {#2565
      date: 2024-01-14 19:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 160560
    -bodyTs: "'distro':3 'serious':5 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6095651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871715 {#2566
      date: 2023-11-25 01:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "You’re just not cloud-native enough to understand how revolutionary it is to run GNOME on Fedora."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700889925 {#3169
    date: 2023-11-25 06:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 161318
  -bodyTs: "'cloud':6 'cloud-nat':5 'enough':8 'fedora':19 'gnome':17 'nativ':7 're':2 'revolutionari':12 'run':16 'understand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4990986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889925 {#3170
    date: 2023-11-25 06:25:25.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
139 DENIED edit
App\Entity\EntryComment {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are other distros not serious? I don’t understand what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1705258135 {#2565
      date: 2024-01-14 19:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 160560
    -bodyTs: "'distro':3 'serious':5 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6095651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871715 {#2566
      date: 2023-11-25 01:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "You’re just not cloud-native enough to understand how revolutionary it is to run GNOME on Fedora."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700889925 {#3169
    date: 2023-11-25 06:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 161318
  -bodyTs: "'cloud':6 'cloud-nat':5 'enough':8 'fedora':19 'gnome':17 'nativ':7 're':2 'revolutionari':12 'run':16 'understand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4990986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889925 {#3170
    date: 2023-11-25 06:25:25.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
140 DENIED moderate
App\Entity\EntryComment {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are other distros not serious? I don’t understand what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1705258135 {#2565
      date: 2024-01-14 19:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 160560
    -bodyTs: "'distro':3 'serious':5 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6095651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871715 {#2566
      date: 2023-11-25 01:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "You’re just not cloud-native enough to understand how revolutionary it is to run GNOME on Fedora."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1700889925 {#3169
    date: 2023-11-25 06:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 161318
  -bodyTs: "'cloud':6 'cloud-nat':5 'enough':8 'fedora':19 'gnome':17 'nativ':7 're':2 'revolutionari':12 'run':16 'understand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4990986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889925 {#3170
    date: 2023-11-25 06:25:25.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3588
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3172 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are other distros not serious? I don’t understand what this is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1705258135 {#2565
        date: 2024-01-14 19:48:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 160560
      -bodyTs: "'distro':3 'serious':5 'understand':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6095651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700871715 {#2566
        date: 2023-11-25 01:21:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "You’re just not cloud-native enough to understand how revolutionary it is to run GNOME on Fedora."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700889925 {#3169
      date: 2023-11-25 06:25:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@const_void@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3173 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -id: 161318
    -bodyTs: "'cloud':6 'cloud-nat':5 'enough':8 'fedora':19 'gnome':17 'nativ':7 're':2 'revolutionari':12 'run':16 'understand':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4990986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889925 {#3170
      date: 2023-11-25 06:25:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "We are really experiencing a cloud native generation. These Zoomers don’t even know how life was without a cloud over their heads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700979322 {#3586
    date: 2023-11-26 07:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
    "@duncesplayed@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3589 …}
  +nested: Doctrine\ORM\PersistentCollection {#3591 …}
  +votes: Doctrine\ORM\PersistentCollection {#3593 …}
  +reports: Doctrine\ORM\PersistentCollection {#3595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
  -id: 229332
  -bodyTs: "'cloud':6,20 'even':13 'experienc':4 'generat':8 'head':23 'know':14 'life':16 'nativ':7 'realli':3 'without':18 'zoomer':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979322 {#3587
    date: 2023-11-26 07:15: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
143 DENIED edit
App\Entity\EntryComment {#3588
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3172 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are other distros not serious? I don’t understand what this is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1705258135 {#2565
        date: 2024-01-14 19:48:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 160560
      -bodyTs: "'distro':3 'serious':5 'understand':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6095651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700871715 {#2566
        date: 2023-11-25 01:21:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "You’re just not cloud-native enough to understand how revolutionary it is to run GNOME on Fedora."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700889925 {#3169
      date: 2023-11-25 06:25:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@const_void@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3173 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -id: 161318
    -bodyTs: "'cloud':6 'cloud-nat':5 'enough':8 'fedora':19 'gnome':17 'nativ':7 're':2 'revolutionari':12 'run':16 'understand':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4990986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889925 {#3170
      date: 2023-11-25 06:25:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "We are really experiencing a cloud native generation. These Zoomers don’t even know how life was without a cloud over their heads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700979322 {#3586
    date: 2023-11-26 07:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
    "@duncesplayed@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3589 …}
  +nested: Doctrine\ORM\PersistentCollection {#3591 …}
  +votes: Doctrine\ORM\PersistentCollection {#3593 …}
  +reports: Doctrine\ORM\PersistentCollection {#3595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
  -id: 229332
  -bodyTs: "'cloud':6,20 'even':13 'experienc':4 'generat':8 'head':23 'know':14 'life':16 'nativ':7 'realli':3 'without':18 'zoomer':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979322 {#3587
    date: 2023-11-26 07:15: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
144 DENIED moderate
App\Entity\EntryComment {#3588
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3172 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2570
      +user: App\Entity\User {#2583 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are other distros not serious? I don’t understand what this is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1705258135 {#2565
        date: 2024-01-14 19:48:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2571 …}
      +nested: Doctrine\ORM\PersistentCollection {#2573 …}
      +votes: Doctrine\ORM\PersistentCollection {#2575 …}
      +reports: Doctrine\ORM\PersistentCollection {#2577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
      -id: 160560
      -bodyTs: "'distro':3 'serious':5 'understand':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6095651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700871715 {#2566
        date: 2023-11-25 01:21:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2570}
    +body: "You’re just not cloud-native enough to understand how revolutionary it is to run GNOME on Fedora."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1700889925 {#3169
      date: 2023-11-25 06:25:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@const_void@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3173 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -id: 161318
    -bodyTs: "'cloud':6 'cloud-nat':5 'enough':8 'fedora':19 'gnome':17 'nativ':7 're':2 'revolutionari':12 'run':16 'understand':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4990986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889925 {#3170
      date: 2023-11-25 06:25:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: "We are really experiencing a cloud native generation. These Zoomers don’t even know how life was without a cloud over their heads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700979322 {#3586
    date: 2023-11-26 07:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
    "@duncesplayed@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3589 …}
  +nested: Doctrine\ORM\PersistentCollection {#3591 …}
  +votes: Doctrine\ORM\PersistentCollection {#3593 …}
  +reports: Doctrine\ORM\PersistentCollection {#3595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3599 …}
  -id: 229332
  -bodyTs: "'cloud':6,20 'even':13 'experienc':4 'generat':8 'head':23 'know':14 'life':16 'nativ':7 'realli':3 'without':18 'zoomer':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979322 {#3587
    date: 2023-11-26 07:15: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#3187
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are other distros not serious? I don’t understand what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1705258135 {#2565
      date: 2024-01-14 19:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 160560
    -bodyTs: "'distro':3 'serious':5 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6095651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871715 {#2566
      date: 2023-11-25 01:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Just a bad attempt at marketing.\n
    \n
    They should feel shame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700901530 {#3185
    date: 2023-11-25 09:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 161748
  -bodyTs: "'attempt':4 'bad':3 'feel':9 'market':6 'shame':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901530 {#3186
    date: 2023-11-25 09:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3187
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are other distros not serious? I don’t understand what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1705258135 {#2565
      date: 2024-01-14 19:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 160560
    -bodyTs: "'distro':3 'serious':5 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6095651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871715 {#2566
      date: 2023-11-25 01:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Just a bad attempt at marketing.\n
    \n
    They should feel shame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700901530 {#3185
    date: 2023-11-25 09:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 161748
  -bodyTs: "'attempt':4 'bad':3 'feel':9 'market':6 'shame':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901530 {#3186
    date: 2023-11-25 09:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3187
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2570
    +user: App\Entity\User {#2583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are other distros not serious? I don’t understand what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1705258135 {#2565
      date: 2024-01-14 19:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2571 …}
    +nested: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    -id: 160560
    -bodyTs: "'distro':3 'serious':5 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6095651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700871715 {#2566
      date: 2023-11-25 01:21:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2570}
  +body: """
    Just a bad attempt at marketing.\n
    \n
    They should feel shame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700901530 {#3185
    date: 2023-11-25 09:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 161748
  -bodyTs: "'attempt':4 'bad':3 'feel':9 'market':6 'shame':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901530 {#3186
    date: 2023-11-25 09:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701550554 {#2638
    date: 2023-12-02 21:55:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 160361
  -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867779 {#2639
    date: 2023-11-25 00:16:19.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
151 DENIED edit
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701550554 {#2638
    date: 2023-12-02 21:55:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 160361
  -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867779 {#2639
    date: 2023-11-25 00:16:19.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
152 DENIED moderate
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701550554 {#2638
    date: 2023-12-02 21:55:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  -id: 160361
  -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867779 {#2639
    date: 2023-11-25 00:16:19.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701550554 {#2638
      date: 2023-12-02 21:55:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 160361
    -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867779 {#2639
      date: 2023-11-25 00:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "In this case it's referring to the fact that the OS is built upon the same containerization technology used on cloud platforms such as Kubernetes. As a marketing tool it's a bit buzzwordy, but it's not about running the core OS components outside of the physical machine here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700869930 {#3137
    date: 2023-11-25 00:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 160474
  -bodyTs: "'bit':34 'built':14 'buzzwordi':35 'case':3 'cloud':22 'compon':45 'container':18 'core':43 'fact':9 'kubernet':26 'machin':50 'market':29 'os':12,44 'outsid':46 'physic':49 'platform':23 'refer':6 'run':41 'technolog':19 'tool':30 'upon':15 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869930 {#3138
    date: 2023-11-25 00:52: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
155 DENIED edit
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701550554 {#2638
      date: 2023-12-02 21:55:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 160361
    -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867779 {#2639
      date: 2023-11-25 00:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "In this case it's referring to the fact that the OS is built upon the same containerization technology used on cloud platforms such as Kubernetes. As a marketing tool it's a bit buzzwordy, but it's not about running the core OS components outside of the physical machine here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700869930 {#3137
    date: 2023-11-25 00:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 160474
  -bodyTs: "'bit':34 'built':14 'buzzwordi':35 'case':3 'cloud':22 'compon':45 'container':18 'core':43 'fact':9 'kubernet':26 'machin':50 'market':29 'os':12,44 'outsid':46 'physic':49 'platform':23 'refer':6 'run':41 'technolog':19 'tool':30 'upon':15 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869930 {#3138
    date: 2023-11-25 00:52: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
156 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701550554 {#2638
      date: 2023-12-02 21:55:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 160361
    -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867779 {#2639
      date: 2023-11-25 00:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "In this case it's referring to the fact that the OS is built upon the same containerization technology used on cloud platforms such as Kubernetes. As a marketing tool it's a bit buzzwordy, but it's not about running the core OS components outside of the physical machine here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700869930 {#3137
    date: 2023-11-25 00:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 160474
  -bodyTs: "'bit':34 'built':14 'buzzwordi':35 'case':3 'cloud':22 'compon':45 'container':18 'core':43 'fact':9 'kubernet':26 'machin':50 'market':29 'os':12,44 'outsid':46 'physic':49 'platform':23 'refer':6 'run':41 'technolog':19 'tool':30 'upon':15 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700869930 {#3138
    date: 2023-11-25 00:52: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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3495
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701550554 {#2638
        date: 2023-12-02 21:55:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 160361
      -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700867779 {#2639
        date: 2023-11-25 00:16:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "In this case it's referring to the fact that the OS is built upon the same containerization technology used on cloud platforms such as Kubernetes. As a marketing tool it's a bit buzzwordy, but it's not about running the core OS components outside of the physical machine here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700869930 {#3137
      date: 2023-11-25 00:52:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@BaroqueInMind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 160474
    -bodyTs: "'bit':34 'built':14 'buzzwordi':35 'case':3 'cloud':22 'compon':45 'container':18 'core':43 'fact':9 'kubernet':26 'machin':50 'market':29 'os':12,44 'outsid':46 'physic':49 'platform':23 'refer':6 'run':41 'technolog':19 'tool':30 'upon':15 'use':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869930 {#3138
      date: 2023-11-25 00:52:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: """
    ‘Containerized’ would be more accurate.\n
    \n
    Both are incredibly stupid attempts to convince people they need something they don’t.\n
    \n
    You all should look into a ‘blue ocean’ business strategy. Lots of shitty businessmen are constantly trying to push ‘new’ things and have a vested interest in convincing laymen of their necessity.\n
    \n
    Needs are born from solving problems, not making them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700901611 {#3492
    date: 2023-11-25 09:40:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
    "@sudotstar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 161752
  -bodyTs: "'accur':5 'attempt':10 'blue':26 'born':54 'busi':28 'businessmen':33 'constant':35 'container':1 'convinc':12,47 'incred':8 'interest':45 'laymen':48 'look':23 'lot':30 'make':59 'necess':51 'need':15,52 'new':39 'ocean':27 'peopl':13 'problem':57 'push':38 'shitti':32 'solv':56 'someth':16 'strategi':29 'stupid':9 'thing':40 'tri':36 'vest':44 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571767"
  +editedAt: DateTimeImmutable @1701462351 {#3493
    date: 2023-12-01 21:25:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700901611 {#3494
    date: 2023-11-25 09:40:11.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
159 DENIED edit
App\Entity\EntryComment {#3495
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701550554 {#2638
        date: 2023-12-02 21:55:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 160361
      -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700867779 {#2639
        date: 2023-11-25 00:16:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "In this case it's referring to the fact that the OS is built upon the same containerization technology used on cloud platforms such as Kubernetes. As a marketing tool it's a bit buzzwordy, but it's not about running the core OS components outside of the physical machine here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700869930 {#3137
      date: 2023-11-25 00:52:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@BaroqueInMind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 160474
    -bodyTs: "'bit':34 'built':14 'buzzwordi':35 'case':3 'cloud':22 'compon':45 'container':18 'core':43 'fact':9 'kubernet':26 'machin':50 'market':29 'os':12,44 'outsid':46 'physic':49 'platform':23 'refer':6 'run':41 'technolog':19 'tool':30 'upon':15 'use':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869930 {#3138
      date: 2023-11-25 00:52:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: """
    ‘Containerized’ would be more accurate.\n
    \n
    Both are incredibly stupid attempts to convince people they need something they don’t.\n
    \n
    You all should look into a ‘blue ocean’ business strategy. Lots of shitty businessmen are constantly trying to push ‘new’ things and have a vested interest in convincing laymen of their necessity.\n
    \n
    Needs are born from solving problems, not making them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700901611 {#3492
    date: 2023-11-25 09:40:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
    "@sudotstar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 161752
  -bodyTs: "'accur':5 'attempt':10 'blue':26 'born':54 'busi':28 'businessmen':33 'constant':35 'container':1 'convinc':12,47 'incred':8 'interest':45 'laymen':48 'look':23 'lot':30 'make':59 'necess':51 'need':15,52 'new':39 'ocean':27 'peopl':13 'problem':57 'push':38 'shitti':32 'solv':56 'someth':16 'strategi':29 'stupid':9 'thing':40 'tri':36 'vest':44 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571767"
  +editedAt: DateTimeImmutable @1701462351 {#3493
    date: 2023-12-01 21:25:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700901611 {#3494
    date: 2023-11-25 09:40:11.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
160 DENIED moderate
App\Entity\EntryComment {#3495
  +user: App\Entity\User {#2159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2656 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701550554 {#2638
        date: 2023-12-02 21:55:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2646 …}
      +votes: Doctrine\ORM\PersistentCollection {#2648 …}
      +reports: Doctrine\ORM\PersistentCollection {#2650 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
      -id: 160361
      -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700867779 {#2639
        date: 2023-11-25 00:16:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "In this case it's referring to the fact that the OS is built upon the same containerization technology used on cloud platforms such as Kubernetes. As a marketing tool it's a bit buzzwordy, but it's not about running the core OS components outside of the physical machine here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700869930 {#3137
      date: 2023-11-25 00:52:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@BaroqueInMind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 160474
    -bodyTs: "'bit':34 'built':14 'buzzwordi':35 'case':3 'cloud':22 'compon':45 'container':18 'core':43 'fact':9 'kubernet':26 'machin':50 'market':29 'os':12,44 'outsid':46 'physic':49 'platform':23 'refer':6 'run':41 'technolog':19 'tool':30 'upon':15 'use':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700869930 {#3138
      date: 2023-11-25 00:52:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: """
    ‘Containerized’ would be more accurate.\n
    \n
    Both are incredibly stupid attempts to convince people they need something they don’t.\n
    \n
    You all should look into a ‘blue ocean’ business strategy. Lots of shitty businessmen are constantly trying to push ‘new’ things and have a vested interest in convincing laymen of their necessity.\n
    \n
    Needs are born from solving problems, not making them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700901611 {#3492
    date: 2023-11-25 09:40:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
    "@sudotstar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 161752
  -bodyTs: "'accur':5 'attempt':10 'blue':26 'born':54 'busi':28 'businessmen':33 'constant':35 'container':1 'convinc':12,47 'incred':8 'interest':45 'laymen':48 'look':23 'lot':30 'make':59 'necess':51 'need':15,52 'new':39 'ocean':27 'peopl':13 'problem':57 'push':38 'shitti':32 'solv':56 'someth':16 'strategi':29 'stupid':9 'thing':40 'tri':36 'vest':44 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571767"
  +editedAt: DateTimeImmutable @1701462351 {#3493
    date: 2023-12-01 21:25:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700901611 {#3494
    date: 2023-11-25 09:40:11.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701550554 {#2638
      date: 2023-12-02 21:55:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 160361
    -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867779 {#2639
      date: 2023-11-25 00:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Yea and coming with Visual Studio pre installed? No thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700952854 {#3153
    date: 2023-11-25 23:54:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 164167
  -bodyTs: "'come':3 'instal':8 'pre':7 'studio':6 'thank':10 'visual':5 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5584637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952854 {#3154
    date: 2023-11-25 23:54:14.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
163 DENIED edit
App\Entity\EntryComment {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701550554 {#2638
      date: 2023-12-02 21:55:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 160361
    -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867779 {#2639
      date: 2023-11-25 00:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Yea and coming with Visual Studio pre installed? No thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700952854 {#3153
    date: 2023-11-25 23:54:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 164167
  -bodyTs: "'come':3 'instal':8 'pre':7 'studio':6 'thank':10 'visual':5 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5584637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952854 {#3154
    date: 2023-11-25 23:54:14.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
164 DENIED moderate
App\Entity\EntryComment {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: ""Cloud native" technology is double speak for your shit is running on other people's computers who will be tracking your use and selling it to pay for server upkeep and also maybe profit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701550554 {#2638
      date: 2023-12-02 21:55:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    -id: 160361
    -bodyTs: "'also':32 'cloud':1 'comput':16 'doubl':5 'mayb':33 'nativ':2 'pay':27 'peopl':14 'profit':34 'run':11 'sell':24 'server':29 'shit':9 'speak':6 'technolog':3 'track':20 'upkeep':30 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3757272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867779 {#2639
      date: 2023-11-25 00:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Yea and coming with Visual Studio pre installed? No thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700952854 {#3153
    date: 2023-11-25 23:54:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BaroqueInMind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 164167
  -bodyTs: "'come':3 'instal':8 'pre':7 'studio':6 'thank':10 'visual':5 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5584637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952854 {#3154
    date: 2023-11-25 23:54:14.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    YaNJaLD.\n
    \n
    Yet another not just another Linux desktop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1701606552 {#2712
    date: 2023-12-03 13:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 160339
  -bodyTs: "'anoth':3,6 'desktop':8 'linux':7 'yanjald':1 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5154743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867447 {#2713
    date: 2023-11-25 00:10:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    YaNJaLD.\n
    \n
    Yet another not just another Linux desktop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1701606552 {#2712
    date: 2023-12-03 13:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 160339
  -bodyTs: "'anoth':3,6 'desktop':8 'linux':7 'yanjald':1 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5154743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867447 {#2713
    date: 2023-11-25 00:10:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2717
  +user: App\Entity\User {#2730 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    YaNJaLD.\n
    \n
    Yet another not just another Linux desktop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1701606552 {#2712
    date: 2023-12-03 13:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 160339
  -bodyTs: "'anoth':3,6 'desktop':8 'linux':7 'yanjald':1 'yet':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5154743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867447 {#2713
    date: 2023-11-25 00:10:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2717
    +user: App\Entity\User {#2730 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      YaNJaLD.\n
      \n
      Yet another not just another Linux desktop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1701606552 {#2712
      date: 2023-12-03 13:29:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2720 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    -id: 160339
    -bodyTs: "'anoth':3,6 'desktop':8 'linux':7 'yanjald':1 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5154743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867447 {#2713
      date: 2023-11-25 00:10:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2717}
  +body: """
    Lmao I first read that as\n
    \n
    Yet another Newly Jank ass Linux Distro
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700978915 {#3121
    date: 2023-11-26 07:08:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@indigomirage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 165162
  -bodyTs: "'anoth':8 'ass':11 'distro':13 'first':3 'jank':10 'linux':12 'lmao':1 'newli':9 'read':4 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5015765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700978915 {#3122
    date: 2023-11-26 07:08: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
171 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2717
    +user: App\Entity\User {#2730 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      YaNJaLD.\n
      \n
      Yet another not just another Linux desktop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1701606552 {#2712
      date: 2023-12-03 13:29:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2720 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    -id: 160339
    -bodyTs: "'anoth':3,6 'desktop':8 'linux':7 'yanjald':1 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5154743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867447 {#2713
      date: 2023-11-25 00:10:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2717}
  +body: """
    Lmao I first read that as\n
    \n
    Yet another Newly Jank ass Linux Distro
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700978915 {#3121
    date: 2023-11-26 07:08:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@indigomirage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 165162
  -bodyTs: "'anoth':8 'ass':11 'distro':13 'first':3 'jank':10 'linux':12 'lmao':1 'newli':9 'read':4 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5015765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700978915 {#3122
    date: 2023-11-26 07:08: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
172 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2717
    +user: App\Entity\User {#2730 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      YaNJaLD.\n
      \n
      Yet another not just another Linux desktop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1701606552 {#2712
      date: 2023-12-03 13:29:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2720 …}
    +votes: Doctrine\ORM\PersistentCollection {#2722 …}
    +reports: Doctrine\ORM\PersistentCollection {#2724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
    -id: 160339
    -bodyTs: "'anoth':3,6 'desktop':8 'linux':7 'yanjald':1 'yet':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5154743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700867447 {#2713
      date: 2023-11-25 00:10:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2717}
  +body: """
    Lmao I first read that as\n
    \n
    Yet another Newly Jank ass Linux Distro
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700978915 {#3121
    date: 2023-11-26 07:08:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@indigomirage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 165162
  -bodyTs: "'anoth':8 'ass':11 'distro':13 'first':3 'jank':10 'linux':12 'lmao':1 'newli':9 'read':4 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5015765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700978915 {#3122
    date: 2023-11-26 07:08: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
173 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
174 DENIED moderate
App\Entity\EntryComment {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
    \n
    What’s the actual difference to fedora silverblue?\n
    \n
    Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
    \n
    > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
    \n
    And the other half doesn’t provide any info either\n
    \n
    > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
    \n
    [Source](https://projectbluefin.io/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701687712 {#2785
    date: 2023-12-04 12:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 160271
  -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6093179"
  +editedAt: DateTimeImmutable @1701412210 {#2786
    date: 2023-12-01 07:30:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700865931 {#2787
    date: 2023-11-24 23:45:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
    \n
    What’s the actual difference to fedora silverblue?\n
    \n
    Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
    \n
    > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
    \n
    And the other half doesn’t provide any info either\n
    \n
    > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
    \n
    [Source](https://projectbluefin.io/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701687712 {#2785
    date: 2023-12-04 12:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 160271
  -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6093179"
  +editedAt: DateTimeImmutable @1701412210 {#2786
    date: 2023-12-01 07:30:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700865931 {#2787
    date: 2023-11-24 23:45:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#2791
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
    \n
    What’s the actual difference to fedora silverblue?\n
    \n
    Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
    \n
    > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
    \n
    And the other half doesn’t provide any info either\n
    \n
    > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
    \n
    [Source](https://projectbluefin.io/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701687712 {#2785
    date: 2023-12-04 12:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2792 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2796 …}
  +reports: Doctrine\ORM\PersistentCollection {#2798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -id: 160271
  -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6093179"
  +editedAt: DateTimeImmutable @1701412210 {#2786
    date: 2023-12-01 07:30:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700865931 {#2787
    date: 2023-11-24 23:45:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700866461 {#3073
    date: 2023-11-24 23:54:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 160284
  -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5561941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866461 {#3074
    date: 2023-11-24 23:54:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700866461 {#3073
    date: 2023-11-24 23:54:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 160284
  -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5561941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866461 {#3074
    date: 2023-11-24 23:54:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700866461 {#3073
    date: 2023-11-24 23:54:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 160284
  -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5561941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866461 {#3074
    date: 2023-11-24 23:54:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#3478
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700866461 {#3073
      date: 2023-11-24 23:54:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3077 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 160284
    -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866461 {#3074
      date: 2023-11-24 23:54:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    I think it boils down to: “because we can”. “We can automatically build our own setup on github and that’s what we do”\n
    \n
    Installing tailscale, zsh, fish, vscode, extension manager, codecs, etc. out of the box isn’t enough for a new distro. Especially because you break the signing of fedora by doing so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700866943 {#3472
    date: 2023-11-25 00:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 160309
  -bodyTs: "'automat':12 'boil':4 'box':37 'break':48 'build':13 'codec':32 'distro':44 'enough':40 'especi':45 'etc':33 'extens':30 'fedora':52 'fish':28 'github':18 'instal':25 'isn':38 'manag':31 'new':43 'setup':16 'sign':50 'tailscal':26 'think':2 'vscode':29 'zsh':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6093645"
  +editedAt: DateTimeImmutable @1701414296 {#3475
    date: 2023-12-01 08:04:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700866943 {#3473
    date: 2023-11-25 00:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3478
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700866461 {#3073
      date: 2023-11-24 23:54:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3077 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 160284
    -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866461 {#3074
      date: 2023-11-24 23:54:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    I think it boils down to: “because we can”. “We can automatically build our own setup on github and that’s what we do”\n
    \n
    Installing tailscale, zsh, fish, vscode, extension manager, codecs, etc. out of the box isn’t enough for a new distro. Especially because you break the signing of fedora by doing so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700866943 {#3472
    date: 2023-11-25 00:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 160309
  -bodyTs: "'automat':12 'boil':4 'box':37 'break':48 'build':13 'codec':32 'distro':44 'enough':40 'especi':45 'etc':33 'extens':30 'fedora':52 'fish':28 'github':18 'instal':25 'isn':38 'manag':31 'new':43 'setup':16 'sign':50 'tailscal':26 'think':2 'vscode':29 'zsh':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6093645"
  +editedAt: DateTimeImmutable @1701414296 {#3475
    date: 2023-12-01 08:04:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700866943 {#3473
    date: 2023-11-25 00:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3478
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#3076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700866461 {#3073
      date: 2023-11-24 23:54:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3077 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 160284
    -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5561941"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866461 {#3074
      date: 2023-11-24 23:54:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    I think it boils down to: “because we can”. “We can automatically build our own setup on github and that’s what we do”\n
    \n
    Installing tailscale, zsh, fish, vscode, extension manager, codecs, etc. out of the box isn’t enough for a new distro. Especially because you break the signing of fedora by doing so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700866943 {#3472
    date: 2023-11-25 00:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -id: 160309
  -bodyTs: "'automat':12 'boil':4 'box':37 'break':48 'build':13 'codec':32 'distro':44 'enough':40 'especi':45 'etc':33 'extens':30 'fedora':52 'fish':28 'github':18 'instal':25 'isn':38 'manag':31 'new':43 'setup':16 'sign':50 'tailscal':26 'think':2 'vscode':29 'zsh':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6093645"
  +editedAt: DateTimeImmutable @1701414296 {#3475
    date: 2023-12-01 08:04:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700866943 {#3473
    date: 2023-11-25 00:02:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3685 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700866461 {#3073
        date: 2023-11-24 23:54:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3077 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 160284
      -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5561941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866461 {#3074
        date: 2023-11-24 23:54:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      I think it boils down to: “because we can”. “We can automatically build our own setup on github and that’s what we do”\n
      \n
      Installing tailscale, zsh, fish, vscode, extension manager, codecs, etc. out of the box isn’t enough for a new distro. Especially because you break the signing of fedora by doing so.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700866943 {#3472
      date: 2023-11-25 00:02:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@just_another_person@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3484 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 160309
    -bodyTs: "'automat':12 'boil':4 'box':37 'break':48 'build':13 'codec':32 'distro':44 'enough':40 'especi':45 'etc':33 'extens':30 'fedora':52 'fish':28 'github':18 'instal':25 'isn':38 'manag':31 'new':43 'setup':16 'sign':50 'tailscal':26 'think':2 'vscode':29 'zsh':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093645"
    +editedAt: DateTimeImmutable @1701414296 {#3475
      date: 2023-12-01 08:04:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700866943 {#3473
      date: 2023-11-25 00:02:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > out of the box isn’t enough for a new distro.\n
    \n
    I’m a bit surprised that they mentioned “distribution” on the Bluefin website, as the Universal Blue site (the base project behind Bluefin) [explicitly mentions not being a distro](https://universal-blue.org/faq/#why-are-you-making-another-distro) - and I know that Jorge tends to be very clear that they’re not building a distro:\n
    \n
    > This isn’t a distribution, you can always rebase back to Fedora without reinstalling. This is a unique relationship between upstream and downstream that is popular in cloud, but still new to the Linux desktop. “Custom images” seems to be a decent place to start since that’s what people call them in cloud.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700902998 {#3688
    date: 2023-11-25 10:03:18.0 +01:00
  }
  +ip: null
  +tags: [
    "why"
  ]
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3681 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3699 …}
  -id: 161800
  -bodyTs: "'/faq/#why-are-you-making-another-distro)':43 'alway':68 'back':70 'base':31 'behind':33 'bit':15 'blue':28 'bluefin':23,34 'box':4 'build':58 'call':111 'clear':53 'cloud':88,114 'custom':96 'decent':102 'desktop':95 'distribut':20,65 'distro':11,40,60 'downstream':83 'enough':7 'explicit':35 'fedora':72 'imag':97 'isn':5,62 'jorg':48 'know':46 'linux':94 'm':13 'mention':19,36 'new':10,91 'peopl':110 'place':103 'popular':86 'project':32 're':56 'rebas':69 'reinstal':74 'relationship':79 'seem':98 'sinc':106 'site':29 'start':105 'still':90 'surpris':16 'tend':49 'uniqu':78 'univers':27 'universal-blue.org':42 'universal-blue.org/faq/#why-are-you-making-another-distro)':41 'upstream':81 'websit':24 'without':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/3323473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902998 {#3691
    date: 2023-11-25 10:03:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3685 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700866461 {#3073
        date: 2023-11-24 23:54:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3077 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 160284
      -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5561941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866461 {#3074
        date: 2023-11-24 23:54:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      I think it boils down to: “because we can”. “We can automatically build our own setup on github and that’s what we do”\n
      \n
      Installing tailscale, zsh, fish, vscode, extension manager, codecs, etc. out of the box isn’t enough for a new distro. Especially because you break the signing of fedora by doing so.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700866943 {#3472
      date: 2023-11-25 00:02:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@just_another_person@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3484 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 160309
    -bodyTs: "'automat':12 'boil':4 'box':37 'break':48 'build':13 'codec':32 'distro':44 'enough':40 'especi':45 'etc':33 'extens':30 'fedora':52 'fish':28 'github':18 'instal':25 'isn':38 'manag':31 'new':43 'setup':16 'sign':50 'tailscal':26 'think':2 'vscode':29 'zsh':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093645"
    +editedAt: DateTimeImmutable @1701414296 {#3475
      date: 2023-12-01 08:04:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700866943 {#3473
      date: 2023-11-25 00:02:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > out of the box isn’t enough for a new distro.\n
    \n
    I’m a bit surprised that they mentioned “distribution” on the Bluefin website, as the Universal Blue site (the base project behind Bluefin) [explicitly mentions not being a distro](https://universal-blue.org/faq/#why-are-you-making-another-distro) - and I know that Jorge tends to be very clear that they’re not building a distro:\n
    \n
    > This isn’t a distribution, you can always rebase back to Fedora without reinstalling. This is a unique relationship between upstream and downstream that is popular in cloud, but still new to the Linux desktop. “Custom images” seems to be a decent place to start since that’s what people call them in cloud.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700902998 {#3688
    date: 2023-11-25 10:03:18.0 +01:00
  }
  +ip: null
  +tags: [
    "why"
  ]
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3681 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3699 …}
  -id: 161800
  -bodyTs: "'/faq/#why-are-you-making-another-distro)':43 'alway':68 'back':70 'base':31 'behind':33 'bit':15 'blue':28 'bluefin':23,34 'box':4 'build':58 'call':111 'clear':53 'cloud':88,114 'custom':96 'decent':102 'desktop':95 'distribut':20,65 'distro':11,40,60 'downstream':83 'enough':7 'explicit':35 'fedora':72 'imag':97 'isn':5,62 'jorg':48 'know':46 'linux':94 'm':13 'mention':19,36 'new':10,91 'peopl':110 'place':103 'popular':86 'project':32 're':56 'rebas':69 'reinstal':74 'relationship':79 'seem':98 'sinc':106 'site':29 'start':105 'still':90 'surpris':16 'tend':49 'uniqu':78 'univers':27 'universal-blue.org':42 'universal-blue.org/faq/#why-are-you-making-another-distro)':41 'upstream':81 'websit':24 'without':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/3323473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902998 {#3691
    date: 2023-11-25 10:03:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3693
  +user: Proxies\__CG__\App\Entity\User {#3685 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#3076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: "Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700866461 {#3073
        date: 2023-11-24 23:54:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3077 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3081 …}
      +reports: Doctrine\ORM\PersistentCollection {#3083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 160284
      -bodyTs: "'clear':7 'delta':13 'exist':18 'explain':11 'mission':8 'problem':21 'solv':24 'statement':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5561941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700866461 {#3074
        date: 2023-11-24 23:54:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      I think it boils down to: “because we can”. “We can automatically build our own setup on github and that’s what we do”\n
      \n
      Installing tailscale, zsh, fish, vscode, extension manager, codecs, etc. out of the box isn’t enough for a new distro. Especially because you break the signing of fedora by doing so.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700866943 {#3472
      date: 2023-11-25 00:02:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@just_another_person@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3484 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -id: 160309
    -bodyTs: "'automat':12 'boil':4 'box':37 'break':48 'build':13 'codec':32 'distro':44 'enough':40 'especi':45 'etc':33 'extens':30 'fedora':52 'fish':28 'github':18 'instal':25 'isn':38 'manag':31 'new':43 'setup':16 'sign':50 'tailscal':26 'think':2 'vscode':29 'zsh':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093645"
    +editedAt: DateTimeImmutable @1701414296 {#3475
      date: 2023-12-01 08:04:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700866943 {#3473
      date: 2023-11-25 00:02:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > out of the box isn’t enough for a new distro.\n
    \n
    I’m a bit surprised that they mentioned “distribution” on the Bluefin website, as the Universal Blue site (the base project behind Bluefin) [explicitly mentions not being a distro](https://universal-blue.org/faq/#why-are-you-making-another-distro) - and I know that Jorge tends to be very clear that they’re not building a distro:\n
    \n
    > This isn’t a distribution, you can always rebase back to Fedora without reinstalling. This is a unique relationship between upstream and downstream that is popular in cloud, but still new to the Linux desktop. “Custom images” seems to be a decent place to start since that’s what people call them in cloud.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700902998 {#3688
    date: 2023-11-25 10:03:18.0 +01:00
  }
  +ip: null
  +tags: [
    "why"
  ]
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3681 …}
  +votes: Doctrine\ORM\PersistentCollection {#3679 …}
  +reports: Doctrine\ORM\PersistentCollection {#3695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3699 …}
  -id: 161800
  -bodyTs: "'/faq/#why-are-you-making-another-distro)':43 'alway':68 'back':70 'base':31 'behind':33 'bit':15 'blue':28 'bluefin':23,34 'box':4 'build':58 'call':111 'clear':53 'cloud':88,114 'custom':96 'decent':102 'desktop':95 'distribut':20,65 'distro':11,40,60 'downstream':83 'enough':7 'explicit':35 'fedora':72 'imag':97 'isn':5,62 'jorg':48 'know':46 'linux':94 'm':13 'mention':19,36 'new':10,91 'peopl':110 'place':103 'popular':86 'project':32 're':56 'rebas':69 'reinstal':74 'relationship':79 'seem':98 'sinc':106 'site':29 'start':105 'still':90 'surpris':16 'tend':49 'uniqu':78 'univers':27 'universal-blue.org':42 'universal-blue.org/faq/#why-are-you-making-another-distro)':41 'upstream':81 'websit':24 'without':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/3323473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902998 {#3691
    date: 2023-11-25 10:03:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > What’s the actual difference to fedora silverblue?\n
    \n
    Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
    \n
    And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
    \n
    If you have any other questions I'd be happy to answer them!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700874604 {#3089
    date: 2023-11-25 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 160703
  -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700874604 {#3090
    date: 2023-11-25 02:10:04.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
191 DENIED edit
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > What’s the actual difference to fedora silverblue?\n
    \n
    Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
    \n
    And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
    \n
    If you have any other questions I'd be happy to answer them!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700874604 {#3089
    date: 2023-11-25 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 160703
  -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700874604 {#3090
    date: 2023-11-25 02:10:04.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
192 DENIED moderate
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > What’s the actual difference to fedora silverblue?\n
    \n
    Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
    \n
    And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
    \n
    If you have any other questions I'd be happy to answer them!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700874604 {#3089
    date: 2023-11-25 02:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3093 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3097 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 160703
  -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700874604 {#3090
    date: 2023-11-25 02:10:04.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > What’s the actual difference to fedora silverblue?\n
      \n
      Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
      \n
      And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
      \n
      If you have any other questions I'd be happy to answer them!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700874604 {#3089
      date: 2023-11-25 02:10:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3093 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 160703
    -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700874604 {#3090
      date: 2023-11-25 02:10:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > Hi! Co-maintainer here, you can find the differences in the github repo: [github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)\n
    \n
    I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don’t you mean GNOME? Ubuntu isn’t a desktop environment, it’s a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for “serious” developers.\n
    \n
    If it weren’t open source, I’d think this was a scam. Weird choice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700896934 {#3523
    date: 2023-11-25 08:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 161553
  -bodyTs: "'/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':17 'appear':36 'blunder':81 'build':90 'bullet':33 'check':19 'choic':110 'claim':87 'co':3 'co-maintain':2 'copi':84 'd':103 'desktop':49,64,74 'develop':95 'differ':10,29 'distro':70,92 'embarass':80 'environ':65,75 'experi':50 'fedora':53 'find':8,27 'github':13,21 'github.com':16 'github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':15 'gnome':59,71 'hi':1 'isn':61 'like':78 'link':24 'linux':69 'list':30 'maintain':4 'mean':58 'meld':51 'open':100 'page':22 'point':34 'pr':43 'repo':14 'say':46 'scam':108 'seem':77 'serious':94 'silverblu':54 'sourc':101 'team':44 'think':104 'three':32 'ubuntu':48,60 'weird':109 'weren':98 'written':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4468066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896934 {#3524
    date: 2023-11-25 08:22:14.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
195 DENIED edit
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > What’s the actual difference to fedora silverblue?\n
      \n
      Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
      \n
      And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
      \n
      If you have any other questions I'd be happy to answer them!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700874604 {#3089
      date: 2023-11-25 02:10:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3093 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 160703
    -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700874604 {#3090
      date: 2023-11-25 02:10:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > Hi! Co-maintainer here, you can find the differences in the github repo: [github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)\n
    \n
    I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don’t you mean GNOME? Ubuntu isn’t a desktop environment, it’s a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for “serious” developers.\n
    \n
    If it weren’t open source, I’d think this was a scam. Weird choice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700896934 {#3523
    date: 2023-11-25 08:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 161553
  -bodyTs: "'/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':17 'appear':36 'blunder':81 'build':90 'bullet':33 'check':19 'choic':110 'claim':87 'co':3 'co-maintain':2 'copi':84 'd':103 'desktop':49,64,74 'develop':95 'differ':10,29 'distro':70,92 'embarass':80 'environ':65,75 'experi':50 'fedora':53 'find':8,27 'github':13,21 'github.com':16 'github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':15 'gnome':59,71 'hi':1 'isn':61 'like':78 'link':24 'linux':69 'list':30 'maintain':4 'mean':58 'meld':51 'open':100 'page':22 'point':34 'pr':43 'repo':14 'say':46 'scam':108 'seem':77 'serious':94 'silverblu':54 'sourc':101 'team':44 'think':104 'three':32 'ubuntu':48,60 'weird':109 'weren':98 'written':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4468066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896934 {#3524
    date: 2023-11-25 08:22:14.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
196 DENIED moderate
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > What’s the actual difference to fedora silverblue?\n
      \n
      Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
      \n
      And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
      \n
      If you have any other questions I'd be happy to answer them!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700874604 {#3089
      date: 2023-11-25 02:10:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3093 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 160703
    -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700874604 {#3090
      date: 2023-11-25 02:10:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    > Hi! Co-maintainer here, you can find the differences in the github repo: [github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)\n
    \n
    I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don’t you mean GNOME? Ubuntu isn’t a desktop environment, it’s a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for “serious” developers.\n
    \n
    If it weren’t open source, I’d think this was a scam. Weird choice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700896934 {#3523
    date: 2023-11-25 08:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 161553
  -bodyTs: "'/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':17 'appear':36 'blunder':81 'build':90 'bullet':33 'check':19 'choic':110 'claim':87 'co':3 'co-maintain':2 'copi':84 'd':103 'desktop':49,64,74 'develop':95 'differ':10,29 'distro':70,92 'embarass':80 'environ':65,75 'experi':50 'fedora':53 'find':8,27 'github':13,21 'github.com':16 'github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':15 'gnome':59,71 'hi':1 'isn':61 'like':78 'link':24 'linux':69 'list':30 'maintain':4 'mean':58 'meld':51 'open':100 'page':22 'point':34 'pr':43 'repo':14 'say':46 'scam':108 'seem':77 'serious':94 'silverblu':54 'sourc':101 'team':44 'think':104 'three':32 'ubuntu':48,60 'weird':109 'weren':98 'written':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4468066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896934 {#3524
    date: 2023-11-25 08:22:14.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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3718
  +user: Proxies\__CG__\App\Entity\User {#3685 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3525
    +user: Proxies\__CG__\App\Entity\User {#3526 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        > What’s the actual difference to fedora silverblue?\n
        \n
        Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
        \n
        And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
        \n
        If you have any other questions I'd be happy to answer them!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700874604 {#3089
        date: 2023-11-25 02:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3093 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
      -id: 160703
      -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700874604 {#3090
        date: 2023-11-25 02:10:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > Hi! Co-maintainer here, you can find the differences in the github repo: [github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)\n
      \n
      I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don’t you mean GNOME? Ubuntu isn’t a desktop environment, it’s a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for “serious” developers.\n
      \n
      If it weren’t open source, I’d think this was a scam. Weird choice.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700896934 {#3523
      date: 2023-11-25 08:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 161553
    -bodyTs: "'/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':17 'appear':36 'blunder':81 'build':90 'bullet':33 'check':19 'choic':110 'claim':87 'co':3 'co-maintain':2 'copi':84 'd':103 'desktop':49,64,74 'develop':95 'differ':10,29 'distro':70,92 'embarass':80 'environ':65,75 'experi':50 'fedora':53 'find':8,27 'github':13,21 'github.com':16 'github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':15 'gnome':59,71 'hi':1 'isn':61 'like':78 'link':24 'linux':69 'list':30 'maintain':4 'mean':58 'meld':51 'open':100 'page':22 'point':34 'pr':43 'repo':14 'say':46 'scam':108 'seem':77 'serious':94 'silverblu':54 'sourc':101 'team':44 'think':104 'three':32 'ubuntu':48,60 'weird':109 'weren':98 'written':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4468066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896934 {#3524
      date: 2023-11-25 08:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "IIRC, Bluefin uses the GNOME extensions that Ubuntu uses - so yes, GNOME in the same way that the current version of Pop!_OS is GNOME + their own extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700902475 {#3716
    date: 2023-11-25 09:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@tkn@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3719 …}
  +nested: Doctrine\ORM\PersistentCollection {#3721 …}
  +votes: Doctrine\ORM\PersistentCollection {#3723 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 161784
  -bodyTs: "'bluefin':2 'current':19 'extens':6,28 'gnome':5,12,25 'iirc':1 'os':23 'pop':22 'ubuntu':8 'use':3,9 'version':20 'way':16 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/3323402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902475 {#3717
    date: 2023-11-25 09:54: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
199 DENIED edit
App\Entity\EntryComment {#3718
  +user: Proxies\__CG__\App\Entity\User {#3685 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3525
    +user: Proxies\__CG__\App\Entity\User {#3526 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        > What’s the actual difference to fedora silverblue?\n
        \n
        Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
        \n
        And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
        \n
        If you have any other questions I'd be happy to answer them!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700874604 {#3089
        date: 2023-11-25 02:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3093 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
      -id: 160703
      -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700874604 {#3090
        date: 2023-11-25 02:10:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > Hi! Co-maintainer here, you can find the differences in the github repo: [github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)\n
      \n
      I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don’t you mean GNOME? Ubuntu isn’t a desktop environment, it’s a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for “serious” developers.\n
      \n
      If it weren’t open source, I’d think this was a scam. Weird choice.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700896934 {#3523
      date: 2023-11-25 08:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 161553
    -bodyTs: "'/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':17 'appear':36 'blunder':81 'build':90 'bullet':33 'check':19 'choic':110 'claim':87 'co':3 'co-maintain':2 'copi':84 'd':103 'desktop':49,64,74 'develop':95 'differ':10,29 'distro':70,92 'embarass':80 'environ':65,75 'experi':50 'fedora':53 'find':8,27 'github':13,21 'github.com':16 'github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':15 'gnome':59,71 'hi':1 'isn':61 'like':78 'link':24 'linux':69 'list':30 'maintain':4 'mean':58 'meld':51 'open':100 'page':22 'point':34 'pr':43 'repo':14 'say':46 'scam':108 'seem':77 'serious':94 'silverblu':54 'sourc':101 'team':44 'think':104 'three':32 'ubuntu':48,60 'weird':109 'weren':98 'written':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4468066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896934 {#3524
      date: 2023-11-25 08:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "IIRC, Bluefin uses the GNOME extensions that Ubuntu uses - so yes, GNOME in the same way that the current version of Pop!_OS is GNOME + their own extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700902475 {#3716
    date: 2023-11-25 09:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@tkn@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3719 …}
  +nested: Doctrine\ORM\PersistentCollection {#3721 …}
  +votes: Doctrine\ORM\PersistentCollection {#3723 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 161784
  -bodyTs: "'bluefin':2 'current':19 'extens':6,28 'gnome':5,12,25 'iirc':1 'os':23 'pop':22 'ubuntu':8 'use':3,9 'version':20 'way':16 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/3323402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902475 {#3717
    date: 2023-11-25 09:54: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
200 DENIED moderate
App\Entity\EntryComment {#3718
  +user: Proxies\__CG__\App\Entity\User {#3685 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3525
    +user: Proxies\__CG__\App\Entity\User {#3526 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        > What’s the actual difference to fedora silverblue?\n
        \n
        Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
        \n
        And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
        \n
        If you have any other questions I'd be happy to answer them!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700874604 {#3089
        date: 2023-11-25 02:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3093 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
      -id: 160703
      -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700874604 {#3090
        date: 2023-11-25 02:10:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > Hi! Co-maintainer here, you can find the differences in the github repo: [github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)\n
      \n
      I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don’t you mean GNOME? Ubuntu isn’t a desktop environment, it’s a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for “serious” developers.\n
      \n
      If it weren’t open source, I’d think this was a scam. Weird choice.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700896934 {#3523
      date: 2023-11-25 08:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3527 …}
    +nested: Doctrine\ORM\PersistentCollection {#3529 …}
    +votes: Doctrine\ORM\PersistentCollection {#3531 …}
    +reports: Doctrine\ORM\PersistentCollection {#3533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
    -id: 161553
    -bodyTs: "'/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':17 'appear':36 'blunder':81 'build':90 'bullet':33 'check':19 'choic':110 'claim':87 'co':3 'co-maintain':2 'copi':84 'd':103 'desktop':49,64,74 'develop':95 'differ':10,29 'distro':70,92 'embarass':80 'environ':65,75 'experi':50 'fedora':53 'find':8,27 'github':13,21 'github.com':16 'github.com/ublue-os/bluefin](https://github.com/ublue-os/bluefin)':15 'gnome':59,71 'hi':1 'isn':61 'like':78 'link':24 'linux':69 'list':30 'maintain':4 'mean':58 'meld':51 'open':100 'page':22 'point':34 'pr':43 'repo':14 'say':46 'scam':108 'seem':77 'serious':94 'silverblu':54 'sourc':101 'team':44 'think':104 'three':32 'ubuntu':48,60 'weird':109 'weren':98 'written':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4468066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896934 {#3524
      date: 2023-11-25 08:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: "IIRC, Bluefin uses the GNOME extensions that Ubuntu uses - so yes, GNOME in the same way that the current version of Pop!_OS is GNOME + their own extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700902475 {#3716
    date: 2023-11-25 09:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@tkn@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3719 …}
  +nested: Doctrine\ORM\PersistentCollection {#3721 …}
  +votes: Doctrine\ORM\PersistentCollection {#3723 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 161784
  -bodyTs: "'bluefin':2 'current':19 'extens':6,28 'gnome':5,12,25 'iirc':1 'os':23 'pop':22 'ubuntu':8 'use':3,9 'version':20 'way':16 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/3323402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700902475 {#3717
    date: 2023-11-25 09:54: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
201 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
202 DENIED moderate
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > What’s the actual difference to fedora silverblue?\n
      \n
      Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
      \n
      And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
      \n
      If you have any other questions I'd be happy to answer them!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700874604 {#3089
      date: 2023-11-25 02:10:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3093 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 160703
    -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700874604 {#3090
      date: 2023-11-25 02:10:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
    I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700897365 {#3539
    date: 2023-11-25 08:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3542 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3546 …}
  +reports: Doctrine\ORM\PersistentCollection {#3548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
  -id: 161584
  -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700897365 {#3540
    date: 2023-11-25 08:29:25.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
203 DENIED edit
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > What’s the actual difference to fedora silverblue?\n
      \n
      Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
      \n
      And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
      \n
      If you have any other questions I'd be happy to answer them!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700874604 {#3089
      date: 2023-11-25 02:10:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3093 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 160703
    -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700874604 {#3090
      date: 2023-11-25 02:10:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
    I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700897365 {#3539
    date: 2023-11-25 08:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3542 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3546 …}
  +reports: Doctrine\ORM\PersistentCollection {#3548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
  -id: 161584
  -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700897365 {#3540
    date: 2023-11-25 08:29:25.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
204 DENIED moderate
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2791
      +user: App\Entity\User {#2804 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
        \n
        What’s the actual difference to fedora silverblue?\n
        \n
        Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
        \n
        > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
        \n
        And the other half doesn’t provide any info either\n
        \n
        > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
        \n
        [Source](https://projectbluefin.io/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701687712 {#2785
        date: 2023-12-04 12:01:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2792 …}
      +nested: Doctrine\ORM\PersistentCollection {#2794 …}
      +votes: Doctrine\ORM\PersistentCollection {#2796 …}
      +reports: Doctrine\ORM\PersistentCollection {#2798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
      -id: 160271
      -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6093179"
      +editedAt: DateTimeImmutable @1701412210 {#2786
        date: 2023-12-01 07:30:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700865931 {#2787
        date: 2023-11-24 23:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      > What’s the actual difference to fedora silverblue?\n
      \n
      Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
      \n
      And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
      \n
      If you have any other questions I'd be happy to answer them!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1700874604 {#3089
      date: 2023-11-25 02:10:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3093 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3097 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
    -id: 160703
    -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700874604 {#3090
      date: 2023-11-25 02:10:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
    I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700897365 {#3539
    date: 2023-11-25 08:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3542 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3546 …}
  +reports: Doctrine\ORM\PersistentCollection {#3548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
  -id: 161584
  -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700897365 {#3540
    date: 2023-11-25 08:29:25.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
205 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
206 DENIED moderate
App\Entity\EntryComment {#3734
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        > What’s the actual difference to fedora silverblue?\n
        \n
        Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
        \n
        And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
        \n
        If you have any other questions I'd be happy to answer them!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700874604 {#3089
        date: 2023-11-25 02:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3093 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
      -id: 160703
      -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700874604 {#3090
        date: 2023-11-25 02:10:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
      I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700897365 {#3539
      date: 2023-11-25 08:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3542 …}
    +nested: Doctrine\ORM\PersistentCollection {#3544 …}
    +votes: Doctrine\ORM\PersistentCollection {#3546 …}
    +reports: Doctrine\ORM\PersistentCollection {#3548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
    -id: 161584
    -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700897365 {#3540
      date: 2023-11-25 08:29:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
    \n
    And the previous link was directly to the source code of the image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700918732 {#3731
    date: 2023-11-25 14:25:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3735 …}
  +nested: Doctrine\ORM\PersistentCollection {#3737 …}
  +votes: Doctrine\ORM\PersistentCollection {#3739 …}
  +reports: Doctrine\ORM\PersistentCollection {#3741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
  -id: 162341
  -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
  +editedAt: DateTimeImmutable @1701489300 {#3732
    date: 2023-12-02 04:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700918732 {#3733
    date: 2023-11-25 14:25: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
207 DENIED edit
App\Entity\EntryComment {#3734
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        > What’s the actual difference to fedora silverblue?\n
        \n
        Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
        \n
        And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
        \n
        If you have any other questions I'd be happy to answer them!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700874604 {#3089
        date: 2023-11-25 02:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3093 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
      -id: 160703
      -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700874604 {#3090
        date: 2023-11-25 02:10:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
      I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700897365 {#3539
      date: 2023-11-25 08:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3542 …}
    +nested: Doctrine\ORM\PersistentCollection {#3544 …}
    +votes: Doctrine\ORM\PersistentCollection {#3546 …}
    +reports: Doctrine\ORM\PersistentCollection {#3548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
    -id: 161584
    -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700897365 {#3540
      date: 2023-11-25 08:29:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
    \n
    And the previous link was directly to the source code of the image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700918732 {#3731
    date: 2023-11-25 14:25:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3735 …}
  +nested: Doctrine\ORM\PersistentCollection {#3737 …}
  +votes: Doctrine\ORM\PersistentCollection {#3739 …}
  +reports: Doctrine\ORM\PersistentCollection {#3741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
  -id: 162341
  -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
  +editedAt: DateTimeImmutable @1701489300 {#3732
    date: 2023-12-02 04:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700918732 {#3733
    date: 2023-11-25 14:25: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
208 DENIED moderate
App\Entity\EntryComment {#3734
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3541
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2791
        +user: App\Entity\User {#2804 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
          \n
          What’s the actual difference to fedora silverblue?\n
          \n
          Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
          \n
          > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
          \n
          And the other half doesn’t provide any info either\n
          \n
          > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
          \n
          [Source](https://projectbluefin.io/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701687712 {#2785
          date: 2023-12-04 12:01:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2792 …}
        +nested: Doctrine\ORM\PersistentCollection {#2794 …}
        +votes: Doctrine\ORM\PersistentCollection {#2796 …}
        +reports: Doctrine\ORM\PersistentCollection {#2798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
        -id: 160271
        -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6093179"
        +editedAt: DateTimeImmutable @1701412210 {#2786
          date: 2023-12-01 07:30:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700865931 {#2787
          date: 2023-11-24 23:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        > What’s the actual difference to fedora silverblue?\n
        \n
        Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
        \n
        And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
        \n
        If you have any other questions I'd be happy to answer them!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700874604 {#3089
        date: 2023-11-25 02:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3093 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3097 …}
      +reports: Doctrine\ORM\PersistentCollection {#3099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
      -id: 160703
      -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700874604 {#3090
        date: 2023-11-25 02:10:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
      I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700897365 {#3539
      date: 2023-11-25 08:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3542 …}
    +nested: Doctrine\ORM\PersistentCollection {#3544 …}
    +votes: Doctrine\ORM\PersistentCollection {#3546 …}
    +reports: Doctrine\ORM\PersistentCollection {#3548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
    -id: 161584
    -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700897365 {#3540
      date: 2023-11-25 08:29:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
    \n
    And the previous link was directly to the source code of the image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700918732 {#3731
    date: 2023-11-25 14:25:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3735 …}
  +nested: Doctrine\ORM\PersistentCollection {#3737 …}
  +votes: Doctrine\ORM\PersistentCollection {#3739 …}
  +reports: Doctrine\ORM\PersistentCollection {#3741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
  -id: 162341
  -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
  +editedAt: DateTimeImmutable @1701489300 {#3732
    date: 2023-12-02 04:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700918732 {#3733
    date: 2023-11-25 14:25: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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3756
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3734
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3541
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2791
          +user: App\Entity\User {#2804 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
            \n
            What’s the actual difference to fedora silverblue?\n
            \n
            Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
            \n
            > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
            \n
            And the other half doesn’t provide any info either\n
            \n
            > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
            \n
            [Source](https://projectbluefin.io/)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1701687712 {#2785
            date: 2023-12-04 12:01:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JoeKlemmer@lemmy.myserv.one"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2792 …}
          +nested: Doctrine\ORM\PersistentCollection {#2794 …}
          +votes: Doctrine\ORM\PersistentCollection {#2796 …}
          +reports: Doctrine\ORM\PersistentCollection {#2798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
          -id: 160271
          -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6093179"
          +editedAt: DateTimeImmutable @1701412210 {#2786
            date: 2023-12-01 07:30:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700865931 {#2787
            date: 2023-11-24 23:45:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2791}
        +body: """
          > What’s the actual difference to fedora silverblue?\n
          \n
          Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
          \n
          And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
          \n
          If you have any other questions I'd be happy to answer them!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700874604 {#3089
          date: 2023-11-25 02:10:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
          "@GravitySpoiled@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3093 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
        -id: 160703
        -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700874604 {#3090
          date: 2023-11-25 02:10:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
        I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700897365 {#3539
        date: 2023-11-25 08:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
        "@j0rge@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3542 …}
      +nested: Doctrine\ORM\PersistentCollection {#3544 …}
      +votes: Doctrine\ORM\PersistentCollection {#3546 …}
      +reports: Doctrine\ORM\PersistentCollection {#3548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
      -id: 161584
      -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700897365 {#3540
        date: 2023-11-25 08:29:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
      \n
      And the previous link was directly to the source code of the image.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700918732 {#3731
      date: 2023-11-25 14:25:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3735 …}
    +nested: Doctrine\ORM\PersistentCollection {#3737 …}
    +votes: Doctrine\ORM\PersistentCollection {#3739 …}
    +reports: Doctrine\ORM\PersistentCollection {#3741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
    -id: 162341
    -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
    +editedAt: DateTimeImmutable @1701489300 {#3732
      date: 2023-12-02 04:55:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700918732 {#3733
      date: 2023-11-25 14:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Tbo, I lost interest in it.\n
    \n
    I’ve spend a good amount of time on it trying to figure out what the project is about. Even after clarifying the confusion and multiple people asking for clarification from your side and multiple upvotes, there’s nothing from your side. You reference to something that has been saying nothing for many people.\n
    \n
    You didn’t even clarify the magical wonders of ubuntu in your project. I kind of feel insulted if I think properly about it.\n
    \n
    Delete following part of your post\n
    \n
    > Bluefin\n
    \n
    > A familiar(ish) Ubuntu desktop for Fedora Silverblue. It strives to cover these three use cases:\n
    \n
    > For users it provides a system as reliable as a Chromebook with near-zero maintenance, with the power of Ubuntu and Fedora fused together. For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the industry’s leading tools. These are included in dedicated bluefin-dx and bluefin-dx-nvidia images. For gamers we strive to deliver a world-class gaming experience via Flathub or bazzite-arch “Evolution is a process of constant branching and expansion.” - Stephen Jay Gould This image heavily utilizes cloud-native concepts.\n
    \n
    > GNOME Software with Flathub: Use a familiar software center UI to install graphical software System designed for automatic staging of updates If you’ve never used an image-based Linux before just use your computer normally Don’t overthink it, just shut your computer off when you’re not using it Should I trust you? This is all hosted, built, and pushed on GitHub. As far as if I’m a trustable fellow, here’s my bio. If you’ve made it this far, then hopefully you’ve come to the conclusion on how easy it would be to build all of this on your own trusted machinery. :smile:\n
    \n
    The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t. There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700969221 {#3752
    date: 2023-11-26 04:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3760 …}
  +nested: Doctrine\ORM\PersistentCollection {#3762 …}
  +votes: Doctrine\ORM\PersistentCollection {#3758 …}
  +reports: Doctrine\ORM\PersistentCollection {#3764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
  -id: 164853
  -bodyTs: "'amount':12 'anyon':341 'arch':187 'ask':34 'automat':225 'base':237 'bazzit':186 'bazzite-arch':185 'best':140 'better':360 'bio':285 'bluefin':91,162,166 'bluefin-dx':161 'bluefin-dx-nvidia':165 'branch':194 'build':308 'built':268 'case':107 'center':216 'chromebook':118 'clarif':36 'clarifi':28,65 'class':179 'cloud':142,205 'cloud-nat':141,204 'come':297 'comput':243,252 'concept':207 'conclus':300 'confus':30 'constant':193 'consumpt':149 'cover':103 'd':358 'dedic':160 'delet':85 'deliv':175 'design':223 'desktop':96 'develop':134,144 'didn':62 'differ':319 'dx':163,167 'easi':148,303 'enabl':147 'endeavour':136 'even':26,64,348 'evolut':188 'expans':196 'experi':145,181 'familiar':93,214 'far':274,292 'fedora':98,130,331 'feel':77 'fellow':281 'figur':19 'fish':356 'flathub':183,211 'follow':86 'fuse':131 'game':180 'gamer':171 'github':272 'gnome':208 'good':11 'gould':199 'graphic':220 'heavili':202 'hope':294 'host':267 'imag':169,201,236,324,347 'image-bas':235 'includ':158 'industri':152 'instal':219 'insult':78 'interest':4 'ish':94 'isn':334 'jay':198 'kind':75 'lead':154 'linux':238 'lost':3 'm':278 'machineri':316 'made':289 'magic':67 'mainten':123 'mani':59 'multipl':32,41 'nativ':143,206 'near':121 'near-zero':120 'never':232 'normal':244 'noth':45,57 'nvidia':168 'overthink':247 'part':87 'peopl':33,60 'post':90 'power':126 'process':191 'project':23,73 'proper':82 'provid':111,138 'push':270 're':256 'reason':339 'refer':50 'reliabl':115 'say':56 'shut':250 'side':39,48 'sign':329 'silverblu':99,321,327,363 'smile':317 'softwar':209,215,221 'someth':52 'spend':9 'stage':226 'stephen':197 'strive':101,173 'system':113,222 'tailscal':354 'tbo':1 'think':81 'three':105 'time':14 'togeth':132 'tool':155 'tri':17 'trust':262,315 'trustabl':280 'ubuntu':70,95,128 'ui':217 'updat':228 'upvot':42 'us':353 'use':106,212,233,241,258,345 'user':109 'util':203 've':8,231,288,296 'via':182 'wonder':68 'world':178 'world-class':177 'would':305 'zero':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6124941"
  +editedAt: DateTimeImmutable @1701579650 {#3749
    date: 2023-12-03 06:00:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700969221 {#3753
    date: 2023-11-26 04:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3756
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3734
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3541
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2791
          +user: App\Entity\User {#2804 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
            \n
            What’s the actual difference to fedora silverblue?\n
            \n
            Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
            \n
            > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
            \n
            And the other half doesn’t provide any info either\n
            \n
            > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
            \n
            [Source](https://projectbluefin.io/)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1701687712 {#2785
            date: 2023-12-04 12:01:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JoeKlemmer@lemmy.myserv.one"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2792 …}
          +nested: Doctrine\ORM\PersistentCollection {#2794 …}
          +votes: Doctrine\ORM\PersistentCollection {#2796 …}
          +reports: Doctrine\ORM\PersistentCollection {#2798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
          -id: 160271
          -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6093179"
          +editedAt: DateTimeImmutable @1701412210 {#2786
            date: 2023-12-01 07:30:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700865931 {#2787
            date: 2023-11-24 23:45:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2791}
        +body: """
          > What’s the actual difference to fedora silverblue?\n
          \n
          Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
          \n
          And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
          \n
          If you have any other questions I'd be happy to answer them!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700874604 {#3089
          date: 2023-11-25 02:10:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
          "@GravitySpoiled@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3093 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
        -id: 160703
        -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700874604 {#3090
          date: 2023-11-25 02:10:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
        I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700897365 {#3539
        date: 2023-11-25 08:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
        "@j0rge@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3542 …}
      +nested: Doctrine\ORM\PersistentCollection {#3544 …}
      +votes: Doctrine\ORM\PersistentCollection {#3546 …}
      +reports: Doctrine\ORM\PersistentCollection {#3548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
      -id: 161584
      -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700897365 {#3540
        date: 2023-11-25 08:29:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
      \n
      And the previous link was directly to the source code of the image.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700918732 {#3731
      date: 2023-11-25 14:25:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3735 …}
    +nested: Doctrine\ORM\PersistentCollection {#3737 …}
    +votes: Doctrine\ORM\PersistentCollection {#3739 …}
    +reports: Doctrine\ORM\PersistentCollection {#3741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
    -id: 162341
    -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
    +editedAt: DateTimeImmutable @1701489300 {#3732
      date: 2023-12-02 04:55:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700918732 {#3733
      date: 2023-11-25 14:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Tbo, I lost interest in it.\n
    \n
    I’ve spend a good amount of time on it trying to figure out what the project is about. Even after clarifying the confusion and multiple people asking for clarification from your side and multiple upvotes, there’s nothing from your side. You reference to something that has been saying nothing for many people.\n
    \n
    You didn’t even clarify the magical wonders of ubuntu in your project. I kind of feel insulted if I think properly about it.\n
    \n
    Delete following part of your post\n
    \n
    > Bluefin\n
    \n
    > A familiar(ish) Ubuntu desktop for Fedora Silverblue. It strives to cover these three use cases:\n
    \n
    > For users it provides a system as reliable as a Chromebook with near-zero maintenance, with the power of Ubuntu and Fedora fused together. For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the industry’s leading tools. These are included in dedicated bluefin-dx and bluefin-dx-nvidia images. For gamers we strive to deliver a world-class gaming experience via Flathub or bazzite-arch “Evolution is a process of constant branching and expansion.” - Stephen Jay Gould This image heavily utilizes cloud-native concepts.\n
    \n
    > GNOME Software with Flathub: Use a familiar software center UI to install graphical software System designed for automatic staging of updates If you’ve never used an image-based Linux before just use your computer normally Don’t overthink it, just shut your computer off when you’re not using it Should I trust you? This is all hosted, built, and pushed on GitHub. As far as if I’m a trustable fellow, here’s my bio. If you’ve made it this far, then hopefully you’ve come to the conclusion on how easy it would be to build all of this on your own trusted machinery. :smile:\n
    \n
    The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t. There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700969221 {#3752
    date: 2023-11-26 04:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3760 …}
  +nested: Doctrine\ORM\PersistentCollection {#3762 …}
  +votes: Doctrine\ORM\PersistentCollection {#3758 …}
  +reports: Doctrine\ORM\PersistentCollection {#3764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
  -id: 164853
  -bodyTs: "'amount':12 'anyon':341 'arch':187 'ask':34 'automat':225 'base':237 'bazzit':186 'bazzite-arch':185 'best':140 'better':360 'bio':285 'bluefin':91,162,166 'bluefin-dx':161 'bluefin-dx-nvidia':165 'branch':194 'build':308 'built':268 'case':107 'center':216 'chromebook':118 'clarif':36 'clarifi':28,65 'class':179 'cloud':142,205 'cloud-nat':141,204 'come':297 'comput':243,252 'concept':207 'conclus':300 'confus':30 'constant':193 'consumpt':149 'cover':103 'd':358 'dedic':160 'delet':85 'deliv':175 'design':223 'desktop':96 'develop':134,144 'didn':62 'differ':319 'dx':163,167 'easi':148,303 'enabl':147 'endeavour':136 'even':26,64,348 'evolut':188 'expans':196 'experi':145,181 'familiar':93,214 'far':274,292 'fedora':98,130,331 'feel':77 'fellow':281 'figur':19 'fish':356 'flathub':183,211 'follow':86 'fuse':131 'game':180 'gamer':171 'github':272 'gnome':208 'good':11 'gould':199 'graphic':220 'heavili':202 'hope':294 'host':267 'imag':169,201,236,324,347 'image-bas':235 'includ':158 'industri':152 'instal':219 'insult':78 'interest':4 'ish':94 'isn':334 'jay':198 'kind':75 'lead':154 'linux':238 'lost':3 'm':278 'machineri':316 'made':289 'magic':67 'mainten':123 'mani':59 'multipl':32,41 'nativ':143,206 'near':121 'near-zero':120 'never':232 'normal':244 'noth':45,57 'nvidia':168 'overthink':247 'part':87 'peopl':33,60 'post':90 'power':126 'process':191 'project':23,73 'proper':82 'provid':111,138 'push':270 're':256 'reason':339 'refer':50 'reliabl':115 'say':56 'shut':250 'side':39,48 'sign':329 'silverblu':99,321,327,363 'smile':317 'softwar':209,215,221 'someth':52 'spend':9 'stage':226 'stephen':197 'strive':101,173 'system':113,222 'tailscal':354 'tbo':1 'think':81 'three':105 'time':14 'togeth':132 'tool':155 'tri':17 'trust':262,315 'trustabl':280 'ubuntu':70,95,128 'ui':217 'updat':228 'upvot':42 'us':353 'use':106,212,233,241,258,345 'user':109 'util':203 've':8,231,288,296 'via':182 'wonder':68 'world':178 'world-class':177 'would':305 'zero':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6124941"
  +editedAt: DateTimeImmutable @1701579650 {#3749
    date: 2023-12-03 06:00:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700969221 {#3753
    date: 2023-11-26 04:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3756
  +user: App\Entity\User {#2804 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3734
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3541
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2791
          +user: App\Entity\User {#2804 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
            \n
            What’s the actual difference to fedora silverblue?\n
            \n
            Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
            \n
            > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
            \n
            And the other half doesn’t provide any info either\n
            \n
            > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
            \n
            [Source](https://projectbluefin.io/)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1701687712 {#2785
            date: 2023-12-04 12:01:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JoeKlemmer@lemmy.myserv.one"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2792 …}
          +nested: Doctrine\ORM\PersistentCollection {#2794 …}
          +votes: Doctrine\ORM\PersistentCollection {#2796 …}
          +reports: Doctrine\ORM\PersistentCollection {#2798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
          -id: 160271
          -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6093179"
          +editedAt: DateTimeImmutable @1701412210 {#2786
            date: 2023-12-01 07:30:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700865931 {#2787
            date: 2023-11-24 23:45:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2791}
        +body: """
          > What’s the actual difference to fedora silverblue?\n
          \n
          Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
          \n
          And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
          \n
          If you have any other questions I'd be happy to answer them!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1700874604 {#3089
          date: 2023-11-25 02:10:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
          "@GravitySpoiled@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3093 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3097 …}
        +reports: Doctrine\ORM\PersistentCollection {#3099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
        -id: 160703
        -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700874604 {#3090
          date: 2023-11-25 02:10:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
        I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700897365 {#3539
        date: 2023-11-25 08:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
        "@j0rge@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3542 …}
      +nested: Doctrine\ORM\PersistentCollection {#3544 …}
      +votes: Doctrine\ORM\PersistentCollection {#3546 …}
      +reports: Doctrine\ORM\PersistentCollection {#3548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
      -id: 161584
      -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700897365 {#3540
        date: 2023-11-25 08:29:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
      \n
      And the previous link was directly to the source code of the image.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700918732 {#3731
      date: 2023-11-25 14:25:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3735 …}
    +nested: Doctrine\ORM\PersistentCollection {#3737 …}
    +votes: Doctrine\ORM\PersistentCollection {#3739 …}
    +reports: Doctrine\ORM\PersistentCollection {#3741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
    -id: 162341
    -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
    +editedAt: DateTimeImmutable @1701489300 {#3732
      date: 2023-12-02 04:55:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700918732 {#3733
      date: 2023-11-25 14:25:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Tbo, I lost interest in it.\n
    \n
    I’ve spend a good amount of time on it trying to figure out what the project is about. Even after clarifying the confusion and multiple people asking for clarification from your side and multiple upvotes, there’s nothing from your side. You reference to something that has been saying nothing for many people.\n
    \n
    You didn’t even clarify the magical wonders of ubuntu in your project. I kind of feel insulted if I think properly about it.\n
    \n
    Delete following part of your post\n
    \n
    > Bluefin\n
    \n
    > A familiar(ish) Ubuntu desktop for Fedora Silverblue. It strives to cover these three use cases:\n
    \n
    > For users it provides a system as reliable as a Chromebook with near-zero maintenance, with the power of Ubuntu and Fedora fused together. For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the industry’s leading tools. These are included in dedicated bluefin-dx and bluefin-dx-nvidia images. For gamers we strive to deliver a world-class gaming experience via Flathub or bazzite-arch “Evolution is a process of constant branching and expansion.” - Stephen Jay Gould This image heavily utilizes cloud-native concepts.\n
    \n
    > GNOME Software with Flathub: Use a familiar software center UI to install graphical software System designed for automatic staging of updates If you’ve never used an image-based Linux before just use your computer normally Don’t overthink it, just shut your computer off when you’re not using it Should I trust you? This is all hosted, built, and pushed on GitHub. As far as if I’m a trustable fellow, here’s my bio. If you’ve made it this far, then hopefully you’ve come to the conclusion on how easy it would be to build all of this on your own trusted machinery. :smile:\n
    \n
    The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t. There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700969221 {#3752
    date: 2023-11-26 04:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3760 …}
  +nested: Doctrine\ORM\PersistentCollection {#3762 …}
  +votes: Doctrine\ORM\PersistentCollection {#3758 …}
  +reports: Doctrine\ORM\PersistentCollection {#3764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
  -id: 164853
  -bodyTs: "'amount':12 'anyon':341 'arch':187 'ask':34 'automat':225 'base':237 'bazzit':186 'bazzite-arch':185 'best':140 'better':360 'bio':285 'bluefin':91,162,166 'bluefin-dx':161 'bluefin-dx-nvidia':165 'branch':194 'build':308 'built':268 'case':107 'center':216 'chromebook':118 'clarif':36 'clarifi':28,65 'class':179 'cloud':142,205 'cloud-nat':141,204 'come':297 'comput':243,252 'concept':207 'conclus':300 'confus':30 'constant':193 'consumpt':149 'cover':103 'd':358 'dedic':160 'delet':85 'deliv':175 'design':223 'desktop':96 'develop':134,144 'didn':62 'differ':319 'dx':163,167 'easi':148,303 'enabl':147 'endeavour':136 'even':26,64,348 'evolut':188 'expans':196 'experi':145,181 'familiar':93,214 'far':274,292 'fedora':98,130,331 'feel':77 'fellow':281 'figur':19 'fish':356 'flathub':183,211 'follow':86 'fuse':131 'game':180 'gamer':171 'github':272 'gnome':208 'good':11 'gould':199 'graphic':220 'heavili':202 'hope':294 'host':267 'imag':169,201,236,324,347 'image-bas':235 'includ':158 'industri':152 'instal':219 'insult':78 'interest':4 'ish':94 'isn':334 'jay':198 'kind':75 'lead':154 'linux':238 'lost':3 'm':278 'machineri':316 'made':289 'magic':67 'mainten':123 'mani':59 'multipl':32,41 'nativ':143,206 'near':121 'near-zero':120 'never':232 'normal':244 'noth':45,57 'nvidia':168 'overthink':247 'part':87 'peopl':33,60 'post':90 'power':126 'process':191 'project':23,73 'proper':82 'provid':111,138 'push':270 're':256 'reason':339 'refer':50 'reliabl':115 'say':56 'shut':250 'side':39,48 'sign':329 'silverblu':99,321,327,363 'smile':317 'softwar':209,215,221 'someth':52 'spend':9 'stage':226 'stephen':197 'strive':101,173 'system':113,222 'tailscal':354 'tbo':1 'think':81 'three':105 'time':14 'togeth':132 'tool':155 'tri':17 'trust':262,315 'trustabl':280 'ubuntu':70,95,128 'ui':217 'updat':228 'upvot':42 'us':353 'use':106,212,233,241,258,345 'user':109 'util':203 've':8,231,288,296 'via':182 'wonder':68 'world':178 'world-class':177 'would':305 'zero':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6124941"
  +editedAt: DateTimeImmutable @1701579650 {#3749
    date: 2023-12-03 06:00:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700969221 {#3753
    date: 2023-11-26 04:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3756
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3734
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3541
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#3091
          +user: Proxies\__CG__\App\Entity\User {#3092 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2791
            +user: App\Entity\User {#2804 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
              \n
              What’s the actual difference to fedora silverblue?\n
              \n
              Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
              \n
              > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
              \n
              And the other half doesn’t provide any info either\n
              \n
              > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
              \n
              [Source](https://projectbluefin.io/)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1701687712 {#2785
              date: 2023-12-04 12:01:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JoeKlemmer@lemmy.myserv.one"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2792 …}
            +nested: Doctrine\ORM\PersistentCollection {#2794 …}
            +votes: Doctrine\ORM\PersistentCollection {#2796 …}
            +reports: Doctrine\ORM\PersistentCollection {#2798 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
            -id: 160271
            -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6093179"
            +editedAt: DateTimeImmutable @1701412210 {#2786
              date: 2023-12-01 07:30:10.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700865931 {#2787
              date: 2023-11-24 23:45:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2791}
          +body: """
            > What’s the actual difference to fedora silverblue?\n
            \n
            Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
            \n
            And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
            \n
            If you have any other questions I'd be happy to answer them!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1700874604 {#3089
            date: 2023-11-25 02:10:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JoeKlemmer@lemmy.myserv.one"
            "@GravitySpoiled@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3093 …}
          +nested: Doctrine\ORM\PersistentCollection {#3095 …}
          +votes: Doctrine\ORM\PersistentCollection {#3097 …}
          +reports: Doctrine\ORM\PersistentCollection {#3099 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
          -id: 160703
          -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700874604 {#3090
            date: 2023-11-25 02:10:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2791}
        +body: """
          Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
          I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700897365 {#3539
          date: 2023-11-25 08:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
          "@GravitySpoiled@lemmy.ml"
          "@j0rge@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3542 …}
        +nested: Doctrine\ORM\PersistentCollection {#3544 …}
        +votes: Doctrine\ORM\PersistentCollection {#3546 …}
        +reports: Doctrine\ORM\PersistentCollection {#3548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
        -id: 161584
        -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5571108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700897365 {#3540
          date: 2023-11-25 08:29:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
        \n
        And the previous link was directly to the source code of the image.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700918732 {#3731
        date: 2023-11-25 14:25:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
        "@j0rge@kbin.social"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3735 …}
      +nested: Doctrine\ORM\PersistentCollection {#3737 …}
      +votes: Doctrine\ORM\PersistentCollection {#3739 …}
      +reports: Doctrine\ORM\PersistentCollection {#3741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
      -id: 162341
      -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
      +editedAt: DateTimeImmutable @1701489300 {#3732
        date: 2023-12-02 04:55:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700918732 {#3733
        date: 2023-11-25 14:25:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      Tbo, I lost interest in it.\n
      \n
      I’ve spend a good amount of time on it trying to figure out what the project is about. Even after clarifying the confusion and multiple people asking for clarification from your side and multiple upvotes, there’s nothing from your side. You reference to something that has been saying nothing for many people.\n
      \n
      You didn’t even clarify the magical wonders of ubuntu in your project. I kind of feel insulted if I think properly about it.\n
      \n
      Delete following part of your post\n
      \n
      > Bluefin\n
      \n
      > A familiar(ish) Ubuntu desktop for Fedora Silverblue. It strives to cover these three use cases:\n
      \n
      > For users it provides a system as reliable as a Chromebook with near-zero maintenance, with the power of Ubuntu and Fedora fused together. For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the industry’s leading tools. These are included in dedicated bluefin-dx and bluefin-dx-nvidia images. For gamers we strive to deliver a world-class gaming experience via Flathub or bazzite-arch “Evolution is a process of constant branching and expansion.” - Stephen Jay Gould This image heavily utilizes cloud-native concepts.\n
      \n
      > GNOME Software with Flathub: Use a familiar software center UI to install graphical software System designed for automatic staging of updates If you’ve never used an image-based Linux before just use your computer normally Don’t overthink it, just shut your computer off when you’re not using it Should I trust you? This is all hosted, built, and pushed on GitHub. As far as if I’m a trustable fellow, here’s my bio. If you’ve made it this far, then hopefully you’ve come to the conclusion on how easy it would be to build all of this on your own trusted machinery. :smile:\n
      \n
      The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t. There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700969221 {#3752
      date: 2023-11-26 04:27:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3760 …}
    +nested: Doctrine\ORM\PersistentCollection {#3762 …}
    +votes: Doctrine\ORM\PersistentCollection {#3758 …}
    +reports: Doctrine\ORM\PersistentCollection {#3764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
    -id: 164853
    -bodyTs: "'amount':12 'anyon':341 'arch':187 'ask':34 'automat':225 'base':237 'bazzit':186 'bazzite-arch':185 'best':140 'better':360 'bio':285 'bluefin':91,162,166 'bluefin-dx':161 'bluefin-dx-nvidia':165 'branch':194 'build':308 'built':268 'case':107 'center':216 'chromebook':118 'clarif':36 'clarifi':28,65 'class':179 'cloud':142,205 'cloud-nat':141,204 'come':297 'comput':243,252 'concept':207 'conclus':300 'confus':30 'constant':193 'consumpt':149 'cover':103 'd':358 'dedic':160 'delet':85 'deliv':175 'design':223 'desktop':96 'develop':134,144 'didn':62 'differ':319 'dx':163,167 'easi':148,303 'enabl':147 'endeavour':136 'even':26,64,348 'evolut':188 'expans':196 'experi':145,181 'familiar':93,214 'far':274,292 'fedora':98,130,331 'feel':77 'fellow':281 'figur':19 'fish':356 'flathub':183,211 'follow':86 'fuse':131 'game':180 'gamer':171 'github':272 'gnome':208 'good':11 'gould':199 'graphic':220 'heavili':202 'hope':294 'host':267 'imag':169,201,236,324,347 'image-bas':235 'includ':158 'industri':152 'instal':219 'insult':78 'interest':4 'ish':94 'isn':334 'jay':198 'kind':75 'lead':154 'linux':238 'lost':3 'm':278 'machineri':316 'made':289 'magic':67 'mainten':123 'mani':59 'multipl':32,41 'nativ':143,206 'near':121 'near-zero':120 'never':232 'normal':244 'noth':45,57 'nvidia':168 'overthink':247 'part':87 'peopl':33,60 'post':90 'power':126 'process':191 'project':23,73 'proper':82 'provid':111,138 'push':270 're':256 'reason':339 'refer':50 'reliabl':115 'say':56 'shut':250 'side':39,48 'sign':329 'silverblu':99,321,327,363 'smile':317 'softwar':209,215,221 'someth':52 'spend':9 'stage':226 'stephen':197 'strive':101,173 'system':113,222 'tailscal':354 'tbo':1 'think':81 'three':105 'time':14 'togeth':132 'tool':155 'tri':17 'trust':262,315 'trustabl':280 'ubuntu':70,95,128 'ui':217 'updat':228 'upvot':42 'us':353 'use':106,212,233,241,258,345 'user':109 'util':203 've':8,231,288,296 'via':182 'wonder':68 'world':178 'world-class':177 'would':305 'zero':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6124941"
    +editedAt: DateTimeImmutable @1701579650 {#3749
      date: 2023-12-03 06:00:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700969221 {#3753
      date: 2023-11-26 04:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Here maybe it’s easier if I just paste in the differences:\n
    \n
    - Ubuntu-like GNOME layout.\n
        \n
        \n
        - Includes the following GNOME Extensions: \n
            - Dash to Dock - for a more Unity-like dock\n
            - Appindicator - for tray-like icons in the top right corner\n
            - GSConnect - Integrate your mobile device with your desktop\n
            - Blur my Shell - for that bling\n
    - GNOME Software with [Flathub](https://flathub.org):\n
        \n
        \n
        - Use a familiar software center UI to install graphical software\n
    - Built on top of the the [Universal Blue main image](https://github.com/ublue-os/main)\n
        \n
        \n
        - Extra udev rules for game controllers and [other devices](https://github.com/ublue-os/config) included out of the box\n
        - All multimedia codecs included\n
        - System designed for automatic staging of updates \n
            - If you’ve never used an image-based Linux before just use your computer normally\n
            - Don’t overthink it, just shut your computer off when you’re not using it\n
    - [Starship](https://starship.rs) is enabled by default to give you a nice shell prompt\n
    - [Solaar](https://github.com/pwr-Solaar/Solaar) - included for Logitech mouse management along with `libratbagd`\n
    - [Tailscale](https://tailscale.com) - included for VPN along with `wireguard-tools`\n
    - `zsh` and `fish` optional\n
    - Built-in Ubuntu user space\n
    - &lt;kbd&gt;Ctrl&lt;/kbd&gt;-&lt;kbd&gt;Alt&lt;/kbd&gt;-&lt;kbd&gt;u&lt;/kbd&gt; - will launch an Ubuntu image inside a terminal via [Distrobox](https://github.com/89luca89/distrobox) and your home directory will be transparently mounted for the Ubuntu image to access\n
    - A [BlackBox terminal](https://www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome) is used just for this configuration\n
    - Use this container for your typical CLI needs or to install software that is not available via Flatpak or Fedora\n
    - Optional [ubuntu-toolbox image](https://github.com/ublue-os/bluefin/pkgs/container/ubuntu-toolbox) with Python, and other convenience development tools. `just distrobox-bluefin` to get started. To configure `just` follow the [guide](https://ublue.it/guide/just/).\n
    - Optional [universal image](https://mcr.microsoft.com/en-us/product/devcontainers/universal/about) with Python, Node.js, JavaScript, TypeScript, C++, Java, C#, F#, .NET Core, PHP, Go, Ruby, and and Conda. `just distrobox-universal` to get started\n
    - `just assemble` shortcut to declaratively build distroboxes defined in `/etc/distrobox/distrobox.ini`\n
    - Refer to the [Distrobox documentation](https://distrobox.privatedns.org/#distrobox) for more information on using and configuring custom images\n
    - GNOME Terminal - &lt;kbd&gt;Ctrl&lt;/kbd&gt;-&lt;kbd&gt;Alt&lt;/kbd&gt;-&lt;kbd&gt;t&lt;/kbd&gt; - will launch a host-level GNOME Terminal if you need to do host-level things in Fedora (you shouldn’t need to do much).\n
    \n
    > The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t.\n
    \n
    Of course Fedora only signs Fedora images, we sign our own images.\n
    \n
    > There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.\n
    \n
    Then use Silverblue! If you don’t understand the features of something then you might not be the target audience!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016705 {#3780
    date: 2023-11-26 17:38:25.0 +01:00
  }
  +ip: null
  +tags: [
    "distrobox"
  ]
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3775 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3771 …}
  +reports: Doctrine\ORM\PersistentCollection {#3787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
  -id: 166814
  -bodyTs: "'/#distrobox)':336 '/2022/07/blackbox-gtk4-terminal-emulator-for-gnome)':231 '/89luca89/distrobox)':211 '/en-us/product/devcontainers/universal/about)':294 '/etc/distrobox/distrobox.ini':328 '/guide/just/).':288 '/kbd':192,195,198,350,353,356 '/pwr-solaar/solaar)':161 '/ublue-os/bluefin/pkgs/container/ubuntu-toolbox)':265 '/ublue-os/config)':97 '/ublue-os/main)':85 'access':225 'along':167,175 'alt':194,352 'anyon':418 'appind':33 'assembl':320 'audienc':460 'automat':110 'avail':253 'base':122 'better':437 'blackbox':227 'bling':57 'blue':80 'bluefin':276 'blur':52 'box':102 'build':324 'built':73,185 'built-in':184 'c':300,302 'center':67 'cli':244 'codec':105 'comput':128,137 'conda':311 'configur':237,281,343 'contain':240 'control':91 'conveni':270 'core':305 'corner':43 'cours':402 'ctrl':191,349 'custom':344 'd':435 'dash':23 'declar':323 'default':150 'defin':326 'design':108 'desktop':51 'develop':271 'devic':48,94 'differ':12,384 'directori':215 'distrobox':208,275,314,325,332 'distrobox-bluefin':274 'distrobox-univers':313 'distrobox.privatedns.org':335 'distrobox.privatedns.org/#distrobox)':334 'dock':25,32 'document':333 'easier':5 'enabl':148 'even':425 'extens':22 'extra':86 'f':303 'familiar':65 'featur':450 'fedora':257,375,396,403,406 'fish':182,433 'flathub':61 'flathub.org':62 'flatpak':255 'follow':20,283 'game':90 'get':278,317 'github.com':84,96,160,210,264 'github.com/89luca89/distrobox)':209 'github.com/pwr-solaar/solaar)':159 'github.com/ublue-os/bluefin/pkgs/container/ubuntu-toolbox)':263 'github.com/ublue-os/config)':95 'github.com/ublue-os/main)':83 'give':152 'gnome':16,21,58,346,363 'go':307 'graphic':71 'gsconnect':44 'guid':285 'home':214 'host':361,371 'host-level':360,370 'icon':38 'imag':82,121,203,223,262,291,345,389,407,412,424 'image-bas':120 'includ':18,98,106,162,172 'inform':339 'insid':204 'instal':70,248 'integr':45 'isn':399 'java':301 'javascript':298 'kbd':190,193,196,348,351,354 'launch':200,358 'layout':17 'level':362,372 'libratbagd':169 'like':15,31,37 'linux':123 'logitech':164 'main':81 'manag':166 'mayb':2 'mcr.microsoft.com':293 'mcr.microsoft.com/en-us/product/devcontainers/universal/about)':292 'might':455 'mobil':47 'mount':219 'mous':165 'much':382 'multimedia':104 'need':245,367,379 'net':304 'never':117 'nice':155 'node.js':297 'normal':129 'option':183,258,289 'overthink':132 'past':9 'php':306 'prompt':157 'python':267,296 're':141 'reason':416 'refer':329 'right':42 'rubi':308 'rule':88 'shell':54,156 'shortcut':321 'shouldn':377 'shut':135 'sign':394,405,409 'silverblu':386,392,440,443 'softwar':59,66,72,249 'solaar':158 'someth':452 'space':189 'stage':111 'starship':145 'starship.rs':146 'start':279,318 'system':107 'tailscal':170,431 'tailscale.com':171 'target':459 'termin':206,228,347,364 'thing':373 'tool':179,272 'toolbox':261 'top':41,75 'transpar':218 'tray':36 'tray-lik':35 'typescript':299 'typic':243 'u':197 'ublue.it':287 'ublue.it/guide/just/).':286 'ubuntu':14,187,202,222,260 'ubuntu-lik':13 'ubuntu-toolbox':259 'udev':87 'ui':68 'understand':448 'uniti':30 'unity-lik':29 'univers':79,290,315 'updat':113 'us':430 'use':63,118,126,143,233,238,341,422,442 'user':188 've':116 'via':207,254 'vpn':174 'wireguard':178 'wireguard-tool':177 'www.omgubuntu.co.uk':230 'www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome)':229 'zsh':180"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6136230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016705 {#3783
    date: 2023-11-26 17:38:25.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
215 DENIED edit
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3756
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3734
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3541
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#3091
          +user: Proxies\__CG__\App\Entity\User {#3092 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2791
            +user: App\Entity\User {#2804 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
              \n
              What’s the actual difference to fedora silverblue?\n
              \n
              Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
              \n
              > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
              \n
              And the other half doesn’t provide any info either\n
              \n
              > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
              \n
              [Source](https://projectbluefin.io/)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1701687712 {#2785
              date: 2023-12-04 12:01:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JoeKlemmer@lemmy.myserv.one"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2792 …}
            +nested: Doctrine\ORM\PersistentCollection {#2794 …}
            +votes: Doctrine\ORM\PersistentCollection {#2796 …}
            +reports: Doctrine\ORM\PersistentCollection {#2798 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
            -id: 160271
            -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6093179"
            +editedAt: DateTimeImmutable @1701412210 {#2786
              date: 2023-12-01 07:30:10.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700865931 {#2787
              date: 2023-11-24 23:45:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2791}
          +body: """
            > What’s the actual difference to fedora silverblue?\n
            \n
            Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
            \n
            And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
            \n
            If you have any other questions I'd be happy to answer them!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1700874604 {#3089
            date: 2023-11-25 02:10:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JoeKlemmer@lemmy.myserv.one"
            "@GravitySpoiled@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3093 …}
          +nested: Doctrine\ORM\PersistentCollection {#3095 …}
          +votes: Doctrine\ORM\PersistentCollection {#3097 …}
          +reports: Doctrine\ORM\PersistentCollection {#3099 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
          -id: 160703
          -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700874604 {#3090
            date: 2023-11-25 02:10:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2791}
        +body: """
          Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
          I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700897365 {#3539
          date: 2023-11-25 08:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
          "@GravitySpoiled@lemmy.ml"
          "@j0rge@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3542 …}
        +nested: Doctrine\ORM\PersistentCollection {#3544 …}
        +votes: Doctrine\ORM\PersistentCollection {#3546 …}
        +reports: Doctrine\ORM\PersistentCollection {#3548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
        -id: 161584
        -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5571108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700897365 {#3540
          date: 2023-11-25 08:29:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
        \n
        And the previous link was directly to the source code of the image.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700918732 {#3731
        date: 2023-11-25 14:25:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
        "@j0rge@kbin.social"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3735 …}
      +nested: Doctrine\ORM\PersistentCollection {#3737 …}
      +votes: Doctrine\ORM\PersistentCollection {#3739 …}
      +reports: Doctrine\ORM\PersistentCollection {#3741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
      -id: 162341
      -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
      +editedAt: DateTimeImmutable @1701489300 {#3732
        date: 2023-12-02 04:55:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700918732 {#3733
        date: 2023-11-25 14:25:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      Tbo, I lost interest in it.\n
      \n
      I’ve spend a good amount of time on it trying to figure out what the project is about. Even after clarifying the confusion and multiple people asking for clarification from your side and multiple upvotes, there’s nothing from your side. You reference to something that has been saying nothing for many people.\n
      \n
      You didn’t even clarify the magical wonders of ubuntu in your project. I kind of feel insulted if I think properly about it.\n
      \n
      Delete following part of your post\n
      \n
      > Bluefin\n
      \n
      > A familiar(ish) Ubuntu desktop for Fedora Silverblue. It strives to cover these three use cases:\n
      \n
      > For users it provides a system as reliable as a Chromebook with near-zero maintenance, with the power of Ubuntu and Fedora fused together. For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the industry’s leading tools. These are included in dedicated bluefin-dx and bluefin-dx-nvidia images. For gamers we strive to deliver a world-class gaming experience via Flathub or bazzite-arch “Evolution is a process of constant branching and expansion.” - Stephen Jay Gould This image heavily utilizes cloud-native concepts.\n
      \n
      > GNOME Software with Flathub: Use a familiar software center UI to install graphical software System designed for automatic staging of updates If you’ve never used an image-based Linux before just use your computer normally Don’t overthink it, just shut your computer off when you’re not using it Should I trust you? This is all hosted, built, and pushed on GitHub. As far as if I’m a trustable fellow, here’s my bio. If you’ve made it this far, then hopefully you’ve come to the conclusion on how easy it would be to build all of this on your own trusted machinery. :smile:\n
      \n
      The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t. There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700969221 {#3752
      date: 2023-11-26 04:27:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3760 …}
    +nested: Doctrine\ORM\PersistentCollection {#3762 …}
    +votes: Doctrine\ORM\PersistentCollection {#3758 …}
    +reports: Doctrine\ORM\PersistentCollection {#3764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
    -id: 164853
    -bodyTs: "'amount':12 'anyon':341 'arch':187 'ask':34 'automat':225 'base':237 'bazzit':186 'bazzite-arch':185 'best':140 'better':360 'bio':285 'bluefin':91,162,166 'bluefin-dx':161 'bluefin-dx-nvidia':165 'branch':194 'build':308 'built':268 'case':107 'center':216 'chromebook':118 'clarif':36 'clarifi':28,65 'class':179 'cloud':142,205 'cloud-nat':141,204 'come':297 'comput':243,252 'concept':207 'conclus':300 'confus':30 'constant':193 'consumpt':149 'cover':103 'd':358 'dedic':160 'delet':85 'deliv':175 'design':223 'desktop':96 'develop':134,144 'didn':62 'differ':319 'dx':163,167 'easi':148,303 'enabl':147 'endeavour':136 'even':26,64,348 'evolut':188 'expans':196 'experi':145,181 'familiar':93,214 'far':274,292 'fedora':98,130,331 'feel':77 'fellow':281 'figur':19 'fish':356 'flathub':183,211 'follow':86 'fuse':131 'game':180 'gamer':171 'github':272 'gnome':208 'good':11 'gould':199 'graphic':220 'heavili':202 'hope':294 'host':267 'imag':169,201,236,324,347 'image-bas':235 'includ':158 'industri':152 'instal':219 'insult':78 'interest':4 'ish':94 'isn':334 'jay':198 'kind':75 'lead':154 'linux':238 'lost':3 'm':278 'machineri':316 'made':289 'magic':67 'mainten':123 'mani':59 'multipl':32,41 'nativ':143,206 'near':121 'near-zero':120 'never':232 'normal':244 'noth':45,57 'nvidia':168 'overthink':247 'part':87 'peopl':33,60 'post':90 'power':126 'process':191 'project':23,73 'proper':82 'provid':111,138 'push':270 're':256 'reason':339 'refer':50 'reliabl':115 'say':56 'shut':250 'side':39,48 'sign':329 'silverblu':99,321,327,363 'smile':317 'softwar':209,215,221 'someth':52 'spend':9 'stage':226 'stephen':197 'strive':101,173 'system':113,222 'tailscal':354 'tbo':1 'think':81 'three':105 'time':14 'togeth':132 'tool':155 'tri':17 'trust':262,315 'trustabl':280 'ubuntu':70,95,128 'ui':217 'updat':228 'upvot':42 'us':353 'use':106,212,233,241,258,345 'user':109 'util':203 've':8,231,288,296 'via':182 'wonder':68 'world':178 'world-class':177 'would':305 'zero':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6124941"
    +editedAt: DateTimeImmutable @1701579650 {#3749
      date: 2023-12-03 06:00:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700969221 {#3753
      date: 2023-11-26 04:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Here maybe it’s easier if I just paste in the differences:\n
    \n
    - Ubuntu-like GNOME layout.\n
        \n
        \n
        - Includes the following GNOME Extensions: \n
            - Dash to Dock - for a more Unity-like dock\n
            - Appindicator - for tray-like icons in the top right corner\n
            - GSConnect - Integrate your mobile device with your desktop\n
            - Blur my Shell - for that bling\n
    - GNOME Software with [Flathub](https://flathub.org):\n
        \n
        \n
        - Use a familiar software center UI to install graphical software\n
    - Built on top of the the [Universal Blue main image](https://github.com/ublue-os/main)\n
        \n
        \n
        - Extra udev rules for game controllers and [other devices](https://github.com/ublue-os/config) included out of the box\n
        - All multimedia codecs included\n
        - System designed for automatic staging of updates \n
            - If you’ve never used an image-based Linux before just use your computer normally\n
            - Don’t overthink it, just shut your computer off when you’re not using it\n
    - [Starship](https://starship.rs) is enabled by default to give you a nice shell prompt\n
    - [Solaar](https://github.com/pwr-Solaar/Solaar) - included for Logitech mouse management along with `libratbagd`\n
    - [Tailscale](https://tailscale.com) - included for VPN along with `wireguard-tools`\n
    - `zsh` and `fish` optional\n
    - Built-in Ubuntu user space\n
    - &lt;kbd&gt;Ctrl&lt;/kbd&gt;-&lt;kbd&gt;Alt&lt;/kbd&gt;-&lt;kbd&gt;u&lt;/kbd&gt; - will launch an Ubuntu image inside a terminal via [Distrobox](https://github.com/89luca89/distrobox) and your home directory will be transparently mounted for the Ubuntu image to access\n
    - A [BlackBox terminal](https://www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome) is used just for this configuration\n
    - Use this container for your typical CLI needs or to install software that is not available via Flatpak or Fedora\n
    - Optional [ubuntu-toolbox image](https://github.com/ublue-os/bluefin/pkgs/container/ubuntu-toolbox) with Python, and other convenience development tools. `just distrobox-bluefin` to get started. To configure `just` follow the [guide](https://ublue.it/guide/just/).\n
    - Optional [universal image](https://mcr.microsoft.com/en-us/product/devcontainers/universal/about) with Python, Node.js, JavaScript, TypeScript, C++, Java, C#, F#, .NET Core, PHP, Go, Ruby, and and Conda. `just distrobox-universal` to get started\n
    - `just assemble` shortcut to declaratively build distroboxes defined in `/etc/distrobox/distrobox.ini`\n
    - Refer to the [Distrobox documentation](https://distrobox.privatedns.org/#distrobox) for more information on using and configuring custom images\n
    - GNOME Terminal - &lt;kbd&gt;Ctrl&lt;/kbd&gt;-&lt;kbd&gt;Alt&lt;/kbd&gt;-&lt;kbd&gt;t&lt;/kbd&gt; - will launch a host-level GNOME Terminal if you need to do host-level things in Fedora (you shouldn’t need to do much).\n
    \n
    > The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t.\n
    \n
    Of course Fedora only signs Fedora images, we sign our own images.\n
    \n
    > There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.\n
    \n
    Then use Silverblue! If you don’t understand the features of something then you might not be the target audience!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016705 {#3780
    date: 2023-11-26 17:38:25.0 +01:00
  }
  +ip: null
  +tags: [
    "distrobox"
  ]
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3775 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3771 …}
  +reports: Doctrine\ORM\PersistentCollection {#3787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
  -id: 166814
  -bodyTs: "'/#distrobox)':336 '/2022/07/blackbox-gtk4-terminal-emulator-for-gnome)':231 '/89luca89/distrobox)':211 '/en-us/product/devcontainers/universal/about)':294 '/etc/distrobox/distrobox.ini':328 '/guide/just/).':288 '/kbd':192,195,198,350,353,356 '/pwr-solaar/solaar)':161 '/ublue-os/bluefin/pkgs/container/ubuntu-toolbox)':265 '/ublue-os/config)':97 '/ublue-os/main)':85 'access':225 'along':167,175 'alt':194,352 'anyon':418 'appind':33 'assembl':320 'audienc':460 'automat':110 'avail':253 'base':122 'better':437 'blackbox':227 'bling':57 'blue':80 'bluefin':276 'blur':52 'box':102 'build':324 'built':73,185 'built-in':184 'c':300,302 'center':67 'cli':244 'codec':105 'comput':128,137 'conda':311 'configur':237,281,343 'contain':240 'control':91 'conveni':270 'core':305 'corner':43 'cours':402 'ctrl':191,349 'custom':344 'd':435 'dash':23 'declar':323 'default':150 'defin':326 'design':108 'desktop':51 'develop':271 'devic':48,94 'differ':12,384 'directori':215 'distrobox':208,275,314,325,332 'distrobox-bluefin':274 'distrobox-univers':313 'distrobox.privatedns.org':335 'distrobox.privatedns.org/#distrobox)':334 'dock':25,32 'document':333 'easier':5 'enabl':148 'even':425 'extens':22 'extra':86 'f':303 'familiar':65 'featur':450 'fedora':257,375,396,403,406 'fish':182,433 'flathub':61 'flathub.org':62 'flatpak':255 'follow':20,283 'game':90 'get':278,317 'github.com':84,96,160,210,264 'github.com/89luca89/distrobox)':209 'github.com/pwr-solaar/solaar)':159 'github.com/ublue-os/bluefin/pkgs/container/ubuntu-toolbox)':263 'github.com/ublue-os/config)':95 'github.com/ublue-os/main)':83 'give':152 'gnome':16,21,58,346,363 'go':307 'graphic':71 'gsconnect':44 'guid':285 'home':214 'host':361,371 'host-level':360,370 'icon':38 'imag':82,121,203,223,262,291,345,389,407,412,424 'image-bas':120 'includ':18,98,106,162,172 'inform':339 'insid':204 'instal':70,248 'integr':45 'isn':399 'java':301 'javascript':298 'kbd':190,193,196,348,351,354 'launch':200,358 'layout':17 'level':362,372 'libratbagd':169 'like':15,31,37 'linux':123 'logitech':164 'main':81 'manag':166 'mayb':2 'mcr.microsoft.com':293 'mcr.microsoft.com/en-us/product/devcontainers/universal/about)':292 'might':455 'mobil':47 'mount':219 'mous':165 'much':382 'multimedia':104 'need':245,367,379 'net':304 'never':117 'nice':155 'node.js':297 'normal':129 'option':183,258,289 'overthink':132 'past':9 'php':306 'prompt':157 'python':267,296 're':141 'reason':416 'refer':329 'right':42 'rubi':308 'rule':88 'shell':54,156 'shortcut':321 'shouldn':377 'shut':135 'sign':394,405,409 'silverblu':386,392,440,443 'softwar':59,66,72,249 'solaar':158 'someth':452 'space':189 'stage':111 'starship':145 'starship.rs':146 'start':279,318 'system':107 'tailscal':170,431 'tailscale.com':171 'target':459 'termin':206,228,347,364 'thing':373 'tool':179,272 'toolbox':261 'top':41,75 'transpar':218 'tray':36 'tray-lik':35 'typescript':299 'typic':243 'u':197 'ublue.it':287 'ublue.it/guide/just/).':286 'ubuntu':14,187,202,222,260 'ubuntu-lik':13 'ubuntu-toolbox':259 'udev':87 'ui':68 'understand':448 'uniti':30 'unity-lik':29 'univers':79,290,315 'updat':113 'us':430 'use':63,118,126,143,233,238,341,422,442 'user':188 've':116 'via':207,254 'vpn':174 'wireguard':178 'wireguard-tool':177 'www.omgubuntu.co.uk':230 'www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome)':229 'zsh':180"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6136230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016705 {#3783
    date: 2023-11-26 17:38:25.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
216 DENIED moderate
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#3756
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#3734
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#3541
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#3091
          +user: Proxies\__CG__\App\Entity\User {#3092 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2791
            +user: App\Entity\User {#2804 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
              \n
              What’s the actual difference to fedora silverblue?\n
              \n
              Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
              \n
              > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
              \n
              And the other half doesn’t provide any info either\n
              \n
              > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
              \n
              [Source](https://projectbluefin.io/)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1701687712 {#2785
              date: 2023-12-04 12:01:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JoeKlemmer@lemmy.myserv.one"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2792 …}
            +nested: Doctrine\ORM\PersistentCollection {#2794 …}
            +votes: Doctrine\ORM\PersistentCollection {#2796 …}
            +reports: Doctrine\ORM\PersistentCollection {#2798 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
            -id: 160271
            -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6093179"
            +editedAt: DateTimeImmutable @1701412210 {#2786
              date: 2023-12-01 07:30:10.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700865931 {#2787
              date: 2023-11-24 23:45:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2791}
          +body: """
            > What’s the actual difference to fedora silverblue?\n
            \n
            Hi! Co-maintainer here, you can find the differences in the github repo: <https://github.com/ublue-os/bluefin>\n
            \n
            And there's a doc page going over it here: <https://universal-blue.discourse.group/docs?topic=41>\n
            \n
            If you have any other questions I'd be happy to answer them!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1700874604 {#3089
            date: 2023-11-25 02:10:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JoeKlemmer@lemmy.myserv.one"
            "@GravitySpoiled@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3093 …}
          +nested: Doctrine\ORM\PersistentCollection {#3095 …}
          +votes: Doctrine\ORM\PersistentCollection {#3097 …}
          +reports: Doctrine\ORM\PersistentCollection {#3099 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
          -id: 160703
          -bodyTs: "'/docs?topic=41':38 '/ublue-os/bluefin':25 'actual':4 'answer':50 'co':11 'co-maintain':10 'd':46 'differ':5,18 'doc':30 'fedora':7 'find':16 'github':21 'github.com':24 'github.com/ublue-os/bluefin':23 'go':32 'happi':48 'hi':9 'maintain':12 'page':31 'question':44 'repo':22 'silverblu':8 'universal-blue.discourse.group':37 'universal-blue.discourse.group/docs?topic=41':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3758686"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700874604 {#3090
            date: 2023-11-25 02:10:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2791}
        +body: """
          Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?  \n
          I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700897365 {#3539
          date: 2023-11-25 08:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JoeKlemmer@lemmy.myserv.one"
          "@GravitySpoiled@lemmy.ml"
          "@j0rge@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3542 …}
        +nested: Doctrine\ORM\PersistentCollection {#3544 …}
        +votes: Doctrine\ORM\PersistentCollection {#3546 …}
        +reports: Doctrine\ORM\PersistentCollection {#3548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
        -id: 161584
        -bodyTs: "'articl':5 'buzz':9 'buzz-word':8 'differ':17 'distro':20 'explain':13 'fedora':22 'full':6 'guess':26 'instead':1 'link':3 'm':25 'mean':31 'preconfigur':36 'silverblu':23,34 'spirit':28 'stuff':38 'took':33 'ubuntu':30 'word':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5571108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700897365 {#3540
          date: 2023-11-25 08:29:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2791}
      +body: """
        I linked to it, here it is again: <https://universal-blue.discourse.group/docs?topic=41#features-9>\n
        \n
        And the previous link was directly to the source code of the image.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700918732 {#3731
        date: 2023-11-25 14:25:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
        "@GravitySpoiled@lemmy.ml"
        "@j0rge@kbin.social"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3735 …}
      +nested: Doctrine\ORM\PersistentCollection {#3737 …}
      +votes: Doctrine\ORM\PersistentCollection {#3739 …}
      +reports: Doctrine\ORM\PersistentCollection {#3741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
      -id: 162341
      -bodyTs: "'/docs?topic=41#features-9':11 'code':21 'direct':17 'imag':24 'link':2,15 'previous':14 'sourc':20 'universal-blue.discourse.group':10 'universal-blue.discourse.group/docs?topic=41#features-9':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/653719/-/comment/3765496"
      +editedAt: DateTimeImmutable @1701489300 {#3732
        date: 2023-12-02 04:55:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700918732 {#3733
        date: 2023-11-25 14:25:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2791}
    +body: """
      Tbo, I lost interest in it.\n
      \n
      I’ve spend a good amount of time on it trying to figure out what the project is about. Even after clarifying the confusion and multiple people asking for clarification from your side and multiple upvotes, there’s nothing from your side. You reference to something that has been saying nothing for many people.\n
      \n
      You didn’t even clarify the magical wonders of ubuntu in your project. I kind of feel insulted if I think properly about it.\n
      \n
      Delete following part of your post\n
      \n
      > Bluefin\n
      \n
      > A familiar(ish) Ubuntu desktop for Fedora Silverblue. It strives to cover these three use cases:\n
      \n
      > For users it provides a system as reliable as a Chromebook with near-zero maintenance, with the power of Ubuntu and Fedora fused together. For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the industry’s leading tools. These are included in dedicated bluefin-dx and bluefin-dx-nvidia images. For gamers we strive to deliver a world-class gaming experience via Flathub or bazzite-arch “Evolution is a process of constant branching and expansion.” - Stephen Jay Gould This image heavily utilizes cloud-native concepts.\n
      \n
      > GNOME Software with Flathub: Use a familiar software center UI to install graphical software System designed for automatic staging of updates If you’ve never used an image-based Linux before just use your computer normally Don’t overthink it, just shut your computer off when you’re not using it Should I trust you? This is all hosted, built, and pushed on GitHub. As far as if I’m a trustable fellow, here’s my bio. If you’ve made it this far, then hopefully you’ve come to the conclusion on how easy it would be to build all of this on your own trusted machinery. :smile:\n
      \n
      The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t. There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700969221 {#3752
      date: 2023-11-26 04:27:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@GravitySpoiled@lemmy.ml"
      "@j0rge@kbin.social"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3760 …}
    +nested: Doctrine\ORM\PersistentCollection {#3762 …}
    +votes: Doctrine\ORM\PersistentCollection {#3758 …}
    +reports: Doctrine\ORM\PersistentCollection {#3764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
    -id: 164853
    -bodyTs: "'amount':12 'anyon':341 'arch':187 'ask':34 'automat':225 'base':237 'bazzit':186 'bazzite-arch':185 'best':140 'better':360 'bio':285 'bluefin':91,162,166 'bluefin-dx':161 'bluefin-dx-nvidia':165 'branch':194 'build':308 'built':268 'case':107 'center':216 'chromebook':118 'clarif':36 'clarifi':28,65 'class':179 'cloud':142,205 'cloud-nat':141,204 'come':297 'comput':243,252 'concept':207 'conclus':300 'confus':30 'constant':193 'consumpt':149 'cover':103 'd':358 'dedic':160 'delet':85 'deliv':175 'design':223 'desktop':96 'develop':134,144 'didn':62 'differ':319 'dx':163,167 'easi':148,303 'enabl':147 'endeavour':136 'even':26,64,348 'evolut':188 'expans':196 'experi':145,181 'familiar':93,214 'far':274,292 'fedora':98,130,331 'feel':77 'fellow':281 'figur':19 'fish':356 'flathub':183,211 'follow':86 'fuse':131 'game':180 'gamer':171 'github':272 'gnome':208 'good':11 'gould':199 'graphic':220 'heavili':202 'hope':294 'host':267 'imag':169,201,236,324,347 'image-bas':235 'includ':158 'industri':152 'instal':219 'insult':78 'interest':4 'ish':94 'isn':334 'jay':198 'kind':75 'lead':154 'linux':238 'lost':3 'm':278 'machineri':316 'made':289 'magic':67 'mainten':123 'mani':59 'multipl':32,41 'nativ':143,206 'near':121 'near-zero':120 'never':232 'normal':244 'noth':45,57 'nvidia':168 'overthink':247 'part':87 'peopl':33,60 'post':90 'power':126 'process':191 'project':23,73 'proper':82 'provid':111,138 'push':270 're':256 'reason':339 'refer':50 'reliabl':115 'say':56 'shut':250 'side':39,48 'sign':329 'silverblu':99,321,327,363 'smile':317 'softwar':209,215,221 'someth':52 'spend':9 'stage':226 'stephen':197 'strive':101,173 'system':113,222 'tailscal':354 'tbo':1 'think':81 'three':105 'time':14 'togeth':132 'tool':155 'tri':17 'trust':262,315 'trustabl':280 'ubuntu':70,95,128 'ui':217 'updat':228 'upvot':42 'us':353 'use':106,212,233,241,258,345 'user':109 'util':203 've':8,231,288,296 'via':182 'wonder':68 'world':178 'world-class':177 'would':305 'zero':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6124941"
    +editedAt: DateTimeImmutable @1701579650 {#3749
      date: 2023-12-03 06:00:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700969221 {#3753
      date: 2023-11-26 04:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    Here maybe it’s easier if I just paste in the differences:\n
    \n
    - Ubuntu-like GNOME layout.\n
        \n
        \n
        - Includes the following GNOME Extensions: \n
            - Dash to Dock - for a more Unity-like dock\n
            - Appindicator - for tray-like icons in the top right corner\n
            - GSConnect - Integrate your mobile device with your desktop\n
            - Blur my Shell - for that bling\n
    - GNOME Software with [Flathub](https://flathub.org):\n
        \n
        \n
        - Use a familiar software center UI to install graphical software\n
    - Built on top of the the [Universal Blue main image](https://github.com/ublue-os/main)\n
        \n
        \n
        - Extra udev rules for game controllers and [other devices](https://github.com/ublue-os/config) included out of the box\n
        - All multimedia codecs included\n
        - System designed for automatic staging of updates \n
            - If you’ve never used an image-based Linux before just use your computer normally\n
            - Don’t overthink it, just shut your computer off when you’re not using it\n
    - [Starship](https://starship.rs) is enabled by default to give you a nice shell prompt\n
    - [Solaar](https://github.com/pwr-Solaar/Solaar) - included for Logitech mouse management along with `libratbagd`\n
    - [Tailscale](https://tailscale.com) - included for VPN along with `wireguard-tools`\n
    - `zsh` and `fish` optional\n
    - Built-in Ubuntu user space\n
    - &lt;kbd&gt;Ctrl&lt;/kbd&gt;-&lt;kbd&gt;Alt&lt;/kbd&gt;-&lt;kbd&gt;u&lt;/kbd&gt; - will launch an Ubuntu image inside a terminal via [Distrobox](https://github.com/89luca89/distrobox) and your home directory will be transparently mounted for the Ubuntu image to access\n
    - A [BlackBox terminal](https://www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome) is used just for this configuration\n
    - Use this container for your typical CLI needs or to install software that is not available via Flatpak or Fedora\n
    - Optional [ubuntu-toolbox image](https://github.com/ublue-os/bluefin/pkgs/container/ubuntu-toolbox) with Python, and other convenience development tools. `just distrobox-bluefin` to get started. To configure `just` follow the [guide](https://ublue.it/guide/just/).\n
    - Optional [universal image](https://mcr.microsoft.com/en-us/product/devcontainers/universal/about) with Python, Node.js, JavaScript, TypeScript, C++, Java, C#, F#, .NET Core, PHP, Go, Ruby, and and Conda. `just distrobox-universal` to get started\n
    - `just assemble` shortcut to declaratively build distroboxes defined in `/etc/distrobox/distrobox.ini`\n
    - Refer to the [Distrobox documentation](https://distrobox.privatedns.org/#distrobox) for more information on using and configuring custom images\n
    - GNOME Terminal - &lt;kbd&gt;Ctrl&lt;/kbd&gt;-&lt;kbd&gt;Alt&lt;/kbd&gt;-&lt;kbd&gt;t&lt;/kbd&gt; - will launch a host-level GNOME Terminal if you need to do host-level things in Fedora (you shouldn’t need to do much).\n
    \n
    > The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t.\n
    \n
    Of course Fedora only signs Fedora images, we sign our own images.\n
    \n
    > There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.\n
    \n
    Then use Silverblue! If you don’t understand the features of something then you might not be the target audience!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701016705 {#3780
    date: 2023-11-26 17:38:25.0 +01:00
  }
  +ip: null
  +tags: [
    "distrobox"
  ]
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
    "@j0rge@kbin.social"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3775 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3771 …}
  +reports: Doctrine\ORM\PersistentCollection {#3787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3791 …}
  -id: 166814
  -bodyTs: "'/#distrobox)':336 '/2022/07/blackbox-gtk4-terminal-emulator-for-gnome)':231 '/89luca89/distrobox)':211 '/en-us/product/devcontainers/universal/about)':294 '/etc/distrobox/distrobox.ini':328 '/guide/just/).':288 '/kbd':192,195,198,350,353,356 '/pwr-solaar/solaar)':161 '/ublue-os/bluefin/pkgs/container/ubuntu-toolbox)':265 '/ublue-os/config)':97 '/ublue-os/main)':85 'access':225 'along':167,175 'alt':194,352 'anyon':418 'appind':33 'assembl':320 'audienc':460 'automat':110 'avail':253 'base':122 'better':437 'blackbox':227 'bling':57 'blue':80 'bluefin':276 'blur':52 'box':102 'build':324 'built':73,185 'built-in':184 'c':300,302 'center':67 'cli':244 'codec':105 'comput':128,137 'conda':311 'configur':237,281,343 'contain':240 'control':91 'conveni':270 'core':305 'corner':43 'cours':402 'ctrl':191,349 'custom':344 'd':435 'dash':23 'declar':323 'default':150 'defin':326 'design':108 'desktop':51 'develop':271 'devic':48,94 'differ':12,384 'directori':215 'distrobox':208,275,314,325,332 'distrobox-bluefin':274 'distrobox-univers':313 'distrobox.privatedns.org':335 'distrobox.privatedns.org/#distrobox)':334 'dock':25,32 'document':333 'easier':5 'enabl':148 'even':425 'extens':22 'extra':86 'f':303 'familiar':65 'featur':450 'fedora':257,375,396,403,406 'fish':182,433 'flathub':61 'flathub.org':62 'flatpak':255 'follow':20,283 'game':90 'get':278,317 'github.com':84,96,160,210,264 'github.com/89luca89/distrobox)':209 'github.com/pwr-solaar/solaar)':159 'github.com/ublue-os/bluefin/pkgs/container/ubuntu-toolbox)':263 'github.com/ublue-os/config)':95 'github.com/ublue-os/main)':83 'give':152 'gnome':16,21,58,346,363 'go':307 'graphic':71 'gsconnect':44 'guid':285 'home':214 'host':361,371 'host-level':360,370 'icon':38 'imag':82,121,203,223,262,291,345,389,407,412,424 'image-bas':120 'includ':18,98,106,162,172 'inform':339 'insid':204 'instal':70,248 'integr':45 'isn':399 'java':301 'javascript':298 'kbd':190,193,196,348,351,354 'launch':200,358 'layout':17 'level':362,372 'libratbagd':169 'like':15,31,37 'linux':123 'logitech':164 'main':81 'manag':166 'mayb':2 'mcr.microsoft.com':293 'mcr.microsoft.com/en-us/product/devcontainers/universal/about)':292 'might':455 'mobil':47 'mount':219 'mous':165 'much':382 'multimedia':104 'need':245,367,379 'net':304 'never':117 'nice':155 'node.js':297 'normal':129 'option':183,258,289 'overthink':132 'past':9 'php':306 'prompt':157 'python':267,296 're':141 'reason':416 'refer':329 'right':42 'rubi':308 'rule':88 'shell':54,156 'shortcut':321 'shouldn':377 'shut':135 'sign':394,405,409 'silverblu':386,392,440,443 'softwar':59,66,72,249 'solaar':158 'someth':452 'space':189 'stage':111 'starship':145 'starship.rs':146 'start':279,318 'system':107 'tailscal':170,431 'tailscale.com':171 'target':459 'termin':206,228,347,364 'thing':373 'tool':179,272 'toolbox':261 'top':41,75 'transpar':218 'tray':36 'tray-lik':35 'typescript':299 'typic':243 'u':197 'ublue.it':287 'ublue.it/guide/just/).':286 'ubuntu':14,187,202,222,260 'ubuntu-lik':13 'ubuntu-toolbox':259 'udev':87 'ui':68 'understand':448 'uniti':30 'unity-lik':29 'univers':79,290,315 'updat':113 'us':430 'use':63,118,126,143,233,238,341,422,442 'user':188 've':116 'via':207,254 'vpn':174 'wireguard':178 'wireguard-tool':177 'www.omgubuntu.co.uk':230 'www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome)':229 'zsh':180"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6136230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016705 {#3783
    date: 2023-11-26 17:38:25.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
217 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
218 DENIED moderate
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    This is the umpteenth time I’ve come across this project but I just don’t get what they’re going for here.\n
    \n
    These are just custom images, are they not?\n
    \n
    If I wanted Ubuntu I’d use Ubuntu. If I wanted Fedora I’d use Fedora. Maybe I’m not getting it but I wonder how big of a population that’s out there that wants some Ubuntu mixed in with a touch of Fedora and some buzzword salad thrown into the mix.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700974072 {#3105
    date: 2023-11-26 05:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 165019
  -bodyTs: "'across':9 'big':58 'buzzword':79 'come':8 'custom':27 'd':37,45 'fedora':43,47,76 'get':17,52 'go':21 'imag':28 'm':50 'mayb':48 'mix':70,84 'popul':61 'project':11 're':20 'salad':80 'thrown':81 'time':5 'touch':74 'ubuntu':35,39,69 'umpteenth':4 'use':38,46 've':7 'want':34,42,67 'wonder':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wildfyre.dev/comment/466055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700974072 {#3106
    date: 2023-11-26 05:47:52.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
219 DENIED edit
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    This is the umpteenth time I’ve come across this project but I just don’t get what they’re going for here.\n
    \n
    These are just custom images, are they not?\n
    \n
    If I wanted Ubuntu I’d use Ubuntu. If I wanted Fedora I’d use Fedora. Maybe I’m not getting it but I wonder how big of a population that’s out there that wants some Ubuntu mixed in with a touch of Fedora and some buzzword salad thrown into the mix.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700974072 {#3105
    date: 2023-11-26 05:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 165019
  -bodyTs: "'across':9 'big':58 'buzzword':79 'come':8 'custom':27 'd':37,45 'fedora':43,47,76 'get':17,52 'go':21 'imag':28 'm':50 'mayb':48 'mix':70,84 'popul':61 'project':11 're':20 'salad':80 'thrown':81 'time':5 'touch':74 'ubuntu':35,39,69 'umpteenth':4 'use':38,46 've':7 'want':34,42,67 'wonder':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wildfyre.dev/comment/466055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700974072 {#3106
    date: 2023-11-26 05:47:52.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
220 DENIED moderate
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: App\Entity\User {#2804 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?\n
      \n
      What’s the actual difference to fedora silverblue?\n
      \n
      Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.\n
      \n
      > Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.\n
      \n
      And the other half doesn’t provide any info either\n
      \n
      > Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.\n
      \n
      [Source](https://projectbluefin.io/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1701687712 {#2785
      date: 2023-12-04 12:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2792 …}
    +nested: Doctrine\ORM\PersistentCollection {#2794 …}
    +votes: Doctrine\ORM\PersistentCollection {#2796 …}
    +reports: Doctrine\ORM\PersistentCollection {#2798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
    -id: 160271
    -bodyTs: "'/)':166 'abl':47 'actual':25 'akin':142 'ansibl':149 'answer':32 'approach':63 'associ':157 'autom':135 'awesom':45 'back':50,72 'base':16 'blue':80 'bluefin':108 'build':117 'challeng':156 'cloud':61 'cloud-nat':60 'commit':133 'communiti':130 'compos':115 'configur':89,145 'custom':161 'differ':26 'distribut':162 'doesn':102 'either':107 'end':65,139 'featur':113 'fedora':21,28,54,76,94,110 'flexibl':69 'follow':58 'get':4 'half':30,101 'imag':81,120 'info':106 'instal':88 'instead':19 'like':85,148 'linux':40 'maintain':91,159 'make':37 'manag':146 'nativ':62 'oci':112 'origin':53 'os':15,55,119 'overseen':124 'polish':93 'process':122 'projectbluefin.io':165 'projectbluefin.io/)':164 'provid':104 'rebas':71 'result':140 'revert':49 'salt':151 'setup':95 'silverblu':29 'someon':87 'sourc':163 'spirit':9 'stock':75 'structur':129 'sustain':137 'tool':147 'typic':155 'ubuntu':11,18 'under':14 'univers':79 'user':66 'util':109 'well':128 'well-structur':127 'without':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6093179"
    +editedAt: DateTimeImmutable @1701412210 {#2786
      date: 2023-12-01 07:30:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700865931 {#2787
      date: 2023-11-24 23:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2791}
  +body: """
    This is the umpteenth time I’ve come across this project but I just don’t get what they’re going for here.\n
    \n
    These are just custom images, are they not?\n
    \n
    If I wanted Ubuntu I’d use Ubuntu. If I wanted Fedora I’d use Fedora. Maybe I’m not getting it but I wonder how big of a population that’s out there that wants some Ubuntu mixed in with a touch of Fedora and some buzzword salad thrown into the mix.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700974072 {#3105
    date: 2023-11-26 05:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 165019
  -bodyTs: "'across':9 'big':58 'buzzword':79 'come':8 'custom':27 'd':37,45 'fedora':43,47,76 'get':17,52 'go':21 'imag':28 'm':50 'mayb':48 'mix':70,84 'popul':61 'project':11 're':20 'salad':80 'thrown':81 'time':5 'touch':74 'ubuntu':35,39,69 'umpteenth':4 'use':38,46 've':7 'want':34,42,67 'wonder':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wildfyre.dev/comment/466055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700974072 {#3106
    date: 2023-11-26 05:47:52.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
221 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
222 DENIED moderate
App\Entity\EntryComment {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the Linux desktop for the playful developer? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1705359116 {#2859
    date: 2024-01-15 23:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 160203
  -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4592544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700864526 {#2860
    date: 2023-11-24 23:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the Linux desktop for the playful developer? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1705359116 {#2859
    date: 2024-01-15 23:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 160203
  -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4592544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700864526 {#2860
    date: 2023-11-24 23:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#2864
  +user: App\Entity\User {#2877 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the Linux desktop for the playful developer? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1705359116 {#2859
    date: 2024-01-15 23:51:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2867 …}
  +votes: Doctrine\ORM\PersistentCollection {#2869 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
  -id: 160203
  -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4592544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700864526 {#2860
    date: 2023-11-24 23:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#2940
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "UwUbuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700872525 {#2945
    date: 2023-11-25 01:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3021 …}
  -id: 160599
  -bodyTs: "'uwubuntu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5156147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872525 {#2942
    date: 2023-11-25 01:35:25.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
227 DENIED edit
App\Entity\EntryComment {#2940
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "UwUbuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700872525 {#2945
    date: 2023-11-25 01:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3021 …}
  -id: 160599
  -bodyTs: "'uwubuntu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5156147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872525 {#2942
    date: 2023-11-25 01:35:25.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
228 DENIED moderate
App\Entity\EntryComment {#2940
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "UwUbuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700872525 {#2945
    date: 2023-11-25 01:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3021 …}
  -id: 160599
  -bodyTs: "'uwubuntu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5156147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872525 {#2942
    date: 2023-11-25 01:35:25.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
229 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
230 DENIED moderate
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3016 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "gentoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700897730 {#3019
    date: 2023-11-25 08:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  -id: 161600
  -bodyTs: "'gentoo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4262085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700897730 {#3018
    date: 2023-11-25 08:35:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3016 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "gentoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700897730 {#3019
    date: 2023-11-25 08:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  -id: 161600
  -bodyTs: "'gentoo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4262085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700897730 {#3018
    date: 2023-11-25 08:35:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#3017
  +user: Proxies\__CG__\App\Entity\User {#3016 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "gentoo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700897730 {#3019
    date: 2023-11-25 08:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3015 …}
  +nested: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3011 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  -id: 161600
  -bodyTs: "'gentoo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4262085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700897730 {#3018
    date: 2023-11-25 08:35:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 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
234 DENIED moderate
App\Entity\EntryComment {#3001
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "Among OS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701011489 {#3003
    date: 2023-11-26 16:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  -id: 166487
  -bodyTs: "'among':1 'os':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5434122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011489 {#3002
    date: 2023-11-26 16:11:29.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
235 DENIED edit
App\Entity\EntryComment {#3001
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "Among OS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701011489 {#3003
    date: 2023-11-26 16:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  -id: 166487
  -bodyTs: "'among':1 'os':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5434122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011489 {#3002
    date: 2023-11-26 16:11:29.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
236 DENIED moderate
App\Entity\EntryComment {#3001
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "Among OS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701011489 {#3003
    date: 2023-11-26 16:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  -id: 166487
  -bodyTs: "'among':1 'os':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5434122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011489 {#3002
    date: 2023-11-26 16:11:29.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
237 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
238 DENIED moderate
App\Entity\EntryComment {#2985
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "LFS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700865358 {#2987
    date: 2023-11-24 23:35:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  -id: 160243
  -bodyTs: "'lfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6092901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865358 {#2986
    date: 2023-11-24 23:35: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
239 DENIED edit
App\Entity\EntryComment {#2985
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "LFS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700865358 {#2987
    date: 2023-11-24 23:35:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  -id: 160243
  -bodyTs: "'lfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6092901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865358 {#2986
    date: 2023-11-24 23:35: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
240 DENIED moderate
App\Entity\EntryComment {#2985
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "LFS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700865358 {#2987
    date: 2023-11-24 23:35:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  -id: 160243
  -bodyTs: "'lfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6092901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865358 {#2986
    date: 2023-11-24 23:35: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
241 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
242 DENIED moderate
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "YiffOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700872436 {#2971
    date: 2023-11-25 01:33:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2967 …}
  +nested: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 160596
  -bodyTs: "'yiffo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5564239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872436 {#2970
    date: 2023-11-25 01:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
243 DENIED edit
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "YiffOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700872436 {#2971
    date: 2023-11-25 01:33:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2967 …}
  +nested: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 160596
  -bodyTs: "'yiffo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5564239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872436 {#2970
    date: 2023-11-25 01:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
244 DENIED moderate
App\Entity\EntryComment {#2969
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "YiffOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700872436 {#2971
    date: 2023-11-25 01:33:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2967 …}
  +nested: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  -id: 160596
  -bodyTs: "'yiffo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5564239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700872436 {#2970
    date: 2023-11-25 01:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
245 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
246 DENIED moderate
App\Entity\EntryComment {#3510
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2969
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2864
      +user: App\Entity\User {#2877 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the Linux desktop for the playful developer? 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1705359116 {#2859
        date: 2024-01-15 23:51:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2865 …}
      +nested: Doctrine\ORM\PersistentCollection {#2867 …}
      +votes: Doctrine\ORM\PersistentCollection {#2869 …}
      +reports: Doctrine\ORM\PersistentCollection {#2871 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
      -id: 160203
      -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4592544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700864526 {#2860
        date: 2023-11-24 23:22:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2864}
    +body: "YiffOS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700872436 {#2971
      date: 2023-11-25 01:33:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2967 …}
    +nested: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#3045 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    -id: 160596
    -bodyTs: "'yiffo':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5564239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872436 {#2970
      date: 2023-11-25 01:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "Is that a fork of NixOS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979477 {#3508
    date: 2023-11-26 07:17:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 230837
  -bodyTs: "'fork':4 'nixo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979477 {#3509
    date: 2023-11-26 07:17:57.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
247 DENIED edit
App\Entity\EntryComment {#3510
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2969
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2864
      +user: App\Entity\User {#2877 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the Linux desktop for the playful developer? 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1705359116 {#2859
        date: 2024-01-15 23:51:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2865 …}
      +nested: Doctrine\ORM\PersistentCollection {#2867 …}
      +votes: Doctrine\ORM\PersistentCollection {#2869 …}
      +reports: Doctrine\ORM\PersistentCollection {#2871 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
      -id: 160203
      -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4592544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700864526 {#2860
        date: 2023-11-24 23:22:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2864}
    +body: "YiffOS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700872436 {#2971
      date: 2023-11-25 01:33:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2967 …}
    +nested: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#3045 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    -id: 160596
    -bodyTs: "'yiffo':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5564239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872436 {#2970
      date: 2023-11-25 01:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "Is that a fork of NixOS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979477 {#3508
    date: 2023-11-26 07:17:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 230837
  -bodyTs: "'fork':4 'nixo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979477 {#3509
    date: 2023-11-26 07:17:57.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
248 DENIED moderate
App\Entity\EntryComment {#3510
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2969
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2864
      +user: App\Entity\User {#2877 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the Linux desktop for the playful developer? 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1705359116 {#2859
        date: 2024-01-15 23:51:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2865 …}
      +nested: Doctrine\ORM\PersistentCollection {#2867 …}
      +votes: Doctrine\ORM\PersistentCollection {#2869 …}
      +reports: Doctrine\ORM\PersistentCollection {#2871 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
      -id: 160203
      -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4592544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700864526 {#2860
        date: 2023-11-24 23:22:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2864}
    +body: "YiffOS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700872436 {#2971
      date: 2023-11-25 01:33:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
      "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2967 …}
    +nested: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#3045 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    -id: 160596
    -bodyTs: "'yiffo':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5564239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700872436 {#2970
      date: 2023-11-25 01:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "Is that a fork of NixOS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979477 {#3508
    date: 2023-11-26 07:17:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -id: 230837
  -bodyTs: "'fork':4 'nixo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979477 {#3509
    date: 2023-11-26 07:17:57.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
249 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
250 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "I don’t know but non-serious developers use Slackware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700901625 {#3037
    date: 2023-11-25 09:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 161753
  -bodyTs: "'develop':9 'know':4 'non':7 'non-seri':6 'serious':8 'slackwar':11 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571769"
  +editedAt: DateTimeImmutable @1701462231 {#3038
    date: 2023-12-01 21:23:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700901625 {#3039
    date: 2023-11-25 09:40:25.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
251 DENIED edit
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "I don’t know but non-serious developers use Slackware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700901625 {#3037
    date: 2023-11-25 09:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 161753
  -bodyTs: "'develop':9 'know':4 'non':7 'non-seri':6 'serious':8 'slackwar':11 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571769"
  +editedAt: DateTimeImmutable @1701462231 {#3038
    date: 2023-12-01 21:23:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700901625 {#3039
    date: 2023-11-25 09:40:25.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
252 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "I don’t know but non-serious developers use Slackware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700901625 {#3037
    date: 2023-11-25 09:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 161753
  -bodyTs: "'develop':9 'know':4 'non':7 'non-seri':6 'serious':8 'slackwar':11 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571769"
  +editedAt: DateTimeImmutable @1701462231 {#3038
    date: 2023-12-01 21:23:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700901625 {#3039
    date: 2023-11-25 09:40:25.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
253 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
254 DENIED moderate
App\Entity\EntryComment {#3060
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "NixOS according to my local fetish community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700979378 {#3058
    date: 2023-11-26 07:16:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 229036
  -bodyTs: "'accord':2 'communiti':7 'fetish':6 'local':5 'nixo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979378 {#3059
    date: 2023-11-26 07:16:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
255 DENIED edit
App\Entity\EntryComment {#3060
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "NixOS according to my local fetish community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700979378 {#3058
    date: 2023-11-26 07:16:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 229036
  -bodyTs: "'accord':2 'communiti':7 'fetish':6 'local':5 'nixo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979378 {#3059
    date: 2023-11-26 07:16:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
256 DENIED moderate
App\Entity\EntryComment {#3060
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2864
    +user: App\Entity\User {#2877 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s the Linux desktop for the playful developer? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1705359116 {#2859
      date: 2024-01-15 23:51:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JoeKlemmer@lemmy.myserv.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2867 …}
    +votes: Doctrine\ORM\PersistentCollection {#2869 …}
    +reports: Doctrine\ORM\PersistentCollection {#2871 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2875 …}
    -id: 160203
    -bodyTs: "'desktop':5 'develop':9 'linux':4 'play':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4592544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700864526 {#2860
      date: 2023-11-24 23:22:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2864}
  +body: "NixOS according to my local fetish community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700979378 {#3058
    date: 2023-11-26 07:16:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 229036
  -bodyTs: "'accord':2 'communiti':7 'fetish':6 'local':5 'nixo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5157594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979378 {#3059
    date: 2023-11-26 07:16:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details