GET https://kbin.spritesserver.nl/index.php/u/@danielfgom@lemmy.world/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.84 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
  +slug: "Linux-Mint-21-3-has-been-released"
  +title: "Linux Mint 21.3 has been released"
  +url: "https://blog.linuxmint.com/?p=4624"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724034729 {#2990
    date: 2024-08-19 04:32:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    1 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705303730 {#2095
        date: 2024-01-15 08:28:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 310144
      -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6702837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705303730 {#2087
        date: 2024-01-15 08:28:50.0 +01:00
      }
      +"title": 310144
    }
    0 => App\Entity\EntryComment {#2076
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2084
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2078
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +"title": 307531
    }
  ]
  -id: 29364
  -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705157992
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7442195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071592 {#2976
    date: 2024-01-12 15:59:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
  +slug: "Linux-Mint-21-3-has-been-released"
  +title: "Linux Mint 21.3 has been released"
  +url: "https://blog.linuxmint.com/?p=4624"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724034729 {#2990
    date: 2024-08-19 04:32:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    1 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705303730 {#2095
        date: 2024-01-15 08:28:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 310144
      -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6702837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705303730 {#2087
        date: 2024-01-15 08:28:50.0 +01:00
      }
      +"title": 310144
    }
    0 => App\Entity\EntryComment {#2076
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2084
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2078
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +"title": 307531
    }
  ]
  -id: 29364
  -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705157992
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7442195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071592 {#2976
    date: 2024-01-12 15:59:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
  +slug: "Linux-Mint-21-3-has-been-released"
  +title: "Linux Mint 21.3 has been released"
  +url: "https://blog.linuxmint.com/?p=4624"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724034729 {#2990
    date: 2024-08-19 04:32:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    1 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705303730 {#2095
        date: 2024-01-15 08:28:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 310144
      -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6702837"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705303730 {#2087
        date: 2024-01-15 08:28:50.0 +01:00
      }
      +"title": 310144
    }
    0 => App\Entity\EntryComment {#2076
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: """
        No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
        \n
        The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
        \n
        I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705228509 {#2084
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@st3ph3n@midwest.social"
        "@Underwaterbob@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 307531
      -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6680869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705228509 {#2078
        date: 2024-01-14 11:35:09.0 +01:00
      }
      +"title": 307531
    }
  ]
  -id: 29364
  -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705157992
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7442195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071592 {#2976
    date: 2024-01-12 15:59:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2953 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "Linux-Mint-21-3-has-been-released"
    +title: "Linux Mint 21.3 has been released"
    +url: "https://blog.linuxmint.com/?p=4624"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724034729 {#2990
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      1 => App\Entity\EntryComment {#2091}
      0 => App\Entity\EntryComment {#2076
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: """
          No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
          \n
          The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
          \n
          I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705228509 {#2084
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 307531
        -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6680869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705228509 {#2078
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +"title": 307531
      }
    ]
    -id: 29364
    -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705157992
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7442195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705071592 {#2976
      date: 2024-01-12 15:59:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705303730 {#2095
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 310144
  -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705303730 {#2087
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +"title": 310144
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2091
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2953 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "Linux-Mint-21-3-has-been-released"
    +title: "Linux Mint 21.3 has been released"
    +url: "https://blog.linuxmint.com/?p=4624"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724034729 {#2990
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      1 => App\Entity\EntryComment {#2091}
      0 => App\Entity\EntryComment {#2076
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: """
          No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
          \n
          The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
          \n
          I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705228509 {#2084
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 307531
        -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6680869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705228509 {#2078
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +"title": 307531
      }
    ]
    -id: 29364
    -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705157992
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7442195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705071592 {#2976
      date: 2024-01-12 15:59:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705303730 {#2095
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 310144
  -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705303730 {#2087
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +"title": 310144
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2091
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2953 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "Linux-Mint-21-3-has-been-released"
    +title: "Linux Mint 21.3 has been released"
    +url: "https://blog.linuxmint.com/?p=4624"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724034729 {#2990
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      1 => App\Entity\EntryComment {#2091}
      0 => App\Entity\EntryComment {#2076
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: """
          No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
          \n
          The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
          \n
          I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705228509 {#2084
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 307531
        -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6680869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705228509 {#2078
          date: 2024-01-14 11:35:09.0 +01:00
        }
        +"title": 307531
      }
    ]
    -id: 29364
    -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705157992
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7442195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705071592 {#2976
      date: 2024-01-12 15:59:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705303730 {#2095
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 310144
  -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705303730 {#2087
    date: 2024-01-15 08:28:50.0 +01:00
  }
  +"title": 310144
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2076
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2953 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "Linux-Mint-21-3-has-been-released"
    +title: "Linux Mint 21.3 has been released"
    +url: "https://blog.linuxmint.com/?p=4624"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724034729 {#2990
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      1 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705303730 {#2095
          date: 2024-01-15 08:28:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 310144
        -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6702837"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705303730 {#2087
          date: 2024-01-15 08:28:50.0 +01:00
        }
        +"title": 310144
      }
      0 => App\Entity\EntryComment {#2076}
    ]
    -id: 29364
    -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705157992
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7442195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705071592 {#2976
      date: 2024-01-12 15:59:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: """
    No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
    \n
    The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
    \n
    I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705228509 {#2084
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 307531
  -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6680869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705228509 {#2078
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +"title": 307531
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2076
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2953 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "Linux-Mint-21-3-has-been-released"
    +title: "Linux Mint 21.3 has been released"
    +url: "https://blog.linuxmint.com/?p=4624"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724034729 {#2990
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      1 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705303730 {#2095
          date: 2024-01-15 08:28:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 310144
        -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6702837"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705303730 {#2087
          date: 2024-01-15 08:28:50.0 +01:00
        }
        +"title": 310144
      }
      0 => App\Entity\EntryComment {#2076}
    ]
    -id: 29364
    -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705157992
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7442195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705071592 {#2976
      date: 2024-01-12 15:59:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: """
    No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
    \n
    The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
    \n
    I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705228509 {#2084
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 307531
  -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6680869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705228509 {#2078
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +"title": 307531
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2076
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2953 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "Linux-Mint-21-3-has-been-released"
    +title: "Linux Mint 21.3 has been released"
    +url: "https://blog.linuxmint.com/?p=4624"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724034729 {#2990
      date: 2024-08-19 04:32:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      1 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "No. The regular version is fine and gets updated more often. For people who want their system not updated so often, the Debian edition only gets a new base every 2-3 years"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705303730 {#2095
          date: 2024-01-15 08:28:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@st3ph3n@midwest.social"
          "@Underwaterbob@lemm.ee"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 310144
        -bodyTs: "'-3':32 '2':31 'base':29 'debian':23 'edit':24 'everi':30 'fine':6 'get':8,26 'new':28 'often':11,21 'peopl':13 'regular':3 'system':17 'updat':9,19 'version':4 'want':15 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6702837"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705303730 {#2087
          date: 2024-01-15 08:28:50.0 +01:00
        }
        +"title": 310144
      }
      0 => App\Entity\EntryComment {#2076}
    ]
    -id: 29364
    -titleTs: "'21.3':3 'linux':1 'mint':2 'releas':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705157992
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7442195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705071592 {#2976
      date: 2024-01-12 15:59:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: """
    No it’s not just a phase. Mint really is very good which is why it’s very popular and widely regarded as the overall best distro whether beginner or advanced user.\n
    \n
    The team really do make it their goal to have a user friendly, capable OS that helps you instead of hinders you.\n
    \n
    I use Linux Mint Debian Edition because I’m done with Ubuntu but the Ubuntu based mint is still excellent compared to Ubuntu itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705228509 {#2084
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@st3ph3n@midwest.social"
    "@Underwaterbob@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 307531
  -bodyTs: "'advanc':31 'base':70 'beginn':29 'best':26 'capabl':46 'compar':75 'debian':59 'distro':27 'done':64 'edit':60 'excel':74 'friend':45 'goal':40 'good':12 'help':49 'hinder':53 'instead':51 'linux':57 'm':63 'make':37 'mint':8,58,71 'os':47 'overal':25 'phase':7 'popular':19 'realli':9,35 'regard':22 'still':73 'team':34 'ubuntu':66,69,77 'use':56 'user':32,44 'whether':28 'wide':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6680869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705228509 {#2078
    date: 2024-01-14 11:35:09.0 +01:00
  }
  +"title": 307531
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
  +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
  +url: null
  +body: """
    [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
    \n
    Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 229
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720279895 {#3009
    date: 2024-07-06 17:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +body: """
        Bro, I’m an IT Support Technician and Sysadmin by profession. Trust me when I tell you the average user has never seen the command line.\n
        \n
        Move a shortcut on their desktop and they freak out because they think the pc deleted all their work. No way in hell they would touch a terminal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704311773 {#1695
        date: 2024-01-03 20:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Critical_Insight@feddit.uk"
        "@danielfgom@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1553 …}
      +nested: Doctrine\ORM\PersistentCollection {#1662 …}
      +votes: Doctrine\ORM\PersistentCollection {#1656 …}
      +reports: Doctrine\ORM\PersistentCollection {#1651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 277377
      -bodyTs: "'averag':19 'bro':1 'command':25 'delet':42 'desktop':32 'freak':35 'hell':49 'line':26 'm':3 'move':27 'never':22 'pc':41 'profess':11 'seen':23 'shortcut':29 'support':6 'sysadmin':9 'technician':7 'tell':16 'termin':54 'think':39 'touch':52 'trust':12 'user':20 'way':47 'work':45 'would':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704311773 {#1595
        date: 2024-01-03 20:56:13.0 +01:00
      }
      +"title": 277377
    }
  ]
  -id: 26435
  -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
  -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704185781
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6207077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704099381 {#2996
    date: 2024-01-01 09:56:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
  +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
  +url: null
  +body: """
    [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
    \n
    Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 229
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720279895 {#3009
    date: 2024-07-06 17:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +body: """
        Bro, I’m an IT Support Technician and Sysadmin by profession. Trust me when I tell you the average user has never seen the command line.\n
        \n
        Move a shortcut on their desktop and they freak out because they think the pc deleted all their work. No way in hell they would touch a terminal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704311773 {#1695
        date: 2024-01-03 20:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Critical_Insight@feddit.uk"
        "@danielfgom@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1553 …}
      +nested: Doctrine\ORM\PersistentCollection {#1662 …}
      +votes: Doctrine\ORM\PersistentCollection {#1656 …}
      +reports: Doctrine\ORM\PersistentCollection {#1651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 277377
      -bodyTs: "'averag':19 'bro':1 'command':25 'delet':42 'desktop':32 'freak':35 'hell':49 'line':26 'm':3 'move':27 'never':22 'pc':41 'profess':11 'seen':23 'shortcut':29 'support':6 'sysadmin':9 'technician':7 'tell':16 'termin':54 'think':39 'touch':52 'trust':12 'user':20 'way':47 'work':45 'would':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704311773 {#1595
        date: 2024-01-03 20:56:13.0 +01:00
      }
      +"title": 277377
    }
  ]
  -id: 26435
  -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
  -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704185781
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6207077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704099381 {#2996
    date: 2024-01-01 09:56:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
  +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
  +url: null
  +body: """
    [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
    \n
    Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 229
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720279895 {#3009
    date: 2024-07-06 17:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +body: """
        Bro, I’m an IT Support Technician and Sysadmin by profession. Trust me when I tell you the average user has never seen the command line.\n
        \n
        Move a shortcut on their desktop and they freak out because they think the pc deleted all their work. No way in hell they would touch a terminal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704311773 {#1695
        date: 2024-01-03 20:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Critical_Insight@feddit.uk"
        "@danielfgom@lemmy.world"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1553 …}
      +nested: Doctrine\ORM\PersistentCollection {#1662 …}
      +votes: Doctrine\ORM\PersistentCollection {#1656 …}
      +reports: Doctrine\ORM\PersistentCollection {#1651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 277377
      -bodyTs: "'averag':19 'bro':1 'command':25 'delet':42 'desktop':32 'freak':35 'hell':49 'line':26 'm':3 'move':27 'never':22 'pc':41 'profess':11 'seen':23 'shortcut':29 'support':6 'sysadmin':9 'technician':7 'tell':16 'termin':54 'think':39 'touch':52 'trust':12 'user':20 'way':47 'work':45 'would':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704311773 {#1595
        date: 2024-01-03 20:56:13.0 +01:00
      }
      +"title": 277377
    }
  ]
  -id: 26435
  -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
  -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704185781
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6207077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704099381 {#2996
    date: 2024-01-01 09:56:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1647
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
    +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
    +url: null
    +body: """
      [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
      \n
      Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 229
    +favouriteCount: 203
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720279895 {#3009
      date: 2024-07-06 17:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 26435
    -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
    -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704185781
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6207077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704099381 {#2996
      date: 2024-01-01 09:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +body: """
    Bro, I’m an IT Support Technician and Sysadmin by profession. Trust me when I tell you the average user has never seen the command line.\n
    \n
    Move a shortcut on their desktop and they freak out because they think the pc deleted all their work. No way in hell they would touch a terminal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704311773 {#1695
    date: 2024-01-03 20:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@danielfgom@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1553 …}
  +nested: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 277377
  -bodyTs: "'averag':19 'bro':1 'command':25 'delet':42 'desktop':32 'freak':35 'hell':49 'line':26 'm':3 'move':27 'never':22 'pc':41 'profess':11 'seen':23 'shortcut':29 'support':6 'sysadmin':9 'technician':7 'tell':16 'termin':54 'think':39 'touch':52 'trust':12 'user':20 'way':47 'work':45 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311773 {#1595
    date: 2024-01-03 20:56:13.0 +01:00
  }
  +"title": 277377
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1647
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
    +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
    +url: null
    +body: """
      [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
      \n
      Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 229
    +favouriteCount: 203
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720279895 {#3009
      date: 2024-07-06 17:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 26435
    -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
    -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704185781
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6207077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704099381 {#2996
      date: 2024-01-01 09:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +body: """
    Bro, I’m an IT Support Technician and Sysadmin by profession. Trust me when I tell you the average user has never seen the command line.\n
    \n
    Move a shortcut on their desktop and they freak out because they think the pc deleted all their work. No way in hell they would touch a terminal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704311773 {#1695
    date: 2024-01-03 20:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@danielfgom@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1553 …}
  +nested: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 277377
  -bodyTs: "'averag':19 'bro':1 'command':25 'delet':42 'desktop':32 'freak':35 'hell':49 'line':26 'm':3 'move':27 'never':22 'pc':41 'profess':11 'seen':23 'shortcut':29 'support':6 'sysadmin':9 'technician':7 'tell':16 'termin':54 'think':39 'touch':52 'trust':12 'user':20 'way':47 'work':45 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311773 {#1595
    date: 2024-01-03 20:56:13.0 +01:00
  }
  +"title": 277377
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1647
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
    +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
    +url: null
    +body: """
      [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
      \n
      Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 229
    +favouriteCount: 203
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720279895 {#3009
      date: 2024-07-06 17:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 26435
    -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
    -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704185781
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6207077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704099381 {#2996
      date: 2024-01-01 09:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +body: """
    Bro, I’m an IT Support Technician and Sysadmin by profession. Trust me when I tell you the average user has never seen the command line.\n
    \n
    Move a shortcut on their desktop and they freak out because they think the pc deleted all their work. No way in hell they would touch a terminal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704311773 {#1695
    date: 2024-01-03 20:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@danielfgom@lemmy.world"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1553 …}
  +nested: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 277377
  -bodyTs: "'averag':19 'bro':1 'command':25 'delet':42 'desktop':32 'freak':35 'hell':49 'line':26 'm':3 'move':27 'never':22 'pc':41 'profess':11 'seen':23 'shortcut':29 'support':6 'sysadmin':9 'technician':7 'tell':16 'termin':54 'think':39 'touch':52 'trust':12 'user':20 'way':47 'work':45 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311773 {#1595
    date: 2024-01-03 20:56:13.0 +01:00
  }
  +"title": 277377
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2955 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
  +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
  +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
  +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727283590 {#2950
    date: 2024-09-25 18:59:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    1 => App\Entity\EntryComment {#2210
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: App\Entity\EntryComment {#2124
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
          \n
          Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1727283590 {#2107
          date: 2024-09-25 18:59:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 321757
        -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6819031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705646736 {#2112
          date: 2024-01-19 07:45:36.0 +01:00
        }
        +"title": 321757
      }
      +body: """
        I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
        \n
        That will only lead to frustration and trouble
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705818799 {#2202
        date: 2024-01-21 07:33:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 327538
      -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6874533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705818799 {#2201
        date: 2024-01-21 07:33:19.0 +01:00
      }
      +"title": 327538
    }
    0 => App\Entity\EntryComment {#2124}
  ]
  -id: 31585
  -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705698017
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10726142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611617 {#2937
    date: 2024-01-18 22:00:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2955 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
  +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
  +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
  +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727283590 {#2950
    date: 2024-09-25 18:59:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    1 => App\Entity\EntryComment {#2210
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: App\Entity\EntryComment {#2124
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
          \n
          Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1727283590 {#2107
          date: 2024-09-25 18:59:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 321757
        -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6819031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705646736 {#2112
          date: 2024-01-19 07:45:36.0 +01:00
        }
        +"title": 321757
      }
      +body: """
        I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
        \n
        That will only lead to frustration and trouble
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705818799 {#2202
        date: 2024-01-21 07:33:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 327538
      -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6874533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705818799 {#2201
        date: 2024-01-21 07:33:19.0 +01:00
      }
      +"title": 327538
    }
    0 => App\Entity\EntryComment {#2124}
  ]
  -id: 31585
  -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705698017
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10726142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611617 {#2937
    date: 2024-01-18 22:00:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2955 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
  +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
  +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
  +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727283590 {#2950
    date: 2024-09-25 18:59:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    1 => App\Entity\EntryComment {#2210
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
      +root: App\Entity\EntryComment {#2124
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
          \n
          Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1727283590 {#2107
          date: 2024-09-25 18:59:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 321757
        -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6819031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705646736 {#2112
          date: 2024-01-19 07:45:36.0 +01:00
        }
        +"title": 321757
      }
      +body: """
        I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
        \n
        That will only lead to frustration and trouble
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705818799 {#2202
        date: 2024-01-21 07:33:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 327538
      -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6874533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705818799 {#2201
        date: 2024-01-21 07:33:19.0 +01:00
      }
      +"title": 327538
    }
    0 => App\Entity\EntryComment {#2124}
  ]
  -id: 31585
  -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705698017
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10726142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611617 {#2937
    date: 2024-01-18 22:00:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2210
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
    +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
    +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
    +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727283590 {#2950
      date: 2024-09-25 18:59:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      1 => App\Entity\EntryComment {#2210}
      0 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
          \n
          Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1727283590 {#2107
          date: 2024-09-25 18:59:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 321757
        -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6819031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705646736 {#2112
          date: 2024-01-19 07:45:36.0 +01:00
        }
        +"title": 321757
      }
    ]
    -id: 31585
    -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705698017
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10726142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705611617 {#2937
      date: 2024-01-18 22:00:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
    \n
    That will only lead to frustration and trouble
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705818799 {#2202
    date: 2024-01-21 07:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 327538
  -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6874533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705818799 {#2201
    date: 2024-01-21 07:33:19.0 +01:00
  }
  +"title": 327538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2210
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
    +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
    +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
    +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727283590 {#2950
      date: 2024-09-25 18:59:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      1 => App\Entity\EntryComment {#2210}
      0 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
          \n
          Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1727283590 {#2107
          date: 2024-09-25 18:59:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 321757
        -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6819031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705646736 {#2112
          date: 2024-01-19 07:45:36.0 +01:00
        }
        +"title": 321757
      }
    ]
    -id: 31585
    -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705698017
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10726142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705611617 {#2937
      date: 2024-01-18 22:00:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
    \n
    That will only lead to frustration and trouble
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705818799 {#2202
    date: 2024-01-21 07:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 327538
  -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6874533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705818799 {#2201
    date: 2024-01-21 07:33:19.0 +01:00
  }
  +"title": 327538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2210
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
    +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
    +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
    +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727283590 {#2950
      date: 2024-09-25 18:59:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      1 => App\Entity\EntryComment {#2210}
      0 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
          \n
          Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1727283590 {#2107
          date: 2024-09-25 18:59:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2118 …}
        +nested: Doctrine\ORM\PersistentCollection {#2121 …}
        +votes: Doctrine\ORM\PersistentCollection {#2115 …}
        +reports: Doctrine\ORM\PersistentCollection {#2123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
        -id: 321757
        -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6819031"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705646736 {#2112
          date: 2024-01-19 07:45:36.0 +01:00
        }
        +"title": 321757
      }
    ]
    -id: 31585
    -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705698017
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10726142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705611617 {#2937
      date: 2024-01-18 22:00:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
    \n
    That will only lead to frustration and trouble
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705818799 {#2202
    date: 2024-01-21 07:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 327538
  -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6874533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705818799 {#2201
    date: 2024-01-21 07:33:19.0 +01:00
  }
  +"title": 327538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
    +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
    +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
    +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727283590 {#2950
      date: 2024-09-25 18:59:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      1 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
          \n
          That will only lead to frustration and trouble
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705818799 {#2202
          date: 2024-01-21 07:33:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 327538
        -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6874533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705818799 {#2201
          date: 2024-01-21 07:33:19.0 +01:00
        }
        +"title": 327538
      }
      0 => App\Entity\EntryComment {#2124}
    ]
    -id: 31585
    -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705698017
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10726142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705611617 {#2937
      date: 2024-01-18 22:00:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
    \n
    Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1727283590 {#2107
    date: 2024-09-25 18:59:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 321757
  -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705646736 {#2112
    date: 2024-01-19 07:45:36.0 +01:00
  }
  +"title": 321757
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
    +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
    +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
    +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727283590 {#2950
      date: 2024-09-25 18:59:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      1 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
          \n
          That will only lead to frustration and trouble
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705818799 {#2202
          date: 2024-01-21 07:33:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 327538
        -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6874533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705818799 {#2201
          date: 2024-01-21 07:33:19.0 +01:00
        }
        +"title": 327538
      }
      0 => App\Entity\EntryComment {#2124}
    ]
    -id: 31585
    -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705698017
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10726142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705611617 {#2937
      date: 2024-01-18 22:00:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
    \n
    Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1727283590 {#2107
    date: 2024-09-25 18:59:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 321757
  -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705646736 {#2112
    date: 2024-01-19 07:45:36.0 +01:00
  }
  +"title": 321757
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2957 …}
    +slug: "Hans-Reiser-Apologies-For-Social-Mistakes-Comments-On-ReiserFS-Deprecation"
    +title: "Hans Reiser Apologies For Social Mistakes, Comments On ReiserFS Deprecation From Prison"
    +url: "https://www.phoronix.com/news/Hans-Reiser-2024"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727283590 {#2950
      date: 2024-09-25 18:59:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      1 => App\Entity\EntryComment {#2210
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          I don’t live in the US. But I would hope that eventually prisons would adopt the mindset to reform inmates rather than just keep them locked up for nothing.\n
          \n
          That will only lead to frustration and trouble
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1705818799 {#2202
          date: 2024-01-21 07:33:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 327538
        -bodyTs: "'adopt':16 'eventu':13 'frustrat':36 'hope':11 'inmat':21 'keep':25 'lead':34 'live':4 'lock':27 'mindset':18 'noth':30 'prison':14 'rather':22 'reform':20 'troubl':38 'us':7 'would':10,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6874533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705818799 {#2201
          date: 2024-01-21 07:33:19.0 +01:00
        }
        +"title": 327538
      }
      0 => App\Entity\EntryComment {#2124}
    ]
    -id: 31585
    -titleTs: "'apolog':3 'comment':7 'deprec':10 'han':1 'mistak':6 'prison':12 'reiser':2 'reiserf':9 'social':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705698017
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10726142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705611617 {#2937
      date: 2024-01-18 22:00:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m glad to see that he is learning in prison, talking and working through things. This really is the point of prisons: not just a place to keep people but a place to reform them.\n
    \n
    Anyone of us could become a criminal given the right pressures and circumstances. I wish all prisons would reform and educate their inmates and that they come out as better people who can live a peaceful and productive life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1727283590 {#2107
    date: 2024-09-25 18:59:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2118 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 321757
  -bodyTs: "'anyon':37 'becom':41 'better':66 'circumst':49 'come':63 'could':40 'crimin':43 'educ':57 'given':44 'glad':3 'inmat':59 'keep':29 'learn':9 'life':75 'live':70 'm':2 'peac':72 'peopl':30,67 'place':27,33 'point':21 'pressur':47 'prison':11,23,53 'product':74 'realli':18 'reform':35,55 'right':46 'see':5 'talk':12 'thing':16 'us':39 'wish':51 'work':14 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705646736 {#2112
    date: 2024-01-19 07:45:36.0 +01:00
  }
  +"title": 321757
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "The-last-few-weeks-in-KDE-It-s-coming-it-s-coming"
  +title: "The last few weeks in KDE: It’s coming… it’s coming… it’s coming"
  +url: "https://pointieststick.com/2024/01/12/the-last-few-weeks-in-kde-its-coming-its-coming-its-coming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723140437 {#2970
    date: 2024-08-08 20:07:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m pretty sure that most people won’t be able to tell the difference between 5 and 6.\n
        \n
        Seems like minor changes to me.\n
        \n
        I once did enjoy KDE but always hated the font, icons and everything in the UI is lines. Makes it hard to comprehend things quickly.\n
        \n
        In the end I realised the Gnome-based UI is far better for legibility and comprehension. I’m on Linux Mint Debian Edition with Cinnamon and it’s great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705226041 {#2033
        date: 2024-01-14 10:54:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 307481
      -bodyTs: "'5':17 '6':19 'abl':11 'alway':32 'base':59 'better':63 'chang':23 'cinnamon':76 'comprehend':48 'comprehens':67 'debian':73 'differ':15 'edit':74 'end':53 'enjoy':29 'everyth':38 'far':62 'font':35 'gnome':58 'gnome-bas':57 'great':80 'hard':46 'hate':33 'icon':36 'kde':30 'legibl':65 'like':21 'line':43 'linux':71 'm':2,69 'make':44 'minor':22 'mint':72 'peopl':7 'pretti':3 'quick':50 'realis':55 'seem':20 'sure':4 'tell':13 'thing':49 'ui':41,60 'won':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6679359"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705226041 {#2021
        date: 2024-01-14 10:54:01.0 +01:00
      }
      +"title": 307481
    }
  ]
  -id: 29669
  -titleTs: "'come':9,12,15 'kde':6 'last':2 'week':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705235189
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9214407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148789 {#2956
    date: 2024-01-13 13:26:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "The-last-few-weeks-in-KDE-It-s-coming-it-s-coming"
  +title: "The last few weeks in KDE: It’s coming… it’s coming… it’s coming"
  +url: "https://pointieststick.com/2024/01/12/the-last-few-weeks-in-kde-its-coming-its-coming-its-coming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723140437 {#2970
    date: 2024-08-08 20:07:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m pretty sure that most people won’t be able to tell the difference between 5 and 6.\n
        \n
        Seems like minor changes to me.\n
        \n
        I once did enjoy KDE but always hated the font, icons and everything in the UI is lines. Makes it hard to comprehend things quickly.\n
        \n
        In the end I realised the Gnome-based UI is far better for legibility and comprehension. I’m on Linux Mint Debian Edition with Cinnamon and it’s great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705226041 {#2033
        date: 2024-01-14 10:54:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 307481
      -bodyTs: "'5':17 '6':19 'abl':11 'alway':32 'base':59 'better':63 'chang':23 'cinnamon':76 'comprehend':48 'comprehens':67 'debian':73 'differ':15 'edit':74 'end':53 'enjoy':29 'everyth':38 'far':62 'font':35 'gnome':58 'gnome-bas':57 'great':80 'hard':46 'hate':33 'icon':36 'kde':30 'legibl':65 'like':21 'line':43 'linux':71 'm':2,69 'make':44 'minor':22 'mint':72 'peopl':7 'pretti':3 'quick':50 'realis':55 'seem':20 'sure':4 'tell':13 'thing':49 'ui':41,60 'won':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6679359"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705226041 {#2021
        date: 2024-01-14 10:54:01.0 +01:00
      }
      +"title": 307481
    }
  ]
  -id: 29669
  -titleTs: "'come':9,12,15 'kde':6 'last':2 'week':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705235189
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9214407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148789 {#2956
    date: 2024-01-13 13:26:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "The-last-few-weeks-in-KDE-It-s-coming-it-s-coming"
  +title: "The last few weeks in KDE: It’s coming… it’s coming… it’s coming"
  +url: "https://pointieststick.com/2024/01/12/the-last-few-weeks-in-kde-its-coming-its-coming-its-coming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723140437 {#2970
    date: 2024-08-08 20:07:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’m pretty sure that most people won’t be able to tell the difference between 5 and 6.\n
        \n
        Seems like minor changes to me.\n
        \n
        I once did enjoy KDE but always hated the font, icons and everything in the UI is lines. Makes it hard to comprehend things quickly.\n
        \n
        In the end I realised the Gnome-based UI is far better for legibility and comprehension. I’m on Linux Mint Debian Edition with Cinnamon and it’s great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705226041 {#2033
        date: 2024-01-14 10:54:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 307481
      -bodyTs: "'5':17 '6':19 'abl':11 'alway':32 'base':59 'better':63 'chang':23 'cinnamon':76 'comprehend':48 'comprehens':67 'debian':73 'differ':15 'edit':74 'end':53 'enjoy':29 'everyth':38 'far':62 'font':35 'gnome':58 'gnome-bas':57 'great':80 'hard':46 'hate':33 'icon':36 'kde':30 'legibl':65 'like':21 'line':43 'linux':71 'm':2,69 'make':44 'minor':22 'mint':72 'peopl':7 'pretti':3 'quick':50 'realis':55 'seem':20 'sure':4 'tell':13 'thing':49 'ui':41,60 'won':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6679359"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705226041 {#2021
        date: 2024-01-14 10:54:01.0 +01:00
      }
      +"title": 307481
    }
  ]
  -id: 29669
  -titleTs: "'come':9,12,15 'kde':6 'last':2 'week':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705235189
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9214407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148789 {#2956
    date: 2024-01-13 13:26:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "The-last-few-weeks-in-KDE-It-s-coming-it-s-coming"
    +title: "The last few weeks in KDE: It’s coming… it’s coming… it’s coming"
    +url: "https://pointieststick.com/2024/01/12/the-last-few-weeks-in-kde-its-coming-its-coming-its-coming/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723140437 {#2970
      date: 2024-08-08 20:07:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 29669
    -titleTs: "'come':9,12,15 'kde':6 'last':2 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705235189
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9214407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705148789 {#2956
      date: 2024-01-13 13:26:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m pretty sure that most people won’t be able to tell the difference between 5 and 6.\n
    \n
    Seems like minor changes to me.\n
    \n
    I once did enjoy KDE but always hated the font, icons and everything in the UI is lines. Makes it hard to comprehend things quickly.\n
    \n
    In the end I realised the Gnome-based UI is far better for legibility and comprehension. I’m on Linux Mint Debian Edition with Cinnamon and it’s great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705226041 {#2033
    date: 2024-01-14 10:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 307481
  -bodyTs: "'5':17 '6':19 'abl':11 'alway':32 'base':59 'better':63 'chang':23 'cinnamon':76 'comprehend':48 'comprehens':67 'debian':73 'differ':15 'edit':74 'end':53 'enjoy':29 'everyth':38 'far':62 'font':35 'gnome':58 'gnome-bas':57 'great':80 'hard':46 'hate':33 'icon':36 'kde':30 'legibl':65 'like':21 'line':43 'linux':71 'm':2,69 'make':44 'minor':22 'mint':72 'peopl':7 'pretti':3 'quick':50 'realis':55 'seem':20 'sure':4 'tell':13 'thing':49 'ui':41,60 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6679359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705226041 {#2021
    date: 2024-01-14 10:54:01.0 +01:00
  }
  +"title": 307481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2028
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "The-last-few-weeks-in-KDE-It-s-coming-it-s-coming"
    +title: "The last few weeks in KDE: It’s coming… it’s coming… it’s coming"
    +url: "https://pointieststick.com/2024/01/12/the-last-few-weeks-in-kde-its-coming-its-coming-its-coming/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723140437 {#2970
      date: 2024-08-08 20:07:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 29669
    -titleTs: "'come':9,12,15 'kde':6 'last':2 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705235189
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9214407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705148789 {#2956
      date: 2024-01-13 13:26:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m pretty sure that most people won’t be able to tell the difference between 5 and 6.\n
    \n
    Seems like minor changes to me.\n
    \n
    I once did enjoy KDE but always hated the font, icons and everything in the UI is lines. Makes it hard to comprehend things quickly.\n
    \n
    In the end I realised the Gnome-based UI is far better for legibility and comprehension. I’m on Linux Mint Debian Edition with Cinnamon and it’s great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705226041 {#2033
    date: 2024-01-14 10:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 307481
  -bodyTs: "'5':17 '6':19 'abl':11 'alway':32 'base':59 'better':63 'chang':23 'cinnamon':76 'comprehend':48 'comprehens':67 'debian':73 'differ':15 'edit':74 'end':53 'enjoy':29 'everyth':38 'far':62 'font':35 'gnome':58 'gnome-bas':57 'great':80 'hard':46 'hate':33 'icon':36 'kde':30 'legibl':65 'like':21 'line':43 'linux':71 'm':2,69 'make':44 'minor':22 'mint':72 'peopl':7 'pretti':3 'quick':50 'realis':55 'seem':20 'sure':4 'tell':13 'thing':49 'ui':41,60 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6679359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705226041 {#2021
    date: 2024-01-14 10:54:01.0 +01:00
  }
  +"title": 307481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2028
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "The-last-few-weeks-in-KDE-It-s-coming-it-s-coming"
    +title: "The last few weeks in KDE: It’s coming… it’s coming… it’s coming"
    +url: "https://pointieststick.com/2024/01/12/the-last-few-weeks-in-kde-its-coming-its-coming-its-coming/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723140437 {#2970
      date: 2024-08-08 20:07:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 29669
    -titleTs: "'come':9,12,15 'kde':6 'last':2 'week':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705235189
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9214407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705148789 {#2956
      date: 2024-01-13 13:26:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m pretty sure that most people won’t be able to tell the difference between 5 and 6.\n
    \n
    Seems like minor changes to me.\n
    \n
    I once did enjoy KDE but always hated the font, icons and everything in the UI is lines. Makes it hard to comprehend things quickly.\n
    \n
    In the end I realised the Gnome-based UI is far better for legibility and comprehension. I’m on Linux Mint Debian Edition with Cinnamon and it’s great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705226041 {#2033
    date: 2024-01-14 10:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 307481
  -bodyTs: "'5':17 '6':19 'abl':11 'alway':32 'base':59 'better':63 'chang':23 'cinnamon':76 'comprehend':48 'comprehens':67 'debian':73 'differ':15 'edit':74 'end':53 'enjoy':29 'everyth':38 'far':62 'font':35 'gnome':58 'gnome-bas':57 'great':80 'hard':46 'hate':33 'icon':36 'kde':30 'legibl':65 'like':21 'line':43 'linux':71 'm':2,69 'make':44 'minor':22 'mint':72 'peopl':7 'pretti':3 'quick':50 'realis':55 'seem':20 'sure':4 'tell':13 'thing':49 'ui':41,60 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6679359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705226041 {#2021
    date: 2024-01-14 10:54:01.0 +01:00
  }
  +"title": 307481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2878 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2917 …}
  +slug: "Desktop-icons-not-loading"
  +title: "Desktop icons not loading"
  +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
  +body: """
    I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
    \n
    I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725136058 {#2912
    date: 2024-08-31 22:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  +badges: Doctrine\ORM\PersistentCollection {#2929 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Backup and do a fresh install"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435631 {#2336
        date: 2024-01-16 21:07:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smorty@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 314780
      -bodyTs: "'backup':1 'fresh':5 'instal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435631 {#2335
        date: 2024-01-16 21:07:11.0 +01:00
      }
      +"title": 314780
    }
  ]
  -id: 30709
  -titleTs: "'desktop':1 'icon':2 'load':4"
  -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424039
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7626905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337639 {#2899
    date: 2024-01-15 17:53:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2878 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2917 …}
  +slug: "Desktop-icons-not-loading"
  +title: "Desktop icons not loading"
  +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
  +body: """
    I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
    \n
    I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725136058 {#2912
    date: 2024-08-31 22:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  +badges: Doctrine\ORM\PersistentCollection {#2929 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Backup and do a fresh install"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435631 {#2336
        date: 2024-01-16 21:07:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smorty@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 314780
      -bodyTs: "'backup':1 'fresh':5 'instal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435631 {#2335
        date: 2024-01-16 21:07:11.0 +01:00
      }
      +"title": 314780
    }
  ]
  -id: 30709
  -titleTs: "'desktop':1 'icon':2 'load':4"
  -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424039
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7626905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337639 {#2899
    date: 2024-01-15 17:53:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2878 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2917 …}
  +slug: "Desktop-icons-not-loading"
  +title: "Desktop icons not loading"
  +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
  +body: """
    I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
    \n
    I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725136058 {#2912
    date: 2024-08-31 22:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  +badges: Doctrine\ORM\PersistentCollection {#2929 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Backup and do a fresh install"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435631 {#2336
        date: 2024-01-16 21:07:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smorty@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 314780
      -bodyTs: "'backup':1 'fresh':5 'instal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435631 {#2335
        date: 2024-01-16 21:07:11.0 +01:00
      }
      +"title": 314780
    }
  ]
  -id: 30709
  -titleTs: "'desktop':1 'icon':2 'load':4"
  -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424039
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7626905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337639 {#2899
    date: 2024-01-15 17:53:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2878 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2917 …}
    +slug: "Desktop-icons-not-loading"
    +title: "Desktop icons not loading"
    +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
    +body: """
      I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
      \n
      ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
      \n
      I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725136058 {#2912
      date: 2024-08-31 22:27:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    +badges: Doctrine\ORM\PersistentCollection {#2929 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 30709
    -titleTs: "'desktop':1 'icon':2 'load':4"
    -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705424039
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7626905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705337639 {#2899
      date: 2024-01-15 17:53:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Backup and do a fresh install"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435631 {#2336
    date: 2024-01-16 21:07:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smorty@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 314780
  -bodyTs: "'backup':1 'fresh':5 'instal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435631 {#2335
    date: 2024-01-16 21:07:11.0 +01:00
  }
  +"title": 314780
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2339
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2878 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2917 …}
    +slug: "Desktop-icons-not-loading"
    +title: "Desktop icons not loading"
    +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
    +body: """
      I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
      \n
      ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
      \n
      I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725136058 {#2912
      date: 2024-08-31 22:27:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    +badges: Doctrine\ORM\PersistentCollection {#2929 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 30709
    -titleTs: "'desktop':1 'icon':2 'load':4"
    -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705424039
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7626905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705337639 {#2899
      date: 2024-01-15 17:53:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Backup and do a fresh install"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435631 {#2336
    date: 2024-01-16 21:07:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smorty@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 314780
  -bodyTs: "'backup':1 'fresh':5 'instal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435631 {#2335
    date: 2024-01-16 21:07:11.0 +01:00
  }
  +"title": 314780
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2339
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2878 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2917 …}
    +slug: "Desktop-icons-not-loading"
    +title: "Desktop icons not loading"
    +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
    +body: """
      I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
      \n
      ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
      \n
      I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725136058 {#2912
      date: 2024-08-31 22:27:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    +badges: Doctrine\ORM\PersistentCollection {#2929 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 30709
    -titleTs: "'desktop':1 'icon':2 'load':4"
    -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705424039
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7626905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705337639 {#2899
      date: 2024-01-15 17:53:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Backup and do a fresh install"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435631 {#2336
    date: 2024-01-16 21:07:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smorty@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 314780
  -bodyTs: "'backup':1 'fresh':5 'instal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435631 {#2335
    date: 2024-01-16 21:07:11.0 +01:00
  }
  +"title": 314780
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1361
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#2931
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +children: [
    App\Entity\EntryComment {#1363
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely Linux Mint. Literally the best out there whether new to Linux or an advanced user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1704950115 {#1401
        date: 2024-01-11 06:15:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 298318
      -bodyTs: "'advanc':15 'best':6 'definit':1 'linux':2,12 'liter':4 'mint':3 'new':10 'user':16 'whether':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6571221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704950115 {#1404
        date: 2024-01-11 06:15:15.0 +01:00
      }
      +"title": 298318
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2918
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2896
    date: 2024-01-10 13:24:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1361
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#2931
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +children: [
    App\Entity\EntryComment {#1363
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely Linux Mint. Literally the best out there whether new to Linux or an advanced user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1704950115 {#1401
        date: 2024-01-11 06:15:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 298318
      -bodyTs: "'advanc':15 'best':6 'definit':1 'linux':2,12 'liter':4 'mint':3 'new':10 'user':16 'whether':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6571221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704950115 {#1404
        date: 2024-01-11 06:15:15.0 +01:00
      }
      +"title": 298318
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2918
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2896
    date: 2024-01-10 13:24:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1361
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#2931
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +children: [
    App\Entity\EntryComment {#1363
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely Linux Mint. Literally the best out there whether new to Linux or an advanced user."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1704950115 {#1401
        date: 2024-01-11 06:15:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 298318
      -bodyTs: "'advanc':15 'best':6 'definit':1 'linux':2,12 'liter':4 'mint':3 'new':10 'user':16 'whether':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6571221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704950115 {#1404
        date: 2024-01-11 06:15:15.0 +01:00
      }
      +"title": 298318
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2918
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2896
    date: 2024-01-10 13:24:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1363
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#2931
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2948 …}
    +children: [
      App\Entity\EntryComment {#1363}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2918
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2896
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely Linux Mint. Literally the best out there whether new to Linux or an advanced user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704950115 {#1401
    date: 2024-01-11 06:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 298318
  -bodyTs: "'advanc':15 'best':6 'definit':1 'linux':2,12 'liter':4 'mint':3 'new':10 'user':16 'whether':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6571221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704950115 {#1404
    date: 2024-01-11 06:15:15.0 +01:00
  }
  +"title": 298318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1363
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#2931
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2948 …}
    +children: [
      App\Entity\EntryComment {#1363}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2918
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2896
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely Linux Mint. Literally the best out there whether new to Linux or an advanced user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704950115 {#1401
    date: 2024-01-11 06:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 298318
  -bodyTs: "'advanc':15 'best':6 'definit':1 'linux':2,12 'liter':4 'mint':3 'new':10 'user':16 'whether':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6571221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704950115 {#1404
    date: 2024-01-11 06:15:15.0 +01:00
  }
  +"title": 298318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1363
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#2931
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2948 …}
    +children: [
      App\Entity\EntryComment {#1363}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2918
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2896
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely Linux Mint. Literally the best out there whether new to Linux or an advanced user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704950115 {#1401
    date: 2024-01-11 06:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 298318
  -bodyTs: "'advanc':15 'best':6 'definit':1 'linux':2,12 'liter':4 'mint':3 'new':10 'user':16 'whether':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6571221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704950115 {#1404
    date: 2024-01-11 06:15:15.0 +01:00
  }
  +"title": 298318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Is-there-any-way-to-emulate-aegis-authenticator-fdroid-on"
  +title: "Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?"
  +url: null
  +body: """
    ubuntu 23.10\n
    \n
    I can access my employer’s local network if I authenticate with a 2fa. They suggest proprietary software, but aegis authenticator (found in fdroid) works fine.\n
    \n
    The thing is, the phone’s screen is too small and it’s very cumbersome to navigate the screen and to click. It’s so bad I don’t want to use it, because fonts are so small you cannot read anything. It’s like they didn’t even try to optimize the local network for devices.\n
    \n
    However, if I could emulate this app on an ubuntu based computer, I’d use it. Can it be done?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573945 {#2875
    date: 2024-04-08 12:59:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "As an IT Technician/Sysadmin I highly recommend you use the one your IT team told you to use. If you run into issues they’ll be able to help but not if your using some obscure app they’ve never heard of."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704312965 {#1729
        date: 2024-01-03 21:16:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vestmoria@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 277448
      -bodyTs: "'abl':27 'app':37 'heard':41 'help':29 'high':6 'issu':23 'll':25 'never':40 'obscur':36 'one':11 'recommend':7 'run':21 'team':14 'technician/sysadmin':4 'told':15 'use':9,18,34 've':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704312965 {#1724
        date: 2024-01-03 21:16:05.0 +01:00
      }
      +"title": 277448
    }
  ]
  -id: 26773
  -titleTs: "'aegi':7 'authent':8 'base':13 'comput':14 'emul':6 'fdroid':9 'ubuntu':12 'way':4"
  -bodyTs: "'23.10':2 '2fa':16 'access':5 'aegi':22 'anyth':70 'app':92 'authent':13,23 'bad':54 'base':96 'cannot':68 'click':50 'comput':97 'could':89 'cumbersom':43 'd':99 'devic':85 'didn':75 'done':105 'employ':7 'emul':90 'even':77 'fdroid':26 'fine':28 'font':63 'found':24 'howev':86 'like':73 'local':9,82 'navig':45 'network':10,83 'optim':80 'phone':33 'proprietari':19 'read':69 'screen':35,47 'small':38,66 'softwar':20 'suggest':18 'thing':30 'tri':78 'ubuntu':1,95 'use':60,100 'want':58 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704305147
  +visibility: "visible             "
  +apId: "https://linux.community/post/383365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704218747 {#2862
    date: 2024-01-02 19:05:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Is-there-any-way-to-emulate-aegis-authenticator-fdroid-on"
  +title: "Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?"
  +url: null
  +body: """
    ubuntu 23.10\n
    \n
    I can access my employer’s local network if I authenticate with a 2fa. They suggest proprietary software, but aegis authenticator (found in fdroid) works fine.\n
    \n
    The thing is, the phone’s screen is too small and it’s very cumbersome to navigate the screen and to click. It’s so bad I don’t want to use it, because fonts are so small you cannot read anything. It’s like they didn’t even try to optimize the local network for devices.\n
    \n
    However, if I could emulate this app on an ubuntu based computer, I’d use it. Can it be done?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573945 {#2875
    date: 2024-04-08 12:59:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "As an IT Technician/Sysadmin I highly recommend you use the one your IT team told you to use. If you run into issues they’ll be able to help but not if your using some obscure app they’ve never heard of."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704312965 {#1729
        date: 2024-01-03 21:16:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vestmoria@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 277448
      -bodyTs: "'abl':27 'app':37 'heard':41 'help':29 'high':6 'issu':23 'll':25 'never':40 'obscur':36 'one':11 'recommend':7 'run':21 'team':14 'technician/sysadmin':4 'told':15 'use':9,18,34 've':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704312965 {#1724
        date: 2024-01-03 21:16:05.0 +01:00
      }
      +"title": 277448
    }
  ]
  -id: 26773
  -titleTs: "'aegi':7 'authent':8 'base':13 'comput':14 'emul':6 'fdroid':9 'ubuntu':12 'way':4"
  -bodyTs: "'23.10':2 '2fa':16 'access':5 'aegi':22 'anyth':70 'app':92 'authent':13,23 'bad':54 'base':96 'cannot':68 'click':50 'comput':97 'could':89 'cumbersom':43 'd':99 'devic':85 'didn':75 'done':105 'employ':7 'emul':90 'even':77 'fdroid':26 'fine':28 'font':63 'found':24 'howev':86 'like':73 'local':9,82 'navig':45 'network':10,83 'optim':80 'phone':33 'proprietari':19 'read':69 'screen':35,47 'small':38,66 'softwar':20 'suggest':18 'thing':30 'tri':78 'ubuntu':1,95 'use':60,100 'want':58 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704305147
  +visibility: "visible             "
  +apId: "https://linux.community/post/383365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704218747 {#2862
    date: 2024-01-02 19:05:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Is-there-any-way-to-emulate-aegis-authenticator-fdroid-on"
  +title: "Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?"
  +url: null
  +body: """
    ubuntu 23.10\n
    \n
    I can access my employer’s local network if I authenticate with a 2fa. They suggest proprietary software, but aegis authenticator (found in fdroid) works fine.\n
    \n
    The thing is, the phone’s screen is too small and it’s very cumbersome to navigate the screen and to click. It’s so bad I don’t want to use it, because fonts are so small you cannot read anything. It’s like they didn’t even try to optimize the local network for devices.\n
    \n
    However, if I could emulate this app on an ubuntu based computer, I’d use it. Can it be done?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573945 {#2875
    date: 2024-04-08 12:59:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "As an IT Technician/Sysadmin I highly recommend you use the one your IT team told you to use. If you run into issues they’ll be able to help but not if your using some obscure app they’ve never heard of."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704312965 {#1729
        date: 2024-01-03 21:16:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vestmoria@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 277448
      -bodyTs: "'abl':27 'app':37 'heard':41 'help':29 'high':6 'issu':23 'll':25 'never':40 'obscur':36 'one':11 'recommend':7 'run':21 'team':14 'technician/sysadmin':4 'told':15 'use':9,18,34 've':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704312965 {#1724
        date: 2024-01-03 21:16:05.0 +01:00
      }
      +"title": 277448
    }
  ]
  -id: 26773
  -titleTs: "'aegi':7 'authent':8 'base':13 'comput':14 'emul':6 'fdroid':9 'ubuntu':12 'way':4"
  -bodyTs: "'23.10':2 '2fa':16 'access':5 'aegi':22 'anyth':70 'app':92 'authent':13,23 'bad':54 'base':96 'cannot':68 'click':50 'comput':97 'could':89 'cumbersom':43 'd':99 'devic':85 'didn':75 'done':105 'employ':7 'emul':90 'even':77 'fdroid':26 'fine':28 'font':63 'found':24 'howev':86 'like':73 'local':9,82 'navig':45 'network':10,83 'optim':80 'phone':33 'proprietari':19 'read':69 'screen':35,47 'small':38,66 'softwar':20 'suggest':18 'thing':30 'tri':78 'ubuntu':1,95 'use':60,100 'want':58 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704305147
  +visibility: "visible             "
  +apId: "https://linux.community/post/383365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704218747 {#2862
    date: 2024-01-02 19:05:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1719
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2841 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-there-any-way-to-emulate-aegis-authenticator-fdroid-on"
    +title: "Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?"
    +url: null
    +body: """
      ubuntu 23.10\n
      \n
      I can access my employer’s local network if I authenticate with a 2fa. They suggest proprietary software, but aegis authenticator (found in fdroid) works fine.\n
      \n
      The thing is, the phone’s screen is too small and it’s very cumbersome to navigate the screen and to click. It’s so bad I don’t want to use it, because fonts are so small you cannot read anything. It’s like they didn’t even try to optimize the local network for devices.\n
      \n
      However, if I could emulate this app on an ubuntu based computer, I’d use it. Can it be done?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573945 {#2875
      date: 2024-04-08 12:59:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 26773
    -titleTs: "'aegi':7 'authent':8 'base':13 'comput':14 'emul':6 'fdroid':9 'ubuntu':12 'way':4"
    -bodyTs: "'23.10':2 '2fa':16 'access':5 'aegi':22 'anyth':70 'app':92 'authent':13,23 'bad':54 'base':96 'cannot':68 'click':50 'comput':97 'could':89 'cumbersom':43 'd':99 'devic':85 'didn':75 'done':105 'employ':7 'emul':90 'even':77 'fdroid':26 'fine':28 'font':63 'found':24 'howev':86 'like':73 'local':9,82 'navig':45 'network':10,83 'optim':80 'phone':33 'proprietari':19 'read':69 'screen':35,47 'small':38,66 'softwar':20 'suggest':18 'thing':30 'tri':78 'ubuntu':1,95 'use':60,100 'want':58 'work':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704305147
    +visibility: "visible             "
    +apId: "https://linux.community/post/383365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704218747 {#2862
      date: 2024-01-02 19:05:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "As an IT Technician/Sysadmin I highly recommend you use the one your IT team told you to use. If you run into issues they’ll be able to help but not if your using some obscure app they’ve never heard of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704312965 {#1729
    date: 2024-01-03 21:16:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 277448
  -bodyTs: "'abl':27 'app':37 'heard':41 'help':29 'high':6 'issu':23 'll':25 'never':40 'obscur':36 'one':11 'recommend':7 'run':21 'team':14 'technician/sysadmin':4 'told':15 'use':9,18,34 've':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312965 {#1724
    date: 2024-01-03 21:16:05.0 +01:00
  }
  +"title": 277448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2841 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-there-any-way-to-emulate-aegis-authenticator-fdroid-on"
    +title: "Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?"
    +url: null
    +body: """
      ubuntu 23.10\n
      \n
      I can access my employer’s local network if I authenticate with a 2fa. They suggest proprietary software, but aegis authenticator (found in fdroid) works fine.\n
      \n
      The thing is, the phone’s screen is too small and it’s very cumbersome to navigate the screen and to click. It’s so bad I don’t want to use it, because fonts are so small you cannot read anything. It’s like they didn’t even try to optimize the local network for devices.\n
      \n
      However, if I could emulate this app on an ubuntu based computer, I’d use it. Can it be done?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573945 {#2875
      date: 2024-04-08 12:59:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 26773
    -titleTs: "'aegi':7 'authent':8 'base':13 'comput':14 'emul':6 'fdroid':9 'ubuntu':12 'way':4"
    -bodyTs: "'23.10':2 '2fa':16 'access':5 'aegi':22 'anyth':70 'app':92 'authent':13,23 'bad':54 'base':96 'cannot':68 'click':50 'comput':97 'could':89 'cumbersom':43 'd':99 'devic':85 'didn':75 'done':105 'employ':7 'emul':90 'even':77 'fdroid':26 'fine':28 'font':63 'found':24 'howev':86 'like':73 'local':9,82 'navig':45 'network':10,83 'optim':80 'phone':33 'proprietari':19 'read':69 'screen':35,47 'small':38,66 'softwar':20 'suggest':18 'thing':30 'tri':78 'ubuntu':1,95 'use':60,100 'want':58 'work':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704305147
    +visibility: "visible             "
    +apId: "https://linux.community/post/383365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704218747 {#2862
      date: 2024-01-02 19:05:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "As an IT Technician/Sysadmin I highly recommend you use the one your IT team told you to use. If you run into issues they’ll be able to help but not if your using some obscure app they’ve never heard of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704312965 {#1729
    date: 2024-01-03 21:16:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 277448
  -bodyTs: "'abl':27 'app':37 'heard':41 'help':29 'high':6 'issu':23 'll':25 'never':40 'obscur':36 'one':11 'recommend':7 'run':21 'team':14 'technician/sysadmin':4 'told':15 'use':9,18,34 've':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312965 {#1724
    date: 2024-01-03 21:16:05.0 +01:00
  }
  +"title": 277448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2841 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-there-any-way-to-emulate-aegis-authenticator-fdroid-on"
    +title: "Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?"
    +url: null
    +body: """
      ubuntu 23.10\n
      \n
      I can access my employer’s local network if I authenticate with a 2fa. They suggest proprietary software, but aegis authenticator (found in fdroid) works fine.\n
      \n
      The thing is, the phone’s screen is too small and it’s very cumbersome to navigate the screen and to click. It’s so bad I don’t want to use it, because fonts are so small you cannot read anything. It’s like they didn’t even try to optimize the local network for devices.\n
      \n
      However, if I could emulate this app on an ubuntu based computer, I’d use it. Can it be done?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573945 {#2875
      date: 2024-04-08 12:59:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2880 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 26773
    -titleTs: "'aegi':7 'authent':8 'base':13 'comput':14 'emul':6 'fdroid':9 'ubuntu':12 'way':4"
    -bodyTs: "'23.10':2 '2fa':16 'access':5 'aegi':22 'anyth':70 'app':92 'authent':13,23 'bad':54 'base':96 'cannot':68 'click':50 'comput':97 'could':89 'cumbersom':43 'd':99 'devic':85 'didn':75 'done':105 'employ':7 'emul':90 'even':77 'fdroid':26 'fine':28 'font':63 'found':24 'howev':86 'like':73 'local':9,82 'navig':45 'network':10,83 'optim':80 'phone':33 'proprietari':19 'read':69 'screen':35,47 'small':38,66 'softwar':20 'suggest':18 'thing':30 'tri':78 'ubuntu':1,95 'use':60,100 'want':58 'work':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704305147
    +visibility: "visible             "
    +apId: "https://linux.community/post/383365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704218747 {#2862
      date: 2024-01-02 19:05:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "As an IT Technician/Sysadmin I highly recommend you use the one your IT team told you to use. If you run into issues they’ll be able to help but not if your using some obscure app they’ve never heard of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704312965 {#1729
    date: 2024-01-03 21:16:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vestmoria@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 277448
  -bodyTs: "'abl':27 'app':37 'heard':41 'help':29 'high':6 'issu':23 'll':25 'never':40 'obscur':36 'one':11 'recommend':7 'run':21 'team':14 'technician/sysadmin':4 'told':15 'use':9,18,34 've':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312965 {#1724
    date: 2024-01-03 21:16:05.0 +01:00
  }
  +"title": 277448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Friendly-reminder"
  +title: "Friendly reminder"
  +url: null
  +body: """
    This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.\n
    \n
    I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.\n
    \n
    And as far as friendly reminders go, I should’ve given myself an unfriendly reminder beforehand, as it’s not the first time…\n
    \n
    UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727164580 {#2893
    date: 2024-09-24 09:56:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2900 …}
  +votes: Doctrine\ORM\PersistentCollection {#2902 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2910 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely. I use Timeshift on Linux Mint Debian Edition and set it to take weekly snapshots. Saved my bacon about 2 weeks ago when a kernel update borked my system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704311996 {#1691
        date: 2024-01-03 20:59:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neidu2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 277396
      -bodyTs: "'2':21 'ago':23 'bacon':19 'bork':28 'debian':8 'definit':1 'edit':9 'kernel':26 'linux':6 'mint':7 'save':17 'set':11 'snapshot':16 'system':30 'take':14 'timeshift':4 'updat':27 'use':3 'week':15,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704311996 {#1692
        date: 2024-01-03 20:59:56.0 +01:00
      }
      +"title": 277396
    }
  ]
  -id: 26889
  -titleTs: "'friend':1 'remind':2"
  -bodyTs: "'4':83 '535':82 '545':75,81 'annual':4 'apt':44 'apt-get':43 'bed':29 'beforehand':64 'chang':19 'dist':47 'dist-upgrad':46 'far':51 'first':70 'friend':53 'fuck':73 'get':45 'given':59 'go':55 'hate':79 'homi':78 'instead':32 'lyf':84 'minor':18 'nvidia':74,80 'prefer':14 'refus':38 'relat':17 'remind':5,54,63 'snapshot':9 'start':40 'stuck':35 'suppos':25 'system':22 'time':71 'timeshift':10 'troubleshoot':36 'unfriend':62 'updat':72 'upgrad':48 've':58 'whatev':12 'xorg':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704358383
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8632691"
  +editedAt: DateTimeImmutable @1711167112 {#2881
    date: 2024-03-23 05:11:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704271983 {#2859
    date: 2024-01-03 09:53:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Friendly-reminder"
  +title: "Friendly reminder"
  +url: null
  +body: """
    This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.\n
    \n
    I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.\n
    \n
    And as far as friendly reminders go, I should’ve given myself an unfriendly reminder beforehand, as it’s not the first time…\n
    \n
    UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727164580 {#2893
    date: 2024-09-24 09:56:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2900 …}
  +votes: Doctrine\ORM\PersistentCollection {#2902 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2910 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely. I use Timeshift on Linux Mint Debian Edition and set it to take weekly snapshots. Saved my bacon about 2 weeks ago when a kernel update borked my system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704311996 {#1691
        date: 2024-01-03 20:59:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neidu2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 277396
      -bodyTs: "'2':21 'ago':23 'bacon':19 'bork':28 'debian':8 'definit':1 'edit':9 'kernel':26 'linux':6 'mint':7 'save':17 'set':11 'snapshot':16 'system':30 'take':14 'timeshift':4 'updat':27 'use':3 'week':15,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704311996 {#1692
        date: 2024-01-03 20:59:56.0 +01:00
      }
      +"title": 277396
    }
  ]
  -id: 26889
  -titleTs: "'friend':1 'remind':2"
  -bodyTs: "'4':83 '535':82 '545':75,81 'annual':4 'apt':44 'apt-get':43 'bed':29 'beforehand':64 'chang':19 'dist':47 'dist-upgrad':46 'far':51 'first':70 'friend':53 'fuck':73 'get':45 'given':59 'go':55 'hate':79 'homi':78 'instead':32 'lyf':84 'minor':18 'nvidia':74,80 'prefer':14 'refus':38 'relat':17 'remind':5,54,63 'snapshot':9 'start':40 'stuck':35 'suppos':25 'system':22 'time':71 'timeshift':10 'troubleshoot':36 'unfriend':62 'updat':72 'upgrad':48 've':58 'whatev':12 'xorg':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704358383
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8632691"
  +editedAt: DateTimeImmutable @1711167112 {#2881
    date: 2024-03-23 05:11:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704271983 {#2859
    date: 2024-01-03 09:53:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Friendly-reminder"
  +title: "Friendly reminder"
  +url: null
  +body: """
    This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.\n
    \n
    I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.\n
    \n
    And as far as friendly reminders go, I should’ve given myself an unfriendly reminder beforehand, as it’s not the first time…\n
    \n
    UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727164580 {#2893
    date: 2024-09-24 09:56:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2900 …}
  +votes: Doctrine\ORM\PersistentCollection {#2902 …}
  +reports: Doctrine\ORM\PersistentCollection {#2904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2910 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely. I use Timeshift on Linux Mint Debian Edition and set it to take weekly snapshots. Saved my bacon about 2 weeks ago when a kernel update borked my system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704311996 {#1691
        date: 2024-01-03 20:59:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neidu2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 277396
      -bodyTs: "'2':21 'ago':23 'bacon':19 'bork':28 'debian':8 'definit':1 'edit':9 'kernel':26 'linux':6 'mint':7 'save':17 'set':11 'snapshot':16 'system':30 'take':14 'timeshift':4 'updat':27 'use':3 'week':15,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6386386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704311996 {#1692
        date: 2024-01-03 20:59:56.0 +01:00
      }
      +"title": 277396
    }
  ]
  -id: 26889
  -titleTs: "'friend':1 'remind':2"
  -bodyTs: "'4':83 '535':82 '545':75,81 'annual':4 'apt':44 'apt-get':43 'bed':29 'beforehand':64 'chang':19 'dist':47 'dist-upgrad':46 'far':51 'first':70 'friend':53 'fuck':73 'get':45 'given':59 'go':55 'hate':79 'homi':78 'instead':32 'lyf':84 'minor':18 'nvidia':74,80 'prefer':14 'refus':38 'relat':17 'remind':5,54,63 'snapshot':9 'start':40 'stuck':35 'suppos':25 'system':22 'time':71 'timeshift':10 'troubleshoot':36 'unfriend':62 'updat':72 'upgrad':48 've':58 'whatev':12 'xorg':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704358383
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8632691"
  +editedAt: DateTimeImmutable @1711167112 {#2881
    date: 2024-03-23 05:11:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704271983 {#2859
    date: 2024-01-03 09:53:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1795
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Friendly-reminder"
    +title: "Friendly reminder"
    +url: null
    +body: """
      This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.\n
      \n
      I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.\n
      \n
      And as far as friendly reminders go, I should’ve given myself an unfriendly reminder beforehand, as it’s not the first time…\n
      \n
      UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727164580 {#2893
      date: 2024-09-24 09:56:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2900 …}
    +votes: Doctrine\ORM\PersistentCollection {#2902 …}
    +reports: Doctrine\ORM\PersistentCollection {#2904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2910 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 26889
    -titleTs: "'friend':1 'remind':2"
    -bodyTs: "'4':83 '535':82 '545':75,81 'annual':4 'apt':44 'apt-get':43 'bed':29 'beforehand':64 'chang':19 'dist':47 'dist-upgrad':46 'far':51 'first':70 'friend':53 'fuck':73 'get':45 'given':59 'go':55 'hate':79 'homi':78 'instead':32 'lyf':84 'minor':18 'nvidia':74,80 'prefer':14 'refus':38 'relat':17 'remind':5,54,63 'snapshot':9 'start':40 'stuck':35 'suppos':25 'system':22 'time':71 'timeshift':10 'troubleshoot':36 'unfriend':62 'updat':72 'upgrad':48 've':58 'whatev':12 'xorg':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704358383
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/8632691"
    +editedAt: DateTimeImmutable @1711167112 {#2881
      date: 2024-03-23 05:11:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704271983 {#2859
      date: 2024-01-03 09:53:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely. I use Timeshift on Linux Mint Debian Edition and set it to take weekly snapshots. Saved my bacon about 2 weeks ago when a kernel update borked my system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704311996 {#1691
    date: 2024-01-03 20:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neidu2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 277396
  -bodyTs: "'2':21 'ago':23 'bacon':19 'bork':28 'debian':8 'definit':1 'edit':9 'kernel':26 'linux':6 'mint':7 'save':17 'set':11 'snapshot':16 'system':30 'take':14 'timeshift':4 'updat':27 'use':3 'week':15,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311996 {#1692
    date: 2024-01-03 20:59:56.0 +01:00
  }
  +"title": 277396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Friendly-reminder"
    +title: "Friendly reminder"
    +url: null
    +body: """
      This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.\n
      \n
      I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.\n
      \n
      And as far as friendly reminders go, I should’ve given myself an unfriendly reminder beforehand, as it’s not the first time…\n
      \n
      UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727164580 {#2893
      date: 2024-09-24 09:56:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2900 …}
    +votes: Doctrine\ORM\PersistentCollection {#2902 …}
    +reports: Doctrine\ORM\PersistentCollection {#2904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2910 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 26889
    -titleTs: "'friend':1 'remind':2"
    -bodyTs: "'4':83 '535':82 '545':75,81 'annual':4 'apt':44 'apt-get':43 'bed':29 'beforehand':64 'chang':19 'dist':47 'dist-upgrad':46 'far':51 'first':70 'friend':53 'fuck':73 'get':45 'given':59 'go':55 'hate':79 'homi':78 'instead':32 'lyf':84 'minor':18 'nvidia':74,80 'prefer':14 'refus':38 'relat':17 'remind':5,54,63 'snapshot':9 'start':40 'stuck':35 'suppos':25 'system':22 'time':71 'timeshift':10 'troubleshoot':36 'unfriend':62 'updat':72 'upgrad':48 've':58 'whatev':12 'xorg':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704358383
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/8632691"
    +editedAt: DateTimeImmutable @1711167112 {#2881
      date: 2024-03-23 05:11:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704271983 {#2859
      date: 2024-01-03 09:53:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely. I use Timeshift on Linux Mint Debian Edition and set it to take weekly snapshots. Saved my bacon about 2 weeks ago when a kernel update borked my system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704311996 {#1691
    date: 2024-01-03 20:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neidu2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 277396
  -bodyTs: "'2':21 'ago':23 'bacon':19 'bork':28 'debian':8 'definit':1 'edit':9 'kernel':26 'linux':6 'mint':7 'save':17 'set':11 'snapshot':16 'system':30 'take':14 'timeshift':4 'updat':27 'use':3 'week':15,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311996 {#1692
    date: 2024-01-03 20:59:56.0 +01:00
  }
  +"title": 277396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2898 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Friendly-reminder"
    +title: "Friendly reminder"
    +url: null
    +body: """
      This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.\n
      \n
      I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.\n
      \n
      And as far as friendly reminders go, I should’ve given myself an unfriendly reminder beforehand, as it’s not the first time…\n
      \n
      UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727164580 {#2893
      date: 2024-09-24 09:56:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2900 …}
    +votes: Doctrine\ORM\PersistentCollection {#2902 …}
    +reports: Doctrine\ORM\PersistentCollection {#2904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2910 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 26889
    -titleTs: "'friend':1 'remind':2"
    -bodyTs: "'4':83 '535':82 '545':75,81 'annual':4 'apt':44 'apt-get':43 'bed':29 'beforehand':64 'chang':19 'dist':47 'dist-upgrad':46 'far':51 'first':70 'friend':53 'fuck':73 'get':45 'given':59 'go':55 'hate':79 'homi':78 'instead':32 'lyf':84 'minor':18 'nvidia':74,80 'prefer':14 'refus':38 'relat':17 'remind':5,54,63 'snapshot':9 'start':40 'stuck':35 'suppos':25 'system':22 'time':71 'timeshift':10 'troubleshoot':36 'unfriend':62 'updat':72 'upgrad':48 've':58 'whatev':12 'xorg':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704358383
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/8632691"
    +editedAt: DateTimeImmutable @1711167112 {#2881
      date: 2024-03-23 05:11:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704271983 {#2859
      date: 2024-01-03 09:53:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely. I use Timeshift on Linux Mint Debian Edition and set it to take weekly snapshots. Saved my bacon about 2 weeks ago when a kernel update borked my system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704311996 {#1691
    date: 2024-01-03 20:59:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neidu2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 277396
  -bodyTs: "'2':21 'ago':23 'bacon':19 'bork':28 'debian':8 'definit':1 'edit':9 'kernel':26 'linux':6 'mint':7 'save':17 'set':11 'snapshot':16 'system':30 'take':14 'timeshift':4 'updat':27 'use':3 'week':15,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311996 {#1692
    date: 2024-01-03 20:59:56.0 +01:00
  }
  +"title": 277396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2041
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2838
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  +badges: Doctrine\ORM\PersistentCollection {#2854 …}
  +children: [
    App\Entity\EntryComment {#2165
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2041 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tilix"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705646301 {#2053
        date: 2024-01-19 07:38:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -id: 321739
      -bodyTs: "'tilix':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6818953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705646301 {#2125
        date: 2024-01-19 07:38:21.0 +01:00
      }
      +"title": 321739
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2827
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2041
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2838
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  +badges: Doctrine\ORM\PersistentCollection {#2854 …}
  +children: [
    App\Entity\EntryComment {#2165
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2041 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tilix"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705646301 {#2053
        date: 2024-01-19 07:38:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -id: 321739
      -bodyTs: "'tilix':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6818953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705646301 {#2125
        date: 2024-01-19 07:38:21.0 +01:00
      }
      +"title": 321739
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2827
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2041
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2838
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  +badges: Doctrine\ORM\PersistentCollection {#2854 …}
  +children: [
    App\Entity\EntryComment {#2165
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2041 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tilix"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705646301 {#2053
        date: 2024-01-19 07:38:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -id: 321739
      -bodyTs: "'tilix':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6818953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705646301 {#2125
        date: 2024-01-19 07:38:21.0 +01:00
      }
      +"title": 321739
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2827
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2165
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2838
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
    +badges: Doctrine\ORM\PersistentCollection {#2854 …}
    +children: [
      App\Entity\EntryComment {#2165}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2827
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tilix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705646301 {#2053
    date: 2024-01-19 07:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 321739
  -bodyTs: "'tilix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705646301 {#2125
    date: 2024-01-19 07:38:21.0 +01:00
  }
  +"title": 321739
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2165
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2838
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
    +badges: Doctrine\ORM\PersistentCollection {#2854 …}
    +children: [
      App\Entity\EntryComment {#2165}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2827
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tilix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705646301 {#2053
    date: 2024-01-19 07:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 321739
  -bodyTs: "'tilix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705646301 {#2125
    date: 2024-01-19 07:38:21.0 +01:00
  }
  +"title": 321739
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2165
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2838
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2843 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
    +badges: Doctrine\ORM\PersistentCollection {#2854 …}
    +children: [
      App\Entity\EntryComment {#2165}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2827
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tilix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705646301 {#2053
    date: 2024-01-19 07:38:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 321739
  -bodyTs: "'tilix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705646301 {#2125
    date: 2024-01-19 07:38:21.0 +01:00
  }
  +"title": 321739
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
  +title: "Is it actually dangerous to run Firefox as root?"
  +url: null
  +body: """
    I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
    \n
    I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
    \n
    I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
    \n
    This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712572029 {#2856
    date: 2024-04-08 12:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    1 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +root: App\Entity\EntryComment {#1725
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
          \n
          But best practice would be log in as a regular user and use sudo to do any admin tasks.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711910704 {#1617
          date: 2024-03-31 20:45:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 277411
        -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704312245 {#1731
          date: 2024-01-03 21:04:05.0 +01:00
        }
        +"title": 277411
      }
      +body: """
        Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
        \n
        I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704454874 {#2470
        date: 2024-01-05 12:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@tslnox@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 282246
      -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704454874 {#2469
        date: 2024-01-05 12:41:14.0 +01:00
      }
      +"title": 282246
    }
    2 => App\Entity\EntryComment {#1725}
    0 => App\Entity\EntryComment {#2447
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: App\Entity\EntryComment {#1725}
      +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704367451 {#2448
        date: 2024-01-04 12:24:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@DarthYoshiBoy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 279203
      -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6398504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704367451 {#2411
        date: 2024-01-04 12:24:11.0 +01:00
      }
      +"title": 279203
    }
  ]
  -id: 26893
  -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
  -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704359289
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10062491"
  +editedAt: DateTimeImmutable @1711170613 {#2844
    date: 2024-03-23 06:10:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704272889 {#2824
    date: 2024-01-03 10:08:09.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
  +title: "Is it actually dangerous to run Firefox as root?"
  +url: null
  +body: """
    I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
    \n
    I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
    \n
    I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
    \n
    This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712572029 {#2856
    date: 2024-04-08 12:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    1 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +root: App\Entity\EntryComment {#1725
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
          \n
          But best practice would be log in as a regular user and use sudo to do any admin tasks.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711910704 {#1617
          date: 2024-03-31 20:45:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 277411
        -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704312245 {#1731
          date: 2024-01-03 21:04:05.0 +01:00
        }
        +"title": 277411
      }
      +body: """
        Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
        \n
        I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704454874 {#2470
        date: 2024-01-05 12:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@tslnox@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 282246
      -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704454874 {#2469
        date: 2024-01-05 12:41:14.0 +01:00
      }
      +"title": 282246
    }
    2 => App\Entity\EntryComment {#1725}
    0 => App\Entity\EntryComment {#2447
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: App\Entity\EntryComment {#1725}
      +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704367451 {#2448
        date: 2024-01-04 12:24:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@DarthYoshiBoy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 279203
      -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6398504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704367451 {#2411
        date: 2024-01-04 12:24:11.0 +01:00
      }
      +"title": 279203
    }
  ]
  -id: 26893
  -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
  -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704359289
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10062491"
  +editedAt: DateTimeImmutable @1711170613 {#2844
    date: 2024-03-23 06:10:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704272889 {#2824
    date: 2024-01-03 10:08:09.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
  +title: "Is it actually dangerous to run Firefox as root?"
  +url: null
  +body: """
    I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
    \n
    I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
    \n
    I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
    \n
    This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712572029 {#2856
    date: 2024-04-08 12:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    1 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +root: App\Entity\EntryComment {#1725
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
          \n
          But best practice would be log in as a regular user and use sudo to do any admin tasks.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711910704 {#1617
          date: 2024-03-31 20:45:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 277411
        -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704312245 {#1731
          date: 2024-01-03 21:04:05.0 +01:00
        }
        +"title": 277411
      }
      +body: """
        Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
        \n
        I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704454874 {#2470
        date: 2024-01-05 12:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@tslnox@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2360 …}
      +reports: Doctrine\ORM\PersistentCollection {#2361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
      -id: 282246
      -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704454874 {#2469
        date: 2024-01-05 12:41:14.0 +01:00
      }
      +"title": 282246
    }
    2 => App\Entity\EntryComment {#1725}
    0 => App\Entity\EntryComment {#2447
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: App\Entity\EntryComment {#1725}
      +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704367451 {#2448
        date: 2024-01-04 12:24:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@DarthYoshiBoy@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 279203
      -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6398504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704367451 {#2411
        date: 2024-01-04 12:24:11.0 +01:00
      }
      +"title": 279203
    }
  ]
  -id: 26893
  -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
  -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704359289
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10062491"
  +editedAt: DateTimeImmutable @1711170613 {#2844
    date: 2024-03-23 06:10:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704272889 {#2824
    date: 2024-01-03 10:08:09.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2467
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467}
      2 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
          \n
          But best practice would be log in as a regular user and use sudo to do any admin tasks.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711910704 {#1617
          date: 2024-03-31 20:45:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 277411
        -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704312245 {#1731
          date: 2024-01-03 21:04:05.0 +01:00
        }
        +"title": 277411
      }
      0 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704367451 {#2448
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@DarthYoshiBoy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 279203
        -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6398504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704367451 {#2411
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +"title": 279203
      }
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: App\Entity\EntryComment {#1725}
  +body: """
    Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
    \n
    I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704454874 {#2470
    date: 2024-01-05 12:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 282246
  -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454874 {#2469
    date: 2024-01-05 12:41:14.0 +01:00
  }
  +"title": 282246
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2467
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467}
      2 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
          \n
          But best practice would be log in as a regular user and use sudo to do any admin tasks.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711910704 {#1617
          date: 2024-03-31 20:45:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 277411
        -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704312245 {#1731
          date: 2024-01-03 21:04:05.0 +01:00
        }
        +"title": 277411
      }
      0 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704367451 {#2448
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@DarthYoshiBoy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 279203
        -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6398504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704367451 {#2411
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +"title": 279203
      }
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: App\Entity\EntryComment {#1725}
  +body: """
    Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
    \n
    I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704454874 {#2470
    date: 2024-01-05 12:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 282246
  -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454874 {#2469
    date: 2024-01-05 12:41:14.0 +01:00
  }
  +"title": 282246
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2467
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467}
      2 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
          \n
          But best practice would be log in as a regular user and use sudo to do any admin tasks.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1711910704 {#1617
          date: 2024-03-31 20:45:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 277411
        -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704312245 {#1731
          date: 2024-01-03 21:04:05.0 +01:00
        }
        +"title": 277411
      }
      0 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704367451 {#2448
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@DarthYoshiBoy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 279203
        -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6398504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704367451 {#2411
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +"title": 279203
      }
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: App\Entity\EntryComment {#1725}
  +body: """
    Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
    \n
    I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704454874 {#2470
    date: 2024-01-05 12:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 282246
  -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454874 {#2469
    date: 2024-01-05 12:41:14.0 +01:00
  }
  +"title": 282246
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
          \n
          I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704454874 {#2470
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@tslnox@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2371 …}
        +nested: Doctrine\ORM\PersistentCollection {#2370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2360 …}
        +reports: Doctrine\ORM\PersistentCollection {#2361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
        -id: 282246
        -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6432266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704454874 {#2469
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +"title": 282246
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704367451 {#2448
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@DarthYoshiBoy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 279203
        -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6398504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704367451 {#2411
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +"title": 279203
      }
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
    \n
    But best practice would be log in as a regular user and use sudo to do any admin tasks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1711910704 {#1617
    date: 2024-03-31 20:45:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 277411
  -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312245 {#1731
    date: 2024-01-03 21:04:05.0 +01:00
  }
  +"title": 277411
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
          \n
          I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704454874 {#2470
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@tslnox@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2371 …}
        +nested: Doctrine\ORM\PersistentCollection {#2370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2360 …}
        +reports: Doctrine\ORM\PersistentCollection {#2361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
        -id: 282246
        -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6432266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704454874 {#2469
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +"title": 282246
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704367451 {#2448
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@DarthYoshiBoy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 279203
        -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6398504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704367451 {#2411
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +"title": 279203
      }
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
    \n
    But best practice would be log in as a regular user and use sudo to do any admin tasks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1711910704 {#1617
    date: 2024-03-31 20:45:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 277411
  -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312245 {#1731
    date: 2024-01-03 21:04:05.0 +01:00
  }
  +"title": 277411
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
          \n
          I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704454874 {#2470
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@tslnox@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2371 …}
        +nested: Doctrine\ORM\PersistentCollection {#2370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2360 …}
        +reports: Doctrine\ORM\PersistentCollection {#2361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
        -id: 282246
        -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6432266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704454874 {#2469
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +"title": 282246
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704367451 {#2448
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@DarthYoshiBoy@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 279203
        -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6398504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704367451 {#2411
          date: 2024-01-04 12:24:11.0 +01:00
        }
        +"title": 279203
      }
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
    \n
    But best practice would be log in as a regular user and use sudo to do any admin tasks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1711910704 {#1617
    date: 2024-03-31 20:45:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 277411
  -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312245 {#1731
    date: 2024-01-03 21:04:05.0 +01:00
  }
  +"title": 277411
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
        +root: App\Entity\EntryComment {#1725
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
            \n
            But best practice would be log in as a regular user and use sudo to do any admin tasks.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1711910704 {#1617
            date: 2024-03-31 20:45:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@HiddenLayer5@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1722 …}
          +nested: Doctrine\ORM\PersistentCollection {#1726 …}
          +votes: Doctrine\ORM\PersistentCollection {#1736 …}
          +reports: Doctrine\ORM\PersistentCollection {#1737 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
          -id: 277411
          -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6386455"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704312245 {#1731
            date: 2024-01-03 21:04:05.0 +01:00
          }
          +"title": 277411
        }
        +body: """
          Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
          \n
          I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704454874 {#2470
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@tslnox@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2371 …}
        +nested: Doctrine\ORM\PersistentCollection {#2370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2360 …}
        +reports: Doctrine\ORM\PersistentCollection {#2361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
        -id: 282246
        -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6432266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704454874 {#2469
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +"title": 282246
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#2447}
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: App\Entity\EntryComment {#1725}
  +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704367451 {#2448
    date: 2024-01-04 12:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@DarthYoshiBoy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 279203
  -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704367451 {#2411
    date: 2024-01-04 12:24:11.0 +01:00
  }
  +"title": 279203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
        +root: App\Entity\EntryComment {#1725
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
            \n
            But best practice would be log in as a regular user and use sudo to do any admin tasks.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1711910704 {#1617
            date: 2024-03-31 20:45:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@HiddenLayer5@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1722 …}
          +nested: Doctrine\ORM\PersistentCollection {#1726 …}
          +votes: Doctrine\ORM\PersistentCollection {#1736 …}
          +reports: Doctrine\ORM\PersistentCollection {#1737 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
          -id: 277411
          -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6386455"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704312245 {#1731
            date: 2024-01-03 21:04:05.0 +01:00
          }
          +"title": 277411
        }
        +body: """
          Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
          \n
          I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704454874 {#2470
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@tslnox@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2371 …}
        +nested: Doctrine\ORM\PersistentCollection {#2370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2360 …}
        +reports: Doctrine\ORM\PersistentCollection {#2361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
        -id: 282246
        -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6432266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704454874 {#2469
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +"title": 282246
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#2447}
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: App\Entity\EntryComment {#1725}
  +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704367451 {#2448
    date: 2024-01-04 12:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@DarthYoshiBoy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 279203
  -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704367451 {#2411
    date: 2024-01-04 12:24:11.0 +01:00
  }
  +"title": 279203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Is-it-actually-dangerous-to-run-Firefox-as-root"
    +title: "Is it actually dangerous to run Firefox as root?"
    +url: null
    +body: """
      I have a few Linux servers at home that I regularly remote into in order to manage, usually logged into KDE Plasma as root. Usually they just have several command line windows and a file manager open (I personally just find it more convenient to use the command line from a remote desktop instead of directly SSH-ing into the system), but if I have an issue, I’ve just been absentmindedly searching stuff up and trying to find solutions using the preinstalled Firefox instance from within the remote desktop itself, which would also be running as root.\n
      \n
      I never even thought to install uBlock Origin on it or anything, but the servers are all configured to use a PiHole instance which blocks the vast majority of ads. However, I do also remember using the browser in my main server to figure out how to set up the PiHole instance in the first place, and that server also happens to be the most important one and is my main NAS.\n
      \n
      I never went on any particularly shady websites, but I also don’t remember exactly which websites I’ve been on as root, though I do seem to remember seeing ads during the initial pihole setup, because it didn’t go very smoothly and I was searching up error messages trying to get it to work.\n
      \n
      This is definitely on me, but it never crossed my mind until recently that it might be a bad idea to use a browser as root, and searching online everyone just states the general cybersecurity doctrine to never do it (which I’m now realizing I shouldn’t have) but no one seems to be discussing how risky it actually is. Shouldn’t Firefox be sandboxing every website and not allowing anything to access the base system? Between “just stop doing it” and “you have to reinstall the OS right now there’s probably already a virus on there,” how much danger do you suppose I’m in? I’m mainly worried about the security/privacy of my personal data I have stored on the servers. All my servers run Fedora KDE Spin and have Intel processors if that makes a difference?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572029 {#2856
      date: 2024-04-08 12:27:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
        +root: App\Entity\EntryComment {#1725
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            It should be ok because nothing will run on your system without a permission prompt at least. So they that should ring some bells of system is asking for your password when you didn’t try to install anything.\n
            \n
            But best practice would be log in as a regular user and use sudo to do any admin tasks.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1711910704 {#1617
            date: 2024-03-31 20:45:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@HiddenLayer5@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1722 …}
          +nested: Doctrine\ORM\PersistentCollection {#1726 …}
          +votes: Doctrine\ORM\PersistentCollection {#1736 …}
          +reports: Doctrine\ORM\PersistentCollection {#1737 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
          -id: 277411
          -bodyTs: "'admin':57 'anyth':39 'ask':28 'bell':24 'best':41 'didn':34 'instal':38 'least':17 'log':45 'noth':6 'ok':4 'password':31 'permiss':14 'practic':42 'prompt':15 'regular':49 'ring':22 'run':8 'sudo':53 'system':11,26 'task':58 'tri':36 'use':52 'user':50 'without':12 'would':43"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6386455"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704312245 {#1731
            date: 2024-01-03 21:04:05.0 +01:00
          }
          +"title": 277411
        }
        +body: """
          Honestly friend I don’t give a rats ass about up or down votes. I’m just here to read, learn and converse. Some things I’ll get right, some I’ll get wrong. That’s life.\n
          \n
          I could stop using this tomorrow and it would make zero difference to my life, know what I mean? It’s just some site. My real life is something altogether different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704454874 {#2470
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@tslnox@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2371 …}
        +nested: Doctrine\ORM\PersistentCollection {#2370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2360 …}
        +reports: Doctrine\ORM\PersistentCollection {#2361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
        -id: 282246
        -bodyTs: "'altogeth':67 'ass':9 'convers':23 'could':39 'differ':49,68 'friend':2 'get':28,33 'give':6 'honest':1 'know':53 'learn':21 'life':37,52,64 'll':27,32 'm':16 'make':47 'mean':56 'rat':8 'read':20 'real':63 'right':29 'site':61 'someth':66 'stop':40 'thing':25 'tomorrow':43 'use':41 'vote':14 'would':46 'wrong':34 'zero':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6432266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704454874 {#2469
          date: 2024-01-05 12:41:14.0 +01:00
        }
        +"title": 282246
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#2447}
    ]
    -id: 26893
    -titleTs: "'actual':3 'danger':4 'firefox':7 'root':9 'run':6"
    -bodyTs: "'absentmind':73 'access':301 'actual':287 'ad':129,202 'allow':298 'alreadi':322 'also':95,133,159,182 'anyth':111,299 'bad':246 'base':303 'block':124 'browser':137,251 'command':30,48 'configur':117 'conveni':44 'cross':236 'cybersecur':262 'danger':329 'data':346 'definit':230 'desktop':53,91 'didn':210 'differ':368 'direct':56 'discuss':283 'doctrin':263 'error':220 'even':102 'everi':294 'everyon':257 'exact':186 'fedora':357 'figur':143 'file':35 'find':41,80 'firefox':85,291 'first':154 'general':261 'get':224 'go':212 'happen':160 'home':8 'howev':130 'idea':247 'import':165 'ing':59 'initi':205 'instal':105 'instanc':86,122,151 'instead':54 'intel':362 'issu':68 'kde':21,358 'line':31,49 'linux':5 'log':19 'm':270,334,337 'main':140,170,338 'major':127 'make':366 'manag':17,36 'messag':221 'might':243 'mind':238 'much':328 'nas':171 'never':101,173,235,265 'one':166,279 'onlin':256 'open':37 'order':15 'origin':107 'os':316 'particular':177 'person':39,345 'pihol':121,150,206 'place':155 'plasma':22 'preinstal':84 'probabl':321 'processor':363 'realiz':272 'recent':240 'regular':11 'reinstal':314 'rememb':134,185,200 'remot':12,52,90 'right':317 'riski':285 'root':24,99,194,253 'run':97,356 'sandbox':293 'search':74,218,255 'security/privacy':342 'see':201 'seem':198,280 'server':6,114,141,158,352,355 'set':147 'setup':207 'sever':29 'shadi':178 'shouldn':274,289 'smooth':214 'solut':81 'spin':359 'ssh':58 'ssh-ing':57 'state':259 'stop':307 'store':349 'stuff':75 'suppos':332 'system':62,304 'though':195 'thought':103 'tri':78,222 'ublock':106 'use':46,82,119,135,249 'usual':18,25 'vast':126 've':70,190 'virus':324 'websit':179,188,295 'went':174 'window':32 'within':88 'work':227 'worri':339 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704359289
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10062491"
    +editedAt: DateTimeImmutable @1711170613 {#2844
      date: 2024-03-23 06:10:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704272889 {#2824
      date: 2024-01-03 10:08:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: App\Entity\EntryComment {#1725}
  +body: "You mean if he has some malicious script that wants to install something or run something it’s not going to adjust ask him “do you want to install x?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704367451 {#2448
    date: 2024-01-04 12:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@DarthYoshiBoy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 279203
  -bodyTs: "'adjust':22 'ask':23 'go':20 'instal':12,29 'malici':7 'mean':2 'run':15 'script':8 'someth':13,16 'want':10,27 'x':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6398504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704367451 {#2411
    date: 2024-01-04 12:24:11.0 +01:00
  }
  +"title": 279203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "New-laptop"
  +title: "New laptop"
  +url: null
  +body: """
    Hi everyone!\n
    \n
    I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
    \n
    I will buy something new. My needs are:\n
    \n
    - photo editing\n
    - video editing\n
    - vector graphics editing/creation\n
    - good battery life (I don’t want to worry about)\n
    - web navigating, docs, spreadsheets\n
    - USB-C charging would be nice\n
    \n
    I don’t game, and Framework isn’t available where I live.\n
    \n
    I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597980 {#2821
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2828 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  +badges: Doctrine\ORM\PersistentCollection {#2836 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722597980 {#2385
        date: 2024-08-02 13:26:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moitoi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 282249
      -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432398"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704455142 {#2384
        date: 2024-01-05 12:45:42.0 +01:00
      }
      +"title": 282249
    }
  ]
  -id: 27252
  -titleTs: "'laptop':2 'new':1"
  -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483522
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11688331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397122 {#2806
    date: 2024-01-04 20:38:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "New-laptop"
  +title: "New laptop"
  +url: null
  +body: """
    Hi everyone!\n
    \n
    I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
    \n
    I will buy something new. My needs are:\n
    \n
    - photo editing\n
    - video editing\n
    - vector graphics editing/creation\n
    - good battery life (I don’t want to worry about)\n
    - web navigating, docs, spreadsheets\n
    - USB-C charging would be nice\n
    \n
    I don’t game, and Framework isn’t available where I live.\n
    \n
    I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597980 {#2821
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2828 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  +badges: Doctrine\ORM\PersistentCollection {#2836 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722597980 {#2385
        date: 2024-08-02 13:26:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moitoi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 282249
      -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432398"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704455142 {#2384
        date: 2024-01-05 12:45:42.0 +01:00
      }
      +"title": 282249
    }
  ]
  -id: 27252
  -titleTs: "'laptop':2 'new':1"
  -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483522
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11688331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397122 {#2806
    date: 2024-01-04 20:38:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2379
  +user: Proxies\__CG__\App\Entity\User {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "New-laptop"
  +title: "New laptop"
  +url: null
  +body: """
    Hi everyone!\n
    \n
    I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
    \n
    I will buy something new. My needs are:\n
    \n
    - photo editing\n
    - video editing\n
    - vector graphics editing/creation\n
    - good battery life (I don’t want to worry about)\n
    - web navigating, docs, spreadsheets\n
    - USB-C charging would be nice\n
    \n
    I don’t game, and Framework isn’t available where I live.\n
    \n
    I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597980 {#2821
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2828 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  +badges: Doctrine\ORM\PersistentCollection {#2836 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722597980 {#2385
        date: 2024-08-02 13:26:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moitoi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 282249
      -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432398"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704455142 {#2384
        date: 2024-01-05 12:45:42.0 +01:00
      }
      +"title": 282249
    }
  ]
  -id: 27252
  -titleTs: "'laptop':2 'new':1"
  -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483522
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11688331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397122 {#2806
    date: 2024-01-04 20:38:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2378
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2821
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2828 …}
    +reports: Doctrine\ORM\PersistentCollection {#2830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
    +badges: Doctrine\ORM\PersistentCollection {#2836 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#2806
      date: 2024-01-04 20:38:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722597980 {#2385
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 282249
  -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704455142 {#2384
    date: 2024-01-05 12:45:42.0 +01:00
  }
  +"title": 282249
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2378
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2821
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2828 …}
    +reports: Doctrine\ORM\PersistentCollection {#2830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
    +badges: Doctrine\ORM\PersistentCollection {#2836 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#2806
      date: 2024-01-04 20:38:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722597980 {#2385
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 282249
  -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704455142 {#2384
    date: 2024-01-05 12:45:42.0 +01:00
  }
  +"title": 282249
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2378
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2367 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2821
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2828 …}
    +reports: Doctrine\ORM\PersistentCollection {#2830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
    +badges: Doctrine\ORM\PersistentCollection {#2836 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#2806
      date: 2024-01-04 20:38:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722597980 {#2385
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 282249
  -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704455142 {#2384
    date: 2024-01-05 12:45:42.0 +01:00
  }
  +"title": 282249
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2807 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2800
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1720599615 {#1549
          date: 2024-07-10 10:20:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 277382
        -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704311846 {#1620
          date: 2024-01-03 20:57:26.0 +01:00
        }
        +"title": 277382
      }
      +body: "I must try that. Thanks 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704950068 {#1883
        date: 2024-01-11 06:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@procrastinare@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2387 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#1381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
      -id: 298314
      -bodyTs: "'must':2 'thank':5 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6571202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704950068 {#2391
        date: 2024-01-11 06:14:28.0 +01:00
      }
      +"title": 298314
    }
    0 => App\Entity\EntryComment {#1613}
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2786
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2765
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2807 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2800
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1720599615 {#1549
          date: 2024-07-10 10:20:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 277382
        -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704311846 {#1620
          date: 2024-01-03 20:57:26.0 +01:00
        }
        +"title": 277382
      }
      +body: "I must try that. Thanks 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704950068 {#1883
        date: 2024-01-11 06:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@procrastinare@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2387 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#1381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
      -id: 298314
      -bodyTs: "'must':2 'thank':5 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6571202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704950068 {#2391
        date: 2024-01-11 06:14:28.0 +01:00
      }
      +"title": 298314
    }
    0 => App\Entity\EntryComment {#1613}
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2786
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2765
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2807 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2800
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1720599615 {#1549
          date: 2024-07-10 10:20:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 277382
        -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704311846 {#1620
          date: 2024-01-03 20:57:26.0 +01:00
        }
        +"title": 277382
      }
      +body: "I must try that. Thanks 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704950068 {#1883
        date: 2024-01-11 06:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@danielfgom@lemmy.world"
        "@procrastinare@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2387 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#1381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
      -id: 298314
      -bodyTs: "'must':2 'thank':5 'tri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6571202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704950068 {#2391
        date: 2024-01-11 06:14:28.0 +01:00
      }
      +"title": 298314
    }
    0 => App\Entity\EntryComment {#1613}
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2786
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2765
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2389
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2807 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2800
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      1 => App\Entity\EntryComment {#2389}
      0 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1720599615 {#1549
          date: 2024-07-10 10:20:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 277382
        -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704311846 {#1620
          date: 2024-01-03 20:57:26.0 +01:00
        }
        +"title": 277382
      }
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2786
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2765
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: App\Entity\EntryComment {#1613}
  +body: "I must try that. Thanks 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704950068 {#1883
    date: 2024-01-11 06:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@procrastinare@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  -id: 298314
  -bodyTs: "'must':2 'thank':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6571202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704950068 {#2391
    date: 2024-01-11 06:14:28.0 +01:00
  }
  +"title": 298314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2389
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2807 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2800
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      1 => App\Entity\EntryComment {#2389}
      0 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1720599615 {#1549
          date: 2024-07-10 10:20:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 277382
        -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704311846 {#1620
          date: 2024-01-03 20:57:26.0 +01:00
        }
        +"title": 277382
      }
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2786
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2765
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: App\Entity\EntryComment {#1613}
  +body: "I must try that. Thanks 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704950068 {#1883
    date: 2024-01-11 06:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@procrastinare@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  -id: 298314
  -bodyTs: "'must':2 'thank':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6571202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704950068 {#2391
    date: 2024-01-11 06:14:28.0 +01:00
  }
  +"title": 298314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2389
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2807 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2800
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      1 => App\Entity\EntryComment {#2389}
      0 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1720599615 {#1549
          date: 2024-07-10 10:20:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1556 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 277382
        -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6386343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704311846 {#1620
          date: 2024-01-03 20:57:26.0 +01:00
        }
        +"title": 277382
      }
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2786
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2765
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: App\Entity\EntryComment {#1613}
  +body: "I must try that. Thanks 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704950068 {#1883
    date: 2024-01-11 06:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@danielfgom@lemmy.world"
    "@procrastinare@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  -id: 298314
  -bodyTs: "'must':2 'thank':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6571202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704950068 {#2391
    date: 2024-01-11 06:14:28.0 +01:00
  }
  +"title": 298314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2807 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2800
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1613}
        +body: "I must try that. Thanks 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704950068 {#1883
          date: 2024-01-11 06:14:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@procrastinare@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 298314
        -bodyTs: "'must':2 'thank':5 'tri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6571202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704950068 {#2391
          date: 2024-01-11 06:14:28.0 +01:00
        }
        +"title": 298314
      }
      0 => App\Entity\EntryComment {#1613}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2786
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2765
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1720599615 {#1549
    date: 2024-07-10 10:20:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 277382
  -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311846 {#1620
    date: 2024-01-03 20:57:26.0 +01:00
  }
  +"title": 277382
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2807 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2800
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1613}
        +body: "I must try that. Thanks 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704950068 {#1883
          date: 2024-01-11 06:14:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@procrastinare@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 298314
        -bodyTs: "'must':2 'thank':5 'tri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6571202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704950068 {#2391
          date: 2024-01-11 06:14:28.0 +01:00
        }
        +"title": 298314
      }
      0 => App\Entity\EntryComment {#1613}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2786
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2765
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1720599615 {#1549
    date: 2024-07-10 10:20:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 277382
  -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311846 {#1620
    date: 2024-01-03 20:57:26.0 +01:00
  }
  +"title": 277382
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2807 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2800
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1613}
        +body: "I must try that. Thanks 👍"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704950068 {#1883
          date: 2024-01-11 06:14:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@danielfgom@lemmy.world"
          "@procrastinare@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 298314
        -bodyTs: "'must':2 'thank':5 'tri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6571202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704950068 {#2391
          date: 2024-01-11 06:14:28.0 +01:00
        }
        +"title": 298314
      }
      0 => App\Entity\EntryComment {#1613}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2786
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2765
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lollypop. Simple interface that shows me album art. I can’t always remember band names or artist names but I know what the damn album cover looks like 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1720599615 {#1549
    date: 2024-07-10 10:20:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 277382
  -bodyTs: "'album':7,25 'alway':12 'art':8 'artist':17 'band':14 'cover':26 'damn':24 'interfac':3 'know':21 'like':28 'lollypop':1 'look':27 'name':15,18 'rememb':13 'show':5 'simpl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6386343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311846 {#1620
    date: 2024-01-03 20:57:26.0 +01:00
  }
  +"title": 277382
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2048
  +user: Proxies\__CG__\App\Entity\User {#2690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
  +title: "Canonical's Steam Snap is Causing Headaches for Valve"
  +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
  +body: """
    > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
    \n
    > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
    \n
    > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 175
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706183890 {#2780
    date: 2024-01-25 12:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    5 => App\Entity\EntryComment {#2316
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
      +root: App\Entity\EntryComment {#2049
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
          \n
          This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
          \n
          I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
          \n
          Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
          \n
          If Valve only chooses to make a deb then so be it! It’s their product!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1727002859 {#2071
          date: 2024-09-22 13:00:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 321686
        -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6818666"
        +editedAt: DateTimeImmutable @1727002407 {#2067
          date: 2024-09-22 12:53:27.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705644641 {#2070
          date: 2024-01-19 07:10:41.0 +01:00
        }
        +"title": 321686
      }
      +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705682164 {#2318
        date: 2024-01-19 17:36:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
        "@NotJustForMe@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2294 …}
      +nested: Doctrine\ORM\PersistentCollection {#2296 …}
      +votes: Doctrine\ORM\PersistentCollection {#2281 …}
      +reports: Doctrine\ORM\PersistentCollection {#2280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
      -id: 323168
      -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6827371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705682164 {#2313
        date: 2024-01-19 17:36:04.0 +01:00
      }
      +"title": 323168
    }
    4 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: App\Entity\EntryComment {#2049}
      +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705679076 {#2225
        date: 2024-01-19 16:44:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
        "@jyte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 323019
      -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6826367"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705679076 {#2230
        date: 2024-01-19 16:44:36.0 +01:00
      }
      +"title": 323019
    }
    3 => App\Entity\EntryComment {#2049}
    2 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
        \n
        I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
        \n
        If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
        \n
        Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705679514 {#2302
        date: 2024-01-19 16:51:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 323036
      -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6826526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705679514 {#2297
        date: 2024-01-19 16:51:54.0 +01:00
      }
      +"title": 323036
    }
    1 => App\Entity\EntryComment {#2044
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
        \n
        The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
        \n
        We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
        \n
        It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705656448 {#2163
        date: 2024-01-19 10:27:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 322101
      -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705656448 {#2162
        date: 2024-01-19 10:27:28.0 +01:00
      }
      +"title": 322101
    }
    0 => App\Entity\EntryComment {#2220
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
        \n
        It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705728244 {#2277
        date: 2024-01-20 06:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@Yearly1845@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 324938
      -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6841696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705728244 {#2261
        date: 2024-01-20 06:24:04.0 +01:00
      }
      +"title": 324938
    }
  ]
  -id: 31346
  -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
  -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705622669
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/603138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536269 {#2762
    date: 2024-01-18 01:04:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2048
  +user: Proxies\__CG__\App\Entity\User {#2690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
  +title: "Canonical's Steam Snap is Causing Headaches for Valve"
  +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
  +body: """
    > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
    \n
    > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
    \n
    > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 175
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706183890 {#2780
    date: 2024-01-25 12:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    5 => App\Entity\EntryComment {#2316
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
      +root: App\Entity\EntryComment {#2049
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
          \n
          This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
          \n
          I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
          \n
          Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
          \n
          If Valve only chooses to make a deb then so be it! It’s their product!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1727002859 {#2071
          date: 2024-09-22 13:00:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 321686
        -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6818666"
        +editedAt: DateTimeImmutable @1727002407 {#2067
          date: 2024-09-22 12:53:27.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705644641 {#2070
          date: 2024-01-19 07:10:41.0 +01:00
        }
        +"title": 321686
      }
      +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705682164 {#2318
        date: 2024-01-19 17:36:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
        "@NotJustForMe@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2294 …}
      +nested: Doctrine\ORM\PersistentCollection {#2296 …}
      +votes: Doctrine\ORM\PersistentCollection {#2281 …}
      +reports: Doctrine\ORM\PersistentCollection {#2280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
      -id: 323168
      -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6827371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705682164 {#2313
        date: 2024-01-19 17:36:04.0 +01:00
      }
      +"title": 323168
    }
    4 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: App\Entity\EntryComment {#2049}
      +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705679076 {#2225
        date: 2024-01-19 16:44:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
        "@jyte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 323019
      -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6826367"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705679076 {#2230
        date: 2024-01-19 16:44:36.0 +01:00
      }
      +"title": 323019
    }
    3 => App\Entity\EntryComment {#2049}
    2 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
        \n
        I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
        \n
        If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
        \n
        Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705679514 {#2302
        date: 2024-01-19 16:51:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 323036
      -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6826526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705679514 {#2297
        date: 2024-01-19 16:51:54.0 +01:00
      }
      +"title": 323036
    }
    1 => App\Entity\EntryComment {#2044
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
        \n
        The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
        \n
        We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
        \n
        It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705656448 {#2163
        date: 2024-01-19 10:27:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 322101
      -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705656448 {#2162
        date: 2024-01-19 10:27:28.0 +01:00
      }
      +"title": 322101
    }
    0 => App\Entity\EntryComment {#2220
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
        \n
        It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705728244 {#2277
        date: 2024-01-20 06:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@Yearly1845@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 324938
      -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6841696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705728244 {#2261
        date: 2024-01-20 06:24:04.0 +01:00
      }
      +"title": 324938
    }
  ]
  -id: 31346
  -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
  -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705622669
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/603138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536269 {#2762
    date: 2024-01-18 01:04:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2048
  +user: Proxies\__CG__\App\Entity\User {#2690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
  +title: "Canonical's Steam Snap is Causing Headaches for Valve"
  +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
  +body: """
    > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
    \n
    > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
    \n
    > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 175
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706183890 {#2780
    date: 2024-01-25 12:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    5 => App\Entity\EntryComment {#2316
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
      +root: App\Entity\EntryComment {#2049
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
          \n
          This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
          \n
          I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
          \n
          Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
          \n
          If Valve only chooses to make a deb then so be it! It’s their product!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1727002859 {#2071
          date: 2024-09-22 13:00:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 321686
        -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6818666"
        +editedAt: DateTimeImmutable @1727002407 {#2067
          date: 2024-09-22 12:53:27.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705644641 {#2070
          date: 2024-01-19 07:10:41.0 +01:00
        }
        +"title": 321686
      }
      +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705682164 {#2318
        date: 2024-01-19 17:36:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
        "@NotJustForMe@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2294 …}
      +nested: Doctrine\ORM\PersistentCollection {#2296 …}
      +votes: Doctrine\ORM\PersistentCollection {#2281 …}
      +reports: Doctrine\ORM\PersistentCollection {#2280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
      -id: 323168
      -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6827371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705682164 {#2313
        date: 2024-01-19 17:36:04.0 +01:00
      }
      +"title": 323168
    }
    4 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: App\Entity\EntryComment {#2049}
      +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705679076 {#2225
        date: 2024-01-19 16:44:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
        "@jyte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 323019
      -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6826367"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705679076 {#2230
        date: 2024-01-19 16:44:36.0 +01:00
      }
      +"title": 323019
    }
    3 => App\Entity\EntryComment {#2049}
    2 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
        \n
        I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
        \n
        If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
        \n
        Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705679514 {#2302
        date: 2024-01-19 16:51:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 323036
      -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6826526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705679514 {#2297
        date: 2024-01-19 16:51:54.0 +01:00
      }
      +"title": 323036
    }
    1 => App\Entity\EntryComment {#2044
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
        \n
        The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
        \n
        We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
        \n
        It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705656448 {#2163
        date: 2024-01-19 10:27:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@anothermember@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 322101
      -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6820772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705656448 {#2162
        date: 2024-01-19 10:27:28.0 +01:00
      }
      +"title": 322101
    }
    0 => App\Entity\EntryComment {#2220
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +root: App\Entity\EntryComment {#2049}
      +body: """
        How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
        \n
        It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705728244 {#2277
        date: 2024-01-20 06:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@danielfgom@lemmy.world"
        "@Yearly1845@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 324938
      -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6841696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705728244 {#2261
        date: 2024-01-20 06:24:04.0 +01:00
      }
      +"title": 324938
    }
  ]
  -id: 31346
  -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
  -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705622669
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/603138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536269 {#2762
    date: 2024-01-18 01:04:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2316
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316}
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: App\Entity\EntryComment {#2049}
  +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705682164 {#2318
    date: 2024-01-19 17:36:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
    "@NotJustForMe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 323168
  -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682164 {#2313
    date: 2024-01-19 17:36:04.0 +01:00
  }
  +"title": 323168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2316
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316}
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: App\Entity\EntryComment {#2049}
  +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705682164 {#2318
    date: 2024-01-19 17:36:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
    "@NotJustForMe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 323168
  -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682164 {#2313
    date: 2024-01-19 17:36:04.0 +01:00
  }
  +"title": 323168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2316
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316}
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: App\Entity\EntryComment {#2049}
  +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705682164 {#2318
    date: 2024-01-19 17:36:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
    "@NotJustForMe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 323168
  -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705682164 {#2313
    date: 2024-01-19 17:36:04.0 +01:00
  }
  +"title": 323168
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2231
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231}
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: App\Entity\EntryComment {#2049}
  +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705679076 {#2225
    date: 2024-01-19 16:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
    "@jyte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 323019
  -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679076 {#2230
    date: 2024-01-19 16:44:36.0 +01:00
  }
  +"title": 323019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2231
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231}
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: App\Entity\EntryComment {#2049}
  +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705679076 {#2225
    date: 2024-01-19 16:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
    "@jyte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 323019
  -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679076 {#2230
    date: 2024-01-19 16:44:36.0 +01:00
  }
  +"title": 323019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2231
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231}
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: App\Entity\EntryComment {#2049}
  +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705679076 {#2225
    date: 2024-01-19 16:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
    "@jyte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 323019
  -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679076 {#2230
    date: 2024-01-19 16:44:36.0 +01:00
  }
  +"title": 323019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2049
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
    \n
    This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
    \n
    I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
    \n
    Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
    \n
    If Valve only chooses to make a deb then so be it! It’s their product!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1727002859 {#2071
    date: 2024-09-22 13:00:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 321686
  -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818666"
  +editedAt: DateTimeImmutable @1727002407 {#2067
    date: 2024-09-22 12:53:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705644641 {#2070
    date: 2024-01-19 07:10:41.0 +01:00
  }
  +"title": 321686
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2049
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
    \n
    This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
    \n
    I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
    \n
    Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
    \n
    If Valve only chooses to make a deb then so be it! It’s their product!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1727002859 {#2071
    date: 2024-09-22 13:00:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 321686
  -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818666"
  +editedAt: DateTimeImmutable @1727002407 {#2067
    date: 2024-09-22 12:53:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705644641 {#2070
    date: 2024-01-19 07:10:41.0 +01:00
  }
  +"title": 321686
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2049
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
    \n
    This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
    \n
    I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
    \n
    Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
    \n
    If Valve only chooses to make a deb then so be it! It’s their product!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1727002859 {#2071
    date: 2024-09-22 13:00:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 321686
  -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818666"
  +editedAt: DateTimeImmutable @1727002407 {#2067
    date: 2024-09-22 12:53:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705644641 {#2070
    date: 2024-01-19 07:10:41.0 +01:00
  }
  +"title": 321686
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2320
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320}
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
    \n
    I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
    \n
    If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
    \n
    Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705679514 {#2302
    date: 2024-01-19 16:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 323036
  -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679514 {#2297
    date: 2024-01-19 16:51:54.0 +01:00
  }
  +"title": 323036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2320
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320}
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
    \n
    I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
    \n
    If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
    \n
    Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705679514 {#2302
    date: 2024-01-19 16:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 323036
  -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679514 {#2297
    date: 2024-01-19 16:51:54.0 +01:00
  }
  +"title": 323036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2320
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320}
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
    \n
    I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
    \n
    If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
    \n
    Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705679514 {#2302
    date: 2024-01-19 16:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 323036
  -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6826526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679514 {#2297
    date: 2024-01-19 16:51:54.0 +01:00
  }
  +"title": 323036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2044
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044}
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
    \n
    The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
    \n
    We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
    \n
    It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705656448 {#2163
    date: 2024-01-19 10:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 322101
  -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705656448 {#2162
    date: 2024-01-19 10:27:28.0 +01:00
  }
  +"title": 322101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2044
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044}
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
    \n
    The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
    \n
    We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
    \n
    It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705656448 {#2163
    date: 2024-01-19 10:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 322101
  -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705656448 {#2162
    date: 2024-01-19 10:27:28.0 +01:00
  }
  +"title": 322101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2044
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044}
      0 => App\Entity\EntryComment {#2220
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
          \n
          It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705728244 {#2277
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@Yearly1845@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2222 …}
        +nested: Doctrine\ORM\PersistentCollection {#2219 …}
        +votes: Doctrine\ORM\PersistentCollection {#2196 …}
        +reports: Doctrine\ORM\PersistentCollection {#2194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
        -id: 324938
        -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6841696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705728244 {#2261
          date: 2024-01-20 06:24:04.0 +01:00
        }
        +"title": 324938
      }
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
    \n
    The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
    \n
    We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
    \n
    It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705656448 {#2163
    date: 2024-01-19 10:27:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 322101
  -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705656448 {#2162
    date: 2024-01-19 10:27:28.0 +01:00
  }
  +"title": 322101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2220
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220}
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
    \n
    It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705728244 {#2277
    date: 2024-01-20 06:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 324938
  -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6841696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728244 {#2261
    date: 2024-01-20 06:24:04.0 +01:00
  }
  +"title": 324938
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2220
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220}
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
    \n
    It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705728244 {#2277
    date: 2024-01-20 06:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 324938
  -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6841696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728244 {#2261
    date: 2024-01-20 06:24:04.0 +01:00
  }
  +"title": 324938
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2220
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048
    +user: Proxies\__CG__\App\Entity\User {#2690 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Canonical-s-Steam-Snap-is-Causing-Headaches-for-Valve"
    +title: "Canonical's Steam Snap is Causing Headaches for Valve"
    +url: "https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snap"
    +body: """
      > Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.\n
      \n
      > “We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.\n
      \n
      > Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’ — though like Canonical’s Steam snap the Steam Flatpak is also unofficial, and no directly supported by Valve.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 175
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706183890 {#2780
      date: 2024-01-25 12:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      5 => App\Entity\EntryComment {#2316
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
        +root: App\Entity\EntryComment {#2049
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The problem is that 3rd parties are doing the packaging both on Snap and Flatpak whereas if they had followed proper security practice ONLY THE REAL DEV should ever be allowed to package their app as a Flatpak or Snap.\n
            \n
            This would ensure security, as well as a proper functioning flatpak/snap and also all feedback would be directed to the Dev.\n
            \n
            I’ve never liked the fact that Canonical and whoever can make Snaps and Flatpaks of other people’s software. There is zero security guarantee, zero guarantee they’ll update it and zero guarantee it will work.\n
            \n
            Just because Snap and Flatpak exist doesn’t mean just anyone should be able to just make them.\n
            \n
            If Valve only chooses to make a deb then so be it! It’s their product!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727002859 {#2071
            date: 2024-09-22 13:00:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2051 …}
          +nested: Doctrine\ORM\PersistentCollection {#2059 …}
          +votes: Doctrine\ORM\PersistentCollection {#2047 …}
          +reports: Doctrine\ORM\PersistentCollection {#2057 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
          -id: 321686
          -bodyTs: "'3rd':5 'abl':112 'allow':31 'also':53 'anyon':109 'app':35 'canon':69 'choos':120 'deb':124 'dev':27,61 'direct':58 'doesn':105 'ensur':43 'ever':29 'exist':104 'fact':67 'feedback':55 'flatpak':15,38,76,103 'flatpak/snap':51 'follow':20 'function':50 'guarante':86,88,95 'like':65 'll':90 'make':73,115,122 'mean':107 'never':64 'packag':10,33 'parti':6 'peopl':79 'practic':23 'problem':2 'product':132 'proper':21,49 'real':26 'secur':22,44,85 'snap':13,40,74,101 'softwar':81 'updat':91 'valv':118 've':63 'well':46 'wherea':16 'whoever':71 'work':98 'would':42,56 'zero':84,87,94"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6818666"
          +editedAt: DateTimeImmutable @1727002407 {#2067
            date: 2024-09-22 12:53:27.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705644641 {#2070
            date: 2024-01-19 07:10:41.0 +01:00
          }
          +"title": 321686
        }
        +body: "The official Developer of the app. E.g. the official dev of Blender is blender.org. The flatpak people give them a line of code to embed in their website and they use that to verify that the dev really is blender.org and not a malicious actor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705682164 {#2318
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@NotJustForMe@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2294 …}
        +nested: Doctrine\ORM\PersistentCollection {#2296 …}
        +votes: Doctrine\ORM\PersistentCollection {#2281 …}
        +reports: Doctrine\ORM\PersistentCollection {#2280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
        -id: 323168
        -bodyTs: "'actor':45 'app':6 'blender':12 'blender.org':14,40 'code':23 'dev':10,37 'develop':3 'e.g':7 'emb':25 'flatpak':16 'give':18 'line':21 'malici':44 'offici':2,9 'peopl':17 'realli':38 'use':31 'verifi':34 'websit':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6827371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705682164 {#2313
          date: 2024-01-19 17:36:04.0 +01:00
        }
        +"title": 323168
      }
      4 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: App\Entity\EntryComment {#2049}
        +body: "Yes but if you use an Arch distro like Endeavour, they won’t support you with issues caused by AUR apps. Because of these reasons I mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705679076 {#2225
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
          "@jyte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 323019
        -bodyTs: "'app':21 'arch':7 'aur':20 'caus':18 'distro':8 'endeavour':10 'issu':17 'like':9 'mention':27 'reason':25 'support':14 'use':5 'won':12 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679076 {#2230
          date: 2024-01-19 16:44:36.0 +01:00
        }
        +"title": 323019
      }
      3 => App\Entity\EntryComment {#2049}
      2 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          That’s not my point. I use Flathub but I try to only use verified apps which were packaged by the actual dev.\n
          \n
          I’d rather get a deb from the official dev than a flatpak from flathub packaged by someone who is essentially anonymous and could easily inject malicious code.\n
          \n
          If you think the dev himself could inject malicious code in the official app, then you should be super aware that an anonymous Joe can too, and is far more likely to.\n
          \n
          Anyway flatpak ideally was supposed to save Devs the work of packaging for every distro so it makes sense that the real actual verified dev of the app would package the flatpak/snap himself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705679514 {#2302
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2322 …}
        +nested: Doctrine\ORM\PersistentCollection {#2312 …}
        +votes: Doctrine\ORM\PersistentCollection {#2307 …}
        +reports: Doctrine\ORM\PersistentCollection {#2308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
        -id: 323036
        -bodyTs: "'actual':22,106 'anonym':45,74 'anyway':84 'app':16,65,111 'awar':71 'code':51,61 'could':47,58 'd':25 'deb':29 'dev':23,33,56,91,108 'distro':98 'easili':48 'essenti':44 'everi':97 'far':80 'flathub':8,38 'flatpak':36,85 'flatpak/snap':115 'get':27 'ideal':86 'inject':49,59 'joe':75 'like':82 'make':101 'malici':50,60 'offici':32,64 'packag':19,39,95,113 'point':5 'rather':26 'real':105 'save':90 'sens':102 'someon':41 'super':70 'suppos':88 'think':54 'tri':11 'use':7,14 'verifi':15,107 'work':93 'would':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6826526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705679514 {#2297
          date: 2024-01-19 16:51:54.0 +01:00
        }
        +"title": 323036
      }
      1 => App\Entity\EntryComment {#2044
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2048 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +root: App\Entity\EntryComment {#2049}
        +body: """
          Valve are not going to put malicious code on their app. Neither is VLC or any other FOSS developer.\n
          \n
          The distros should stick to packaging their repo apps and leave the Snap/FlatPak tech as an alternative to the original dev if they decide they want to use that.\n
          \n
          We can’t have Bob from nowhere packaging Valve, then not updating it or patching it because he doesn’t have time. Or 5 Bob’s all doing the same thing with 5 copies of Valve on the Store.\n
          \n
          It’s crazy. This is what causes fragmentation. Flathub should vet every app and if you are not the dev of the app, you may not host it on Flathub. You’re still welcome to make a Flatpak for home use on your own pc but not for wide distribution.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705656448 {#2163
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@danielfgom@lemmy.world"
          "@anothermember@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 322101
        -bodyTs: "'5':72,81 'altern':36 'app':11,28,100,110 'bob':53,73 'caus':94 'code':8 'copi':82 'crazi':90 'decid':43 'dev':40,107 'develop':19 'distribut':137 'distro':21 'doesn':67 'everi':99 'flathub':96,117 'flatpak':125 'foss':18 'fragment':95 'go':4 'home':127 'host':114 'leav':30 'make':123 'malici':7 'may':112 'neither':12 'nowher':55 'origin':39 'packag':25,56 'patch':63 'pc':132 'put':6 're':119 'repo':27 'snap/flatpak':32 'stick':23 'still':120 'store':87 'tech':33 'thing':79 'time':70 'updat':60 'use':47,128 'valv':1,57,84 'vet':98 'vlc':14 'want':45 'welcom':121 'wide':136"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6820772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705656448 {#2162
          date: 2024-01-19 10:27:28.0 +01:00
        }
        +"title": 322101
      }
      0 => App\Entity\EntryComment {#2220}
    ]
    -id: 31346
    -titleTs: "'canon':1 'caus':6 'headach':7 'snap':4 'steam':3 'valv':9"
    -bodyTs: "'add':58 'also':108 'ask':92 'besset':2,57 'best':62 'bug':28 'canon':34,100 'caus':32 'client':11,40 'consid':94 'deb':78,88 'debian':68 'deriv':70 'direct':112 'engin':5 'flatpak':96,106 'increas':25 'instal':65 'instead':91 'involv':46 'issu':31,56 'like':99 'lot':54 'mastodon':16 'note':59 'number':26 'offici':77,87 'oper':71 'packag':89 'repackag':36,50 'report':29 'reveal':20 'see':23 'snap':42,49,103 'softwar':4 'steam':10,39,66,102,105 'support':113 'system':72 'though':98 'timothé':1 'took':14 'unoffici':109 'use':75,85 'valv':13,21,115 'version':97 'want':83 'way':63 'week':18 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705622669
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/603138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705536269 {#2762
      date: 2024-01-18 01:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: App\Entity\EntryComment {#2049}
  +body: """
    How so? How does ensuring they only the real dev of the app is also the only one allowed to package it hurt desktop adoption.\n
    \n
    It’s very easy to enforce. Flathub need to verify the identity of the person submitting the Flatpak to make sure it’s the app’s dev uploading it and not Joe Smith or nsa.gov…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705728244 {#2277
    date: 2024-01-20 06:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@danielfgom@lemmy.world"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 324938
  -bodyTs: "'adopt':25 'allow':19 'also':15 'app':13,50 'desktop':24 'dev':10,52 'easi':29 'enforc':31 'ensur':5 'flathub':32 'flatpak':43 'hurt':23 'ident':37 'joe':57 'make':45 'need':33 'nsa.gov':60 'one':18 'packag':21 'person':40 'real':9 'smith':58 'submit':41 'sure':46 'upload':53 'verifi':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6841696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728244 {#2261
    date: 2024-01-20 06:24:04.0 +01:00
  }
  +"title": 324938
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
  +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
  +url: null
  +body: """
    Former title: SSD having issues after I filled up its storage\n
    \n
    I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
    \n
    Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
    \n
    Edit 2: Interesting experiment result\n
    \n
    ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
    \n
    It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
    \n
    This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
    \n
    Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
    \n
    edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725867865 {#2754
    date: 2024-09-09 09:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: "Backup and install a fresh Linux Mint."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435575 {#2314
        date: 2024-01-16 21:06:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 314778
      -bodyTs: "'backup':1 'fresh':5 'instal':3 'linux':6 'mint':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435575 {#2289
        date: 2024-01-16 21:06:15.0 +01:00
      }
      +"title": 314778
    }
  ]
  -id: 30950
  -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
  -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705503663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10623667"
  +editedAt: DateTimeImmutable @1725244410 {#2693
    date: 2024-09-02 04:33:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705417263 {#2652
    date: 2024-01-16 16:01:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
  +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
  +url: null
  +body: """
    Former title: SSD having issues after I filled up its storage\n
    \n
    I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
    \n
    Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
    \n
    Edit 2: Interesting experiment result\n
    \n
    ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
    \n
    It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
    \n
    This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
    \n
    Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
    \n
    edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725867865 {#2754
    date: 2024-09-09 09:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: "Backup and install a fresh Linux Mint."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435575 {#2314
        date: 2024-01-16 21:06:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 314778
      -bodyTs: "'backup':1 'fresh':5 'instal':3 'linux':6 'mint':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435575 {#2289
        date: 2024-01-16 21:06:15.0 +01:00
      }
      +"title": 314778
    }
  ]
  -id: 30950
  -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
  -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705503663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10623667"
  +editedAt: DateTimeImmutable @1725244410 {#2693
    date: 2024-09-02 04:33:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705417263 {#2652
    date: 2024-01-16 16:01:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
  +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
  +url: null
  +body: """
    Former title: SSD having issues after I filled up its storage\n
    \n
    I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
    \n
    Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
    \n
    Edit 2: Interesting experiment result\n
    \n
    ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
    \n
    It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
    \n
    This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
    \n
    Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
    \n
    edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725867865 {#2754
    date: 2024-09-09 09:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: "Backup and install a fresh Linux Mint."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435575 {#2314
        date: 2024-01-16 21:06:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 314778
      -bodyTs: "'backup':1 'fresh':5 'instal':3 'linux':6 'mint':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751672"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435575 {#2289
        date: 2024-01-16 21:06:15.0 +01:00
      }
      +"title": 314778
    }
  ]
  -id: 30950
  -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
  -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705503663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10623667"
  +editedAt: DateTimeImmutable @1725244410 {#2693
    date: 2024-09-02 04:33:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705417263 {#2652
    date: 2024-01-16 16:01:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2328
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2759 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
    +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
    +url: null
    +body: """
      Former title: SSD having issues after I filled up its storage\n
      \n
      I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
      \n
      Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
      \n
      Edit 2: Interesting experiment result\n
      \n
      ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
      \n
      It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
      \n
      This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
      \n
      Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
      \n
      edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725867865 {#2754
      date: 2024-09-09 09:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 30950
    -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
    -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705503663
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10623667"
    +editedAt: DateTimeImmutable @1725244410 {#2693
      date: 2024-09-02 04:33:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705417263 {#2652
      date: 2024-01-16 16:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: "Backup and install a fresh Linux Mint."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435575 {#2314
    date: 2024-01-16 21:06:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 314778
  -bodyTs: "'backup':1 'fresh':5 'instal':3 'linux':6 'mint':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435575 {#2289
    date: 2024-01-16 21:06:15.0 +01:00
  }
  +"title": 314778
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2328
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2759 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
    +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
    +url: null
    +body: """
      Former title: SSD having issues after I filled up its storage\n
      \n
      I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
      \n
      Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
      \n
      Edit 2: Interesting experiment result\n
      \n
      ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
      \n
      It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
      \n
      This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
      \n
      Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
      \n
      edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725867865 {#2754
      date: 2024-09-09 09:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 30950
    -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
    -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705503663
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10623667"
    +editedAt: DateTimeImmutable @1725244410 {#2693
      date: 2024-09-02 04:33:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705417263 {#2652
      date: 2024-01-16 16:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: "Backup and install a fresh Linux Mint."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435575 {#2314
    date: 2024-01-16 21:06:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 314778
  -bodyTs: "'backup':1 'fresh':5 'instal':3 'linux':6 'mint':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435575 {#2289
    date: 2024-01-16 21:06:15.0 +01:00
  }
  +"title": 314778
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2328
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2759 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
    +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
    +url: null
    +body: """
      Former title: SSD having issues after I filled up its storage\n
      \n
      I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
      \n
      Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
      \n
      Edit 2: Interesting experiment result\n
      \n
      ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
      \n
      It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
      \n
      This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
      \n
      Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
      \n
      edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725867865 {#2754
      date: 2024-09-09 09:44:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 30950
    -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
    -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705503663
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10623667"
    +editedAt: DateTimeImmutable @1725244410 {#2693
      date: 2024-09-02 04:33:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705417263 {#2652
      date: 2024-01-16 16:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: "Backup and install a fresh Linux Mint."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435575 {#2314
    date: 2024-01-16 21:06:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 314778
  -bodyTs: "'backup':1 'fresh':5 'instal':3 'linux':6 'mint':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435575 {#2289
    date: 2024-01-16 21:06:15.0 +01:00
  }
  +"title": 314778
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Gnome-completely-different-and-buggy-after-update-Debian"
  +title: "Gnome completely different and buggy after update (Debian)"
  +url: null
  +body: """
    I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run nvidia-detect and get a really interesting output: marty@MartyPC:~$ nvidia-detect Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] [10de:1b83] (rev a1)\n
    \n
    Checking card: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] (rev a1) Uh oh. Failed to identify your Debian suite.\n
    \n
    “Failed to identify your Debian suite” Uh oh, that sounds bad. This is Debian 12, so I assumed this was apparent… neofetch still says it’s Debian 12!\n
    \n
    I also made a post today trying to [fix my desktop icons](https://lemmy.blahaj.zone/post/7626905), so maybe the things which happened there kinda give away some hints?\n
    \n
    Does anyone have an idea on what might be going on here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705435385 {#2263
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Backup your data. Download the correct Debian and burn to usb. Do a fresh install. Make sure to format the disk first.\n
        \n
        Unless you’re dual booting in which case only format the Linux partition
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435385 {#2040
        date: 2024-01-16 21:03:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smorty@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 314772
      -bodyTs: "'backup':1 'boot':27 'burn':9 'case':30 'correct':6 'data':3 'debian':7 'disk':21 'download':4 'dual':26 'first':22 'format':19,32 'fresh':14 'instal':15 'linux':34 'make':16 'partit':35 're':25 'sure':17 'unless':23 'usb':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435385 {#2345
        date: 2024-01-16 21:03:05.0 +01:00
      }
      +"title": 314772
    }
  ]
  -id: 30752
  -titleTs: "'buggi':5 'complet':2 'debian':8 'differ':3 'gnome':1 'updat':7"
  -bodyTs: "'/post/7626905),':156 '00.0':79 '01':78 '0300':83 '1060':89,102 '10de':91 '12':128,141 '1b83':92 '3':24,31 '4':22,29 '6gb':90,103 'a1':94,105 'afterward':14 'also':143 'ancient':21 'anyon':170 'appar':134 'apt':10 'assum':42,131 'away':166 'bad':124 'bedi':18 'card':96 'check':95 'compat':81 'control':82 'corpor':85,98 'debian':112,118,127,140 'desktop':152 'detect':63,74,75 'display':32 'driver':52 'fail':108,114 'fix':150 'geforc':87,100 'get':65 'give':165 'gnome':33 'go':178 'gp104':86,99 'gpus':77 'gtx':88,101 'happen':54,162 'hint':168 'icon':153 'idea':173 'identifi':110,116 'interest':68 'kinda':164 'lemmy.blahaj.zone':155 'lemmy.blahaj.zone/post/7626905),':154 'lower':36 'made':144 'mani':55 'marti':70 'martypc':71 'mayb':158 'might':176 'monitor':17,25 'neofetch':135 'nvidia':51,62,73,76,84,97 'nvidia-detect':61,72 'oh':107,121 'one':7,20 'output':69 'post':146 'ran':3 'realli':67 'resolut':37 'rev':93,104 'run':60 'say':137 'someth':46 'sound':123 'still':136 'stop':26 'suit':113,119 'thing':160 'time':56 'today':147 'tri':148 'uh':106,120 'updat':5,11 'upgrad':13 'usual':39 'vga':80 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705433348
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7632318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705346948 {#2689
    date: 2024-01-15 20:29:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Gnome-completely-different-and-buggy-after-update-Debian"
  +title: "Gnome completely different and buggy after update (Debian)"
  +url: null
  +body: """
    I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run nvidia-detect and get a really interesting output: marty@MartyPC:~$ nvidia-detect Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] [10de:1b83] (rev a1)\n
    \n
    Checking card: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] (rev a1) Uh oh. Failed to identify your Debian suite.\n
    \n
    “Failed to identify your Debian suite” Uh oh, that sounds bad. This is Debian 12, so I assumed this was apparent… neofetch still says it’s Debian 12!\n
    \n
    I also made a post today trying to [fix my desktop icons](https://lemmy.blahaj.zone/post/7626905), so maybe the things which happened there kinda give away some hints?\n
    \n
    Does anyone have an idea on what might be going on here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705435385 {#2263
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Backup your data. Download the correct Debian and burn to usb. Do a fresh install. Make sure to format the disk first.\n
        \n
        Unless you’re dual booting in which case only format the Linux partition
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435385 {#2040
        date: 2024-01-16 21:03:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smorty@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 314772
      -bodyTs: "'backup':1 'boot':27 'burn':9 'case':30 'correct':6 'data':3 'debian':7 'disk':21 'download':4 'dual':26 'first':22 'format':19,32 'fresh':14 'instal':15 'linux':34 'make':16 'partit':35 're':25 'sure':17 'unless':23 'usb':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435385 {#2345
        date: 2024-01-16 21:03:05.0 +01:00
      }
      +"title": 314772
    }
  ]
  -id: 30752
  -titleTs: "'buggi':5 'complet':2 'debian':8 'differ':3 'gnome':1 'updat':7"
  -bodyTs: "'/post/7626905),':156 '00.0':79 '01':78 '0300':83 '1060':89,102 '10de':91 '12':128,141 '1b83':92 '3':24,31 '4':22,29 '6gb':90,103 'a1':94,105 'afterward':14 'also':143 'ancient':21 'anyon':170 'appar':134 'apt':10 'assum':42,131 'away':166 'bad':124 'bedi':18 'card':96 'check':95 'compat':81 'control':82 'corpor':85,98 'debian':112,118,127,140 'desktop':152 'detect':63,74,75 'display':32 'driver':52 'fail':108,114 'fix':150 'geforc':87,100 'get':65 'give':165 'gnome':33 'go':178 'gp104':86,99 'gpus':77 'gtx':88,101 'happen':54,162 'hint':168 'icon':153 'idea':173 'identifi':110,116 'interest':68 'kinda':164 'lemmy.blahaj.zone':155 'lemmy.blahaj.zone/post/7626905),':154 'lower':36 'made':144 'mani':55 'marti':70 'martypc':71 'mayb':158 'might':176 'monitor':17,25 'neofetch':135 'nvidia':51,62,73,76,84,97 'nvidia-detect':61,72 'oh':107,121 'one':7,20 'output':69 'post':146 'ran':3 'realli':67 'resolut':37 'rev':93,104 'run':60 'say':137 'someth':46 'sound':123 'still':136 'stop':26 'suit':113,119 'thing':160 'time':56 'today':147 'tri':148 'uh':106,120 'updat':5,11 'upgrad':13 'usual':39 'vga':80 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705433348
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7632318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705346948 {#2689
    date: 2024-01-15 20:29:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
  +slug: "Gnome-completely-different-and-buggy-after-update-Debian"
  +title: "Gnome completely different and buggy after update (Debian)"
  +url: null
  +body: """
    I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run nvidia-detect and get a really interesting output: marty@MartyPC:~$ nvidia-detect Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] [10de:1b83] (rev a1)\n
    \n
    Checking card: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] (rev a1) Uh oh. Failed to identify your Debian suite.\n
    \n
    “Failed to identify your Debian suite” Uh oh, that sounds bad. This is Debian 12, so I assumed this was apparent… neofetch still says it’s Debian 12!\n
    \n
    I also made a post today trying to [fix my desktop icons](https://lemmy.blahaj.zone/post/7626905), so maybe the things which happened there kinda give away some hints?\n
    \n
    Does anyone have an idea on what might be going on here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705435385 {#2263
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Backup your data. Download the correct Debian and burn to usb. Do a fresh install. Make sure to format the disk first.\n
        \n
        Unless you’re dual booting in which case only format the Linux partition
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705435385 {#2040
        date: 2024-01-16 21:03:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smorty@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 314772
      -bodyTs: "'backup':1 'boot':27 'burn':9 'case':30 'correct':6 'data':3 'debian':7 'disk':21 'download':4 'dual':26 'first':22 'format':19,32 'fresh':14 'instal':15 'linux':34 'make':16 'partit':35 're':25 'sure':17 'unless':23 'usb':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435385 {#2345
        date: 2024-01-16 21:03:05.0 +01:00
      }
      +"title": 314772
    }
  ]
  -id: 30752
  -titleTs: "'buggi':5 'complet':2 'debian':8 'differ':3 'gnome':1 'updat':7"
  -bodyTs: "'/post/7626905),':156 '00.0':79 '01':78 '0300':83 '1060':89,102 '10de':91 '12':128,141 '1b83':92 '3':24,31 '4':22,29 '6gb':90,103 'a1':94,105 'afterward':14 'also':143 'ancient':21 'anyon':170 'appar':134 'apt':10 'assum':42,131 'away':166 'bad':124 'bedi':18 'card':96 'check':95 'compat':81 'control':82 'corpor':85,98 'debian':112,118,127,140 'desktop':152 'detect':63,74,75 'display':32 'driver':52 'fail':108,114 'fix':150 'geforc':87,100 'get':65 'give':165 'gnome':33 'go':178 'gp104':86,99 'gpus':77 'gtx':88,101 'happen':54,162 'hint':168 'icon':153 'idea':173 'identifi':110,116 'interest':68 'kinda':164 'lemmy.blahaj.zone':155 'lemmy.blahaj.zone/post/7626905),':154 'lower':36 'made':144 'mani':55 'marti':70 'martypc':71 'mayb':158 'might':176 'monitor':17,25 'neofetch':135 'nvidia':51,62,73,76,84,97 'nvidia-detect':61,72 'oh':107,121 'one':7,20 'output':69 'post':146 'ran':3 'realli':67 'resolut':37 'rev':93,104 'run':60 'say':137 'someth':46 'sound':123 'still':136 'stop':26 'suit':113,119 'thing':160 'time':56 'today':147 'tri':148 'uh':106,120 'updat':5,11 'upgrad':13 'usual':39 'vga':80 'work':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705433348
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7632318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705346948 {#2689
    date: 2024-01-15 20:29:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2350
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Gnome-completely-different-and-buggy-after-update-Debian"
    +title: "Gnome completely different and buggy after update (Debian)"
    +url: null
    +body: """
      I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run nvidia-detect and get a really interesting output: marty@MartyPC:~$ nvidia-detect Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] [10de:1b83] (rev a1)\n
      \n
      Checking card: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] (rev a1) Uh oh. Failed to identify your Debian suite.\n
      \n
      “Failed to identify your Debian suite” Uh oh, that sounds bad. This is Debian 12, so I assumed this was apparent… neofetch still says it’s Debian 12!\n
      \n
      I also made a post today trying to [fix my desktop icons](https://lemmy.blahaj.zone/post/7626905), so maybe the things which happened there kinda give away some hints?\n
      \n
      Does anyone have an idea on what might be going on here?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705435385 {#2263
      date: 2024-01-16 21:03:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 30752
    -titleTs: "'buggi':5 'complet':2 'debian':8 'differ':3 'gnome':1 'updat':7"
    -bodyTs: "'/post/7626905),':156 '00.0':79 '01':78 '0300':83 '1060':89,102 '10de':91 '12':128,141 '1b83':92 '3':24,31 '4':22,29 '6gb':90,103 'a1':94,105 'afterward':14 'also':143 'ancient':21 'anyon':170 'appar':134 'apt':10 'assum':42,131 'away':166 'bad':124 'bedi':18 'card':96 'check':95 'compat':81 'control':82 'corpor':85,98 'debian':112,118,127,140 'desktop':152 'detect':63,74,75 'display':32 'driver':52 'fail':108,114 'fix':150 'geforc':87,100 'get':65 'give':165 'gnome':33 'go':178 'gp104':86,99 'gpus':77 'gtx':88,101 'happen':54,162 'hint':168 'icon':153 'idea':173 'identifi':110,116 'interest':68 'kinda':164 'lemmy.blahaj.zone':155 'lemmy.blahaj.zone/post/7626905),':154 'lower':36 'made':144 'mani':55 'marti':70 'martypc':71 'mayb':158 'might':176 'monitor':17,25 'neofetch':135 'nvidia':51,62,73,76,84,97 'nvidia-detect':61,72 'oh':107,121 'one':7,20 'output':69 'post':146 'ran':3 'realli':67 'resolut':37 'rev':93,104 'run':60 'say':137 'someth':46 'sound':123 'still':136 'stop':26 'suit':113,119 'thing':160 'time':56 'today':147 'tri':148 'uh':106,120 'updat':5,11 'upgrad':13 'usual':39 'vga':80 'work':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705433348
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7632318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705346948 {#2689
      date: 2024-01-15 20:29:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Backup your data. Download the correct Debian and burn to usb. Do a fresh install. Make sure to format the disk first.\n
    \n
    Unless you’re dual booting in which case only format the Linux partition
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435385 {#2040
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smorty@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 314772
  -bodyTs: "'backup':1 'boot':27 'burn':9 'case':30 'correct':6 'data':3 'debian':7 'disk':21 'download':4 'dual':26 'first':22 'format':19,32 'fresh':14 'instal':15 'linux':34 'make':16 'partit':35 're':25 'sure':17 'unless':23 'usb':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435385 {#2345
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +"title": 314772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2350
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Gnome-completely-different-and-buggy-after-update-Debian"
    +title: "Gnome completely different and buggy after update (Debian)"
    +url: null
    +body: """
      I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run nvidia-detect and get a really interesting output: marty@MartyPC:~$ nvidia-detect Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] [10de:1b83] (rev a1)\n
      \n
      Checking card: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] (rev a1) Uh oh. Failed to identify your Debian suite.\n
      \n
      “Failed to identify your Debian suite” Uh oh, that sounds bad. This is Debian 12, so I assumed this was apparent… neofetch still says it’s Debian 12!\n
      \n
      I also made a post today trying to [fix my desktop icons](https://lemmy.blahaj.zone/post/7626905), so maybe the things which happened there kinda give away some hints?\n
      \n
      Does anyone have an idea on what might be going on here?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705435385 {#2263
      date: 2024-01-16 21:03:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 30752
    -titleTs: "'buggi':5 'complet':2 'debian':8 'differ':3 'gnome':1 'updat':7"
    -bodyTs: "'/post/7626905),':156 '00.0':79 '01':78 '0300':83 '1060':89,102 '10de':91 '12':128,141 '1b83':92 '3':24,31 '4':22,29 '6gb':90,103 'a1':94,105 'afterward':14 'also':143 'ancient':21 'anyon':170 'appar':134 'apt':10 'assum':42,131 'away':166 'bad':124 'bedi':18 'card':96 'check':95 'compat':81 'control':82 'corpor':85,98 'debian':112,118,127,140 'desktop':152 'detect':63,74,75 'display':32 'driver':52 'fail':108,114 'fix':150 'geforc':87,100 'get':65 'give':165 'gnome':33 'go':178 'gp104':86,99 'gpus':77 'gtx':88,101 'happen':54,162 'hint':168 'icon':153 'idea':173 'identifi':110,116 'interest':68 'kinda':164 'lemmy.blahaj.zone':155 'lemmy.blahaj.zone/post/7626905),':154 'lower':36 'made':144 'mani':55 'marti':70 'martypc':71 'mayb':158 'might':176 'monitor':17,25 'neofetch':135 'nvidia':51,62,73,76,84,97 'nvidia-detect':61,72 'oh':107,121 'one':7,20 'output':69 'post':146 'ran':3 'realli':67 'resolut':37 'rev':93,104 'run':60 'say':137 'someth':46 'sound':123 'still':136 'stop':26 'suit':113,119 'thing':160 'time':56 'today':147 'tri':148 'uh':106,120 'updat':5,11 'upgrad':13 'usual':39 'vga':80 'work':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705433348
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7632318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705346948 {#2689
      date: 2024-01-15 20:29:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Backup your data. Download the correct Debian and burn to usb. Do a fresh install. Make sure to format the disk first.\n
    \n
    Unless you’re dual booting in which case only format the Linux partition
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435385 {#2040
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smorty@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 314772
  -bodyTs: "'backup':1 'boot':27 'burn':9 'case':30 'correct':6 'data':3 'debian':7 'disk':21 'download':4 'dual':26 'first':22 'format':19,32 'fresh':14 'instal':15 'linux':34 'make':16 'partit':35 're':25 'sure':17 'unless':23 'usb':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435385 {#2345
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +"title": 314772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2350
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2716 …}
    +slug: "Gnome-completely-different-and-buggy-after-update-Debian"
    +title: "Gnome completely different and buggy after update (Debian)"
    +url: null
    +body: """
      I just ran an update, as one does with apt update and upgrade. Afterwards all my monitors, bedies that one ancient 4 by 3 monitor stopped working. That 4 by 3 displays gnome at a lower resolution then usual. So I assumed that this has something to do with the nvidia drivers (has happened many times before). So I run nvidia-detect and get a really interesting output: marty@MartyPC:~$ nvidia-detect Detected NVIDIA GPUs: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] [10de:1b83] (rev a1)\n
      \n
      Checking card: NVIDIA Corporation GP104 [GeForce GTX 1060 6GB] (rev a1) Uh oh. Failed to identify your Debian suite.\n
      \n
      “Failed to identify your Debian suite” Uh oh, that sounds bad. This is Debian 12, so I assumed this was apparent… neofetch still says it’s Debian 12!\n
      \n
      I also made a post today trying to [fix my desktop icons](https://lemmy.blahaj.zone/post/7626905), so maybe the things which happened there kinda give away some hints?\n
      \n
      Does anyone have an idea on what might be going on here?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705435385 {#2263
      date: 2024-01-16 21:03:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2713 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 30752
    -titleTs: "'buggi':5 'complet':2 'debian':8 'differ':3 'gnome':1 'updat':7"
    -bodyTs: "'/post/7626905),':156 '00.0':79 '01':78 '0300':83 '1060':89,102 '10de':91 '12':128,141 '1b83':92 '3':24,31 '4':22,29 '6gb':90,103 'a1':94,105 'afterward':14 'also':143 'ancient':21 'anyon':170 'appar':134 'apt':10 'assum':42,131 'away':166 'bad':124 'bedi':18 'card':96 'check':95 'compat':81 'control':82 'corpor':85,98 'debian':112,118,127,140 'desktop':152 'detect':63,74,75 'display':32 'driver':52 'fail':108,114 'fix':150 'geforc':87,100 'get':65 'give':165 'gnome':33 'go':178 'gp104':86,99 'gpus':77 'gtx':88,101 'happen':54,162 'hint':168 'icon':153 'idea':173 'identifi':110,116 'interest':68 'kinda':164 'lemmy.blahaj.zone':155 'lemmy.blahaj.zone/post/7626905),':154 'lower':36 'made':144 'mani':55 'marti':70 'martypc':71 'mayb':158 'might':176 'monitor':17,25 'neofetch':135 'nvidia':51,62,73,76,84,97 'nvidia-detect':61,72 'oh':107,121 'one':7,20 'output':69 'post':146 'ran':3 'realli':67 'resolut':37 'rev':93,104 'run':60 'say':137 'someth':46 'sound':123 'still':136 'stop':26 'suit':113,119 'thing':160 'time':56 'today':147 'tri':148 'uh':106,120 'updat':5,11 'upgrad':13 'usual':39 'vga':80 'work':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705433348
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7632318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705346948 {#2689
      date: 2024-01-15 20:29:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Backup your data. Download the correct Debian and burn to usb. Do a fresh install. Make sure to format the disk first.\n
    \n
    Unless you’re dual booting in which case only format the Linux partition
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705435385 {#2040
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smorty@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 314772
  -bodyTs: "'backup':1 'boot':27 'burn':9 'case':30 'correct':6 'data':3 'debian':7 'disk':21 'download':4 'dual':26 'first':22 'format':19,32 'fresh':14 'instal':15 'linux':34 'make':16 'partit':35 're':25 'sure':17 'unless':23 'usb':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435385 {#2345
    date: 2024-01-16 21:03:05.0 +01:00
  }
  +"title": 314772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details