GET https://kbin.spritesserver.nl/index.php/u/@TCB13@lemmy.world/active?p=9

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 …}
}
1.14 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.10 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 {#2035
  +user: Proxies\__CG__\App\Entity\User {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#3130
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  +badges: Doctrine\ORM\PersistentCollection {#3146 …}
  +children: [
    2 => App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +root: App\Entity\EntryComment {#2027
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "Neither, rock solid Debian + flatpak for the latest software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702794915 {#2012
          date: 2023-12-17 07:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2031 …}
        +nested: Doctrine\ORM\PersistentCollection {#2037 …}
        +votes: Doctrine\ORM\PersistentCollection {#2075 …}
        +reports: Doctrine\ORM\PersistentCollection {#2079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
        -id: 192241
        -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5773823"
        +editedAt: DateTimeImmutable @1702785526 {#2020
          date: 2023-12-17 04:58:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701614288 {#2013
          date: 2023-12-03 15:38:08.0 +01:00
        }
        +"title": 192241
      }
      +body: """
        > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
        \n
        I was on the same boat as you are, flatpak essentially made it all perfect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619497 {#2082
        date: 2023-12-03 17:04:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 192529
      -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5775416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619497 {#2085
        date: 2023-12-03 17:04:57.0 +01:00
      }
      +"title": 192529
    }
    1 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: App\Entity\EntryComment {#2027}
      +body: "Fair enough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701623388 {#2090
        date: 2023-12-03 18:09:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@TCB13@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 192728
      -bodyTs: "'enough':2 'fair':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5776885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701623388 {#2093
        date: 2023-12-03 18:09:48.0 +01:00
      }
      +"title": 192728
    }
    0 => App\Entity\EntryComment {#2027}
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#3111
    date: 2023-12-03 12:58:14.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 {#2035
  +user: Proxies\__CG__\App\Entity\User {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#3130
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  +badges: Doctrine\ORM\PersistentCollection {#3146 …}
  +children: [
    2 => App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +root: App\Entity\EntryComment {#2027
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "Neither, rock solid Debian + flatpak for the latest software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702794915 {#2012
          date: 2023-12-17 07:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2031 …}
        +nested: Doctrine\ORM\PersistentCollection {#2037 …}
        +votes: Doctrine\ORM\PersistentCollection {#2075 …}
        +reports: Doctrine\ORM\PersistentCollection {#2079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
        -id: 192241
        -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5773823"
        +editedAt: DateTimeImmutable @1702785526 {#2020
          date: 2023-12-17 04:58:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701614288 {#2013
          date: 2023-12-03 15:38:08.0 +01:00
        }
        +"title": 192241
      }
      +body: """
        > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
        \n
        I was on the same boat as you are, flatpak essentially made it all perfect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619497 {#2082
        date: 2023-12-03 17:04:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 192529
      -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5775416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619497 {#2085
        date: 2023-12-03 17:04:57.0 +01:00
      }
      +"title": 192529
    }
    1 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: App\Entity\EntryComment {#2027}
      +body: "Fair enough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701623388 {#2090
        date: 2023-12-03 18:09:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@TCB13@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 192728
      -bodyTs: "'enough':2 'fair':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5776885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701623388 {#2093
        date: 2023-12-03 18:09:48.0 +01:00
      }
      +"title": 192728
    }
    0 => App\Entity\EntryComment {#2027}
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#3111
    date: 2023-12-03 12:58:14.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 {#2035
  +user: Proxies\__CG__\App\Entity\User {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#3130
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  +badges: Doctrine\ORM\PersistentCollection {#3146 …}
  +children: [
    2 => App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +root: App\Entity\EntryComment {#2027
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "Neither, rock solid Debian + flatpak for the latest software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702794915 {#2012
          date: 2023-12-17 07:35:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2031 …}
        +nested: Doctrine\ORM\PersistentCollection {#2037 …}
        +votes: Doctrine\ORM\PersistentCollection {#2075 …}
        +reports: Doctrine\ORM\PersistentCollection {#2079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
        -id: 192241
        -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5773823"
        +editedAt: DateTimeImmutable @1702785526 {#2020
          date: 2023-12-17 04:58:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701614288 {#2013
          date: 2023-12-03 15:38:08.0 +01:00
        }
        +"title": 192241
      }
      +body: """
        > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
        \n
        I was on the same boat as you are, flatpak essentially made it all perfect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619497 {#2082
        date: 2023-12-03 17:04:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 192529
      -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5775416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619497 {#2085
        date: 2023-12-03 17:04:57.0 +01:00
      }
      +"title": 192529
    }
    1 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: App\Entity\EntryComment {#2027}
      +body: "Fair enough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701623388 {#2090
        date: 2023-12-03 18:09:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@TCB13@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 192728
      -bodyTs: "'enough':2 'fair':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5776885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701623388 {#2093
        date: 2023-12-03 18:09:48.0 +01:00
      }
      +"title": 192728
    }
    0 => App\Entity\EntryComment {#2027}
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#3111
    date: 2023-12-03 12:58:14.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 {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096}
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: App\Entity\EntryComment {#2027
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: "Neither, rock solid Debian + flatpak for the latest software."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1702794915 {#2012
            date: 2023-12-17 07:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2031 …}
          +nested: Doctrine\ORM\PersistentCollection {#2037 …}
          +votes: Doctrine\ORM\PersistentCollection {#2075 …}
          +reports: Doctrine\ORM\PersistentCollection {#2079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
          -id: 192241
          -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5773823"
          +editedAt: DateTimeImmutable @1702785526 {#2020
            date: 2023-12-17 04:58:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701614288 {#2013
            date: 2023-12-03 15:38:08.0 +01:00
          }
          +"title": 192241
        }
        +body: "Fair enough."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701623388 {#2090
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 192728
        -bodyTs: "'enough':2 'fair':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5776885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701623388 {#2093
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +"title": 192728
      }
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: App\Entity\EntryComment {#2027}
  +body: """
    > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
    \n
    I was on the same boat as you are, flatpak essentially made it all perfect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619497 {#2082
    date: 2023-12-03 17:04:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 192529
  -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619497 {#2085
    date: 2023-12-03 17:04:57.0 +01:00
  }
  +"title": 192529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096}
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: App\Entity\EntryComment {#2027
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: "Neither, rock solid Debian + flatpak for the latest software."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1702794915 {#2012
            date: 2023-12-17 07:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2031 …}
          +nested: Doctrine\ORM\PersistentCollection {#2037 …}
          +votes: Doctrine\ORM\PersistentCollection {#2075 …}
          +reports: Doctrine\ORM\PersistentCollection {#2079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
          -id: 192241
          -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5773823"
          +editedAt: DateTimeImmutable @1702785526 {#2020
            date: 2023-12-17 04:58:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701614288 {#2013
            date: 2023-12-03 15:38:08.0 +01:00
          }
          +"title": 192241
        }
        +body: "Fair enough."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701623388 {#2090
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 192728
        -bodyTs: "'enough':2 'fair':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5776885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701623388 {#2093
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +"title": 192728
      }
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: App\Entity\EntryComment {#2027}
  +body: """
    > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
    \n
    I was on the same boat as you are, flatpak essentially made it all perfect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619497 {#2082
    date: 2023-12-03 17:04:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 192529
  -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619497 {#2085
    date: 2023-12-03 17:04:57.0 +01:00
  }
  +"title": 192529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096}
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: App\Entity\EntryComment {#2027
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: "Neither, rock solid Debian + flatpak for the latest software."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1702794915 {#2012
            date: 2023-12-17 07:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2031 …}
          +nested: Doctrine\ORM\PersistentCollection {#2037 …}
          +votes: Doctrine\ORM\PersistentCollection {#2075 …}
          +reports: Doctrine\ORM\PersistentCollection {#2079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
          -id: 192241
          -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5773823"
          +editedAt: DateTimeImmutable @1702785526 {#2020
            date: 2023-12-17 04:58:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701614288 {#2013
            date: 2023-12-03 15:38:08.0 +01:00
          }
          +"title": 192241
        }
        +body: "Fair enough."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701623388 {#2090
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 192728
        -bodyTs: "'enough':2 'fair':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5776885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701623388 {#2093
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +"title": 192728
      }
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +root: App\Entity\EntryComment {#2027}
  +body: """
    > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
    \n
    I was on the same boat as you are, flatpak essentially made it all perfect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619497 {#2082
    date: 2023-12-03 17:04:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 192529
  -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619497 {#2085
    date: 2023-12-03 17:04:57.0 +01:00
  }
  +"title": 192529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: App\Entity\EntryComment {#2027
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: "Neither, rock solid Debian + flatpak for the latest software."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1702794915 {#2012
            date: 2023-12-17 07:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2031 …}
          +nested: Doctrine\ORM\PersistentCollection {#2037 …}
          +votes: Doctrine\ORM\PersistentCollection {#2075 …}
          +reports: Doctrine\ORM\PersistentCollection {#2079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
          -id: 192241
          -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5773823"
          +editedAt: DateTimeImmutable @1702785526 {#2020
            date: 2023-12-17 04:58:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701614288 {#2013
            date: 2023-12-03 15:38:08.0 +01:00
          }
          +"title": 192241
        }
        +body: """
          > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
          \n
          I was on the same boat as you are, flatpak essentially made it all perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701619497 {#2082
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 192529
        -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619497 {#2085
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +"title": 192529
      }
      1 => App\Entity\EntryComment {#2092}
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: App\Entity\EntryComment {#2027}
  +body: "Fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701623388 {#2090
    date: 2023-12-03 18:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@TCB13@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 192728
  -bodyTs: "'enough':2 'fair':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5776885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701623388 {#2093
    date: 2023-12-03 18:09:48.0 +01:00
  }
  +"title": 192728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: App\Entity\EntryComment {#2027
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: "Neither, rock solid Debian + flatpak for the latest software."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1702794915 {#2012
            date: 2023-12-17 07:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2031 …}
          +nested: Doctrine\ORM\PersistentCollection {#2037 …}
          +votes: Doctrine\ORM\PersistentCollection {#2075 …}
          +reports: Doctrine\ORM\PersistentCollection {#2079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
          -id: 192241
          -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5773823"
          +editedAt: DateTimeImmutable @1702785526 {#2020
            date: 2023-12-17 04:58:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701614288 {#2013
            date: 2023-12-03 15:38:08.0 +01:00
          }
          +"title": 192241
        }
        +body: """
          > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
          \n
          I was on the same boat as you are, flatpak essentially made it all perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701619497 {#2082
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 192529
        -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619497 {#2085
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +"title": 192529
      }
      1 => App\Entity\EntryComment {#2092}
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: App\Entity\EntryComment {#2027}
  +body: "Fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701623388 {#2090
    date: 2023-12-03 18:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@TCB13@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 192728
  -bodyTs: "'enough':2 'fair':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5776885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701623388 {#2093
    date: 2023-12-03 18:09:48.0 +01:00
  }
  +"title": 192728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: App\Entity\EntryComment {#2027
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: "Neither, rock solid Debian + flatpak for the latest software."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1702794915 {#2012
            date: 2023-12-17 07:35:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2031 …}
          +nested: Doctrine\ORM\PersistentCollection {#2037 …}
          +votes: Doctrine\ORM\PersistentCollection {#2075 …}
          +reports: Doctrine\ORM\PersistentCollection {#2079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
          -id: 192241
          -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5773823"
          +editedAt: DateTimeImmutable @1702785526 {#2020
            date: 2023-12-17 04:58:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701614288 {#2013
            date: 2023-12-03 15:38:08.0 +01:00
          }
          +"title": 192241
        }
        +body: """
          > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
          \n
          I was on the same boat as you are, flatpak essentially made it all perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701619497 {#2082
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 192529
        -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619497 {#2085
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +"title": 192529
      }
      1 => App\Entity\EntryComment {#2092}
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: App\Entity\EntryComment {#2027}
  +body: "Fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701623388 {#2090
    date: 2023-12-03 18:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@TCB13@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 192728
  -bodyTs: "'enough':2 'fair':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5776885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701623388 {#2093
    date: 2023-12-03 18:09:48.0 +01:00
  }
  +"title": 192728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: App\Entity\EntryComment {#2027}
        +body: """
          > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
          \n
          I was on the same boat as you are, flatpak essentially made it all perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701619497 {#2082
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 192529
        -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619497 {#2085
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +"title": 192529
      }
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: App\Entity\EntryComment {#2027}
        +body: "Fair enough."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701623388 {#2090
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 192728
        -bodyTs: "'enough':2 'fair':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5776885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701623388 {#2093
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +"title": 192728
      }
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neither, rock solid Debian + flatpak for the latest software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702794915 {#2012
    date: 2023-12-17 07:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 192241
  -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773823"
  +editedAt: DateTimeImmutable @1702785526 {#2020
    date: 2023-12-17 04:58:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701614288 {#2013
    date: 2023-12-03 15:38:08.0 +01:00
  }
  +"title": 192241
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: App\Entity\EntryComment {#2027}
        +body: """
          > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
          \n
          I was on the same boat as you are, flatpak essentially made it all perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701619497 {#2082
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 192529
        -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619497 {#2085
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +"title": 192529
      }
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: App\Entity\EntryComment {#2027}
        +body: "Fair enough."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701623388 {#2090
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 192728
        -bodyTs: "'enough':2 'fair':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5776885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701623388 {#2093
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +"title": 192728
      }
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neither, rock solid Debian + flatpak for the latest software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702794915 {#2012
    date: 2023-12-17 07:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 192241
  -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773823"
  +editedAt: DateTimeImmutable @1702785526 {#2020
    date: 2023-12-17 04:58:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701614288 {#2013
    date: 2023-12-03 15:38:08.0 +01:00
  }
  +"title": 192241
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#1358 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3130
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      2 => App\Entity\EntryComment {#2096
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
        +root: App\Entity\EntryComment {#2027}
        +body: """
          > I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.\n
          \n
          I was on the same boat as you are, flatpak essentially made it all perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701619497 {#2082
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2081 …}
        +nested: Doctrine\ORM\PersistentCollection {#2098 …}
        +votes: Doctrine\ORM\PersistentCollection {#2080 …}
        +reports: Doctrine\ORM\PersistentCollection {#2089 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
        -id: 192529
        -bodyTs: "'alreadi':3 'anyth':38 'basic':37 'boat':59 'call':15 'consid':4 'd':14,33 'debian':5,35 'desktop':30,46 'dunno':8 'els':39 'essenti':64 'flatpak':63 'isn':10 'kinda':23 'like':26,51 'logic':18 'made':65 'os':31,47 'perfect':68 'reason':19 'server':42 'use':34 've':2 'vibe':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775416"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619497 {#2085
          date: 2023-12-03 17:04:57.0 +01:00
        }
        +"title": 192529
      }
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: App\Entity\EntryComment {#2027}
        +body: "Fair enough."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701623388 {#2090
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@TCB13@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 192728
        -bodyTs: "'enough':2 'fair':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5776885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701623388 {#2093
          date: 2023-12-03 18:09:48.0 +01:00
        }
        +"title": 192728
      }
      0 => App\Entity\EntryComment {#2027}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3111
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neither, rock solid Debian + flatpak for the latest software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702794915 {#2012
    date: 2023-12-17 07:35:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 192241
  -bodyTs: "'debian':4 'flatpak':5 'latest':8 'neither':1 'rock':2 'softwar':9 'solid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5773823"
  +editedAt: DateTimeImmutable @1702785526 {#2020
    date: 2023-12-17 04:58:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701614288 {#2013
    date: 2023-12-03 15:38:08.0 +01:00
  }
  +"title": 192241
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2108
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Does-it-even-make-sense-to-care-about-privacy"
  +title: "Does it even make sense to care about privacy?"
  +url: null
  +body: """
    Heyha !\n
    \n
    This is probably going to be long take and it’s late here in europe… So for those who bare with me and are ready to read through my broken English, thank you.\n
    \n
    I’m personally concerned about how my data and my identity is used against my will while surfing the web or using/hosting services. Self-hoster and networking enthousiast, I have some entry/medium security infrastructure.\n
    \n
    Ranging from self-hosted adblocker, dns, router, vlans, containers, server, firewall, wireguard, VPN… you name it ! I was pretty happy to see all my traffic being encrypted through wireshark and having what I consider a solid homelab.\n
    \n
    Also having most undesired dns/ads blocked with adguard in firefox with custom configuration, blocking everything, and changing some about:config options:\n
    \n
    - privacy.resistFingerprinting\n
    - privacy.trackingprotection.fingerprinting.enabled\n
    - …\n
    \n
    I though I had some pretty harden security and safe browsing experience, but oh my I was wrong…\n
    \n
    **From pixel tracking, to WebRTC leaking your real ip, fonts fingreprinting, canvas fingreprinting, audio fingerprinting, android default keyboard sending samples, ssl certificate with known vulnerabilities…**\n
    \n
    And most of them are not even some new tracking tech… I mean even firefox 54 was aware of most of these way of fingerprinting the user, and it makes me feel firefox is just another hidden evil-corp hiding with a fancy privacy facade ! Uhhg…\n
    \n
    And even if you somehow randomize those fingerprint, user-agent and block most of those things, this makes you stand out of the mass and makes you even easier to track or fingerprint. Yeah something I read recently and it actually make sense… the best way to be somehow invisible is actually to blend into the mass… If you stand out, you are pretty sure to be notices and identified (if that makes sense :/)\n
    \n
    This really makes me depressed right now… It feels like a losing battle where my energy is just being wasted to try to have some privacy and anonimity on the web… While fighting against the new laws ringing on our doors and big tech company always having two steps ahead…\n
    \n
    I’m really asking myself if it really matters and if it actually make sense to use harden technology or browsers like arkenfox or the tor browser whose end node are mostly intercepted by private institutions and governemental institutions…\n
    \n
    I’m probably overthinking and falling into a deep hole… But the more i dig into security and privacy, the more I get the feeling that this is an already lost battle against big tech…\n
    \n
    Some recent source:\n
    \n
    [avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703043732 {#3148
    date: 2023-12-20 04:42:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  +badges: Doctrine\ORM\PersistentCollection {#3165 …}
  +children: [
    App\Entity\EntryComment {#2105
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2108 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        My model is more about the ability to surf the web without SPAM coming at me from all possible sides and avoiding services like Google Drive, iCloud etc not much because of the data privacy aspect but more because I don’t to become hostage of one of those companies because they’ll decide to charge more and/or lock me out of my account without any way to get back to it.\n
        \n
        Doing things like self-hosting, using ungoogled chromium, LibreWolf and a bunch of the extensions listed by others fixes the “SPAM and hostage issue” with the added bonus of some privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702744555 {#2104
        date: 2023-12-16 17:35:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deepdive@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 227375
      -bodyTs: "'abil':7 'account':64 'ad':100 'and/or':58 'aspect':36 'avoid':22 'back':70 'becom':44 'bonus':101 'bunch':85 'charg':56 'chromium':81 'come':14 'compani':50 'data':34 'decid':54 'drive':26 'etc':28 'extens':88 'fix':92 'get':69 'googl':25 'host':78 'hostag':45,96 'icloud':27 'issu':97 'librewolf':82 'like':24,75 'list':89 'll':53 'lock':59 'model':2 'much':30 'one':47 'other':91 'possibl':19 'privaci':35,104 'self':77 'self-host':76 'servic':23 'side':20 'spam':13,94 'surf':9 'thing':74 'ungoogl':80 'use':79 'way':67 'web':11 'without':12,65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6081366"
      +editedAt: DateTimeImmutable @1705061894 {#2100
        date: 2024-01-12 13:18:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702744555 {#2099
        date: 2023-12-16 17:35:55.0 +01:00
      }
      +"title": 227375
    }
  ]
  -id: 22555
  -titleTs: "'care':7 'even':3 'make':4 'privaci':9 'sens':5"
  -bodyTs: "'/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':425 '54':189 'actual':262,273,358 'adblock':75 'adguard':115 'agent':231 'ahead':345 'alreadi':414 'also':108 'alway':341 'android':164 'anonim':323 'anoth':209 'arkenfox':368 'ask':349 'audio':162 'avoidthehack.com':424 'avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':423 'awar':191 'bare':21 'battl':308,416 'best':266 'big':338,418 'blend':275 'block':113,121,233 'broken':31 'brows':141 'browser':366,372 'canva':160 'certif':170 'chang':124 'compani':340 'concern':38 'config':127 'configur':120 'consid':104 'contain':79 'corp':213 'custom':119 'data':42 'deep':393 'default':165 'depress':300 'dig':399 'dns':76 'dns/ads':112 'door':336 'easier':250 'encrypt':97 'end':374 'energi':311 'english':32 'enthousiast':63 'entry/medium':67 'europ':16 'even':180,187,222,249 'everyth':122 'evil':212 'evil-corp':211 'experi':142 'facad':219 'fall':390 'fanci':217 'feel':205,304,409 'fight':328 'fingerprint':163,198,228,254 'fingreprint':159,161 'firefox':117,188,206 'firewal':81 'font':158 'get':407 'go':5 'governement':383 'happi':90 'harden':137,363 'heyha':1 'hidden':210 'hide':214 'hole':394 'homelab':107 'host':74 'hoster':60 'ident':45 'identifi':291 'infrastructur':69 'institut':381,384 'intercept':378 'invis':271 'ip':157 'keyboard':166 'known':172 'late':13 'law':332 'leak':154 'like':305,367 'long':8 'lose':307 'lost':415 'm':36,347,386 'make':203,239,247,263,294,298,359 'mass':245,278 'matter':354 'mean':186 'most':377 'name':85 'network':62 'new':182,331 'node':375 'notic':289 'oh':144 'option':128 'overthink':388 'person':37 'pixel':150 'pretti':89,136,285 'privaci':218,321,403 'privacy.resistfingerprinting':129 'privacy.trackingprotection.fingerprinting.enabled':130 'privat':380 'probabl':4,387 'random':226 'rang':70 'read':28,258 'readi':26 'real':156 'realli':297,348,353 'recent':259,421 'right':301 'ring':333 'router':77 'safe':140 'sampl':168 'secur':68,138,401 'see':92 'self':59,73 'self-host':58,72 'send':167 'sens':264,295,360 'server':80 'servic':57 'solid':106 'somehow':225,270 'someth':256 'sourc':422 'ssl':169 'stand':241,281 'step':344 'sure':286 'surf':52 'take':9 'tech':184,339,419 'technolog':364 'thank':33 'thing':237 'though':132 'tor':371 'track':151,183,252 'traffic':95 'tri':317 'two':343 'uhhg':220 'undesir':111 'use':47,362 'user':200,230 'user-ag':229 'using/hosting':56 'vlan':78 'vpn':83 'vulner':173 'wast':315 'way':196,267 'web':54,326 'webrtc':153 'whose':373 'wireguard':82 'wireshark':99 'wrong':148 'yeah':255"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702787569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9624820"
  +editedAt: DateTimeImmutable @1704985633 {#3136
    date: 2024-01-11 16:07:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702701169 {#3114
    date: 2023-12-16 05:32:49.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2108
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Does-it-even-make-sense-to-care-about-privacy"
  +title: "Does it even make sense to care about privacy?"
  +url: null
  +body: """
    Heyha !\n
    \n
    This is probably going to be long take and it’s late here in europe… So for those who bare with me and are ready to read through my broken English, thank you.\n
    \n
    I’m personally concerned about how my data and my identity is used against my will while surfing the web or using/hosting services. Self-hoster and networking enthousiast, I have some entry/medium security infrastructure.\n
    \n
    Ranging from self-hosted adblocker, dns, router, vlans, containers, server, firewall, wireguard, VPN… you name it ! I was pretty happy to see all my traffic being encrypted through wireshark and having what I consider a solid homelab.\n
    \n
    Also having most undesired dns/ads blocked with adguard in firefox with custom configuration, blocking everything, and changing some about:config options:\n
    \n
    - privacy.resistFingerprinting\n
    - privacy.trackingprotection.fingerprinting.enabled\n
    - …\n
    \n
    I though I had some pretty harden security and safe browsing experience, but oh my I was wrong…\n
    \n
    **From pixel tracking, to WebRTC leaking your real ip, fonts fingreprinting, canvas fingreprinting, audio fingerprinting, android default keyboard sending samples, ssl certificate with known vulnerabilities…**\n
    \n
    And most of them are not even some new tracking tech… I mean even firefox 54 was aware of most of these way of fingerprinting the user, and it makes me feel firefox is just another hidden evil-corp hiding with a fancy privacy facade ! Uhhg…\n
    \n
    And even if you somehow randomize those fingerprint, user-agent and block most of those things, this makes you stand out of the mass and makes you even easier to track or fingerprint. Yeah something I read recently and it actually make sense… the best way to be somehow invisible is actually to blend into the mass… If you stand out, you are pretty sure to be notices and identified (if that makes sense :/)\n
    \n
    This really makes me depressed right now… It feels like a losing battle where my energy is just being wasted to try to have some privacy and anonimity on the web… While fighting against the new laws ringing on our doors and big tech company always having two steps ahead…\n
    \n
    I’m really asking myself if it really matters and if it actually make sense to use harden technology or browsers like arkenfox or the tor browser whose end node are mostly intercepted by private institutions and governemental institutions…\n
    \n
    I’m probably overthinking and falling into a deep hole… But the more i dig into security and privacy, the more I get the feeling that this is an already lost battle against big tech…\n
    \n
    Some recent source:\n
    \n
    [avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703043732 {#3148
    date: 2023-12-20 04:42:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  +badges: Doctrine\ORM\PersistentCollection {#3165 …}
  +children: [
    App\Entity\EntryComment {#2105
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2108 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        My model is more about the ability to surf the web without SPAM coming at me from all possible sides and avoiding services like Google Drive, iCloud etc not much because of the data privacy aspect but more because I don’t to become hostage of one of those companies because they’ll decide to charge more and/or lock me out of my account without any way to get back to it.\n
        \n
        Doing things like self-hosting, using ungoogled chromium, LibreWolf and a bunch of the extensions listed by others fixes the “SPAM and hostage issue” with the added bonus of some privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702744555 {#2104
        date: 2023-12-16 17:35:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deepdive@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 227375
      -bodyTs: "'abil':7 'account':64 'ad':100 'and/or':58 'aspect':36 'avoid':22 'back':70 'becom':44 'bonus':101 'bunch':85 'charg':56 'chromium':81 'come':14 'compani':50 'data':34 'decid':54 'drive':26 'etc':28 'extens':88 'fix':92 'get':69 'googl':25 'host':78 'hostag':45,96 'icloud':27 'issu':97 'librewolf':82 'like':24,75 'list':89 'll':53 'lock':59 'model':2 'much':30 'one':47 'other':91 'possibl':19 'privaci':35,104 'self':77 'self-host':76 'servic':23 'side':20 'spam':13,94 'surf':9 'thing':74 'ungoogl':80 'use':79 'way':67 'web':11 'without':12,65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6081366"
      +editedAt: DateTimeImmutable @1705061894 {#2100
        date: 2024-01-12 13:18:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702744555 {#2099
        date: 2023-12-16 17:35:55.0 +01:00
      }
      +"title": 227375
    }
  ]
  -id: 22555
  -titleTs: "'care':7 'even':3 'make':4 'privaci':9 'sens':5"
  -bodyTs: "'/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':425 '54':189 'actual':262,273,358 'adblock':75 'adguard':115 'agent':231 'ahead':345 'alreadi':414 'also':108 'alway':341 'android':164 'anonim':323 'anoth':209 'arkenfox':368 'ask':349 'audio':162 'avoidthehack.com':424 'avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':423 'awar':191 'bare':21 'battl':308,416 'best':266 'big':338,418 'blend':275 'block':113,121,233 'broken':31 'brows':141 'browser':366,372 'canva':160 'certif':170 'chang':124 'compani':340 'concern':38 'config':127 'configur':120 'consid':104 'contain':79 'corp':213 'custom':119 'data':42 'deep':393 'default':165 'depress':300 'dig':399 'dns':76 'dns/ads':112 'door':336 'easier':250 'encrypt':97 'end':374 'energi':311 'english':32 'enthousiast':63 'entry/medium':67 'europ':16 'even':180,187,222,249 'everyth':122 'evil':212 'evil-corp':211 'experi':142 'facad':219 'fall':390 'fanci':217 'feel':205,304,409 'fight':328 'fingerprint':163,198,228,254 'fingreprint':159,161 'firefox':117,188,206 'firewal':81 'font':158 'get':407 'go':5 'governement':383 'happi':90 'harden':137,363 'heyha':1 'hidden':210 'hide':214 'hole':394 'homelab':107 'host':74 'hoster':60 'ident':45 'identifi':291 'infrastructur':69 'institut':381,384 'intercept':378 'invis':271 'ip':157 'keyboard':166 'known':172 'late':13 'law':332 'leak':154 'like':305,367 'long':8 'lose':307 'lost':415 'm':36,347,386 'make':203,239,247,263,294,298,359 'mass':245,278 'matter':354 'mean':186 'most':377 'name':85 'network':62 'new':182,331 'node':375 'notic':289 'oh':144 'option':128 'overthink':388 'person':37 'pixel':150 'pretti':89,136,285 'privaci':218,321,403 'privacy.resistfingerprinting':129 'privacy.trackingprotection.fingerprinting.enabled':130 'privat':380 'probabl':4,387 'random':226 'rang':70 'read':28,258 'readi':26 'real':156 'realli':297,348,353 'recent':259,421 'right':301 'ring':333 'router':77 'safe':140 'sampl':168 'secur':68,138,401 'see':92 'self':59,73 'self-host':58,72 'send':167 'sens':264,295,360 'server':80 'servic':57 'solid':106 'somehow':225,270 'someth':256 'sourc':422 'ssl':169 'stand':241,281 'step':344 'sure':286 'surf':52 'take':9 'tech':184,339,419 'technolog':364 'thank':33 'thing':237 'though':132 'tor':371 'track':151,183,252 'traffic':95 'tri':317 'two':343 'uhhg':220 'undesir':111 'use':47,362 'user':200,230 'user-ag':229 'using/hosting':56 'vlan':78 'vpn':83 'vulner':173 'wast':315 'way':196,267 'web':54,326 'webrtc':153 'whose':373 'wireguard':82 'wireshark':99 'wrong':148 'yeah':255"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702787569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9624820"
  +editedAt: DateTimeImmutable @1704985633 {#3136
    date: 2024-01-11 16:07:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702701169 {#3114
    date: 2023-12-16 05:32:49.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2108
  +user: Proxies\__CG__\App\Entity\User {#3153 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Does-it-even-make-sense-to-care-about-privacy"
  +title: "Does it even make sense to care about privacy?"
  +url: null
  +body: """
    Heyha !\n
    \n
    This is probably going to be long take and it’s late here in europe… So for those who bare with me and are ready to read through my broken English, thank you.\n
    \n
    I’m personally concerned about how my data and my identity is used against my will while surfing the web or using/hosting services. Self-hoster and networking enthousiast, I have some entry/medium security infrastructure.\n
    \n
    Ranging from self-hosted adblocker, dns, router, vlans, containers, server, firewall, wireguard, VPN… you name it ! I was pretty happy to see all my traffic being encrypted through wireshark and having what I consider a solid homelab.\n
    \n
    Also having most undesired dns/ads blocked with adguard in firefox with custom configuration, blocking everything, and changing some about:config options:\n
    \n
    - privacy.resistFingerprinting\n
    - privacy.trackingprotection.fingerprinting.enabled\n
    - …\n
    \n
    I though I had some pretty harden security and safe browsing experience, but oh my I was wrong…\n
    \n
    **From pixel tracking, to WebRTC leaking your real ip, fonts fingreprinting, canvas fingreprinting, audio fingerprinting, android default keyboard sending samples, ssl certificate with known vulnerabilities…**\n
    \n
    And most of them are not even some new tracking tech… I mean even firefox 54 was aware of most of these way of fingerprinting the user, and it makes me feel firefox is just another hidden evil-corp hiding with a fancy privacy facade ! Uhhg…\n
    \n
    And even if you somehow randomize those fingerprint, user-agent and block most of those things, this makes you stand out of the mass and makes you even easier to track or fingerprint. Yeah something I read recently and it actually make sense… the best way to be somehow invisible is actually to blend into the mass… If you stand out, you are pretty sure to be notices and identified (if that makes sense :/)\n
    \n
    This really makes me depressed right now… It feels like a losing battle where my energy is just being wasted to try to have some privacy and anonimity on the web… While fighting against the new laws ringing on our doors and big tech company always having two steps ahead…\n
    \n
    I’m really asking myself if it really matters and if it actually make sense to use harden technology or browsers like arkenfox or the tor browser whose end node are mostly intercepted by private institutions and governemental institutions…\n
    \n
    I’m probably overthinking and falling into a deep hole… But the more i dig into security and privacy, the more I get the feeling that this is an already lost battle against big tech…\n
    \n
    Some recent source:\n
    \n
    [avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703043732 {#3148
    date: 2023-12-20 04:42:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  +badges: Doctrine\ORM\PersistentCollection {#3165 …}
  +children: [
    App\Entity\EntryComment {#2105
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2108 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        My model is more about the ability to surf the web without SPAM coming at me from all possible sides and avoiding services like Google Drive, iCloud etc not much because of the data privacy aspect but more because I don’t to become hostage of one of those companies because they’ll decide to charge more and/or lock me out of my account without any way to get back to it.\n
        \n
        Doing things like self-hosting, using ungoogled chromium, LibreWolf and a bunch of the extensions listed by others fixes the “SPAM and hostage issue” with the added bonus of some privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702744555 {#2104
        date: 2023-12-16 17:35:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deepdive@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 227375
      -bodyTs: "'abil':7 'account':64 'ad':100 'and/or':58 'aspect':36 'avoid':22 'back':70 'becom':44 'bonus':101 'bunch':85 'charg':56 'chromium':81 'come':14 'compani':50 'data':34 'decid':54 'drive':26 'etc':28 'extens':88 'fix':92 'get':69 'googl':25 'host':78 'hostag':45,96 'icloud':27 'issu':97 'librewolf':82 'like':24,75 'list':89 'll':53 'lock':59 'model':2 'much':30 'one':47 'other':91 'possibl':19 'privaci':35,104 'self':77 'self-host':76 'servic':23 'side':20 'spam':13,94 'surf':9 'thing':74 'ungoogl':80 'use':79 'way':67 'web':11 'without':12,65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6081366"
      +editedAt: DateTimeImmutable @1705061894 {#2100
        date: 2024-01-12 13:18:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702744555 {#2099
        date: 2023-12-16 17:35:55.0 +01:00
      }
      +"title": 227375
    }
  ]
  -id: 22555
  -titleTs: "'care':7 'even':3 'make':4 'privaci':9 'sens':5"
  -bodyTs: "'/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':425 '54':189 'actual':262,273,358 'adblock':75 'adguard':115 'agent':231 'ahead':345 'alreadi':414 'also':108 'alway':341 'android':164 'anonim':323 'anoth':209 'arkenfox':368 'ask':349 'audio':162 'avoidthehack.com':424 'avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':423 'awar':191 'bare':21 'battl':308,416 'best':266 'big':338,418 'blend':275 'block':113,121,233 'broken':31 'brows':141 'browser':366,372 'canva':160 'certif':170 'chang':124 'compani':340 'concern':38 'config':127 'configur':120 'consid':104 'contain':79 'corp':213 'custom':119 'data':42 'deep':393 'default':165 'depress':300 'dig':399 'dns':76 'dns/ads':112 'door':336 'easier':250 'encrypt':97 'end':374 'energi':311 'english':32 'enthousiast':63 'entry/medium':67 'europ':16 'even':180,187,222,249 'everyth':122 'evil':212 'evil-corp':211 'experi':142 'facad':219 'fall':390 'fanci':217 'feel':205,304,409 'fight':328 'fingerprint':163,198,228,254 'fingreprint':159,161 'firefox':117,188,206 'firewal':81 'font':158 'get':407 'go':5 'governement':383 'happi':90 'harden':137,363 'heyha':1 'hidden':210 'hide':214 'hole':394 'homelab':107 'host':74 'hoster':60 'ident':45 'identifi':291 'infrastructur':69 'institut':381,384 'intercept':378 'invis':271 'ip':157 'keyboard':166 'known':172 'late':13 'law':332 'leak':154 'like':305,367 'long':8 'lose':307 'lost':415 'm':36,347,386 'make':203,239,247,263,294,298,359 'mass':245,278 'matter':354 'mean':186 'most':377 'name':85 'network':62 'new':182,331 'node':375 'notic':289 'oh':144 'option':128 'overthink':388 'person':37 'pixel':150 'pretti':89,136,285 'privaci':218,321,403 'privacy.resistfingerprinting':129 'privacy.trackingprotection.fingerprinting.enabled':130 'privat':380 'probabl':4,387 'random':226 'rang':70 'read':28,258 'readi':26 'real':156 'realli':297,348,353 'recent':259,421 'right':301 'ring':333 'router':77 'safe':140 'sampl':168 'secur':68,138,401 'see':92 'self':59,73 'self-host':58,72 'send':167 'sens':264,295,360 'server':80 'servic':57 'solid':106 'somehow':225,270 'someth':256 'sourc':422 'ssl':169 'stand':241,281 'step':344 'sure':286 'surf':52 'take':9 'tech':184,339,419 'technolog':364 'thank':33 'thing':237 'though':132 'tor':371 'track':151,183,252 'traffic':95 'tri':317 'two':343 'uhhg':220 'undesir':111 'use':47,362 'user':200,230 'user-ag':229 'using/hosting':56 'vlan':78 'vpn':83 'vulner':173 'wast':315 'way':196,267 'web':54,326 'webrtc':153 'whose':373 'wireguard':82 'wireshark':99 'wrong':148 'yeah':255"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702787569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9624820"
  +editedAt: DateTimeImmutable @1704985633 {#3136
    date: 2024-01-11 16:07:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702701169 {#3114
    date: 2023-12-16 05:32:49.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108
    +user: Proxies\__CG__\App\Entity\User {#3153 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Does-it-even-make-sense-to-care-about-privacy"
    +title: "Does it even make sense to care about privacy?"
    +url: null
    +body: """
      Heyha !\n
      \n
      This is probably going to be long take and it’s late here in europe… So for those who bare with me and are ready to read through my broken English, thank you.\n
      \n
      I’m personally concerned about how my data and my identity is used against my will while surfing the web or using/hosting services. Self-hoster and networking enthousiast, I have some entry/medium security infrastructure.\n
      \n
      Ranging from self-hosted adblocker, dns, router, vlans, containers, server, firewall, wireguard, VPN… you name it ! I was pretty happy to see all my traffic being encrypted through wireshark and having what I consider a solid homelab.\n
      \n
      Also having most undesired dns/ads blocked with adguard in firefox with custom configuration, blocking everything, and changing some about:config options:\n
      \n
      - privacy.resistFingerprinting\n
      - privacy.trackingprotection.fingerprinting.enabled\n
      - …\n
      \n
      I though I had some pretty harden security and safe browsing experience, but oh my I was wrong…\n
      \n
      **From pixel tracking, to WebRTC leaking your real ip, fonts fingreprinting, canvas fingreprinting, audio fingerprinting, android default keyboard sending samples, ssl certificate with known vulnerabilities…**\n
      \n
      And most of them are not even some new tracking tech… I mean even firefox 54 was aware of most of these way of fingerprinting the user, and it makes me feel firefox is just another hidden evil-corp hiding with a fancy privacy facade ! Uhhg…\n
      \n
      And even if you somehow randomize those fingerprint, user-agent and block most of those things, this makes you stand out of the mass and makes you even easier to track or fingerprint. Yeah something I read recently and it actually make sense… the best way to be somehow invisible is actually to blend into the mass… If you stand out, you are pretty sure to be notices and identified (if that makes sense :/)\n
      \n
      This really makes me depressed right now… It feels like a losing battle where my energy is just being wasted to try to have some privacy and anonimity on the web… While fighting against the new laws ringing on our doors and big tech company always having two steps ahead…\n
      \n
      I’m really asking myself if it really matters and if it actually make sense to use harden technology or browsers like arkenfox or the tor browser whose end node are mostly intercepted by private institutions and governemental institutions…\n
      \n
      I’m probably overthinking and falling into a deep hole… But the more i dig into security and privacy, the more I get the feeling that this is an already lost battle against big tech…\n
      \n
      Some recent source:\n
      \n
      [avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703043732 {#3148
      date: 2023-12-20 04:42:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
    +badges: Doctrine\ORM\PersistentCollection {#3165 …}
    +children: [
      App\Entity\EntryComment {#2105}
    ]
    -id: 22555
    -titleTs: "'care':7 'even':3 'make':4 'privaci':9 'sens':5"
    -bodyTs: "'/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':425 '54':189 'actual':262,273,358 'adblock':75 'adguard':115 'agent':231 'ahead':345 'alreadi':414 'also':108 'alway':341 'android':164 'anonim':323 'anoth':209 'arkenfox':368 'ask':349 'audio':162 'avoidthehack.com':424 'avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':423 'awar':191 'bare':21 'battl':308,416 'best':266 'big':338,418 'blend':275 'block':113,121,233 'broken':31 'brows':141 'browser':366,372 'canva':160 'certif':170 'chang':124 'compani':340 'concern':38 'config':127 'configur':120 'consid':104 'contain':79 'corp':213 'custom':119 'data':42 'deep':393 'default':165 'depress':300 'dig':399 'dns':76 'dns/ads':112 'door':336 'easier':250 'encrypt':97 'end':374 'energi':311 'english':32 'enthousiast':63 'entry/medium':67 'europ':16 'even':180,187,222,249 'everyth':122 'evil':212 'evil-corp':211 'experi':142 'facad':219 'fall':390 'fanci':217 'feel':205,304,409 'fight':328 'fingerprint':163,198,228,254 'fingreprint':159,161 'firefox':117,188,206 'firewal':81 'font':158 'get':407 'go':5 'governement':383 'happi':90 'harden':137,363 'heyha':1 'hidden':210 'hide':214 'hole':394 'homelab':107 'host':74 'hoster':60 'ident':45 'identifi':291 'infrastructur':69 'institut':381,384 'intercept':378 'invis':271 'ip':157 'keyboard':166 'known':172 'late':13 'law':332 'leak':154 'like':305,367 'long':8 'lose':307 'lost':415 'm':36,347,386 'make':203,239,247,263,294,298,359 'mass':245,278 'matter':354 'mean':186 'most':377 'name':85 'network':62 'new':182,331 'node':375 'notic':289 'oh':144 'option':128 'overthink':388 'person':37 'pixel':150 'pretti':89,136,285 'privaci':218,321,403 'privacy.resistfingerprinting':129 'privacy.trackingprotection.fingerprinting.enabled':130 'privat':380 'probabl':4,387 'random':226 'rang':70 'read':28,258 'readi':26 'real':156 'realli':297,348,353 'recent':259,421 'right':301 'ring':333 'router':77 'safe':140 'sampl':168 'secur':68,138,401 'see':92 'self':59,73 'self-host':58,72 'send':167 'sens':264,295,360 'server':80 'servic':57 'solid':106 'somehow':225,270 'someth':256 'sourc':422 'ssl':169 'stand':241,281 'step':344 'sure':286 'surf':52 'take':9 'tech':184,339,419 'technolog':364 'thank':33 'thing':237 'though':132 'tor':371 'track':151,183,252 'traffic':95 'tri':317 'two':343 'uhhg':220 'undesir':111 'use':47,362 'user':200,230 'user-ag':229 'using/hosting':56 'vlan':78 'vpn':83 'vulner':173 'wast':315 'way':196,267 'web':54,326 'webrtc':153 'whose':373 'wireguard':82 'wireshark':99 'wrong':148 'yeah':255"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702787569
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9624820"
    +editedAt: DateTimeImmutable @1704985633 {#3136
      date: 2024-01-11 16:07:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702701169 {#3114
      date: 2023-12-16 05:32:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My model is more about the ability to surf the web without SPAM coming at me from all possible sides and avoiding services like Google Drive, iCloud etc not much because of the data privacy aspect but more because I don’t to become hostage of one of those companies because they’ll decide to charge more and/or lock me out of my account without any way to get back to it.\n
    \n
    Doing things like self-hosting, using ungoogled chromium, LibreWolf and a bunch of the extensions listed by others fixes the “SPAM and hostage issue” with the added bonus of some privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702744555 {#2104
    date: 2023-12-16 17:35:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deepdive@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 227375
  -bodyTs: "'abil':7 'account':64 'ad':100 'and/or':58 'aspect':36 'avoid':22 'back':70 'becom':44 'bonus':101 'bunch':85 'charg':56 'chromium':81 'come':14 'compani':50 'data':34 'decid':54 'drive':26 'etc':28 'extens':88 'fix':92 'get':69 'googl':25 'host':78 'hostag':45,96 'icloud':27 'issu':97 'librewolf':82 'like':24,75 'list':89 'll':53 'lock':59 'model':2 'much':30 'one':47 'other':91 'possibl':19 'privaci':35,104 'self':77 'self-host':76 'servic':23 'side':20 'spam':13,94 'surf':9 'thing':74 'ungoogl':80 'use':79 'way':67 'web':11 'without':12,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081366"
  +editedAt: DateTimeImmutable @1705061894 {#2100
    date: 2024-01-12 13:18:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702744555 {#2099
    date: 2023-12-16 17:35:55.0 +01:00
  }
  +"title": 227375
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108
    +user: Proxies\__CG__\App\Entity\User {#3153 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Does-it-even-make-sense-to-care-about-privacy"
    +title: "Does it even make sense to care about privacy?"
    +url: null
    +body: """
      Heyha !\n
      \n
      This is probably going to be long take and it’s late here in europe… So for those who bare with me and are ready to read through my broken English, thank you.\n
      \n
      I’m personally concerned about how my data and my identity is used against my will while surfing the web or using/hosting services. Self-hoster and networking enthousiast, I have some entry/medium security infrastructure.\n
      \n
      Ranging from self-hosted adblocker, dns, router, vlans, containers, server, firewall, wireguard, VPN… you name it ! I was pretty happy to see all my traffic being encrypted through wireshark and having what I consider a solid homelab.\n
      \n
      Also having most undesired dns/ads blocked with adguard in firefox with custom configuration, blocking everything, and changing some about:config options:\n
      \n
      - privacy.resistFingerprinting\n
      - privacy.trackingprotection.fingerprinting.enabled\n
      - …\n
      \n
      I though I had some pretty harden security and safe browsing experience, but oh my I was wrong…\n
      \n
      **From pixel tracking, to WebRTC leaking your real ip, fonts fingreprinting, canvas fingreprinting, audio fingerprinting, android default keyboard sending samples, ssl certificate with known vulnerabilities…**\n
      \n
      And most of them are not even some new tracking tech… I mean even firefox 54 was aware of most of these way of fingerprinting the user, and it makes me feel firefox is just another hidden evil-corp hiding with a fancy privacy facade ! Uhhg…\n
      \n
      And even if you somehow randomize those fingerprint, user-agent and block most of those things, this makes you stand out of the mass and makes you even easier to track or fingerprint. Yeah something I read recently and it actually make sense… the best way to be somehow invisible is actually to blend into the mass… If you stand out, you are pretty sure to be notices and identified (if that makes sense :/)\n
      \n
      This really makes me depressed right now… It feels like a losing battle where my energy is just being wasted to try to have some privacy and anonimity on the web… While fighting against the new laws ringing on our doors and big tech company always having two steps ahead…\n
      \n
      I’m really asking myself if it really matters and if it actually make sense to use harden technology or browsers like arkenfox or the tor browser whose end node are mostly intercepted by private institutions and governemental institutions…\n
      \n
      I’m probably overthinking and falling into a deep hole… But the more i dig into security and privacy, the more I get the feeling that this is an already lost battle against big tech…\n
      \n
      Some recent source:\n
      \n
      [avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703043732 {#3148
      date: 2023-12-20 04:42:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
    +badges: Doctrine\ORM\PersistentCollection {#3165 …}
    +children: [
      App\Entity\EntryComment {#2105}
    ]
    -id: 22555
    -titleTs: "'care':7 'even':3 'make':4 'privaci':9 'sens':5"
    -bodyTs: "'/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':425 '54':189 'actual':262,273,358 'adblock':75 'adguard':115 'agent':231 'ahead':345 'alreadi':414 'also':108 'alway':341 'android':164 'anonim':323 'anoth':209 'arkenfox':368 'ask':349 'audio':162 'avoidthehack.com':424 'avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':423 'awar':191 'bare':21 'battl':308,416 'best':266 'big':338,418 'blend':275 'block':113,121,233 'broken':31 'brows':141 'browser':366,372 'canva':160 'certif':170 'chang':124 'compani':340 'concern':38 'config':127 'configur':120 'consid':104 'contain':79 'corp':213 'custom':119 'data':42 'deep':393 'default':165 'depress':300 'dig':399 'dns':76 'dns/ads':112 'door':336 'easier':250 'encrypt':97 'end':374 'energi':311 'english':32 'enthousiast':63 'entry/medium':67 'europ':16 'even':180,187,222,249 'everyth':122 'evil':212 'evil-corp':211 'experi':142 'facad':219 'fall':390 'fanci':217 'feel':205,304,409 'fight':328 'fingerprint':163,198,228,254 'fingreprint':159,161 'firefox':117,188,206 'firewal':81 'font':158 'get':407 'go':5 'governement':383 'happi':90 'harden':137,363 'heyha':1 'hidden':210 'hide':214 'hole':394 'homelab':107 'host':74 'hoster':60 'ident':45 'identifi':291 'infrastructur':69 'institut':381,384 'intercept':378 'invis':271 'ip':157 'keyboard':166 'known':172 'late':13 'law':332 'leak':154 'like':305,367 'long':8 'lose':307 'lost':415 'm':36,347,386 'make':203,239,247,263,294,298,359 'mass':245,278 'matter':354 'mean':186 'most':377 'name':85 'network':62 'new':182,331 'node':375 'notic':289 'oh':144 'option':128 'overthink':388 'person':37 'pixel':150 'pretti':89,136,285 'privaci':218,321,403 'privacy.resistfingerprinting':129 'privacy.trackingprotection.fingerprinting.enabled':130 'privat':380 'probabl':4,387 'random':226 'rang':70 'read':28,258 'readi':26 'real':156 'realli':297,348,353 'recent':259,421 'right':301 'ring':333 'router':77 'safe':140 'sampl':168 'secur':68,138,401 'see':92 'self':59,73 'self-host':58,72 'send':167 'sens':264,295,360 'server':80 'servic':57 'solid':106 'somehow':225,270 'someth':256 'sourc':422 'ssl':169 'stand':241,281 'step':344 'sure':286 'surf':52 'take':9 'tech':184,339,419 'technolog':364 'thank':33 'thing':237 'though':132 'tor':371 'track':151,183,252 'traffic':95 'tri':317 'two':343 'uhhg':220 'undesir':111 'use':47,362 'user':200,230 'user-ag':229 'using/hosting':56 'vlan':78 'vpn':83 'vulner':173 'wast':315 'way':196,267 'web':54,326 'webrtc':153 'whose':373 'wireguard':82 'wireshark':99 'wrong':148 'yeah':255"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702787569
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9624820"
    +editedAt: DateTimeImmutable @1704985633 {#3136
      date: 2024-01-11 16:07:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702701169 {#3114
      date: 2023-12-16 05:32:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My model is more about the ability to surf the web without SPAM coming at me from all possible sides and avoiding services like Google Drive, iCloud etc not much because of the data privacy aspect but more because I don’t to become hostage of one of those companies because they’ll decide to charge more and/or lock me out of my account without any way to get back to it.\n
    \n
    Doing things like self-hosting, using ungoogled chromium, LibreWolf and a bunch of the extensions listed by others fixes the “SPAM and hostage issue” with the added bonus of some privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702744555 {#2104
    date: 2023-12-16 17:35:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deepdive@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 227375
  -bodyTs: "'abil':7 'account':64 'ad':100 'and/or':58 'aspect':36 'avoid':22 'back':70 'becom':44 'bonus':101 'bunch':85 'charg':56 'chromium':81 'come':14 'compani':50 'data':34 'decid':54 'drive':26 'etc':28 'extens':88 'fix':92 'get':69 'googl':25 'host':78 'hostag':45,96 'icloud':27 'issu':97 'librewolf':82 'like':24,75 'list':89 'll':53 'lock':59 'model':2 'much':30 'one':47 'other':91 'possibl':19 'privaci':35,104 'self':77 'self-host':76 'servic':23 'side':20 'spam':13,94 'surf':9 'thing':74 'ungoogl':80 'use':79 'way':67 'web':11 'without':12,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081366"
  +editedAt: DateTimeImmutable @1705061894 {#2100
    date: 2024-01-12 13:18:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702744555 {#2099
    date: 2023-12-16 17:35:55.0 +01:00
  }
  +"title": 227375
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108
    +user: Proxies\__CG__\App\Entity\User {#3153 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Does-it-even-make-sense-to-care-about-privacy"
    +title: "Does it even make sense to care about privacy?"
    +url: null
    +body: """
      Heyha !\n
      \n
      This is probably going to be long take and it’s late here in europe… So for those who bare with me and are ready to read through my broken English, thank you.\n
      \n
      I’m personally concerned about how my data and my identity is used against my will while surfing the web or using/hosting services. Self-hoster and networking enthousiast, I have some entry/medium security infrastructure.\n
      \n
      Ranging from self-hosted adblocker, dns, router, vlans, containers, server, firewall, wireguard, VPN… you name it ! I was pretty happy to see all my traffic being encrypted through wireshark and having what I consider a solid homelab.\n
      \n
      Also having most undesired dns/ads blocked with adguard in firefox with custom configuration, blocking everything, and changing some about:config options:\n
      \n
      - privacy.resistFingerprinting\n
      - privacy.trackingprotection.fingerprinting.enabled\n
      - …\n
      \n
      I though I had some pretty harden security and safe browsing experience, but oh my I was wrong…\n
      \n
      **From pixel tracking, to WebRTC leaking your real ip, fonts fingreprinting, canvas fingreprinting, audio fingerprinting, android default keyboard sending samples, ssl certificate with known vulnerabilities…**\n
      \n
      And most of them are not even some new tracking tech… I mean even firefox 54 was aware of most of these way of fingerprinting the user, and it makes me feel firefox is just another hidden evil-corp hiding with a fancy privacy facade ! Uhhg…\n
      \n
      And even if you somehow randomize those fingerprint, user-agent and block most of those things, this makes you stand out of the mass and makes you even easier to track or fingerprint. Yeah something I read recently and it actually make sense… the best way to be somehow invisible is actually to blend into the mass… If you stand out, you are pretty sure to be notices and identified (if that makes sense :/)\n
      \n
      This really makes me depressed right now… It feels like a losing battle where my energy is just being wasted to try to have some privacy and anonimity on the web… While fighting against the new laws ringing on our doors and big tech company always having two steps ahead…\n
      \n
      I’m really asking myself if it really matters and if it actually make sense to use harden technology or browsers like arkenfox or the tor browser whose end node are mostly intercepted by private institutions and governemental institutions…\n
      \n
      I’m probably overthinking and falling into a deep hole… But the more i dig into security and privacy, the more I get the feeling that this is an already lost battle against big tech…\n
      \n
      Some recent source:\n
      \n
      [avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703043732 {#3148
      date: 2023-12-20 04:42:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
    +badges: Doctrine\ORM\PersistentCollection {#3165 …}
    +children: [
      App\Entity\EntryComment {#2105}
    ]
    -id: 22555
    -titleTs: "'care':7 'even':3 'make':4 'privaci':9 'sens':5"
    -bodyTs: "'/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':425 '54':189 'actual':262,273,358 'adblock':75 'adguard':115 'agent':231 'ahead':345 'alreadi':414 'also':108 'alway':341 'android':164 'anonim':323 'anoth':209 'arkenfox':368 'ask':349 'audio':162 'avoidthehack.com':424 'avoidthehack.com/firefox-privacy-config](https://avoidthehack.com/firefox-privacy-config)':423 'awar':191 'bare':21 'battl':308,416 'best':266 'big':338,418 'blend':275 'block':113,121,233 'broken':31 'brows':141 'browser':366,372 'canva':160 'certif':170 'chang':124 'compani':340 'concern':38 'config':127 'configur':120 'consid':104 'contain':79 'corp':213 'custom':119 'data':42 'deep':393 'default':165 'depress':300 'dig':399 'dns':76 'dns/ads':112 'door':336 'easier':250 'encrypt':97 'end':374 'energi':311 'english':32 'enthousiast':63 'entry/medium':67 'europ':16 'even':180,187,222,249 'everyth':122 'evil':212 'evil-corp':211 'experi':142 'facad':219 'fall':390 'fanci':217 'feel':205,304,409 'fight':328 'fingerprint':163,198,228,254 'fingreprint':159,161 'firefox':117,188,206 'firewal':81 'font':158 'get':407 'go':5 'governement':383 'happi':90 'harden':137,363 'heyha':1 'hidden':210 'hide':214 'hole':394 'homelab':107 'host':74 'hoster':60 'ident':45 'identifi':291 'infrastructur':69 'institut':381,384 'intercept':378 'invis':271 'ip':157 'keyboard':166 'known':172 'late':13 'law':332 'leak':154 'like':305,367 'long':8 'lose':307 'lost':415 'm':36,347,386 'make':203,239,247,263,294,298,359 'mass':245,278 'matter':354 'mean':186 'most':377 'name':85 'network':62 'new':182,331 'node':375 'notic':289 'oh':144 'option':128 'overthink':388 'person':37 'pixel':150 'pretti':89,136,285 'privaci':218,321,403 'privacy.resistfingerprinting':129 'privacy.trackingprotection.fingerprinting.enabled':130 'privat':380 'probabl':4,387 'random':226 'rang':70 'read':28,258 'readi':26 'real':156 'realli':297,348,353 'recent':259,421 'right':301 'ring':333 'router':77 'safe':140 'sampl':168 'secur':68,138,401 'see':92 'self':59,73 'self-host':58,72 'send':167 'sens':264,295,360 'server':80 'servic':57 'solid':106 'somehow':225,270 'someth':256 'sourc':422 'ssl':169 'stand':241,281 'step':344 'sure':286 'surf':52 'take':9 'tech':184,339,419 'technolog':364 'thank':33 'thing':237 'though':132 'tor':371 'track':151,183,252 'traffic':95 'tri':317 'two':343 'uhhg':220 'undesir':111 'use':47,362 'user':200,230 'user-ag':229 'using/hosting':56 'vlan':78 'vpn':83 'vulner':173 'wast':315 'way':196,267 'web':54,326 'webrtc':153 'whose':373 'wireguard':82 'wireshark':99 'wrong':148 'yeah':255"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702787569
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9624820"
    +editedAt: DateTimeImmutable @1704985633 {#3136
      date: 2024-01-11 16:07:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702701169 {#3114
      date: 2023-12-16 05:32:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My model is more about the ability to surf the web without SPAM coming at me from all possible sides and avoiding services like Google Drive, iCloud etc not much because of the data privacy aspect but more because I don’t to become hostage of one of those companies because they’ll decide to charge more and/or lock me out of my account without any way to get back to it.\n
    \n
    Doing things like self-hosting, using ungoogled chromium, LibreWolf and a bunch of the extensions listed by others fixes the “SPAM and hostage issue” with the added bonus of some privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702744555 {#2104
    date: 2023-12-16 17:35:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deepdive@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 227375
  -bodyTs: "'abil':7 'account':64 'ad':100 'and/or':58 'aspect':36 'avoid':22 'back':70 'becom':44 'bonus':101 'bunch':85 'charg':56 'chromium':81 'come':14 'compani':50 'data':34 'decid':54 'drive':26 'etc':28 'extens':88 'fix':92 'get':69 'googl':25 'host':78 'hostag':45,96 'icloud':27 'issu':97 'librewolf':82 'like':24,75 'list':89 'll':53 'lock':59 'model':2 'much':30 'one':47 'other':91 'possibl':19 'privaci':35,104 'self':77 'self-host':76 'servic':23 'side':20 'spam':13,94 'surf':9 'thing':74 'ungoogl':80 'use':79 'way':67 'web':11 'without':12,65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081366"
  +editedAt: DateTimeImmutable @1705061894 {#2100
    date: 2024-01-12 13:18:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702744555 {#2099
    date: 2023-12-16 17:35:55.0 +01:00
  }
  +"title": 227375
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3041 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
  +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
  +title: "Is there any future for the GTK-based Desktop Environments?"
  +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
  +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703022353 {#2238
    date: 2023-12-19 22:45:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  +badges: Doctrine\ORM\PersistentCollection {#3106 …}
  +children: [
    3 => App\Entity\EntryComment {#2308
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        > You left off the part about this being just your opinion and a lot of people like gnome.\n
        \n
        Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
        \n
        I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702846187 {#2310
        date: 2023-12-17 21:49:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@the_q@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 230180
      -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6101052"
      +editedAt: DateTimeImmutable @1705306888 {#2307
        date: 2024-01-15 09:21:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702846187 {#2306
        date: 2023-12-17 21:49:47.0 +01:00
      }
      +"title": 230180
    }
    2 => App\Entity\EntryComment {#2278
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702909627 {#2280
        date: 2023-12-18 15:27:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 231817
      -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6111445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702909627 {#2282
        date: 2023-12-18 15:27:07.0 +01:00
      }
      +"title": 231817
    }
    1 => App\Entity\EntryComment {#2193
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        > horizontal virtual workspaces are a major paradigm shift somehow\n
        \n
        Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702909691 {#2194
        date: 2023-12-18 15:28:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 231820
      -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6111457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702909691 {#2195
        date: 2023-12-18 15:28:11.0 +01:00
      }
      +"title": 231820
    }
    0 => App\Entity\EntryComment {#2266
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702913315 {#2211
        date: 2023-12-18 16:28:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 231959
      -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6112297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702913315 {#2270
        date: 2023-12-18 16:28:35.0 +01:00
      }
      +"title": 231959
    }
  ]
  -id: 22866
  -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
  -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702919419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9679140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702833019 {#2876
    date: 2023-12-17 18:10:19.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3041 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
  +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
  +title: "Is there any future for the GTK-based Desktop Environments?"
  +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
  +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703022353 {#2238
    date: 2023-12-19 22:45:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  +badges: Doctrine\ORM\PersistentCollection {#3106 …}
  +children: [
    3 => App\Entity\EntryComment {#2308
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        > You left off the part about this being just your opinion and a lot of people like gnome.\n
        \n
        Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
        \n
        I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702846187 {#2310
        date: 2023-12-17 21:49:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@the_q@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 230180
      -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6101052"
      +editedAt: DateTimeImmutable @1705306888 {#2307
        date: 2024-01-15 09:21:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702846187 {#2306
        date: 2023-12-17 21:49:47.0 +01:00
      }
      +"title": 230180
    }
    2 => App\Entity\EntryComment {#2278
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702909627 {#2280
        date: 2023-12-18 15:27:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 231817
      -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6111445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702909627 {#2282
        date: 2023-12-18 15:27:07.0 +01:00
      }
      +"title": 231817
    }
    1 => App\Entity\EntryComment {#2193
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        > horizontal virtual workspaces are a major paradigm shift somehow\n
        \n
        Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702909691 {#2194
        date: 2023-12-18 15:28:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 231820
      -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6111457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702909691 {#2195
        date: 2023-12-18 15:28:11.0 +01:00
      }
      +"title": 231820
    }
    0 => App\Entity\EntryComment {#2266
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702913315 {#2211
        date: 2023-12-18 16:28:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 231959
      -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6112297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702913315 {#2270
        date: 2023-12-18 16:28:35.0 +01:00
      }
      +"title": 231959
    }
  ]
  -id: 22866
  -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
  -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702919419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9679140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702833019 {#2876
    date: 2023-12-17 18:10:19.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3041 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
  +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
  +title: "Is there any future for the GTK-based Desktop Environments?"
  +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
  +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703022353 {#2238
    date: 2023-12-19 22:45:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  +badges: Doctrine\ORM\PersistentCollection {#3106 …}
  +children: [
    3 => App\Entity\EntryComment {#2308
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        > You left off the part about this being just your opinion and a lot of people like gnome.\n
        \n
        Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
        \n
        I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702846187 {#2310
        date: 2023-12-17 21:49:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@the_q@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 230180
      -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6101052"
      +editedAt: DateTimeImmutable @1705306888 {#2307
        date: 2024-01-15 09:21:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702846187 {#2306
        date: 2023-12-17 21:49:47.0 +01:00
      }
      +"title": 230180
    }
    2 => App\Entity\EntryComment {#2278
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702909627 {#2280
        date: 2023-12-18 15:27:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 231817
      -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6111445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702909627 {#2282
        date: 2023-12-18 15:27:07.0 +01:00
      }
      +"title": 231817
    }
    1 => App\Entity\EntryComment {#2193
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        > horizontal virtual workspaces are a major paradigm shift somehow\n
        \n
        Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702909691 {#2194
        date: 2023-12-18 15:28:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2205 …}
      +nested: Doctrine\ORM\PersistentCollection {#2202 …}
      +votes: Doctrine\ORM\PersistentCollection {#2210 …}
      +reports: Doctrine\ORM\PersistentCollection {#2207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
      -id: 231820
      -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6111457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702909691 {#2195
        date: 2023-12-18 15:28:11.0 +01:00
      }
      +"title": 231820
    }
    0 => App\Entity\EntryComment {#2266
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702913315 {#2211
        date: 2023-12-18 16:28:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EqMinMax@lemmy.world"
        "@TCB13@lemmy.world"
        "@TheGrandNagus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 231959
      -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6112297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702913315 {#2270
        date: 2023-12-18 16:28:35.0 +01:00
      }
      +"title": 231959
    }
  ]
  -id: 22866
  -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
  -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702919419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9679140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702833019 {#2876
    date: 2023-12-17 18:10:19.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
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 {#2308
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308}
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    > You left off the part about this being just your opinion and a lot of people like gnome.\n
    \n
    Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
    \n
    I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702846187 {#2310
    date: 2023-12-17 21:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@the_q@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 230180
  -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6101052"
  +editedAt: DateTimeImmutable @1705306888 {#2307
    date: 2024-01-15 09:21:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702846187 {#2306
    date: 2023-12-17 21:49:47.0 +01:00
  }
  +"title": 230180
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2308
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308}
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    > You left off the part about this being just your opinion and a lot of people like gnome.\n
    \n
    Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
    \n
    I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702846187 {#2310
    date: 2023-12-17 21:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@the_q@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 230180
  -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6101052"
  +editedAt: DateTimeImmutable @1705306888 {#2307
    date: 2024-01-15 09:21:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702846187 {#2306
    date: 2023-12-17 21:49:47.0 +01:00
  }
  +"title": 230180
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2308
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308}
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    > You left off the part about this being just your opinion and a lot of people like gnome.\n
    \n
    Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
    \n
    I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702846187 {#2310
    date: 2023-12-17 21:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@the_q@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 230180
  -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6101052"
  +editedAt: DateTimeImmutable @1705306888 {#2307
    date: 2024-01-15 09:21:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702846187 {#2306
    date: 2023-12-17 21:49:47.0 +01:00
  }
  +"title": 230180
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278}
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702909627 {#2280
    date: 2023-12-18 15:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 231817
  -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909627 {#2282
    date: 2023-12-18 15:27:07.0 +01:00
  }
  +"title": 231817
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278}
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702909627 {#2280
    date: 2023-12-18 15:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 231817
  -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909627 {#2282
    date: 2023-12-18 15:27:07.0 +01:00
  }
  +"title": 231817
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278}
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702909627 {#2280
    date: 2023-12-18 15:27:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 231817
  -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909627 {#2282
    date: 2023-12-18 15:27:07.0 +01:00
  }
  +"title": 231817
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193}
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    > horizontal virtual workspaces are a major paradigm shift somehow\n
    \n
    Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702909691 {#2194
    date: 2023-12-18 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 231820
  -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909691 {#2195
    date: 2023-12-18 15:28:11.0 +01:00
  }
  +"title": 231820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193}
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    > horizontal virtual workspaces are a major paradigm shift somehow\n
    \n
    Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702909691 {#2194
    date: 2023-12-18 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 231820
  -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909691 {#2195
    date: 2023-12-18 15:28:11.0 +01:00
  }
  +"title": 231820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193}
      0 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702913315 {#2211
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 231959
        -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6112297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702913315 {#2270
          date: 2023-12-18 16:28:35.0 +01:00
        }
        +"title": 231959
      }
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    > horizontal virtual workspaces are a major paradigm shift somehow\n
    \n
    Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702909691 {#2194
    date: 2023-12-18 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 231820
  -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702909691 {#2195
    date: 2023-12-18 15:28:11.0 +01:00
  }
  +"title": 231820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266}
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702913315 {#2211
    date: 2023-12-18 16:28:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 231959
  -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6112297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702913315 {#2270
    date: 2023-12-18 16:28:35.0 +01:00
  }
  +"title": 231959
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266}
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702913315 {#2211
    date: 2023-12-18 16:28:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 231959
  -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6112297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702913315 {#2270
    date: 2023-12-18 16:28:35.0 +01:00
  }
  +"title": 231959
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2682 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3041 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3065 …}
    +slug: "Is-there-any-future-for-the-GTK-based-Desktop-Environments"
    +title: "Is there any future for the GTK-based Desktop Environments?"
    +url: "https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments/"
    +body: "This article was written in the sense of bashing gnome but yet some points seem to be valid. It explains the history of gtk 1 to 4 and the influence of gnome in gtk. I’m not saying gnome is bad here, instead I find this an interesting to read and I’m sharing it."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703022353 {#2238
      date: 2023-12-19 22:45:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3059 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    +badges: Doctrine\ORM\PersistentCollection {#3106 …}
    +children: [
      3 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > You left off the part about this being just your opinion and a lot of people like gnome.\n
          \n
          Do you know why there’s KDE, XFCE and others? Because there’s also a lot of people who dislike GNOME.\n
          \n
          I don’t dislike GNOME, I just know for a fact that most of what they do is trying to “reinvent the wheel” every three years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702846187 {#2310
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@the_q@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 230180
        -bodyTs: "'also':32 'dislik':38,43 'everi':63 'fact':50 'gnome':18,39,44 'kde':25 'know':21,47 'left':2 'like':17 'lot':14,34 'opinion':11 'other':28 'part':5 'peopl':16,36 'reinvent':60 'three':64 'tri':58 'wheel':62 'xfce':26 'year':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6101052"
        +editedAt: DateTimeImmutable @1705306888 {#2307
          date: 2024-01-15 09:21:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702846187 {#2306
          date: 2023-12-17 21:49:47.0 +01:00
        }
        +"title": 230180
      }
      2 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: "Yes because constant flashy animations that get between you and the task is the definition of “extremely productive”. The same goes for themes made with CSS and other web technologies and their absolute top notch performance. “Extremely productivity” is clicking a button and getting the window/panel/icon or whatever in front of you before your brain can even register the event, not a 2 second fade in followed by another equally excruciating fade-out animation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702909627 {#2280
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@TheGrandNagus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 231817
        -bodyTs: "'2':63 'absolut':33 'anim':5,75 'anoth':69 'brain':55 'button':42 'click':40 'constant':3 'css':26 'definit':15 'equal':70 'even':57 'event':60 'excruci':71 'extrem':17,37 'fade':65,73 'fade-out':72 'flashi':4 'follow':67 'front':50 'get':7,44 'goe':21 'made':24 'notch':35 'perform':36 'product':18,38 'regist':58 'second':64 'task':12 'technolog':30 'theme':23 'top':34 'web':29 'whatev':48 'window/panel/icon':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111445"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909627 {#2282
          date: 2023-12-18 15:27:07.0 +01:00
        }
        +"title": 231817
      }
      1 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          > horizontal virtual workspaces are a major paradigm shift somehow\n
          \n
          Yes. I also consider the removal of desktop icons, the default change to going into the activity view and whatnot important shifts and attempts at reinventing things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702909691 {#2194
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EqMinMax@lemmy.world"
          "@TCB13@lemmy.world"
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 231820
        -bodyTs: "'activ':26 'also':12 'attempt':33 'chang':21 'consid':13 'default':20 'desktop':17 'go':23 'horizont':1 'icon':18 'import':30 'major':6 'paradigm':7 'reinvent':35 'remov':15 'shift':8,31 'somehow':9 'thing':36 'view':27 'virtual':2 'whatnot':29 'workspac':3 'yes':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6111457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702909691 {#2195
          date: 2023-12-18 15:28:11.0 +01:00
        }
        +"title": 231820
      }
      0 => App\Entity\EntryComment {#2266}
    ]
    -id: 22866
    -titleTs: "'base':9 'desktop':10 'environ':11 'futur':4 'gtk':8 'gtk-base':7"
    -bodyTs: "'1':25 '4':27 'articl':2 'bad':41 'bash':9 'explain':20 'find':45 'gnome':10,32,39 'gtk':24,34 'histori':22 'influenc':30 'instead':43 'interest':48 'm':36,53 'point':14 'read':50 'say':38 'seem':15 'sens':7 'share':54 'valid':18 'written':4 'yet':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702919419
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9679140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702833019 {#2876
      date: 2023-12-17 18:10:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Use XFCE for a day and then come back here and talk about performance. Not that I like XFCE’s crude approach to thing but it is indeed fast and BS free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702913315 {#2211
    date: 2023-12-18 16:28:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EqMinMax@lemmy.world"
    "@TCB13@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 231959
  -bodyTs: "'approach':22 'back':9 'bs':31 'come':8 'crude':21 'day':5 'fast':29 'free':32 'inde':28 'like':18 'perform':14 'talk':12 'thing':24 'use':1 'xfce':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6112297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702913315 {#2270
    date: 2023-12-18 16:28:35.0 +01:00
  }
  +"title": 231959
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3108 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#3103
    date: 2023-12-19 09:57:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    2 => App\Entity\EntryComment {#2115
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702769178 {#2117
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 228298
      -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6087338"
      +editedAt: DateTimeImmutable @1705118891 {#2121
        date: 2024-01-13 05:08:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702769178 {#2122
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +"title": 228298
    }
    1 => App\Entity\EntryComment {#2224
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702835692 {#2139
        date: 2023-12-17 18:54:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
        "@TCB13@lemmy.world"
        "@Empyreus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 229820
      -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6098935"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702835692 {#2215
        date: 2023-12-17 18:54:52.0 +01:00
      }
      +"title": 229820
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702835728 {#2192
        date: 2023-12-17 18:55:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
        "@TCB13@lemmy.world"
        "@lemming741@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 229823
      -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6098948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702835728 {#2189
        date: 2023-12-17 18:55:28.0 +01:00
      }
      +"title": 229823
    }
  ]
  -id: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#3035
    date: 2023-12-16 23:52: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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3108 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#3103
    date: 2023-12-19 09:57:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    2 => App\Entity\EntryComment {#2115
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702769178 {#2117
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 228298
      -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6087338"
      +editedAt: DateTimeImmutable @1705118891 {#2121
        date: 2024-01-13 05:08:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702769178 {#2122
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +"title": 228298
    }
    1 => App\Entity\EntryComment {#2224
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702835692 {#2139
        date: 2023-12-17 18:54:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
        "@TCB13@lemmy.world"
        "@Empyreus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 229820
      -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6098935"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702835692 {#2215
        date: 2023-12-17 18:54:52.0 +01:00
      }
      +"title": 229820
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702835728 {#2192
        date: 2023-12-17 18:55:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
        "@TCB13@lemmy.world"
        "@lemming741@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 229823
      -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6098948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702835728 {#2189
        date: 2023-12-17 18:55:28.0 +01:00
      }
      +"title": 229823
    }
  ]
  -id: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#3035
    date: 2023-12-16 23:52: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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3108 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#3103
    date: 2023-12-19 09:57:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    2 => App\Entity\EntryComment {#2115
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702769178 {#2117
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 228298
      -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6087338"
      +editedAt: DateTimeImmutable @1705118891 {#2121
        date: 2024-01-13 05:08:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702769178 {#2122
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +"title": 228298
    }
    1 => App\Entity\EntryComment {#2224
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702835692 {#2139
        date: 2023-12-17 18:54:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
        "@TCB13@lemmy.world"
        "@Empyreus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 229820
      -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6098935"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702835692 {#2215
        date: 2023-12-17 18:54:52.0 +01:00
      }
      +"title": 229820
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702835728 {#2192
        date: 2023-12-17 18:55:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
        "@TCB13@lemmy.world"
        "@lemming741@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 229823
      -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6098948"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702835728 {#2189
        date: 2023-12-17 18:55:28.0 +01:00
      }
      +"title": 229823
    }
  ]
  -id: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#3035
    date: 2023-12-16 23:52: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115}
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835692 {#2139
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@Empyreus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 229820
        -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835692 {#2215
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +"title": 229820
      }
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835728 {#2192
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@lemming741@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 229823
        -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835728 {#2189
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +"title": 229823
      }
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702769178 {#2117
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 228298
  -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6087338"
  +editedAt: DateTimeImmutable @1705118891 {#2121
    date: 2024-01-13 05:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702769178 {#2122
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +"title": 228298
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115}
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835692 {#2139
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@Empyreus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 229820
        -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835692 {#2215
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +"title": 229820
      }
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835728 {#2192
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@lemming741@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 229823
        -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835728 {#2189
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +"title": 229823
      }
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702769178 {#2117
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 228298
  -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6087338"
  +editedAt: DateTimeImmutable @1705118891 {#2121
    date: 2024-01-13 05:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702769178 {#2122
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +"title": 228298
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115}
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835692 {#2139
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@Empyreus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 229820
        -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835692 {#2215
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +"title": 229820
      }
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835728 {#2192
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@lemming741@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 229823
        -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835728 {#2189
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +"title": 229823
      }
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702769178 {#2117
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 228298
  -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6087338"
  +editedAt: DateTimeImmutable @1705118891 {#2121
    date: 2024-01-13 05:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702769178 {#2122
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +"title": 228298
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2224
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702769178 {#2117
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 228298
        -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6087338"
        +editedAt: DateTimeImmutable @1705118891 {#2121
          date: 2024-01-13 05:08:11.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702769178 {#2122
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +"title": 228298
      }
      1 => App\Entity\EntryComment {#2224}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835728 {#2192
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@lemming741@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 229823
        -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835728 {#2189
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +"title": 229823
      }
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835692 {#2139
    date: 2023-12-17 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
    "@TCB13@lemmy.world"
    "@Empyreus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 229820
  -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835692 {#2215
    date: 2023-12-17 18:54:52.0 +01:00
  }
  +"title": 229820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2224
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702769178 {#2117
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 228298
        -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6087338"
        +editedAt: DateTimeImmutable @1705118891 {#2121
          date: 2024-01-13 05:08:11.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702769178 {#2122
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +"title": 228298
      }
      1 => App\Entity\EntryComment {#2224}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835728 {#2192
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@lemming741@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 229823
        -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835728 {#2189
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +"title": 229823
      }
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835692 {#2139
    date: 2023-12-17 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
    "@TCB13@lemmy.world"
    "@Empyreus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 229820
  -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835692 {#2215
    date: 2023-12-17 18:54:52.0 +01:00
  }
  +"title": 229820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2224
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702769178 {#2117
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 228298
        -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6087338"
        +editedAt: DateTimeImmutable @1705118891 {#2121
          date: 2024-01-13 05:08:11.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702769178 {#2122
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +"title": 228298
      }
      1 => App\Entity\EntryComment {#2224}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835728 {#2192
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@lemming741@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2298 …}
        +nested: Doctrine\ORM\PersistentCollection {#2291 …}
        +votes: Doctrine\ORM\PersistentCollection {#2301 …}
        +reports: Doctrine\ORM\PersistentCollection {#2297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
        -id: 229823
        -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098948"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835728 {#2189
          date: 2023-12-17 18:55:28.0 +01:00
        }
        +"title": 229823
      }
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835692 {#2139
    date: 2023-12-17 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
    "@TCB13@lemmy.world"
    "@Empyreus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 229820
  -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835692 {#2215
    date: 2023-12-17 18:54:52.0 +01:00
  }
  +"title": 229820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702769178 {#2117
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 228298
        -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6087338"
        +editedAt: DateTimeImmutable @1705118891 {#2121
          date: 2024-01-13 05:08:11.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702769178 {#2122
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +"title": 228298
      }
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835692 {#2139
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@Empyreus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 229820
        -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835692 {#2215
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +"title": 229820
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835728 {#2192
    date: 2023-12-17 18:55:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
    "@TCB13@lemmy.world"
    "@lemming741@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 229823
  -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835728 {#2189
    date: 2023-12-17 18:55:28.0 +01:00
  }
  +"title": 229823
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702769178 {#2117
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 228298
        -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6087338"
        +editedAt: DateTimeImmutable @1705118891 {#2121
          date: 2024-01-13 05:08:11.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702769178 {#2122
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +"title": 228298
      }
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835692 {#2139
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@Empyreus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 229820
        -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835692 {#2215
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +"title": 229820
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835728 {#2192
    date: 2023-12-17 18:55:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
    "@TCB13@lemmy.world"
    "@lemming741@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 229823
  -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835728 {#2189
    date: 2023-12-17 18:55:28.0 +01:00
  }
  +"title": 229823
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3109 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#3103
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      2 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702769178 {#2117
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 228298
        -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6087338"
        +editedAt: DateTimeImmutable @1705118891 {#2121
          date: 2024-01-13 05:08:11.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702769178 {#2122
          date: 2023-12-17 00:26:18.0 +01:00
        }
        +"title": 228298
      }
      1 => App\Entity\EntryComment {#2224
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "No, your only option would be to move to something like GrapheneOS if you can. Note that other alternativa ROMs like [Calyx will also share some location data with some companies](https://gitlab.com/CalyxOS/calyxos/-/issues/370)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702835692 {#2139
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@floofloof@lemmy.ca"
          "@penquin@lemm.ee"
          "@TCB13@lemmy.world"
          "@Empyreus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 229820
        -bodyTs: "'/calyxos/calyxos/-/issues/370).':34 'also':24 'alternativa':19 'calyx':22 'compani':31 'data':28 'gitlab.com':33 'gitlab.com/calyxos/calyxos/-/issues/370).':32 'grapheneo':12 'like':11,21 'locat':27 'move':8 'note':16 'option':4 'rom':20 'share':25 'someth':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6098935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702835692 {#2215
          date: 2023-12-17 18:54:52.0 +01:00
        }
        +"title": 229820
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#3035
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Even Apple is now doing that thing where they’ll re-enable both after a while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702835728 {#2192
    date: 2023-12-17 18:55:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
    "@TCB13@lemmy.world"
    "@lemming741@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 229823
  -bodyTs: "'appl':2 'enabl':13 'even':1 'll':10 're':12 're-en':11 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6098948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835728 {#2189
    date: 2023-12-17 18:55:28.0 +01:00
  }
  +"title": 229823
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3210 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3212 …}
  +slug: "MS-Outlook-Blocking-Tutanota-Emails-As-Spam"
  +title: "MS Outlook Blocking Tutanota Emails As Spam"
  +url: "https://tuta.com/blog/posts/outlook-falsely-marks-tutanota-emails-as-junk"
  +body: "Started in mid November and despite repeated requests from Tuta(nota) and reassurances from MS, it’s still happening and MS have gone silent on the subject."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702017880 {#3205
    date: 2023-12-08 07:44:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  +badges: Doctrine\ORM\PersistentCollection {#3223 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well MS being anti competitive as usual. Side note, I like Tuta very much, finally an independent provider, but I would never use it as they don’t provide IMAP/SMTP."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701883738 {#2048
        date: 2023-12-06 18:28:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leraje@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 203192
      -bodyTs: "'anti':4 'competit':5 'final':15 'imap/smtp':30 'independ':17 'like':11 'ms':2 'much':14 'never':22 'note':9 'provid':18,29 'side':8 'tuta':12 'use':23 'usual':7 'well':1 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5850899"
      +editedAt: DateTimeImmutable @1703223988 {#2051
        date: 2023-12-22 06:46:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701883738 {#2056
        date: 2023-12-06 18:28:58.0 +01:00
      }
      +"title": 203192
    }
  ]
  -id: 20664
  -titleTs: "'block':3 'email':5 'ms':1 'outlook':2 'spam':7 'tutanota':4"
  -bodyTs: "'despit':6 'gone':23 'happen':19 'mid':3 'ms':15,21 'nota':11 'novemb':4 'reassur':13 'repeat':7 'request':8 'silent':24 'start':1 'still':18 'subject':27 'tuta':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950913
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6210826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864513 {#3191
    date: 2023-12-06 13:08:33.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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3210 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3212 …}
  +slug: "MS-Outlook-Blocking-Tutanota-Emails-As-Spam"
  +title: "MS Outlook Blocking Tutanota Emails As Spam"
  +url: "https://tuta.com/blog/posts/outlook-falsely-marks-tutanota-emails-as-junk"
  +body: "Started in mid November and despite repeated requests from Tuta(nota) and reassurances from MS, it’s still happening and MS have gone silent on the subject."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702017880 {#3205
    date: 2023-12-08 07:44:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  +badges: Doctrine\ORM\PersistentCollection {#3223 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well MS being anti competitive as usual. Side note, I like Tuta very much, finally an independent provider, but I would never use it as they don’t provide IMAP/SMTP."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701883738 {#2048
        date: 2023-12-06 18:28:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leraje@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 203192
      -bodyTs: "'anti':4 'competit':5 'final':15 'imap/smtp':30 'independ':17 'like':11 'ms':2 'much':14 'never':22 'note':9 'provid':18,29 'side':8 'tuta':12 'use':23 'usual':7 'well':1 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5850899"
      +editedAt: DateTimeImmutable @1703223988 {#2051
        date: 2023-12-22 06:46:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701883738 {#2056
        date: 2023-12-06 18:28:58.0 +01:00
      }
      +"title": 203192
    }
  ]
  -id: 20664
  -titleTs: "'block':3 'email':5 'ms':1 'outlook':2 'spam':7 'tutanota':4"
  -bodyTs: "'despit':6 'gone':23 'happen':19 'mid':3 'ms':15,21 'nota':11 'novemb':4 'reassur':13 'repeat':7 'request':8 'silent':24 'start':1 'still':18 'subject':27 'tuta':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950913
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6210826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864513 {#3191
    date: 2023-12-06 13:08:33.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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3210 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3212 …}
  +slug: "MS-Outlook-Blocking-Tutanota-Emails-As-Spam"
  +title: "MS Outlook Blocking Tutanota Emails As Spam"
  +url: "https://tuta.com/blog/posts/outlook-falsely-marks-tutanota-emails-as-junk"
  +body: "Started in mid November and despite repeated requests from Tuta(nota) and reassurances from MS, it’s still happening and MS have gone silent on the subject."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702017880 {#3205
    date: 2023-12-08 07:44:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  +badges: Doctrine\ORM\PersistentCollection {#3223 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well MS being anti competitive as usual. Side note, I like Tuta very much, finally an independent provider, but I would never use it as they don’t provide IMAP/SMTP."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701883738 {#2048
        date: 2023-12-06 18:28:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@leraje@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 203192
      -bodyTs: "'anti':4 'competit':5 'final':15 'imap/smtp':30 'independ':17 'like':11 'ms':2 'much':14 'never':22 'note':9 'provid':18,29 'side':8 'tuta':12 'use':23 'usual':7 'well':1 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5850899"
      +editedAt: DateTimeImmutable @1703223988 {#2051
        date: 2023-12-22 06:46:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701883738 {#2056
        date: 2023-12-06 18:28:58.0 +01:00
      }
      +"title": 203192
    }
  ]
  -id: 20664
  -titleTs: "'block':3 'email':5 'ms':1 'outlook':2 'spam':7 'tutanota':4"
  -bodyTs: "'despit':6 'gone':23 'happen':19 'mid':3 'ms':15,21 'nota':11 'novemb':4 'reassur':13 'repeat':7 'request':8 'silent':24 'start':1 'still':18 'subject':27 'tuta':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950913
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6210826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864513 {#3191
    date: 2023-12-06 13:08:33.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#3170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3212 …}
    +slug: "MS-Outlook-Blocking-Tutanota-Emails-As-Spam"
    +title: "MS Outlook Blocking Tutanota Emails As Spam"
    +url: "https://tuta.com/blog/posts/outlook-falsely-marks-tutanota-emails-as-junk"
    +body: "Started in mid November and despite repeated requests from Tuta(nota) and reassurances from MS, it’s still happening and MS have gone silent on the subject."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702017880 {#3205
      date: 2023-12-08 07:44:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    +badges: Doctrine\ORM\PersistentCollection {#3223 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 20664
    -titleTs: "'block':3 'email':5 'ms':1 'outlook':2 'spam':7 'tutanota':4"
    -bodyTs: "'despit':6 'gone':23 'happen':19 'mid':3 'ms':15,21 'nota':11 'novemb':4 'reassur':13 'repeat':7 'request':8 'silent':24 'start':1 'still':18 'subject':27 'tuta':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950913
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6210826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864513 {#3191
      date: 2023-12-06 13:08:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well MS being anti competitive as usual. Side note, I like Tuta very much, finally an independent provider, but I would never use it as they don’t provide IMAP/SMTP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701883738 {#2048
    date: 2023-12-06 18:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leraje@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 203192
  -bodyTs: "'anti':4 'competit':5 'final':15 'imap/smtp':30 'independ':17 'like':11 'ms':2 'much':14 'never':22 'note':9 'provid':18,29 'side':8 'tuta':12 'use':23 'usual':7 'well':1 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5850899"
  +editedAt: DateTimeImmutable @1703223988 {#2051
    date: 2023-12-22 06:46:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701883738 {#2056
    date: 2023-12-06 18:28:58.0 +01:00
  }
  +"title": 203192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#3170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3212 …}
    +slug: "MS-Outlook-Blocking-Tutanota-Emails-As-Spam"
    +title: "MS Outlook Blocking Tutanota Emails As Spam"
    +url: "https://tuta.com/blog/posts/outlook-falsely-marks-tutanota-emails-as-junk"
    +body: "Started in mid November and despite repeated requests from Tuta(nota) and reassurances from MS, it’s still happening and MS have gone silent on the subject."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702017880 {#3205
      date: 2023-12-08 07:44:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    +badges: Doctrine\ORM\PersistentCollection {#3223 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 20664
    -titleTs: "'block':3 'email':5 'ms':1 'outlook':2 'spam':7 'tutanota':4"
    -bodyTs: "'despit':6 'gone':23 'happen':19 'mid':3 'ms':15,21 'nota':11 'novemb':4 'reassur':13 'repeat':7 'request':8 'silent':24 'start':1 'still':18 'subject':27 'tuta':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950913
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6210826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864513 {#3191
      date: 2023-12-06 13:08:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well MS being anti competitive as usual. Side note, I like Tuta very much, finally an independent provider, but I would never use it as they don’t provide IMAP/SMTP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701883738 {#2048
    date: 2023-12-06 18:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leraje@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 203192
  -bodyTs: "'anti':4 'competit':5 'final':15 'imap/smtp':30 'independ':17 'like':11 'ms':2 'much':14 'never':22 'note':9 'provid':18,29 'side':8 'tuta':12 'use':23 'usual':7 'well':1 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5850899"
  +editedAt: DateTimeImmutable @1703223988 {#2051
    date: 2023-12-22 06:46:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701883738 {#2056
    date: 2023-12-06 18:28:58.0 +01:00
  }
  +"title": 203192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#3170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3212 …}
    +slug: "MS-Outlook-Blocking-Tutanota-Emails-As-Spam"
    +title: "MS Outlook Blocking Tutanota Emails As Spam"
    +url: "https://tuta.com/blog/posts/outlook-falsely-marks-tutanota-emails-as-junk"
    +body: "Started in mid November and despite repeated requests from Tuta(nota) and reassurances from MS, it’s still happening and MS have gone silent on the subject."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702017880 {#3205
      date: 2023-12-08 07:44:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    +badges: Doctrine\ORM\PersistentCollection {#3223 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 20664
    -titleTs: "'block':3 'email':5 'ms':1 'outlook':2 'spam':7 'tutanota':4"
    -bodyTs: "'despit':6 'gone':23 'happen':19 'mid':3 'ms':15,21 'nota':11 'novemb':4 'reassur':13 'repeat':7 'request':8 'silent':24 'start':1 'still':18 'subject':27 'tuta':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950913
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6210826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864513 {#3191
      date: 2023-12-06 13:08:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well MS being anti competitive as usual. Side note, I like Tuta very much, finally an independent provider, but I would never use it as they don’t provide IMAP/SMTP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701883738 {#2048
    date: 2023-12-06 18:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leraje@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 203192
  -bodyTs: "'anti':4 'competit':5 'final':15 'imap/smtp':30 'independ':17 'like':11 'ms':2 'much':14 'never':22 'note':9 'provid':18,29 'side':8 'tuta':12 'use':23 'usual':7 'well':1 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5850899"
  +editedAt: DateTimeImmutable @1703223988 {#2051
    date: 2023-12-22 06:46:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701883738 {#2056
    date: 2023-12-06 18:28:58.0 +01:00
  }
  +"title": 203192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1403
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#3281
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  +badges: Doctrine\ORM\PersistentCollection {#3297 …}
  +children: [
    App\Entity\EntryComment {#1362
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1403 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "Xfce works better everywhere and with everything, however it falls to the same pitfall that KDE has, eventually you’ll require some libadwaita application, flatpak and whatnot and then you’ll end up with a Frankenstein system half Xfce half GNOME components and themes that don’t apply to all apps equally. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701563775 {#1404
        date: 2023-12-03 01:36:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
        "@UnfortunateShort@lemmy.world"
        "@AtmaJnana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 190789
      -bodyTs: "'app':51 'appli':48 'applic':24 'better':3 'compon':42 'end':32 'equal':52 'eventu':18 'everyth':7 'everywher':4 'fall':10 'flatpak':25 'frankenstein':36 'gnome':41 'half':38,40 'howev':8 'kde':16 'libadwaita':23 'll':20,31 'pitfal':14 'requir':21 'system':37 'theme':44 'whatnot':27 'work':2 'xfce':1,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5759516"
      +editedAt: DateTimeImmutable @1702742313 {#1363
        date: 2023-12-16 16:58:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701563775 {#1361
        date: 2023-12-03 01:36:15.0 +01:00
      }
      +"title": 190789
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#3268
    date: 2023-12-01 19:58:58.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1403
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#3281
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  +badges: Doctrine\ORM\PersistentCollection {#3297 …}
  +children: [
    App\Entity\EntryComment {#1362
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1403 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "Xfce works better everywhere and with everything, however it falls to the same pitfall that KDE has, eventually you’ll require some libadwaita application, flatpak and whatnot and then you’ll end up with a Frankenstein system half Xfce half GNOME components and themes that don’t apply to all apps equally. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701563775 {#1404
        date: 2023-12-03 01:36:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
        "@UnfortunateShort@lemmy.world"
        "@AtmaJnana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 190789
      -bodyTs: "'app':51 'appli':48 'applic':24 'better':3 'compon':42 'end':32 'equal':52 'eventu':18 'everyth':7 'everywher':4 'fall':10 'flatpak':25 'frankenstein':36 'gnome':41 'half':38,40 'howev':8 'kde':16 'libadwaita':23 'll':20,31 'pitfal':14 'requir':21 'system':37 'theme':44 'whatnot':27 'work':2 'xfce':1,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5759516"
      +editedAt: DateTimeImmutable @1702742313 {#1363
        date: 2023-12-16 16:58:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701563775 {#1361
        date: 2023-12-03 01:36:15.0 +01:00
      }
      +"title": 190789
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#3268
    date: 2023-12-01 19:58:58.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1403
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#3281
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3289 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  +badges: Doctrine\ORM\PersistentCollection {#3297 …}
  +children: [
    App\Entity\EntryComment {#1362
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1403 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "Xfce works better everywhere and with everything, however it falls to the same pitfall that KDE has, eventually you’ll require some libadwaita application, flatpak and whatnot and then you’ll end up with a Frankenstein system half Xfce half GNOME components and themes that don’t apply to all apps equally. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701563775 {#1404
        date: 2023-12-03 01:36:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
        "@UnfortunateShort@lemmy.world"
        "@AtmaJnana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 190789
      -bodyTs: "'app':51 'appli':48 'applic':24 'better':3 'compon':42 'end':32 'equal':52 'eventu':18 'everyth':7 'everywher':4 'fall':10 'flatpak':25 'frankenstein':36 'gnome':41 'half':38,40 'howev':8 'kde':16 'libadwaita':23 'll':20,31 'pitfal':14 'requir':21 'system':37 'theme':44 'whatnot':27 'work':2 'xfce':1,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5759516"
      +editedAt: DateTimeImmutable @1702742313 {#1363
        date: 2023-12-16 16:58:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701563775 {#1361
        date: 2023-12-03 01:36:15.0 +01:00
      }
      +"title": 190789
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#3268
    date: 2023-12-01 19:58:58.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#3281
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3286 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    +badges: Doctrine\ORM\PersistentCollection {#3297 …}
    +children: [
      App\Entity\EntryComment {#1362}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#3268
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "Xfce works better everywhere and with everything, however it falls to the same pitfall that KDE has, eventually you’ll require some libadwaita application, flatpak and whatnot and then you’ll end up with a Frankenstein system half Xfce half GNOME components and themes that don’t apply to all apps equally. :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701563775 {#1404
    date: 2023-12-03 01:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
    "@UnfortunateShort@lemmy.world"
    "@AtmaJnana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 190789
  -bodyTs: "'app':51 'appli':48 'applic':24 'better':3 'compon':42 'end':32 'equal':52 'eventu':18 'everyth':7 'everywher':4 'fall':10 'flatpak':25 'frankenstein':36 'gnome':41 'half':38,40 'howev':8 'kde':16 'libadwaita':23 'll':20,31 'pitfal':14 'requir':21 'system':37 'theme':44 'whatnot':27 'work':2 'xfce':1,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5759516"
  +editedAt: DateTimeImmutable @1702742313 {#1363
    date: 2023-12-16 16:58:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701563775 {#1361
    date: 2023-12-03 01:36:15.0 +01:00
  }
  +"title": 190789
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#3281
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3286 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    +badges: Doctrine\ORM\PersistentCollection {#3297 …}
    +children: [
      App\Entity\EntryComment {#1362}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#3268
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "Xfce works better everywhere and with everything, however it falls to the same pitfall that KDE has, eventually you’ll require some libadwaita application, flatpak and whatnot and then you’ll end up with a Frankenstein system half Xfce half GNOME components and themes that don’t apply to all apps equally. :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701563775 {#1404
    date: 2023-12-03 01:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
    "@UnfortunateShort@lemmy.world"
    "@AtmaJnana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 190789
  -bodyTs: "'app':51 'appli':48 'applic':24 'better':3 'compon':42 'end':32 'equal':52 'eventu':18 'everyth':7 'everywher':4 'fall':10 'flatpak':25 'frankenstein':36 'gnome':41 'half':38,40 'howev':8 'kde':16 'libadwaita':23 'll':20,31 'pitfal':14 'requir':21 'system':37 'theme':44 'whatnot':27 'work':2 'xfce':1,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5759516"
  +editedAt: DateTimeImmutable @1702742313 {#1363
    date: 2023-12-16 16:58:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701563775 {#1361
    date: 2023-12-03 01:36:15.0 +01:00
  }
  +"title": 190789
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1403
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#3281
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3286 …}
    +votes: Doctrine\ORM\PersistentCollection {#3289 …}
    +reports: Doctrine\ORM\PersistentCollection {#3291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
    +badges: Doctrine\ORM\PersistentCollection {#3297 …}
    +children: [
      App\Entity\EntryComment {#1362}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#3268
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "Xfce works better everywhere and with everything, however it falls to the same pitfall that KDE has, eventually you’ll require some libadwaita application, flatpak and whatnot and then you’ll end up with a Frankenstein system half Xfce half GNOME components and themes that don’t apply to all apps equally. :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701563775 {#1404
    date: 2023-12-03 01:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
    "@UnfortunateShort@lemmy.world"
    "@AtmaJnana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 190789
  -bodyTs: "'app':51 'appli':48 'applic':24 'better':3 'compon':42 'end':32 'equal':52 'eventu':18 'everyth':7 'everywher':4 'fall':10 'flatpak':25 'frankenstein':36 'gnome':41 'half':38,40 'howev':8 'kde':16 'libadwaita':23 'll':20,31 'pitfal':14 'requir':21 'system':37 'theme':44 'whatnot':27 'work':2 'xfce':1,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5759516"
  +editedAt: DateTimeImmutable @1702742313 {#1363
    date: 2023-12-16 16:58:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701563775 {#1361
    date: 2023-12-03 01:36:15.0 +01:00
  }
  +"title": 190789
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
  +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
  +url: null
  +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701880156 {#3225
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  +badges: Doctrine\ORM\PersistentCollection {#3241 …}
  +children: [
    2 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701820300 {#2348
        date: 2023-12-06 00:51:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 200810
      -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5832160"
      +editedAt: DateTimeImmutable @1703111933 {#2346
        date: 2023-12-20 23:38:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701820300 {#2351
        date: 2023-12-06 00:51:40.0 +01:00
      }
      +"title": 200810
    }
    1 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701866557 {#2325
        date: 2023-12-06 13:42:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
        "@d3Xt3r@lemmy.nz"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 202758
      -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5844565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701866557 {#2327
        date: 2023-12-06 13:42:37.0 +01:00
      }
      +"title": 202758
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701880156 {#2159
        date: 2023-12-06 17:29:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
        "@d3Xt3r@lemmy.nz"
        "@QuazarOmega@lemy.lol"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 202961
      -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5849450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701880156 {#2143
        date: 2023-12-06 17:29:16.0 +01:00
      }
      +"title": 202961
    }
  ]
  -id: 20053
  -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
  -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701801858
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/9210356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715458 {#3211
    date: 2023-12-04 19:44:18.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
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
  +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
  +url: null
  +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701880156 {#3225
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  +badges: Doctrine\ORM\PersistentCollection {#3241 …}
  +children: [
    2 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701820300 {#2348
        date: 2023-12-06 00:51:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 200810
      -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5832160"
      +editedAt: DateTimeImmutable @1703111933 {#2346
        date: 2023-12-20 23:38:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701820300 {#2351
        date: 2023-12-06 00:51:40.0 +01:00
      }
      +"title": 200810
    }
    1 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701866557 {#2325
        date: 2023-12-06 13:42:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
        "@d3Xt3r@lemmy.nz"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 202758
      -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5844565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701866557 {#2327
        date: 2023-12-06 13:42:37.0 +01:00
      }
      +"title": 202758
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701880156 {#2159
        date: 2023-12-06 17:29:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
        "@d3Xt3r@lemmy.nz"
        "@QuazarOmega@lemy.lol"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 202961
      -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5849450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701880156 {#2143
        date: 2023-12-06 17:29:16.0 +01:00
      }
      +"title": 202961
    }
  ]
  -id: 20053
  -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
  -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701801858
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/9210356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715458 {#3211
    date: 2023-12-04 19:44:18.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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
  +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
  +url: null
  +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701880156 {#3225
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  +badges: Doctrine\ORM\PersistentCollection {#3241 …}
  +children: [
    2 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701820300 {#2348
        date: 2023-12-06 00:51:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 200810
      -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5832160"
      +editedAt: DateTimeImmutable @1703111933 {#2346
        date: 2023-12-20 23:38:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701820300 {#2351
        date: 2023-12-06 00:51:40.0 +01:00
      }
      +"title": 200810
    }
    1 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701866557 {#2325
        date: 2023-12-06 13:42:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
        "@d3Xt3r@lemmy.nz"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 202758
      -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5844565"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701866557 {#2327
        date: 2023-12-06 13:42:37.0 +01:00
      }
      +"title": 202758
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701880156 {#2159
        date: 2023-12-06 17:29:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@js10@reddthat.com"
        "@d3Xt3r@lemmy.nz"
        "@QuazarOmega@lemy.lol"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 202961
      -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5849450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701880156 {#2143
        date: 2023-12-06 17:29:16.0 +01:00
      }
      +"title": 202961
    }
  ]
  -id: 20053
  -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
  -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701801858
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/9210356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715458 {#3211
    date: 2023-12-04 19:44:18.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347}
      1 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701866557 {#2325
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 202758
        -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5844565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701866557 {#2327
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +"title": 202758
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701880156 {#2159
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 202961
        -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5849450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701880156 {#2143
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +"title": 202961
      }
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701820300 {#2348
    date: 2023-12-06 00:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 200810
  -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5832160"
  +editedAt: DateTimeImmutable @1703111933 {#2346
    date: 2023-12-20 23:38:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701820300 {#2351
    date: 2023-12-06 00:51:40.0 +01:00
  }
  +"title": 200810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347}
      1 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701866557 {#2325
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 202758
        -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5844565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701866557 {#2327
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +"title": 202758
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701880156 {#2159
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 202961
        -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5849450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701880156 {#2143
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +"title": 202961
      }
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701820300 {#2348
    date: 2023-12-06 00:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 200810
  -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5832160"
  +editedAt: DateTimeImmutable @1703111933 {#2346
    date: 2023-12-20 23:38:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701820300 {#2351
    date: 2023-12-06 00:51:40.0 +01:00
  }
  +"title": 200810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347}
      1 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701866557 {#2325
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 202758
        -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5844565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701866557 {#2327
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +"title": 202758
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701880156 {#2159
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 202961
        -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5849450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701880156 {#2143
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +"title": 202961
      }
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701820300 {#2348
    date: 2023-12-06 00:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 200810
  -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5832160"
  +editedAt: DateTimeImmutable @1703111933 {#2346
    date: 2023-12-20 23:38:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701820300 {#2351
    date: 2023-12-06 00:51:40.0 +01:00
  }
  +"title": 200810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2329
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701820300 {#2348
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 200810
        -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5832160"
        +editedAt: DateTimeImmutable @1703111933 {#2346
          date: 2023-12-20 23:38:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701820300 {#2351
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +"title": 200810
      }
      1 => App\Entity\EntryComment {#2329}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701880156 {#2159
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 202961
        -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5849450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701880156 {#2143
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +"title": 202961
      }
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701866557 {#2325
    date: 2023-12-06 13:42:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
    "@d3Xt3r@lemmy.nz"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 202758
  -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5844565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866557 {#2327
    date: 2023-12-06 13:42:37.0 +01:00
  }
  +"title": 202758
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2329
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701820300 {#2348
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 200810
        -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5832160"
        +editedAt: DateTimeImmutable @1703111933 {#2346
          date: 2023-12-20 23:38:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701820300 {#2351
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +"title": 200810
      }
      1 => App\Entity\EntryComment {#2329}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701880156 {#2159
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 202961
        -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5849450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701880156 {#2143
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +"title": 202961
      }
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701866557 {#2325
    date: 2023-12-06 13:42:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
    "@d3Xt3r@lemmy.nz"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 202758
  -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5844565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866557 {#2327
    date: 2023-12-06 13:42:37.0 +01:00
  }
  +"title": 202758
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2329
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701820300 {#2348
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 200810
        -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5832160"
        +editedAt: DateTimeImmutable @1703111933 {#2346
          date: 2023-12-20 23:38:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701820300 {#2351
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +"title": 200810
      }
      1 => App\Entity\EntryComment {#2329}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701880156 {#2159
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 202961
        -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5849450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701880156 {#2143
          date: 2023-12-06 17:29:16.0 +01:00
        }
        +"title": 202961
      }
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701866557 {#2325
    date: 2023-12-06 13:42:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
    "@d3Xt3r@lemmy.nz"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 202758
  -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5844565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701866557 {#2327
    date: 2023-12-06 13:42:37.0 +01:00
  }
  +"title": 202758
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701820300 {#2348
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 200810
        -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5832160"
        +editedAt: DateTimeImmutable @1703111933 {#2346
          date: 2023-12-20 23:38:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701820300 {#2351
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +"title": 200810
      }
      1 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701866557 {#2325
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 202758
        -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5844565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701866557 {#2327
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +"title": 202758
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701880156 {#2159
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
    "@d3Xt3r@lemmy.nz"
    "@QuazarOmega@lemy.lol"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 202961
  -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5849450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880156 {#2143
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +"title": 202961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701820300 {#2348
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 200810
        -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5832160"
        +editedAt: DateTimeImmutable @1703111933 {#2346
          date: 2023-12-20 23:38:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701820300 {#2351
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +"title": 200810
      }
      1 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701866557 {#2325
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 202758
        -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5844565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701866557 {#2327
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +"title": 202758
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701880156 {#2159
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
    "@d3Xt3r@lemmy.nz"
    "@QuazarOmega@lemy.lol"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 202961
  -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5849450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880156 {#2143
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +"title": 202961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-the-Linux-Foundation-Certified-System-Admin-LFCS-worth-it"
    +title: "Is the Linux Foundation Certified System Admin (LFCS) worth it?"
    +url: null
    +body: "I’ve been a software engineer for 10 years now but want to work with Linux more in a professional setting (not to mention the number of layoffs in the the dev industry has me thinking a backup plan might be a good idea). I have been using Linux exclusively on my personal machine for about 15 years now so I’m not too worried about passing the LFCS but I’m wondering of its worth it. What kind of job opportunities would it open for me? Should I focus more on dev ops? Security? Straight SysAdmin?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701880156 {#3225
      date: 2023-12-06 17:29:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    +badges: Doctrine\ORM\PersistentCollection {#3241 …}
    +children: [
      2 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: "In some places people don’t even know what LFCS is. Related: [lemmy.world/comment/571106](https://lemmy.world/comment/571106)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701820300 {#2348
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 200810
        -bodyTs: "'/comment/571106](https://lemmy.world/comment/571106)':15 'even':7 'know':8 'lemmy.world':14 'lemmy.world/comment/571106](https://lemmy.world/comment/571106)':13 'lfcs':10 'peopl':4 'place':3 'relat':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5832160"
        +editedAt: DateTimeImmutable @1703111933 {#2346
          date: 2023-12-20 23:38:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701820300 {#2351
          date: 2023-12-06 00:51:40.0 +01:00
        }
        +"title": 200810
      }
      1 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Docker is questionable open-source and depends on Dockerhub that isn’t open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701866557 {#2325
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@js10@reddthat.com"
          "@d3Xt3r@lemmy.nz"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 202758
        -bodyTs: "'depend':8 'docker':1 'dockerhub':10 'isn':12 'open':5,14 'open-sourc':4 'question':3 'sourc':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5844565"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701866557 {#2327
          date: 2023-12-06 13:42:37.0 +01:00
        }
        +"title": 202758
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -id: 20053
    -titleTs: "'admin':7 'certifi':5 'foundat':4 'lfcs':8 'linux':3 'system':6 'worth':9"
    -bodyTs: "'10':8 '15':57 'backup':38 'dev':32,93 'engin':6 'exclus':50 'focus':90 'good':43 'idea':44 'industri':33 'job':81 'kind':79 'layoff':28 'lfcs':69 'linux':16,49 'm':62,72 'machin':54 'mention':24 'might':40 'number':26 'op':94 'open':85 'opportun':82 'pass':67 'person':53 'plan':39 'profession':20 'secur':95 'set':21 'softwar':5 'straight':96 'sysadmin':97 'think':36 'use':48 've':2 'want':12 'wonder':73 'work':14 'worri':65 'worth':76 'would':83 'year':9,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701801858
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/9210356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701715458 {#3211
      date: 2023-12-04 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "No, but that’s what everyone ends up using and the thing is designed to work really well with dockerhub and not so much with others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701880156 {#2159
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@js10@reddthat.com"
    "@d3Xt3r@lemmy.nz"
    "@QuazarOmega@lemy.lol"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 202961
  -bodyTs: "'design':14 'dockerhub':20 'end':7 'everyon':6 'much':24 'other':26 'realli':17 'thing':12 'use':9 'well':18 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5849450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880156 {#2143
    date: 2023-12-06 17:29:16.0 +01:00
  }
  +"title": 202961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
  +title: "Help creating standalone disconnected from internet preloaded music player"
  +url: null
  +body: """
    I would like to build a music player / device for an older person, not tech savvy user.\n
    \n
    I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
    \n
    I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
    \n
    I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
    \n
    Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701650643 {#3299
    date: 2023-12-04 01:44:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +badges: Doctrine\ORM\PersistentCollection {#3315 …}
  +children: [
    2 => App\Entity\EntryComment {#1625
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: """
        > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
        \n
        The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701520139 {#1599
        date: 2023-12-02 13:28:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
        "@mysoulishome@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 188670
      -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5745255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701520139 {#1618
        date: 2023-12-02 13:28:59.0 +01:00
      }
      +"title": 188670
    }
    1 => App\Entity\EntryComment {#1714
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here a few more options:\n
        \n
        - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
        - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
        - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
        - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
        \n
        Look up for online reviews for a better picture of what they deliver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701520371 {#1720
        date: 2023-12-02 13:32:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1715 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 188677
      -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5745314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701520371 {#1718
        date: 2023-12-02 13:32:51.0 +01:00
      }
      +"title": 188677
    }
    0 => App\Entity\EntryComment {#1721
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701559296 {#1728
        date: 2023-12-03 00:21:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
        "@mysoulishome@lemmy.world"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2447 …}
      +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: 190064
      -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5757569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701559296 {#1726
        date: 2023-12-03 00:21:36.0 +01:00
      }
      +"title": 190064
    }
  ]
  -id: 19293
  -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
  -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701596133
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9041997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701509733 {#3287
    date: 2023-12-02 10:35:33.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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
  +title: "Help creating standalone disconnected from internet preloaded music player"
  +url: null
  +body: """
    I would like to build a music player / device for an older person, not tech savvy user.\n
    \n
    I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
    \n
    I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
    \n
    I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
    \n
    Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701650643 {#3299
    date: 2023-12-04 01:44:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +badges: Doctrine\ORM\PersistentCollection {#3315 …}
  +children: [
    2 => App\Entity\EntryComment {#1625
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: """
        > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
        \n
        The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701520139 {#1599
        date: 2023-12-02 13:28:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
        "@mysoulishome@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 188670
      -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5745255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701520139 {#1618
        date: 2023-12-02 13:28:59.0 +01:00
      }
      +"title": 188670
    }
    1 => App\Entity\EntryComment {#1714
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here a few more options:\n
        \n
        - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
        - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
        - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
        - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
        \n
        Look up for online reviews for a better picture of what they deliver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701520371 {#1720
        date: 2023-12-02 13:32:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1715 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 188677
      -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5745314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701520371 {#1718
        date: 2023-12-02 13:32:51.0 +01:00
      }
      +"title": 188677
    }
    0 => App\Entity\EntryComment {#1721
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701559296 {#1728
        date: 2023-12-03 00:21:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
        "@mysoulishome@lemmy.world"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2447 …}
      +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: 190064
      -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5757569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701559296 {#1726
        date: 2023-12-03 00:21:36.0 +01:00
      }
      +"title": 190064
    }
  ]
  -id: 19293
  -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
  -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701596133
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9041997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701509733 {#3287
    date: 2023-12-02 10:35:33.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
  +title: "Help creating standalone disconnected from internet preloaded music player"
  +url: null
  +body: """
    I would like to build a music player / device for an older person, not tech savvy user.\n
    \n
    I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
    \n
    I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
    \n
    I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
    \n
    Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701650643 {#3299
    date: 2023-12-04 01:44:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +badges: Doctrine\ORM\PersistentCollection {#3315 …}
  +children: [
    2 => App\Entity\EntryComment {#1625
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: """
        > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
        \n
        The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701520139 {#1599
        date: 2023-12-02 13:28:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
        "@mysoulishome@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 188670
      -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5745255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701520139 {#1618
        date: 2023-12-02 13:28:59.0 +01:00
      }
      +"title": 188670
    }
    1 => App\Entity\EntryComment {#1714
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here a few more options:\n
        \n
        - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
        - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
        - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
        - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
        \n
        Look up for online reviews for a better picture of what they deliver.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701520371 {#1720
        date: 2023-12-02 13:32:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1715 …}
      +nested: Doctrine\ORM\PersistentCollection {#1724 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 188677
      -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5745314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701520371 {#1718
        date: 2023-12-02 13:32:51.0 +01:00
      }
      +"title": 188677
    }
    0 => App\Entity\EntryComment {#1721
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701559296 {#1728
        date: 2023-12-03 00:21:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaybone@lemmy.world"
        "@mysoulishome@lemmy.world"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2447 …}
      +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: 190064
      -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5757569"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701559296 {#1726
        date: 2023-12-03 00:21:36.0 +01:00
      }
      +"title": 190064
    }
  ]
  -id: 19293
  -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
  -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701596133
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9041997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701509733 {#3287
    date: 2023-12-02 10:35:33.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625}
      1 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here a few more options:\n
          \n
          - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
          - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
          - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
          - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
          \n
          Look up for online reviews for a better picture of what they deliver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701520371 {#1720
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1715 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
        -id: 188677
        -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520371 {#1718
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +"title": 188677
      }
      0 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701559296 {#1728
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +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: 190064
        -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701559296 {#1726
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +"title": 190064
      }
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: """
    > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
    \n
    The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701520139 {#1599
    date: 2023-12-02 13:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@mysoulishome@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 188670
  -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701520139 {#1618
    date: 2023-12-02 13:28:59.0 +01:00
  }
  +"title": 188670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625}
      1 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here a few more options:\n
          \n
          - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
          - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
          - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
          - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
          \n
          Look up for online reviews for a better picture of what they deliver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701520371 {#1720
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1715 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
        -id: 188677
        -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520371 {#1718
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +"title": 188677
      }
      0 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701559296 {#1728
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +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: 190064
        -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701559296 {#1726
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +"title": 190064
      }
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: """
    > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
    \n
    The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701520139 {#1599
    date: 2023-12-02 13:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@mysoulishome@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 188670
  -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701520139 {#1618
    date: 2023-12-02 13:28:59.0 +01:00
  }
  +"title": 188670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625}
      1 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here a few more options:\n
          \n
          - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
          - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
          - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
          - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
          \n
          Look up for online reviews for a better picture of what they deliver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701520371 {#1720
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1715 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
        -id: 188677
        -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520371 {#1718
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +"title": 188677
      }
      0 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701559296 {#1728
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +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: 190064
        -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701559296 {#1726
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +"title": 190064
      }
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: """
    > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
    \n
    The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701520139 {#1599
    date: 2023-12-02 13:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@mysoulishome@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 188670
  -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701520139 {#1618
    date: 2023-12-02 13:28:59.0 +01:00
  }
  +"title": 188670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: """
          > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
          \n
          The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701520139 {#1599
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 188670
        -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520139 {#1618
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +"title": 188670
      }
      1 => App\Entity\EntryComment {#1714}
      0 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701559296 {#1728
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +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: 190064
        -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701559296 {#1726
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +"title": 190064
      }
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here a few more options:\n
    \n
    - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
    - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
    - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
    - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
    \n
    Look up for online reviews for a better picture of what they deliver.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701520371 {#1720
    date: 2023-12-02 13:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1715 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 188677
  -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701520371 {#1718
    date: 2023-12-02 13:32:51.0 +01:00
  }
  +"title": 188677
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: """
          > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
          \n
          The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701520139 {#1599
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 188670
        -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520139 {#1618
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +"title": 188670
      }
      1 => App\Entity\EntryComment {#1714}
      0 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701559296 {#1728
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +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: 190064
        -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701559296 {#1726
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +"title": 190064
      }
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here a few more options:\n
    \n
    - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
    - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
    - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
    - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
    \n
    Look up for online reviews for a better picture of what they deliver.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701520371 {#1720
    date: 2023-12-02 13:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1715 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 188677
  -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701520371 {#1718
    date: 2023-12-02 13:32:51.0 +01:00
  }
  +"title": 188677
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: """
          > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
          \n
          The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701520139 {#1599
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 188670
        -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520139 {#1618
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +"title": 188670
      }
      1 => App\Entity\EntryComment {#1714}
      0 => App\Entity\EntryComment {#1721
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701559296 {#1728
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +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: 190064
        -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757569"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701559296 {#1726
          date: 2023-12-03 00:21:36.0 +01:00
        }
        +"title": 190064
      }
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here a few more options:\n
    \n
    - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
    - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
    - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
    - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
    \n
    Look up for online reviews for a better picture of what they deliver.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701520371 {#1720
    date: 2023-12-02 13:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1715 …}
  +nested: Doctrine\ORM\PersistentCollection {#1724 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 188677
  -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5745314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701520371 {#1718
    date: 2023-12-02 13:32:51.0 +01:00
  }
  +"title": 188677
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: """
          > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
          \n
          The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701520139 {#1599
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 188670
        -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520139 {#1618
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +"title": 188670
      }
      1 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here a few more options:\n
          \n
          - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
          - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
          - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
          - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
          \n
          Look up for online reviews for a better picture of what they deliver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701520371 {#1720
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1715 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
        -id: 188677
        -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520371 {#1718
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +"title": 188677
      }
      0 => App\Entity\EntryComment {#1721}
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701559296 {#1728
    date: 2023-12-03 00:21:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@mysoulishome@lemmy.world"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +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: 190064
  -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559296 {#1726
    date: 2023-12-03 00:21:36.0 +01:00
  }
  +"title": 190064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: """
          > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
          \n
          The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701520139 {#1599
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 188670
        -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520139 {#1618
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +"title": 188670
      }
      1 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here a few more options:\n
          \n
          - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
          - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
          - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
          - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
          \n
          Look up for online reviews for a better picture of what they deliver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701520371 {#1720
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1715 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
        -id: 188677
        -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520371 {#1718
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +"title": 188677
      }
      0 => App\Entity\EntryComment {#1721}
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701559296 {#1728
    date: 2023-12-03 00:21:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@mysoulishome@lemmy.world"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +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: 190064
  -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559296 {#1726
    date: 2023-12-03 00:21:36.0 +01:00
  }
  +"title": 190064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#3265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Help-creating-standalone-disconnected-from-internet-preloaded-music-player"
    +title: "Help creating standalone disconnected from internet preloaded music player"
    +url: null
    +body: """
      I would like to build a music player / device for an older person, not tech savvy user.\n
      \n
      I have the MP3s on my linux desktop/laptop, but not all the metadata and cover art.\n
      \n
      I’ve worked with RPi before, jailbreaking iPhones and roku. So I have some limited experience with small devices.\n
      \n
      I’m wondering if I could obtain some kind of old/used android phone, remove all the apps so the home screen is completely empty, transfer via USB or ssh/scp the MP3 files (and metadata + cover art), then have some kind of music player app which would be the only app on the phone/device.\n
      \n
      Then shutdown any wifi or internet connectivity, but still allow bluetooth to pair with an external speaker.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 36
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701650643 {#3299
      date: 2023-12-04 01:44:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    +badges: Doctrine\ORM\PersistentCollection {#3315 …}
    +children: [
      2 => App\Entity\EntryComment {#1625
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
        +body: """
          > I would consider buying a refurbished iPod classic on eBay. Simple and elegant. User friendly. Do you really need the Bluetooth part?\n
          \n
          The only issue with those is the price + modding the disk to SD card + restrictions on the number of songs the OS can handle and whatnot. They’re cool and great indeed but not as perfect as one would think.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701520139 {#1599
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
          "@mysoulishome@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2422 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 188670
        -bodyTs: "'bluetooth':21 'buy':4 'card':36 'classic':8 'consid':3 'cool':51 'disk':33 'ebay':10 'eleg':13 'friend':15 'great':53 'handl':46 'inde':54 'ipod':7 'issu':25 'mod':31 'need':19 'number':40 'one':60 'os':44 'part':22 'perfect':58 'price':30 're':50 'realli':18 'refurbish':6 'restrict':37 'sd':35 'simpl':11 'song':42 'think':62 'user':14 'whatnot':48 'would':2,61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745255"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520139 {#1618
          date: 2023-12-02 13:28:59.0 +01:00
        }
        +"title": 188670
      }
      1 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here a few more options:\n
          \n
          - [www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)\n
          - [www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)\n
          - [www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)\n
          - [www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)\n
          \n
          Look up for online reviews for a better picture of what they deliver.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701520371 {#1720
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jaybone@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1715 …}
        +nested: Doctrine\ORM\PersistentCollection {#1724 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
        -id: 188677
        -bodyTs: "'/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':17 '/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':8 '/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':14 '/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':11 'better':25 'deliv':30 'look':18 'onlin':21 'option':5 'pictur':26 'review':22 'www.aliexpress.com':7,10,13,16 'www.aliexpress.com/item/1005004833557032.html](https://www.aliexpress.com/item/1005004833557032.html)':15 'www.aliexpress.com/item/1005005237553574.html](https://www.aliexpress.com/item/1005005237553574.html)':6 'www.aliexpress.com/item/1005005447498316.html](https://www.aliexpress.com/item/1005005447498316.html)':12 'www.aliexpress.com/item/1005005456424797.html](https://www.aliexpress.com/item/1005005456424797.html)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5745314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701520371 {#1718
          date: 2023-12-02 13:32:51.0 +01:00
        }
        +"title": 188677
      }
      0 => App\Entity\EntryComment {#1721}
    ]
    -id: 19293
    -titleTs: "'creat':2 'disconnect':4 'help':1 'internet':6 'music':8 'player':9 'preload':7 'standalon':3"
    -bodyTs: "'allow':115 'android':64 'app':69,96,102 'art':33,88 'bluetooth':116 'build':5 'complet':75 'connect':112 'could':58 'cover':32,87 'desktop/laptop':25 'devic':9,52 'empti':76 'experi':49 'extern':121 'file':84 'home':72 'internet':111 'iphon':41 'jailbreak':40 'kind':61,92 'like':3 'limit':48 'linux':24 'm':54 'metadata':30,86 'mp3':83 'mp3s':21 'music':7,94 'obtain':59 'old/used':63 'older':12 'pair':118 'person':13 'phone':65 'phone/device':105 'player':8,95 'remov':66 'roku':43 'rpi':38 'savvi':16 'screen':73 'shutdown':107 'small':51 'speaker':122 'ssh/scp':81 'still':114 'tech':15 'transfer':77 'usb':79 'user':17 've':35 'via':78 'wifi':109 'wonder':55 'work':36 'would':2,98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701596133
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9041997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509733 {#3287
      date: 2023-12-02 10:35:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "Yes FLAC and 10,000 isn’t that much. I also have an iPod Classic 6th gen and I love it, but the mechanical hard drive had to go, it eventually slowed down and made noise sometimes. The SD card mod made it way better, lighter, battery lasts longer, transferring songs also seems faster. If it weren’t for the 10k sound limitation I would be more than happy with it, no need for Bluetooth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701559296 {#1728
    date: 2023-12-03 00:21:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@mysoulishome@lemmy.world"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +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: 190064
  -bodyTs: "'000':5 '10':4 '10k':61 '6th':16 'also':11,52 'batteri':47 'better':45 'bluetooth':75 'card':40 'classic':15 'drive':26 'eventu':31 'faster':54 'flac':2 'gen':17 'go':29 'happi':69 'hard':25 'ipod':14 'isn':6 'last':48 'lighter':46 'limit':63 'longer':49 'love':20 'made':35,42 'mechan':24 'mod':41 'much':9 'need':73 'nois':36 'sd':39 'seem':53 'slow':32 'sometim':37 'song':51 'sound':62 'transfer':50 'way':44 'weren':57 'would':65 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559296 {#1726
    date: 2023-12-03 00:21:36.0 +01:00
  }
  +"title": 190064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
  +title: "Is there a tool to real-time encrypt folders?"
  +url: null
  +body: """
    I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
    \n
    Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
    \n
    Even just a tool that encrypts files written into it and converts them to other files works with me
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701615788 {#3167
    date: 2023-12-03 16:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  +badges: Doctrine\ORM\PersistentCollection {#3183 …}
  +children: [
    2 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701528144 {#2470
        date: 2023-12-02 15:42:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wontbowyoung@lemmy.world"
        "@phrogpilot73@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2363 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 190571
      -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5747238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701528144 {#2469
        date: 2023-12-02 15:42:24.0 +01:00
      }
      +"title": 190571
    }
    1 => App\Entity\EntryComment {#2369
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: App\Entity\EntryComment {#2381
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
          \n
          ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
          \n
          Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702742062 {#2384
          date: 2023-12-16 16:54:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 190576
        -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747298"
        +editedAt: DateTimeImmutable @1703200583 {#2378
          date: 2023-12-22 00:16:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701528323 {#2379
          date: 2023-12-02 15:45:23.0 +01:00
        }
        +"title": 190576
      }
      +body: "Better than nothing. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701560129 {#2391
        date: 2023-12-03 00:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wontbowyoung@lemmy.world"
        "@TCB13@lemmy.world"
        "@AProfessional@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 190772
      -bodyTs: "'better':1 'noth':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5757928"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701560129 {#2389
        date: 2023-12-03 00:35:29.0 +01:00
      }
      +"title": 190772
    }
    0 => App\Entity\EntryComment {#2381}
  ]
  -id: 19562
  -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
  -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701605113
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9045477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701518713 {#3154
    date: 2023-12-02 13:05:13.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
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
  +title: "Is there a tool to real-time encrypt folders?"
  +url: null
  +body: """
    I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
    \n
    Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
    \n
    Even just a tool that encrypts files written into it and converts them to other files works with me
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701615788 {#3167
    date: 2023-12-03 16:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  +badges: Doctrine\ORM\PersistentCollection {#3183 …}
  +children: [
    2 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701528144 {#2470
        date: 2023-12-02 15:42:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wontbowyoung@lemmy.world"
        "@phrogpilot73@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2363 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 190571
      -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5747238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701528144 {#2469
        date: 2023-12-02 15:42:24.0 +01:00
      }
      +"title": 190571
    }
    1 => App\Entity\EntryComment {#2369
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: App\Entity\EntryComment {#2381
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
          \n
          ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
          \n
          Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702742062 {#2384
          date: 2023-12-16 16:54:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 190576
        -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747298"
        +editedAt: DateTimeImmutable @1703200583 {#2378
          date: 2023-12-22 00:16:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701528323 {#2379
          date: 2023-12-02 15:45:23.0 +01:00
        }
        +"title": 190576
      }
      +body: "Better than nothing. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701560129 {#2391
        date: 2023-12-03 00:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wontbowyoung@lemmy.world"
        "@TCB13@lemmy.world"
        "@AProfessional@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 190772
      -bodyTs: "'better':1 'noth':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5757928"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701560129 {#2389
        date: 2023-12-03 00:35:29.0 +01:00
      }
      +"title": 190772
    }
    0 => App\Entity\EntryComment {#2381}
  ]
  -id: 19562
  -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
  -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701605113
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9045477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701518713 {#3154
    date: 2023-12-02 13:05:13.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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
  +title: "Is there a tool to real-time encrypt folders?"
  +url: null
  +body: """
    I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
    \n
    Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
    \n
    Even just a tool that encrypts files written into it and converts them to other files works with me
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701615788 {#3167
    date: 2023-12-03 16:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  +badges: Doctrine\ORM\PersistentCollection {#3183 …}
  +children: [
    2 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701528144 {#2470
        date: 2023-12-02 15:42:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wontbowyoung@lemmy.world"
        "@phrogpilot73@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2363 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 190571
      -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5747238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701528144 {#2469
        date: 2023-12-02 15:42:24.0 +01:00
      }
      +"title": 190571
    }
    1 => App\Entity\EntryComment {#2369
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: App\Entity\EntryComment {#2381
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
          \n
          ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
          \n
          Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702742062 {#2384
          date: 2023-12-16 16:54:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 190576
        -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747298"
        +editedAt: DateTimeImmutable @1703200583 {#2378
          date: 2023-12-22 00:16:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701528323 {#2379
          date: 2023-12-02 15:45:23.0 +01:00
        }
        +"title": 190576
      }
      +body: "Better than nothing. :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701560129 {#2391
        date: 2023-12-03 00:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wontbowyoung@lemmy.world"
        "@TCB13@lemmy.world"
        "@AProfessional@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 190772
      -bodyTs: "'better':1 'noth':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5757928"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701560129 {#2389
        date: 2023-12-03 00:35:29.0 +01:00
      }
      +"title": 190772
    }
    0 => App\Entity\EntryComment {#2381}
  ]
  -id: 19562
  -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
  -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701605113
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9045477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701518713 {#3154
    date: 2023-12-02 13:05:13.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
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 {#2467
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467}
      1 => App\Entity\EntryComment {#2369
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2381
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
            \n
            ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
            \n
            Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702742062 {#2384
            date: 2023-12-16 16:54:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wontbowyoung@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2383 …}
          +nested: Doctrine\ORM\PersistentCollection {#1906 …}
          +votes: Doctrine\ORM\PersistentCollection {#1708 …}
          +reports: Doctrine\ORM\PersistentCollection {#1410 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
          -id: 190576
          -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5747298"
          +editedAt: DateTimeImmutable @1703200583 {#2378
            date: 2023-12-22 00:16:23.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701528323 {#2379
            date: 2023-12-02 15:45:23.0 +01:00
          }
          +"title": 190576
        }
        +body: "Better than nothing. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701560129 {#2391
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@TCB13@lemmy.world"
          "@AProfessional@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 190772
        -bodyTs: "'better':1 'noth':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701560129 {#2389
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +"title": 190772
      }
      0 => App\Entity\EntryComment {#2381}
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701528144 {#2470
    date: 2023-12-02 15:42:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
    "@phrogpilot73@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 190571
  -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5747238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528144 {#2469
    date: 2023-12-02 15:42:24.0 +01:00
  }
  +"title": 190571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2467
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467}
      1 => App\Entity\EntryComment {#2369
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2381
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
            \n
            ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
            \n
            Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702742062 {#2384
            date: 2023-12-16 16:54:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wontbowyoung@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2383 …}
          +nested: Doctrine\ORM\PersistentCollection {#1906 …}
          +votes: Doctrine\ORM\PersistentCollection {#1708 …}
          +reports: Doctrine\ORM\PersistentCollection {#1410 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
          -id: 190576
          -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5747298"
          +editedAt: DateTimeImmutable @1703200583 {#2378
            date: 2023-12-22 00:16:23.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701528323 {#2379
            date: 2023-12-02 15:45:23.0 +01:00
          }
          +"title": 190576
        }
        +body: "Better than nothing. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701560129 {#2391
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@TCB13@lemmy.world"
          "@AProfessional@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 190772
        -bodyTs: "'better':1 'noth':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701560129 {#2389
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +"title": 190772
      }
      0 => App\Entity\EntryComment {#2381}
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701528144 {#2470
    date: 2023-12-02 15:42:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
    "@phrogpilot73@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 190571
  -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5747238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528144 {#2469
    date: 2023-12-02 15:42:24.0 +01:00
  }
  +"title": 190571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2467
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467}
      1 => App\Entity\EntryComment {#2369
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2381
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
            \n
            ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
            \n
            Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1702742062 {#2384
            date: 2023-12-16 16:54:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wontbowyoung@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2383 …}
          +nested: Doctrine\ORM\PersistentCollection {#1906 …}
          +votes: Doctrine\ORM\PersistentCollection {#1708 …}
          +reports: Doctrine\ORM\PersistentCollection {#1410 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
          -id: 190576
          -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5747298"
          +editedAt: DateTimeImmutable @1703200583 {#2378
            date: 2023-12-22 00:16:23.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701528323 {#2379
            date: 2023-12-02 15:45:23.0 +01:00
          }
          +"title": 190576
        }
        +body: "Better than nothing. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701560129 {#2391
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@TCB13@lemmy.world"
          "@AProfessional@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 190772
        -bodyTs: "'better':1 'noth':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701560129 {#2389
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +"title": 190772
      }
      0 => App\Entity\EntryComment {#2381}
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701528144 {#2470
    date: 2023-12-02 15:42:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
    "@phrogpilot73@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 190571
  -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5747238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701528144 {#2469
    date: 2023-12-02 15:42:24.0 +01:00
  }
  +"title": 190571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2369
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701528144 {#2470
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@phrogpilot73@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2363 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 190571
        -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701528144 {#2469
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +"title": 190571
      }
      1 => App\Entity\EntryComment {#2369}
      0 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
          \n
          ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
          \n
          Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702742062 {#2384
          date: 2023-12-16 16:54:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 190576
        -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747298"
        +editedAt: DateTimeImmutable @1703200583 {#2378
          date: 2023-12-22 00:16:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701528323 {#2379
          date: 2023-12-02 15:45:23.0 +01:00
        }
        +"title": 190576
      }
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: App\Entity\EntryComment {#2381}
  +body: "Better than nothing. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701560129 {#2391
    date: 2023-12-03 00:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
    "@TCB13@lemmy.world"
    "@AProfessional@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 190772
  -bodyTs: "'better':1 'noth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701560129 {#2389
    date: 2023-12-03 00:35:29.0 +01:00
  }
  +"title": 190772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2369
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701528144 {#2470
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@phrogpilot73@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2363 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 190571
        -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701528144 {#2469
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +"title": 190571
      }
      1 => App\Entity\EntryComment {#2369}
      0 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
          \n
          ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
          \n
          Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702742062 {#2384
          date: 2023-12-16 16:54:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 190576
        -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747298"
        +editedAt: DateTimeImmutable @1703200583 {#2378
          date: 2023-12-22 00:16:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701528323 {#2379
          date: 2023-12-02 15:45:23.0 +01:00
        }
        +"title": 190576
      }
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: App\Entity\EntryComment {#2381}
  +body: "Better than nothing. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701560129 {#2391
    date: 2023-12-03 00:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
    "@TCB13@lemmy.world"
    "@AProfessional@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 190772
  -bodyTs: "'better':1 'noth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701560129 {#2389
    date: 2023-12-03 00:35:29.0 +01:00
  }
  +"title": 190772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2369
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701528144 {#2470
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@phrogpilot73@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2363 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 190571
        -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701528144 {#2469
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +"title": 190571
      }
      1 => App\Entity\EntryComment {#2369}
      0 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
          \n
          ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
          \n
          Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702742062 {#2384
          date: 2023-12-16 16:54:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2383 …}
        +nested: Doctrine\ORM\PersistentCollection {#1906 …}
        +votes: Doctrine\ORM\PersistentCollection {#1708 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
        -id: 190576
        -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747298"
        +editedAt: DateTimeImmutable @1703200583 {#2378
          date: 2023-12-22 00:16:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701528323 {#2379
          date: 2023-12-02 15:45:23.0 +01:00
        }
        +"title": 190576
      }
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: App\Entity\EntryComment {#2381}
  +body: "Better than nothing. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701560129 {#2391
    date: 2023-12-03 00:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
    "@TCB13@lemmy.world"
    "@AProfessional@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 190772
  -bodyTs: "'better':1 'noth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5757928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701560129 {#2389
    date: 2023-12-03 00:35:29.0 +01:00
  }
  +"title": 190772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701528144 {#2470
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@phrogpilot73@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2363 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 190571
        -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701528144 {#2469
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +"title": 190571
      }
      1 => App\Entity\EntryComment {#2369
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2381}
        +body: "Better than nothing. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701560129 {#2391
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@TCB13@lemmy.world"
          "@AProfessional@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 190772
        -bodyTs: "'better':1 'noth':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701560129 {#2389
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +"title": 190772
      }
      0 => App\Entity\EntryComment {#2381}
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
    \n
    ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
    \n
    Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702742062 {#2384
    date: 2023-12-16 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 190576
  -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5747298"
  +editedAt: DateTimeImmutable @1703200583 {#2378
    date: 2023-12-22 00:16:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701528323 {#2379
    date: 2023-12-02 15:45:23.0 +01:00
  }
  +"title": 190576
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701528144 {#2470
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@phrogpilot73@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2363 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 190571
        -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701528144 {#2469
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +"title": 190571
      }
      1 => App\Entity\EntryComment {#2369
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2381}
        +body: "Better than nothing. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701560129 {#2391
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@TCB13@lemmy.world"
          "@AProfessional@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 190772
        -bodyTs: "'better':1 'noth':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701560129 {#2389
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +"title": 190772
      }
      0 => App\Entity\EntryComment {#2381}
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
    \n
    ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
    \n
    Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702742062 {#2384
    date: 2023-12-16 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 190576
  -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5747298"
  +editedAt: DateTimeImmutable @1703200583 {#2378
    date: 2023-12-22 00:16:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701528323 {#2379
    date: 2023-12-02 15:45:23.0 +01:00
  }
  +"title": 190576
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
    +title: "Is there a tool to real-time encrypt folders?"
    +url: null
    +body: """
      I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
      \n
      Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
      \n
      Even just a tool that encrypts files written into it and converts them to other files works with me
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 31
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701615788 {#3167
      date: 2023-12-03 16:03:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    +badges: Doctrine\ORM\PersistentCollection {#3183 …}
    +children: [
      2 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +body: "Just be aware you can lose your data. It is really bad with long file names and folders with a large number of files, there are multiple reports online about people losing their data. I personally have experienced this with large file names and once an entire vault that suddenly couldn’t be open."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701528144 {#2470
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@phrogpilot73@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2363 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 190571
        -bodyTs: "'awar':3 'bad':12 'couldn':51 'data':8,34 'entir':47 'experienc':38 'file':15,24,42 'folder':18 'larg':21,41 'long':14 'lose':6,32 'multipl':27 'name':16,43 'number':22 'onlin':29 'open':54 'peopl':31 'person':36 'realli':11 'report':28 'sudden':50 'vault':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5747238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701528144 {#2469
          date: 2023-12-02 15:42:24.0 +01:00
        }
        +"title": 190571
      }
      1 => App\Entity\EntryComment {#2369
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2381}
        +body: "Better than nothing. :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701560129 {#2391
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wontbowyoung@lemmy.world"
          "@TCB13@lemmy.world"
          "@AProfessional@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 190772
        -bodyTs: "'better':1 'noth':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5757928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701560129 {#2389
          date: 2023-12-03 00:35:29.0 +01:00
        }
        +"title": 190772
      }
      0 => App\Entity\EntryComment {#2381}
    ]
    -id: 19562
    -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
    -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701605113
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9045477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701518713 {#3154
      date: 2023-12-02 13:05:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s a table with multiple solutions and comparisons: [www.cryfs.org/comparison](https://www.cryfs.org/comparison)\n
    \n
    ![](https://lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)\n
    \n
    Just be aware that some solutions like gocryptfs are provided on a user-space filesystem (Fuse). This has a very low performance and most importantly if you require inotify on the decrypted data for some application then it won’t be available. In short inotify is what allows apps to watch a filesystem for changes and act accordingly in real time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702742062 {#2384
    date: 2023-12-16 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wontbowyoung@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 190576
  -bodyTs: "'/comparison](https://www.cryfs.org/comparison)':12 '/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':15 'accord':74 'act':73 'allow':64 'app':65 'applic':52 'avail':58 'awar':18 'chang':71 'comparison':9 'data':49 'decrypt':48 'filesystem':31,69 'fuse':32 'gocryptf':23 'import':41 'inotifi':45,61 'lemmy.world':14 'lemmy.world/pictrs/image/930823e6-0012-4aa0-ae50-458ae0345924.png)':13 'like':22 'low':37 'multipl':6 'perform':38 'provid':25 'real':76 'requir':44 'short':60 'solut':7,21 'space':30 'tabl':4 'time':77 'user':29 'user-spac':28 'watch':67 'won':55 'www.cryfs.org':11 'www.cryfs.org/comparison](https://www.cryfs.org/comparison)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5747298"
  +editedAt: DateTimeImmutable @1703200583 {#2378
    date: 2023-12-22 00:16:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701528323 {#2379
    date: 2023-12-02 15:45:23.0 +01:00
  }
  +"title": 190576
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#3262
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  +badges: Doctrine\ORM\PersistentCollection {#3279 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Recommending our religion Linux to others\n
        \n
        Yes… [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701777853 {#1656
        date: 2023-12-05 13:04:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1620 …}
      +reports: Doctrine\ORM\PersistentCollection {#1604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 166752
      -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':12 '/linux-desktop-a-collective-delus':9 'linux':4 'other':6 'recommend':1 'religion':3 'tadeubento.com':8,11 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':10 'yes':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5599067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701015720 {#1558
        date: 2023-11-26 17:22:00.0 +01:00
      }
      +"title": 166752
    }
  ]
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#3249
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#3228
    date: 2023-11-26 16:35: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
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#3262
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  +badges: Doctrine\ORM\PersistentCollection {#3279 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Recommending our religion Linux to others\n
        \n
        Yes… [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701777853 {#1656
        date: 2023-12-05 13:04:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1620 …}
      +reports: Doctrine\ORM\PersistentCollection {#1604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 166752
      -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':12 '/linux-desktop-a-collective-delus':9 'linux':4 'other':6 'recommend':1 'religion':3 'tadeubento.com':8,11 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':10 'yes':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5599067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701015720 {#1558
        date: 2023-11-26 17:22:00.0 +01:00
      }
      +"title": 166752
    }
  ]
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#3249
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#3228
    date: 2023-11-26 16:35: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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#3262
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  +badges: Doctrine\ORM\PersistentCollection {#3279 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Recommending our religion Linux to others\n
        \n
        Yes… [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701777853 {#1656
        date: 2023-12-05 13:04:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1620 …}
      +reports: Doctrine\ORM\PersistentCollection {#1604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 166752
      -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':12 '/linux-desktop-a-collective-delus':9 'linux':4 'other':6 'recommend':1 'religion':3 'tadeubento.com':8,11 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':10 'yes':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5599067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701015720 {#1558
        date: 2023-11-26 17:22:00.0 +01:00
      }
      +"title": 166752
    }
  ]
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#3249
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#3228
    date: 2023-11-26 16:35: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
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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#3262
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#3249
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#3228
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Recommending our religion Linux to others\n
    \n
    Yes… [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701777853 {#1656
    date: 2023-12-05 13:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 166752
  -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':12 '/linux-desktop-a-collective-delus':9 'linux':4 'other':6 'recommend':1 'religion':3 'tadeubento.com':8,11 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':10 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015720 {#1558
    date: 2023-11-26 17:22:00.0 +01:00
  }
  +"title": 166752
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#3262
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#3249
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#3228
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Recommending our religion Linux to others\n
    \n
    Yes… [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701777853 {#1656
    date: 2023-12-05 13:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 166752
  -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':12 '/linux-desktop-a-collective-delus':9 'linux':4 'other':6 'recommend':1 'religion':3 'tadeubento.com':8,11 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':10 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015720 {#1558
    date: 2023-11-26 17:22:00.0 +01:00
  }
  +"title": 166752
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#3267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#3262
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#3249
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#3228
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Recommending our religion Linux to others\n
    \n
    Yes… [tadeubento.com/…/linux-desktop-a-collective-delus…](https://tadeubento.com/2023/linux-desktop-a-collective-delusion/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701777853 {#1656
    date: 2023-12-05 13:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 166752
  -bodyTs: "'/2023/linux-desktop-a-collective-delusion/)':12 '/linux-desktop-a-collective-delus':9 'linux':4 'other':6 'recommend':1 'religion':3 'tadeubento.com':8,11 'tadeubento.com/2023/linux-desktop-a-collective-delusion/)':10 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015720 {#1558
    date: 2023-11-26 17:22:00.0 +01:00
  }
  +"title": 166752
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3190 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3192 …}
  +slug: "EP-rejects-mass-scanning-of-private-messages-European-Digital-Rights"
  +title: "EP rejects mass scanning of private messages - European Digital Rights (EDRi)"
  +url: "https://edri.org/our-work/csar-european-parliament-rejects-mass-scanning-of-private-messages/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701462671 {#3185
    date: 2023-12-01 21:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  +badges: Doctrine\ORM\PersistentCollection {#3203 …}
  +children: [
    App\Entity\EntryComment {#1689
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is a win indeed, but what people don’t see is that most times “exaggerated and abrasive” regulation like that is only proposed to hide up other clauses and proposals that are equally bad or even worse - get the public distracted and thinking they made a difference and that the EU listens to them.\n
        \n
        At the end of the day they’re still pushing for installing [mandatory SSL root certificates in browsers](https://www.internetsociety.org/wp-content/uploads/2021/11/IIB_Mandated-Browser-Root-Certificates-in-the-European-Unions-eIDAS-EN.pdf) (allowing for [traffic interception](https://therecord.media/eu-urged-to-drop-law-website-authentication-certificates)) as part of the eIDAS upcoming regulation.\n
        \n
        Another thing that people miss, and that most Americans folks would lose their minds about while reading this, is the fact that eIDAS also brings an unique electronic identification for each European citizen company, “a digital solution for proof of identity of citizens or organizations” backed by asymmetric cryptography with the end game of replacing paper documents.\n
        \n
        To be fair this isn’t a new thing, most countries in Europe already provide standardized smartcards as citizen identity cards that use asymmetric cryptography so you can electronically sign documents and login to gov services with them. Said signatures have legal value and in some cases - such as lawyers and doctors - you’re required to sign documents and prescriptions with the card. eIDAS just pushed it even further.\n
        \n
        Just imagine the potential for a govt/EU to revoke your oficial / legal identity at any time :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702567784 {#1687
        date: 2023-12-14 16:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@aPirate@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 184828
      -bodyTs: "'/eu-urged-to-drop-law-website-authentication-certificates))':83 '/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':76 'abras':18 'allow':77 'alreadi':161 'also':114 'american':99 'anoth':91 'asymmetr':138,171 'back':136 'bad':35 'bring':115 'browser':73 'card':168,210 'case':194 'certif':71 'citizen':123,133,166 'claus':29 'compani':124 'countri':158 'cryptographi':139,172 'day':61 'differ':48 'digit':126 'distract':42 'doctor':199 'document':147,178,205 'eida':88,113,211 'electron':118,176 'end':58,142 'equal':34 'eu':52 'europ':160 'european':122 'even':37,215 'exagger':16 'fact':111 'fair':150 'folk':100 'game':143 'get':39 'gov':182 'govt/eu':223 'hide':26 'ident':131,167,229 'identif':119 'imagin':218 'inde':5 'instal':67 'intercept':80 'isn':152 'lawyer':197 'legal':189,228 'like':20 'listen':53 'login':180 'lose':102 'made':46 'mandatori':68 'mind':104 'miss':95 'new':155 'ofici':227 'organ':135 'paper':146 'part':85 'peopl':8,94 'potenti':220 'prescript':207 'proof':129 'propos':24,31 'provid':162 'public':41 'push':65,213 're':63,201 'read':107 'regul':19,90 'replac':145 'requir':202 'revok':225 'root':70 'said':186 'see':11 'servic':183 'sign':177,204 'signatur':187 'smartcard':164 'solut':127 'ssl':69 'standard':163 'still':64 'therecord.media':82 'therecord.media/eu-urged-to-drop-law-website-authentication-certificates))':81 'thing':92,156 'think':44 'time':15,232 'traffic':79 'uniqu':117 'upcom':89 'use':170 'valu':190 'win':4 'wors':38 'would':101 'www.internetsociety.org':75 'www.internetsociety.org/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5723521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440126 {#1680
        date: 2023-12-01 15:15:26.0 +01:00
      }
      +"title": 184828
    }
  ]
  -id: 18949
  -titleTs: "'digit':9 'edri':11 'ep':1 'european':8 'mass':3 'messag':7 'privat':6 'reject':2 'right':10 'scan':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701499001
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9475037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701412601 {#3173
    date: 2023-12-01 07:36:41.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
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3190 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3192 …}
  +slug: "EP-rejects-mass-scanning-of-private-messages-European-Digital-Rights"
  +title: "EP rejects mass scanning of private messages - European Digital Rights (EDRi)"
  +url: "https://edri.org/our-work/csar-european-parliament-rejects-mass-scanning-of-private-messages/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701462671 {#3185
    date: 2023-12-01 21:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  +badges: Doctrine\ORM\PersistentCollection {#3203 …}
  +children: [
    App\Entity\EntryComment {#1689
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is a win indeed, but what people don’t see is that most times “exaggerated and abrasive” regulation like that is only proposed to hide up other clauses and proposals that are equally bad or even worse - get the public distracted and thinking they made a difference and that the EU listens to them.\n
        \n
        At the end of the day they’re still pushing for installing [mandatory SSL root certificates in browsers](https://www.internetsociety.org/wp-content/uploads/2021/11/IIB_Mandated-Browser-Root-Certificates-in-the-European-Unions-eIDAS-EN.pdf) (allowing for [traffic interception](https://therecord.media/eu-urged-to-drop-law-website-authentication-certificates)) as part of the eIDAS upcoming regulation.\n
        \n
        Another thing that people miss, and that most Americans folks would lose their minds about while reading this, is the fact that eIDAS also brings an unique electronic identification for each European citizen company, “a digital solution for proof of identity of citizens or organizations” backed by asymmetric cryptography with the end game of replacing paper documents.\n
        \n
        To be fair this isn’t a new thing, most countries in Europe already provide standardized smartcards as citizen identity cards that use asymmetric cryptography so you can electronically sign documents and login to gov services with them. Said signatures have legal value and in some cases - such as lawyers and doctors - you’re required to sign documents and prescriptions with the card. eIDAS just pushed it even further.\n
        \n
        Just imagine the potential for a govt/EU to revoke your oficial / legal identity at any time :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702567784 {#1687
        date: 2023-12-14 16:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@aPirate@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 184828
      -bodyTs: "'/eu-urged-to-drop-law-website-authentication-certificates))':83 '/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':76 'abras':18 'allow':77 'alreadi':161 'also':114 'american':99 'anoth':91 'asymmetr':138,171 'back':136 'bad':35 'bring':115 'browser':73 'card':168,210 'case':194 'certif':71 'citizen':123,133,166 'claus':29 'compani':124 'countri':158 'cryptographi':139,172 'day':61 'differ':48 'digit':126 'distract':42 'doctor':199 'document':147,178,205 'eida':88,113,211 'electron':118,176 'end':58,142 'equal':34 'eu':52 'europ':160 'european':122 'even':37,215 'exagger':16 'fact':111 'fair':150 'folk':100 'game':143 'get':39 'gov':182 'govt/eu':223 'hide':26 'ident':131,167,229 'identif':119 'imagin':218 'inde':5 'instal':67 'intercept':80 'isn':152 'lawyer':197 'legal':189,228 'like':20 'listen':53 'login':180 'lose':102 'made':46 'mandatori':68 'mind':104 'miss':95 'new':155 'ofici':227 'organ':135 'paper':146 'part':85 'peopl':8,94 'potenti':220 'prescript':207 'proof':129 'propos':24,31 'provid':162 'public':41 'push':65,213 're':63,201 'read':107 'regul':19,90 'replac':145 'requir':202 'revok':225 'root':70 'said':186 'see':11 'servic':183 'sign':177,204 'signatur':187 'smartcard':164 'solut':127 'ssl':69 'standard':163 'still':64 'therecord.media':82 'therecord.media/eu-urged-to-drop-law-website-authentication-certificates))':81 'thing':92,156 'think':44 'time':15,232 'traffic':79 'uniqu':117 'upcom':89 'use':170 'valu':190 'win':4 'wors':38 'would':101 'www.internetsociety.org':75 'www.internetsociety.org/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5723521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440126 {#1680
        date: 2023-12-01 15:15:26.0 +01:00
      }
      +"title": 184828
    }
  ]
  -id: 18949
  -titleTs: "'digit':9 'edri':11 'ep':1 'european':8 'mass':3 'messag':7 'privat':6 'reject':2 'right':10 'scan':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701499001
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9475037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701412601 {#3173
    date: 2023-12-01 07:36:41.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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3190 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3192 …}
  +slug: "EP-rejects-mass-scanning-of-private-messages-European-Digital-Rights"
  +title: "EP rejects mass scanning of private messages - European Digital Rights (EDRi)"
  +url: "https://edri.org/our-work/csar-european-parliament-rejects-mass-scanning-of-private-messages/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701462671 {#3185
    date: 2023-12-01 21:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  +badges: Doctrine\ORM\PersistentCollection {#3203 …}
  +children: [
    App\Entity\EntryComment {#1689
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is a win indeed, but what people don’t see is that most times “exaggerated and abrasive” regulation like that is only proposed to hide up other clauses and proposals that are equally bad or even worse - get the public distracted and thinking they made a difference and that the EU listens to them.\n
        \n
        At the end of the day they’re still pushing for installing [mandatory SSL root certificates in browsers](https://www.internetsociety.org/wp-content/uploads/2021/11/IIB_Mandated-Browser-Root-Certificates-in-the-European-Unions-eIDAS-EN.pdf) (allowing for [traffic interception](https://therecord.media/eu-urged-to-drop-law-website-authentication-certificates)) as part of the eIDAS upcoming regulation.\n
        \n
        Another thing that people miss, and that most Americans folks would lose their minds about while reading this, is the fact that eIDAS also brings an unique electronic identification for each European citizen company, “a digital solution for proof of identity of citizens or organizations” backed by asymmetric cryptography with the end game of replacing paper documents.\n
        \n
        To be fair this isn’t a new thing, most countries in Europe already provide standardized smartcards as citizen identity cards that use asymmetric cryptography so you can electronically sign documents and login to gov services with them. Said signatures have legal value and in some cases - such as lawyers and doctors - you’re required to sign documents and prescriptions with the card. eIDAS just pushed it even further.\n
        \n
        Just imagine the potential for a govt/EU to revoke your oficial / legal identity at any time :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702567784 {#1687
        date: 2023-12-14 16:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@aPirate@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 184828
      -bodyTs: "'/eu-urged-to-drop-law-website-authentication-certificates))':83 '/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':76 'abras':18 'allow':77 'alreadi':161 'also':114 'american':99 'anoth':91 'asymmetr':138,171 'back':136 'bad':35 'bring':115 'browser':73 'card':168,210 'case':194 'certif':71 'citizen':123,133,166 'claus':29 'compani':124 'countri':158 'cryptographi':139,172 'day':61 'differ':48 'digit':126 'distract':42 'doctor':199 'document':147,178,205 'eida':88,113,211 'electron':118,176 'end':58,142 'equal':34 'eu':52 'europ':160 'european':122 'even':37,215 'exagger':16 'fact':111 'fair':150 'folk':100 'game':143 'get':39 'gov':182 'govt/eu':223 'hide':26 'ident':131,167,229 'identif':119 'imagin':218 'inde':5 'instal':67 'intercept':80 'isn':152 'lawyer':197 'legal':189,228 'like':20 'listen':53 'login':180 'lose':102 'made':46 'mandatori':68 'mind':104 'miss':95 'new':155 'ofici':227 'organ':135 'paper':146 'part':85 'peopl':8,94 'potenti':220 'prescript':207 'proof':129 'propos':24,31 'provid':162 'public':41 'push':65,213 're':63,201 'read':107 'regul':19,90 'replac':145 'requir':202 'revok':225 'root':70 'said':186 'see':11 'servic':183 'sign':177,204 'signatur':187 'smartcard':164 'solut':127 'ssl':69 'standard':163 'still':64 'therecord.media':82 'therecord.media/eu-urged-to-drop-law-website-authentication-certificates))':81 'thing':92,156 'think':44 'time':15,232 'traffic':79 'uniqu':117 'upcom':89 'use':170 'valu':190 'win':4 'wors':38 'would':101 'www.internetsociety.org':75 'www.internetsociety.org/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5723521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701440126 {#1680
        date: 2023-12-01 15:15:26.0 +01:00
      }
      +"title": 184828
    }
  ]
  -id: 18949
  -titleTs: "'digit':9 'edri':11 'ep':1 'european':8 'mass':3 'messag':7 'privat':6 'reject':2 'right':10 'scan':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701499001
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9475037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701412601 {#3173
    date: 2023-12-01 07:36:41.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
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 {#1689
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3190 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3192 …}
    +slug: "EP-rejects-mass-scanning-of-private-messages-European-Digital-Rights"
    +title: "EP rejects mass scanning of private messages - European Digital Rights (EDRi)"
    +url: "https://edri.org/our-work/csar-european-parliament-rejects-mass-scanning-of-private-messages/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701462671 {#3185
      date: 2023-12-01 21:31:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    +badges: Doctrine\ORM\PersistentCollection {#3203 …}
    +children: [
      App\Entity\EntryComment {#1689}
    ]
    -id: 18949
    -titleTs: "'digit':9 'edri':11 'ep':1 'european':8 'mass':3 'messag':7 'privat':6 'reject':2 'right':10 'scan':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701499001
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9475037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701412601 {#3173
      date: 2023-12-01 07:36:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a win indeed, but what people don’t see is that most times “exaggerated and abrasive” regulation like that is only proposed to hide up other clauses and proposals that are equally bad or even worse - get the public distracted and thinking they made a difference and that the EU listens to them.\n
    \n
    At the end of the day they’re still pushing for installing [mandatory SSL root certificates in browsers](https://www.internetsociety.org/wp-content/uploads/2021/11/IIB_Mandated-Browser-Root-Certificates-in-the-European-Unions-eIDAS-EN.pdf) (allowing for [traffic interception](https://therecord.media/eu-urged-to-drop-law-website-authentication-certificates)) as part of the eIDAS upcoming regulation.\n
    \n
    Another thing that people miss, and that most Americans folks would lose their minds about while reading this, is the fact that eIDAS also brings an unique electronic identification for each European citizen company, “a digital solution for proof of identity of citizens or organizations” backed by asymmetric cryptography with the end game of replacing paper documents.\n
    \n
    To be fair this isn’t a new thing, most countries in Europe already provide standardized smartcards as citizen identity cards that use asymmetric cryptography so you can electronically sign documents and login to gov services with them. Said signatures have legal value and in some cases - such as lawyers and doctors - you’re required to sign documents and prescriptions with the card. eIDAS just pushed it even further.\n
    \n
    Just imagine the potential for a govt/EU to revoke your oficial / legal identity at any time :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702567784 {#1687
    date: 2023-12-14 16:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aPirate@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 184828
  -bodyTs: "'/eu-urged-to-drop-law-website-authentication-certificates))':83 '/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':76 'abras':18 'allow':77 'alreadi':161 'also':114 'american':99 'anoth':91 'asymmetr':138,171 'back':136 'bad':35 'bring':115 'browser':73 'card':168,210 'case':194 'certif':71 'citizen':123,133,166 'claus':29 'compani':124 'countri':158 'cryptographi':139,172 'day':61 'differ':48 'digit':126 'distract':42 'doctor':199 'document':147,178,205 'eida':88,113,211 'electron':118,176 'end':58,142 'equal':34 'eu':52 'europ':160 'european':122 'even':37,215 'exagger':16 'fact':111 'fair':150 'folk':100 'game':143 'get':39 'gov':182 'govt/eu':223 'hide':26 'ident':131,167,229 'identif':119 'imagin':218 'inde':5 'instal':67 'intercept':80 'isn':152 'lawyer':197 'legal':189,228 'like':20 'listen':53 'login':180 'lose':102 'made':46 'mandatori':68 'mind':104 'miss':95 'new':155 'ofici':227 'organ':135 'paper':146 'part':85 'peopl':8,94 'potenti':220 'prescript':207 'proof':129 'propos':24,31 'provid':162 'public':41 'push':65,213 're':63,201 'read':107 'regul':19,90 'replac':145 'requir':202 'revok':225 'root':70 'said':186 'see':11 'servic':183 'sign':177,204 'signatur':187 'smartcard':164 'solut':127 'ssl':69 'standard':163 'still':64 'therecord.media':82 'therecord.media/eu-urged-to-drop-law-website-authentication-certificates))':81 'thing':92,156 'think':44 'time':15,232 'traffic':79 'uniqu':117 'upcom':89 'use':170 'valu':190 'win':4 'wors':38 'would':101 'www.internetsociety.org':75 'www.internetsociety.org/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701440126 {#1680
    date: 2023-12-01 15:15:26.0 +01:00
  }
  +"title": 184828
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1689
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3190 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3192 …}
    +slug: "EP-rejects-mass-scanning-of-private-messages-European-Digital-Rights"
    +title: "EP rejects mass scanning of private messages - European Digital Rights (EDRi)"
    +url: "https://edri.org/our-work/csar-european-parliament-rejects-mass-scanning-of-private-messages/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701462671 {#3185
      date: 2023-12-01 21:31:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    +badges: Doctrine\ORM\PersistentCollection {#3203 …}
    +children: [
      App\Entity\EntryComment {#1689}
    ]
    -id: 18949
    -titleTs: "'digit':9 'edri':11 'ep':1 'european':8 'mass':3 'messag':7 'privat':6 'reject':2 'right':10 'scan':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701499001
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9475037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701412601 {#3173
      date: 2023-12-01 07:36:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a win indeed, but what people don’t see is that most times “exaggerated and abrasive” regulation like that is only proposed to hide up other clauses and proposals that are equally bad or even worse - get the public distracted and thinking they made a difference and that the EU listens to them.\n
    \n
    At the end of the day they’re still pushing for installing [mandatory SSL root certificates in browsers](https://www.internetsociety.org/wp-content/uploads/2021/11/IIB_Mandated-Browser-Root-Certificates-in-the-European-Unions-eIDAS-EN.pdf) (allowing for [traffic interception](https://therecord.media/eu-urged-to-drop-law-website-authentication-certificates)) as part of the eIDAS upcoming regulation.\n
    \n
    Another thing that people miss, and that most Americans folks would lose their minds about while reading this, is the fact that eIDAS also brings an unique electronic identification for each European citizen company, “a digital solution for proof of identity of citizens or organizations” backed by asymmetric cryptography with the end game of replacing paper documents.\n
    \n
    To be fair this isn’t a new thing, most countries in Europe already provide standardized smartcards as citizen identity cards that use asymmetric cryptography so you can electronically sign documents and login to gov services with them. Said signatures have legal value and in some cases - such as lawyers and doctors - you’re required to sign documents and prescriptions with the card. eIDAS just pushed it even further.\n
    \n
    Just imagine the potential for a govt/EU to revoke your oficial / legal identity at any time :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702567784 {#1687
    date: 2023-12-14 16:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aPirate@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 184828
  -bodyTs: "'/eu-urged-to-drop-law-website-authentication-certificates))':83 '/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':76 'abras':18 'allow':77 'alreadi':161 'also':114 'american':99 'anoth':91 'asymmetr':138,171 'back':136 'bad':35 'bring':115 'browser':73 'card':168,210 'case':194 'certif':71 'citizen':123,133,166 'claus':29 'compani':124 'countri':158 'cryptographi':139,172 'day':61 'differ':48 'digit':126 'distract':42 'doctor':199 'document':147,178,205 'eida':88,113,211 'electron':118,176 'end':58,142 'equal':34 'eu':52 'europ':160 'european':122 'even':37,215 'exagger':16 'fact':111 'fair':150 'folk':100 'game':143 'get':39 'gov':182 'govt/eu':223 'hide':26 'ident':131,167,229 'identif':119 'imagin':218 'inde':5 'instal':67 'intercept':80 'isn':152 'lawyer':197 'legal':189,228 'like':20 'listen':53 'login':180 'lose':102 'made':46 'mandatori':68 'mind':104 'miss':95 'new':155 'ofici':227 'organ':135 'paper':146 'part':85 'peopl':8,94 'potenti':220 'prescript':207 'proof':129 'propos':24,31 'provid':162 'public':41 'push':65,213 're':63,201 'read':107 'regul':19,90 'replac':145 'requir':202 'revok':225 'root':70 'said':186 'see':11 'servic':183 'sign':177,204 'signatur':187 'smartcard':164 'solut':127 'ssl':69 'standard':163 'still':64 'therecord.media':82 'therecord.media/eu-urged-to-drop-law-website-authentication-certificates))':81 'thing':92,156 'think':44 'time':15,232 'traffic':79 'uniqu':117 'upcom':89 'use':170 'valu':190 'win':4 'wors':38 'would':101 'www.internetsociety.org':75 'www.internetsociety.org/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701440126 {#1680
    date: 2023-12-01 15:15:26.0 +01:00
  }
  +"title": 184828
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1689
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3190 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3192 …}
    +slug: "EP-rejects-mass-scanning-of-private-messages-European-Digital-Rights"
    +title: "EP rejects mass scanning of private messages - European Digital Rights (EDRi)"
    +url: "https://edri.org/our-work/csar-european-parliament-rejects-mass-scanning-of-private-messages/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701462671 {#3185
      date: 2023-12-01 21:31:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3193 …}
    +votes: Doctrine\ORM\PersistentCollection {#3195 …}
    +reports: Doctrine\ORM\PersistentCollection {#3197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
    +badges: Doctrine\ORM\PersistentCollection {#3203 …}
    +children: [
      App\Entity\EntryComment {#1689}
    ]
    -id: 18949
    -titleTs: "'digit':9 'edri':11 'ep':1 'european':8 'mass':3 'messag':7 'privat':6 'reject':2 'right':10 'scan':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701499001
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9475037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701412601 {#3173
      date: 2023-12-01 07:36:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a win indeed, but what people don’t see is that most times “exaggerated and abrasive” regulation like that is only proposed to hide up other clauses and proposals that are equally bad or even worse - get the public distracted and thinking they made a difference and that the EU listens to them.\n
    \n
    At the end of the day they’re still pushing for installing [mandatory SSL root certificates in browsers](https://www.internetsociety.org/wp-content/uploads/2021/11/IIB_Mandated-Browser-Root-Certificates-in-the-European-Unions-eIDAS-EN.pdf) (allowing for [traffic interception](https://therecord.media/eu-urged-to-drop-law-website-authentication-certificates)) as part of the eIDAS upcoming regulation.\n
    \n
    Another thing that people miss, and that most Americans folks would lose their minds about while reading this, is the fact that eIDAS also brings an unique electronic identification for each European citizen company, “a digital solution for proof of identity of citizens or organizations” backed by asymmetric cryptography with the end game of replacing paper documents.\n
    \n
    To be fair this isn’t a new thing, most countries in Europe already provide standardized smartcards as citizen identity cards that use asymmetric cryptography so you can electronically sign documents and login to gov services with them. Said signatures have legal value and in some cases - such as lawyers and doctors - you’re required to sign documents and prescriptions with the card. eIDAS just pushed it even further.\n
    \n
    Just imagine the potential for a govt/EU to revoke your oficial / legal identity at any time :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702567784 {#1687
    date: 2023-12-14 16:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aPirate@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 184828
  -bodyTs: "'/eu-urged-to-drop-law-website-authentication-certificates))':83 '/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':76 'abras':18 'allow':77 'alreadi':161 'also':114 'american':99 'anoth':91 'asymmetr':138,171 'back':136 'bad':35 'bring':115 'browser':73 'card':168,210 'case':194 'certif':71 'citizen':123,133,166 'claus':29 'compani':124 'countri':158 'cryptographi':139,172 'day':61 'differ':48 'digit':126 'distract':42 'doctor':199 'document':147,178,205 'eida':88,113,211 'electron':118,176 'end':58,142 'equal':34 'eu':52 'europ':160 'european':122 'even':37,215 'exagger':16 'fact':111 'fair':150 'folk':100 'game':143 'get':39 'gov':182 'govt/eu':223 'hide':26 'ident':131,167,229 'identif':119 'imagin':218 'inde':5 'instal':67 'intercept':80 'isn':152 'lawyer':197 'legal':189,228 'like':20 'listen':53 'login':180 'lose':102 'made':46 'mandatori':68 'mind':104 'miss':95 'new':155 'ofici':227 'organ':135 'paper':146 'part':85 'peopl':8,94 'potenti':220 'prescript':207 'proof':129 'propos':24,31 'provid':162 'public':41 'push':65,213 're':63,201 'read':107 'regul':19,90 'replac':145 'requir':202 'revok':225 'root':70 'said':186 'see':11 'servic':183 'sign':177,204 'signatur':187 'smartcard':164 'solut':127 'ssl':69 'standard':163 'still':64 'therecord.media':82 'therecord.media/eu-urged-to-drop-law-website-authentication-certificates))':81 'thing':92,156 'think':44 'time':15,232 'traffic':79 'uniqu':117 'upcom':89 'use':170 'valu':190 'win':4 'wors':38 'would':101 'www.internetsociety.org':75 'www.internetsociety.org/wp-content/uploads/2021/11/iib_mandated-browser-root-certificates-in-the-european-unions-eidas-en.pdf)':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5723521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701440126 {#1680
    date: 2023-12-01 15:15:26.0 +01:00
  }
  +"title": 184828
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3208 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3248 …}
  +slug: "Google-Chrome-IP-address-protection-challenged-by-industry"
  +title: "Google Chrome IP address protection challenged by industry"
  +url: "https://www.theregister.com/2023/11/11/google_proxy_plan_cma/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699887927 {#3243
    date: 2023-11-13 16:05:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  +badges: Doctrine\ORM\PersistentCollection {#3260 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Great, Google and Cloudflare taking yet another chunk for the Internet. Becoming the middle-man in everything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701808087 {#1695
        date: 2023-12-05 21:28:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 128935
      -bodyTs: "'anoth':7 'becom':12 'chunk':8 'cloudflar':4 'everyth':18 'googl':2 'great':1 'internet':11 'man':16 'middl':15 'middle-man':14 'take':5 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5256371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699785861 {#1595
        date: 2023-11-12 11:44:21.0 +01:00
      }
      +"title": 128935
    }
  ]
  -id: 12699
  -titleTs: "'address':4 'challeng':6 'chrome':2 'googl':1 'industri':8 'ip':3 'protect':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699824128
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9138554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699737728 {#3231
    date: 2023-11-11 22:22: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
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3208 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3248 …}
  +slug: "Google-Chrome-IP-address-protection-challenged-by-industry"
  +title: "Google Chrome IP address protection challenged by industry"
  +url: "https://www.theregister.com/2023/11/11/google_proxy_plan_cma/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699887927 {#3243
    date: 2023-11-13 16:05:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  +badges: Doctrine\ORM\PersistentCollection {#3260 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Great, Google and Cloudflare taking yet another chunk for the Internet. Becoming the middle-man in everything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701808087 {#1695
        date: 2023-12-05 21:28:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 128935
      -bodyTs: "'anoth':7 'becom':12 'chunk':8 'cloudflar':4 'everyth':18 'googl':2 'great':1 'internet':11 'man':16 'middl':15 'middle-man':14 'take':5 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5256371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699785861 {#1595
        date: 2023-11-12 11:44:21.0 +01:00
      }
      +"title": 128935
    }
  ]
  -id: 12699
  -titleTs: "'address':4 'challeng':6 'chrome':2 'googl':1 'industri':8 'ip':3 'protect':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699824128
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9138554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699737728 {#3231
    date: 2023-11-11 22:22: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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#3208 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3248 …}
  +slug: "Google-Chrome-IP-address-protection-challenged-by-industry"
  +title: "Google Chrome IP address protection challenged by industry"
  +url: "https://www.theregister.com/2023/11/11/google_proxy_plan_cma/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699887927 {#3243
    date: 2023-11-13 16:05:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  +badges: Doctrine\ORM\PersistentCollection {#3260 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Great, Google and Cloudflare taking yet another chunk for the Internet. Becoming the middle-man in everything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701808087 {#1695
        date: 2023-12-05 21:28:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 128935
      -bodyTs: "'anoth':7 'becom':12 'chunk':8 'cloudflar':4 'everyth':18 'googl':2 'great':1 'internet':11 'man':16 'middl':15 'middle-man':14 'take':5 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5256371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699785861 {#1595
        date: 2023-11-12 11:44:21.0 +01:00
      }
      +"title": 128935
    }
  ]
  -id: 12699
  -titleTs: "'address':4 'challeng':6 'chrome':2 'googl':1 'industri':8 'ip':3 'protect':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699824128
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9138554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699737728 {#3231
    date: 2023-11-11 22:22: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1647
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3208 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3248 …}
    +slug: "Google-Chrome-IP-address-protection-challenged-by-industry"
    +title: "Google Chrome IP address protection challenged by industry"
    +url: "https://www.theregister.com/2023/11/11/google_proxy_plan_cma/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699887927 {#3243
      date: 2023-11-13 16:05:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    +badges: Doctrine\ORM\PersistentCollection {#3260 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 12699
    -titleTs: "'address':4 'challeng':6 'chrome':2 'googl':1 'industri':8 'ip':3 'protect':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699824128
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9138554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699737728 {#3231
      date: 2023-11-11 22:22:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great, Google and Cloudflare taking yet another chunk for the Internet. Becoming the middle-man in everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701808087 {#1695
    date: 2023-12-05 21:28:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 128935
  -bodyTs: "'anoth':7 'becom':12 'chunk':8 'cloudflar':4 'everyth':18 'googl':2 'great':1 'internet':11 'man':16 'middl':15 'middle-man':14 'take':5 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5256371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699785861 {#1595
    date: 2023-11-12 11:44:21.0 +01:00
  }
  +"title": 128935
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1647
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3208 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3248 …}
    +slug: "Google-Chrome-IP-address-protection-challenged-by-industry"
    +title: "Google Chrome IP address protection challenged by industry"
    +url: "https://www.theregister.com/2023/11/11/google_proxy_plan_cma/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699887927 {#3243
      date: 2023-11-13 16:05:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    +badges: Doctrine\ORM\PersistentCollection {#3260 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 12699
    -titleTs: "'address':4 'challeng':6 'chrome':2 'googl':1 'industri':8 'ip':3 'protect':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699824128
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9138554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699737728 {#3231
      date: 2023-11-11 22:22:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great, Google and Cloudflare taking yet another chunk for the Internet. Becoming the middle-man in everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701808087 {#1695
    date: 2023-12-05 21:28:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 128935
  -bodyTs: "'anoth':7 'becom':12 'chunk':8 'cloudflar':4 'everyth':18 'googl':2 'great':1 'internet':11 'man':16 'middl':15 'middle-man':14 'take':5 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5256371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699785861 {#1595
    date: 2023-11-12 11:44:21.0 +01:00
  }
  +"title": 128935
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1647
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#3208 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3248 …}
    +slug: "Google-Chrome-IP-address-protection-challenged-by-industry"
    +title: "Google Chrome IP address protection challenged by industry"
    +url: "https://www.theregister.com/2023/11/11/google_proxy_plan_cma/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699887927 {#3243
      date: 2023-11-13 16:05:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    +badges: Doctrine\ORM\PersistentCollection {#3260 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 12699
    -titleTs: "'address':4 'challeng':6 'chrome':2 'googl':1 'industri':8 'ip':3 'protect':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699824128
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9138554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699737728 {#3231
      date: 2023-11-11 22:22:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great, Google and Cloudflare taking yet another chunk for the Internet. Becoming the middle-man in everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701808087 {#1695
    date: 2023-12-05 21:28:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 128935
  -bodyTs: "'anoth':7 'becom':12 'chunk':8 'cloudflar':4 'everyth':18 'googl':2 'great':1 'internet':11 'man':16 'middl':15 'middle-man':14 'take':5 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5256371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699785861 {#1595
    date: 2023-11-12 11:44:21.0 +01:00
  }
  +"title": 128935
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
150 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