Redirect 302 redirect from GET @entry_comment_create (0406d6)

GET https://kbin.spritesserver.nl/index.php/d/github.com/comments?p=7

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 …}
}
5.57 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.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is interesting to me for my use case scenario, specifically SteamOS.\n
    \n
    What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
    \n
    Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1723934537 {#96
    date: 2024-08-18 00:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 300330
  -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6590880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705019575 {#1961
    date: 2024-01-12 01:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is interesting to me for my use case scenario, specifically SteamOS.\n
    \n
    What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
    \n
    Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1723934537 {#96
    date: 2024-08-18 00:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 300330
  -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6590880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705019575 {#1961
    date: 2024-01-12 01:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is interesting to me for my use case scenario, specifically SteamOS.\n
    \n
    What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
    \n
    Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1723934537 {#96
    date: 2024-08-18 00:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 300330
  -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6590880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705019575 {#1961
    date: 2024-01-12 01:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is interesting to me for my use case scenario, specifically SteamOS.\n
      \n
      What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
      \n
      Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1723934537 {#96
      date: 2024-08-18 00:42:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 300330
    -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6590880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705019575 {#1961
      date: 2024-01-12 01:32:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    There might be several misunderstandings:\n
    \n
    - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
    - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
    - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
    \n
    So what you want is already available, and no Docker Desktop is actually needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705032895 {#3170
    date: 2024-01-12 05:14:55.0 +01:00
  }
  +ip: null
  +tags: [
    "what"
  ]
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 300910
  -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7281700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705032895 {#3171
    date: 2024-01-12 05:14:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is interesting to me for my use case scenario, specifically SteamOS.\n
      \n
      What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
      \n
      Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1723934537 {#96
      date: 2024-08-18 00:42:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 300330
    -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6590880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705019575 {#1961
      date: 2024-01-12 01:32:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    There might be several misunderstandings:\n
    \n
    - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
    - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
    - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
    \n
    So what you want is already available, and no Docker Desktop is actually needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705032895 {#3170
    date: 2024-01-12 05:14:55.0 +01:00
  }
  +ip: null
  +tags: [
    "what"
  ]
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 300910
  -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7281700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705032895 {#3171
    date: 2024-01-12 05:14:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is interesting to me for my use case scenario, specifically SteamOS.\n
      \n
      What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
      \n
      Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1723934537 {#96
      date: 2024-08-18 00:42:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 300330
    -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6590880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705019575 {#1961
      date: 2024-01-12 01:32:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    There might be several misunderstandings:\n
    \n
    - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
    - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
    - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
    \n
    So what you want is already available, and no Docker Desktop is actually needed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705032895 {#3170
    date: 2024-01-12 05:14:55.0 +01:00
  }
  +ip: null
  +tags: [
    "what"
  ]
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 300910
  -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7281700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705032895 {#3171
    date: 2024-01-12 05:14:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is interesting to me for my use case scenario, specifically SteamOS.\n
        \n
        What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
        \n
        Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1723934537 {#96
        date: 2024-08-18 00:42:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 300330
      -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6590880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705019575 {#1961
        date: 2024-01-12 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      There might be several misunderstandings:\n
      \n
      - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
      - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
      - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
      \n
      So what you want is already available, and no Docker Desktop is actually needed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705032895 {#3170
      date: 2024-01-12 05:14:55.0 +01:00
    }
    +ip: null
    +tags: [
      "what"
    ]
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 300910
    -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7281700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705032895 {#3171
      date: 2024-01-12 05:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705056492 {#3257
    date: 2024-01-12 11:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 301610
  -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5979459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705056492 {#3258
    date: 2024-01-12 11:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is interesting to me for my use case scenario, specifically SteamOS.\n
        \n
        What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
        \n
        Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1723934537 {#96
        date: 2024-08-18 00:42:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 300330
      -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6590880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705019575 {#1961
        date: 2024-01-12 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      There might be several misunderstandings:\n
      \n
      - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
      - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
      - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
      \n
      So what you want is already available, and no Docker Desktop is actually needed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705032895 {#3170
      date: 2024-01-12 05:14:55.0 +01:00
    }
    +ip: null
    +tags: [
      "what"
    ]
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 300910
    -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7281700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705032895 {#3171
      date: 2024-01-12 05:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705056492 {#3257
    date: 2024-01-12 11:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 301610
  -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5979459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705056492 {#3258
    date: 2024-01-12 11:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is interesting to me for my use case scenario, specifically SteamOS.\n
        \n
        What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
        \n
        Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1723934537 {#96
        date: 2024-08-18 00:42:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 300330
      -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6590880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705019575 {#1961
        date: 2024-01-12 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      There might be several misunderstandings:\n
      \n
      - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
      - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
      - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
      \n
      So what you want is already available, and no Docker Desktop is actually needed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705032895 {#3170
      date: 2024-01-12 05:14:55.0 +01:00
    }
    +ip: null
    +tags: [
      "what"
    ]
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 300910
    -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7281700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705032895 {#3171
      date: 2024-01-12 05:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705056492 {#3257
    date: 2024-01-12 11:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3261 …}
  +nested: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  -id: 301610
  -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5979459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705056492 {#3258
    date: 2024-01-12 11:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3378
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3172
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is interesting to me for my use case scenario, specifically SteamOS.\n
          \n
          What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
          \n
          Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1723934537 {#96
          date: 2024-08-18 00:42:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 300330
        -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6590880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705019575 {#1961
          date: 2024-01-12 01:32:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        There might be several misunderstandings:\n
        \n
        - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
        - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
        - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
        \n
        So what you want is already available, and no Docker Desktop is actually needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705032895 {#3170
        date: 2024-01-12 05:14:55.0 +01:00
      }
      +ip: null
      +tags: [
        "what"
      ]
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 300910
      -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7281700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705032895 {#3171
        date: 2024-01-12 05:14:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705056492 {#3257
      date: 2024-01-12 11:48:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3261 …}
    +nested: Doctrine\ORM\PersistentCollection {#3263 …}
    +votes: Doctrine\ORM\PersistentCollection {#3265 …}
    +reports: Doctrine\ORM\PersistentCollection {#3267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
    -id: 301610
    -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5979459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705056492 {#3258
      date: 2024-01-12 11:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Yes. If you mean “CLI” as for e.g. pacman install, it is a GUI (Electron) application, so I expect will install straight from e.g. KDE Discover and then run without you touching the shell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705057357 {#3376
    date: 2024-01-12 12:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@Vincent@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 301629
  -bodyTs: "'applic':16 'cli':5 'discov':26 'e.g':8,24 'electron':15 'expect':19 'gui':14 'instal':10,21 'kde':25 'mean':4 'pacman':9 'run':29 'shell':34 'straight':22 'touch':32 'without':30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7298747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705057357 {#3377
    date: 2024-01-12 12:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3172
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is interesting to me for my use case scenario, specifically SteamOS.\n
          \n
          What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
          \n
          Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1723934537 {#96
          date: 2024-08-18 00:42:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 300330
        -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6590880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705019575 {#1961
          date: 2024-01-12 01:32:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        There might be several misunderstandings:\n
        \n
        - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
        - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
        - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
        \n
        So what you want is already available, and no Docker Desktop is actually needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705032895 {#3170
        date: 2024-01-12 05:14:55.0 +01:00
      }
      +ip: null
      +tags: [
        "what"
      ]
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 300910
      -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7281700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705032895 {#3171
        date: 2024-01-12 05:14:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705056492 {#3257
      date: 2024-01-12 11:48:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3261 …}
    +nested: Doctrine\ORM\PersistentCollection {#3263 …}
    +votes: Doctrine\ORM\PersistentCollection {#3265 …}
    +reports: Doctrine\ORM\PersistentCollection {#3267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
    -id: 301610
    -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5979459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705056492 {#3258
      date: 2024-01-12 11:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Yes. If you mean “CLI” as for e.g. pacman install, it is a GUI (Electron) application, so I expect will install straight from e.g. KDE Discover and then run without you touching the shell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705057357 {#3376
    date: 2024-01-12 12:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@Vincent@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 301629
  -bodyTs: "'applic':16 'cli':5 'discov':26 'e.g':8,24 'electron':15 'expect':19 'gui':14 'instal':10,21 'kde':25 'mean':4 'pacman':9 'run':29 'shell':34 'straight':22 'touch':32 'without':30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7298747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705057357 {#3377
    date: 2024-01-12 12:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3172
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is interesting to me for my use case scenario, specifically SteamOS.\n
          \n
          What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
          \n
          Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1723934537 {#96
          date: 2024-08-18 00:42:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 300330
        -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6590880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705019575 {#1961
          date: 2024-01-12 01:32:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        There might be several misunderstandings:\n
        \n
        - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
        - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
        - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
        \n
        So what you want is already available, and no Docker Desktop is actually needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705032895 {#3170
        date: 2024-01-12 05:14:55.0 +01:00
      }
      +ip: null
      +tags: [
        "what"
      ]
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 300910
      -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7281700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705032895 {#3171
        date: 2024-01-12 05:14:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705056492 {#3257
      date: 2024-01-12 11:48:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3261 …}
    +nested: Doctrine\ORM\PersistentCollection {#3263 …}
    +votes: Doctrine\ORM\PersistentCollection {#3265 …}
    +reports: Doctrine\ORM\PersistentCollection {#3267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
    -id: 301610
    -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5979459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705056492 {#3258
      date: 2024-01-12 11:48:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Yes. If you mean “CLI” as for e.g. pacman install, it is a GUI (Electron) application, so I expect will install straight from e.g. KDE Discover and then run without you touching the shell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705057357 {#3376
    date: 2024-01-12 12:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@Vincent@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 301629
  -bodyTs: "'applic':16 'cli':5 'discov':26 'e.g':8,24 'electron':15 'expect':19 'gui':14 'instal':10,21 'kde':25 'mean':4 'pacman':9 'run':29 'shell':34 'straight':22 'touch':32 'without':30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7298747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705057357 {#3377
    date: 2024-01-12 12:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3172
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is interesting to me for my use case scenario, specifically SteamOS.\n
            \n
            What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
            \n
            Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1723934537 {#96
            date: 2024-08-18 00:42:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mr_MADAFAKA@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 300330
          -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6590880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705019575 {#1961
            date: 2024-01-12 01:32:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: """
          There might be several misunderstandings:\n
          \n
          - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
          - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
          - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
          \n
          So what you want is already available, and no Docker Desktop is actually needed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705032895 {#3170
          date: 2024-01-12 05:14:55.0 +01:00
        }
        +ip: null
        +tags: [
          "what"
        ]
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@Russianranger@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 300910
        -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7281700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705032895 {#3171
          date: 2024-01-12 05:14:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705056492 {#3257
        date: 2024-01-12 11:48:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3261 …}
      +nested: Doctrine\ORM\PersistentCollection {#3263 …}
      +votes: Doctrine\ORM\PersistentCollection {#3265 …}
      +reports: Doctrine\ORM\PersistentCollection {#3267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
      -id: 301610
      -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5979459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705056492 {#3258
        date: 2024-01-12 11:48:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Yes. If you mean “CLI” as for e.g. pacman install, it is a GUI (Electron) application, so I expect will install straight from e.g. KDE Discover and then run without you touching the shell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705057357 {#3376
      date: 2024-01-12 12:02:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@Vincent@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 301629
    -bodyTs: "'applic':16 'cli':5 'discov':26 'e.g':8,24 'electron':15 'expect':19 'gui':14 'instal':10,21 'kde':25 'mean':4 'pacman':9 'run':29 'shell':34 'straight':22 'touch':32 'without':30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7298747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705057357 {#3377
      date: 2024-01-12 12:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "That is already a pretty big benefit to me, thanks for explaining!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705316596 {#3444
    date: 2024-01-15 12:03:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@Vincent@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 310413
  -bodyTs: "'alreadi':3 'benefit':7 'big':6 'explain':12 'pretti':5 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6075282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705316596 {#3445
    date: 2024-01-15 12:03:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3172
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is interesting to me for my use case scenario, specifically SteamOS.\n
            \n
            What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
            \n
            Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1723934537 {#96
            date: 2024-08-18 00:42:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mr_MADAFAKA@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 300330
          -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6590880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705019575 {#1961
            date: 2024-01-12 01:32:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: """
          There might be several misunderstandings:\n
          \n
          - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
          - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
          - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
          \n
          So what you want is already available, and no Docker Desktop is actually needed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705032895 {#3170
          date: 2024-01-12 05:14:55.0 +01:00
        }
        +ip: null
        +tags: [
          "what"
        ]
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@Russianranger@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 300910
        -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7281700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705032895 {#3171
          date: 2024-01-12 05:14:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705056492 {#3257
        date: 2024-01-12 11:48:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3261 …}
      +nested: Doctrine\ORM\PersistentCollection {#3263 …}
      +votes: Doctrine\ORM\PersistentCollection {#3265 …}
      +reports: Doctrine\ORM\PersistentCollection {#3267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
      -id: 301610
      -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5979459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705056492 {#3258
        date: 2024-01-12 11:48:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Yes. If you mean “CLI” as for e.g. pacman install, it is a GUI (Electron) application, so I expect will install straight from e.g. KDE Discover and then run without you touching the shell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705057357 {#3376
      date: 2024-01-12 12:02:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@Vincent@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 301629
    -bodyTs: "'applic':16 'cli':5 'discov':26 'e.g':8,24 'electron':15 'expect':19 'gui':14 'instal':10,21 'kde':25 'mean':4 'pacman':9 'run':29 'shell':34 'straight':22 'touch':32 'without':30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7298747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705057357 {#3377
      date: 2024-01-12 12:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "That is already a pretty big benefit to me, thanks for explaining!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705316596 {#3444
    date: 2024-01-15 12:03:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@Vincent@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 310413
  -bodyTs: "'alreadi':3 'benefit':7 'big':6 'explain':12 'pretti':5 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6075282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705316596 {#3445
    date: 2024-01-15 12:03:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3172
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is interesting to me for my use case scenario, specifically SteamOS.\n
            \n
            What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
            \n
            Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1723934537 {#96
            date: 2024-08-18 00:42:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mr_MADAFAKA@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 300330
          -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6590880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705019575 {#1961
            date: 2024-01-12 01:32:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: """
          There might be several misunderstandings:\n
          \n
          - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
          - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
          - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
          \n
          So what you want is already available, and no Docker Desktop is actually needed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705032895 {#3170
          date: 2024-01-12 05:14:55.0 +01:00
        }
        +ip: null
        +tags: [
          "what"
        ]
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@Russianranger@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 300910
        -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7281700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705032895 {#3171
          date: 2024-01-12 05:14:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705056492 {#3257
        date: 2024-01-12 11:48:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3261 …}
      +nested: Doctrine\ORM\PersistentCollection {#3263 …}
      +votes: Doctrine\ORM\PersistentCollection {#3265 …}
      +reports: Doctrine\ORM\PersistentCollection {#3267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
      -id: 301610
      -bodyTs: "'abl':17 'cli':40 'desktop':5 'docker':4,8,20 'engin':9 'even':35 'flatpak':30 'i.e':31 'includ':7 'instal':28 'loss':25 'mean':12 'need':36 'perform':24 'run':19 'simpli':26 'touch':38 'wiill':14 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5979459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705056492 {#3258
        date: 2024-01-12 11:48:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Yes. If you mean “CLI” as for e.g. pacman install, it is a GUI (Electron) application, so I expect will install straight from e.g. KDE Discover and then run without you touching the shell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705057357 {#3376
      date: 2024-01-12 12:02:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@Vincent@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 301629
    -bodyTs: "'applic':16 'cli':5 'discov':26 'e.g':8,24 'electron':15 'expect':19 'gui':14 'instal':10,21 'kde':25 'mean':4 'pacman':9 'run':29 'shell':34 'straight':22 'touch':32 'without':30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7298747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705057357 {#3377
      date: 2024-01-12 12:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "That is already a pretty big benefit to me, thanks for explaining!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705316596 {#3444
    date: 2024-01-15 12:03:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@Vincent@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3451 …}
  +reports: Doctrine\ORM\PersistentCollection {#3453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3457 …}
  -id: 310413
  -bodyTs: "'alreadi':3 'benefit':7 'big':6 'explain':12 'pretti':5 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6075282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705316596 {#3445
    date: 2024-01-15 12:03:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3276
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is interesting to me for my use case scenario, specifically SteamOS.\n
        \n
        What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
        \n
        Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1723934537 {#96
        date: 2024-08-18 00:42:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 300330
      -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6590880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705019575 {#1961
        date: 2024-01-12 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      There might be several misunderstandings:\n
      \n
      - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
      - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
      - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
      \n
      So what you want is already available, and no Docker Desktop is actually needed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705032895 {#3170
      date: 2024-01-12 05:14:55.0 +01:00
    }
    +ip: null
    +tags: [
      "what"
    ]
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 300910
    -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7281700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705032895 {#3171
      date: 2024-01-12 05:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    Ooh, didn’t know about podman. That’s neat.\n
    \n
    Edit: shame they didn’t include podman-compose as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705046639 {#3273
    date: 2024-01-12 09:03:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 301380
  -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611663"
  +editedAt: DateTimeImmutable @1721574290 {#3274
    date: 2024-07-21 17:04:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705046639 {#3275
    date: 2024-01-12 09:03:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3276
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is interesting to me for my use case scenario, specifically SteamOS.\n
        \n
        What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
        \n
        Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1723934537 {#96
        date: 2024-08-18 00:42:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 300330
      -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6590880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705019575 {#1961
        date: 2024-01-12 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      There might be several misunderstandings:\n
      \n
      - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
      - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
      - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
      \n
      So what you want is already available, and no Docker Desktop is actually needed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705032895 {#3170
      date: 2024-01-12 05:14:55.0 +01:00
    }
    +ip: null
    +tags: [
      "what"
    ]
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 300910
    -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7281700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705032895 {#3171
      date: 2024-01-12 05:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    Ooh, didn’t know about podman. That’s neat.\n
    \n
    Edit: shame they didn’t include podman-compose as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705046639 {#3273
    date: 2024-01-12 09:03:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 301380
  -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611663"
  +editedAt: DateTimeImmutable @1721574290 {#3274
    date: 2024-07-21 17:04:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705046639 {#3275
    date: 2024-01-12 09:03:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3276
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is interesting to me for my use case scenario, specifically SteamOS.\n
        \n
        What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
        \n
        Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1723934537 {#96
        date: 2024-08-18 00:42:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 300330
      -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6590880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705019575 {#1961
        date: 2024-01-12 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      There might be several misunderstandings:\n
      \n
      - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
      - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
      - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
      \n
      So what you want is already available, and no Docker Desktop is actually needed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705032895 {#3170
      date: 2024-01-12 05:14:55.0 +01:00
    }
    +ip: null
    +tags: [
      "what"
    ]
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 300910
    -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7281700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705032895 {#3171
      date: 2024-01-12 05:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    Ooh, didn’t know about podman. That’s neat.\n
    \n
    Edit: shame they didn’t include podman-compose as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705046639 {#3273
    date: 2024-01-12 09:03:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 301380
  -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611663"
  +editedAt: DateTimeImmutable @1721574290 {#3274
    date: 2024-07-21 17:04:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705046639 {#3275
    date: 2024-01-12 09:03:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3363
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3172
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is interesting to me for my use case scenario, specifically SteamOS.\n
          \n
          What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
          \n
          Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1723934537 {#96
          date: 2024-08-18 00:42:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 300330
        -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6590880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705019575 {#1961
          date: 2024-01-12 01:32:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        There might be several misunderstandings:\n
        \n
        - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
        - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
        - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
        \n
        So what you want is already available, and no Docker Desktop is actually needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705032895 {#3170
        date: 2024-01-12 05:14:55.0 +01:00
      }
      +ip: null
      +tags: [
        "what"
      ]
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 300910
      -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7281700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705032895 {#3171
        date: 2024-01-12 05:14:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      Ooh, didn’t know about podman. That’s neat.\n
      \n
      Edit: shame they didn’t include podman-compose as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705046639 {#3273
      date: 2024-01-12 09:03:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 301380
    -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6611663"
    +editedAt: DateTimeImmutable @1721574290 {#3274
      date: 2024-07-21 17:04:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705046639 {#3275
      date: 2024-01-12 09:03:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Installing podman-compose with the immutable filesystem is fairly straight forward, since it is just a single Python file ([github.com/containers/…/podman_compose.py](https://github.com/containers/podman-compose/blob/devel/podman_compose.py)), which you can basically install anywhere in your path. You can also first bootstrap pip (`python3 get-pip.py --user` with `get-pip.py` from [github.com/pypa/get-pip](https://github.com/pypa/get-pip)) and then do `pip3 install --user podman-compose`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705049858 {#3360
    date: 2024-01-12 09:57:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 301446
  -bodyTs: "'/containers/':23 '/containers/podman-compose/blob/devel/podman_compose.py)),':27 '/podman_compose.py':24 '/pypa/get-pip](https://github.com/pypa/get-pip))':51 'also':39 'anywher':33 'basic':31 'bootstrap':41 'compos':4,60 'fair':10 'file':20 'filesystem':8 'first':40 'forward':12 'get-pip.py':44,47 'github.com':22,26,50 'github.com/containers/':21 'github.com/containers/podman-compose/blob/devel/podman_compose.py)),':25 'github.com/pypa/get-pip](https://github.com/pypa/get-pip))':49 'immut':7 'instal':1,32,56 'path':36 'pip':42 'pip3':55 'podman':3,59 'podman-compos':2,58 'python':19 'python3':43 'sinc':13 'singl':18 'straight':11 'user':45,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7294278"
  +editedAt: DateTimeImmutable @1721615191 {#3361
    date: 2024-07-22 04:26:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705049858 {#3362
    date: 2024-01-12 09:57:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3363
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3172
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is interesting to me for my use case scenario, specifically SteamOS.\n
          \n
          What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
          \n
          Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1723934537 {#96
          date: 2024-08-18 00:42:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 300330
        -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6590880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705019575 {#1961
          date: 2024-01-12 01:32:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        There might be several misunderstandings:\n
        \n
        - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
        - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
        - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
        \n
        So what you want is already available, and no Docker Desktop is actually needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705032895 {#3170
        date: 2024-01-12 05:14:55.0 +01:00
      }
      +ip: null
      +tags: [
        "what"
      ]
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 300910
      -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7281700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705032895 {#3171
        date: 2024-01-12 05:14:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      Ooh, didn’t know about podman. That’s neat.\n
      \n
      Edit: shame they didn’t include podman-compose as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705046639 {#3273
      date: 2024-01-12 09:03:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 301380
    -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6611663"
    +editedAt: DateTimeImmutable @1721574290 {#3274
      date: 2024-07-21 17:04:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705046639 {#3275
      date: 2024-01-12 09:03:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Installing podman-compose with the immutable filesystem is fairly straight forward, since it is just a single Python file ([github.com/containers/…/podman_compose.py](https://github.com/containers/podman-compose/blob/devel/podman_compose.py)), which you can basically install anywhere in your path. You can also first bootstrap pip (`python3 get-pip.py --user` with `get-pip.py` from [github.com/pypa/get-pip](https://github.com/pypa/get-pip)) and then do `pip3 install --user podman-compose`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705049858 {#3360
    date: 2024-01-12 09:57:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 301446
  -bodyTs: "'/containers/':23 '/containers/podman-compose/blob/devel/podman_compose.py)),':27 '/podman_compose.py':24 '/pypa/get-pip](https://github.com/pypa/get-pip))':51 'also':39 'anywher':33 'basic':31 'bootstrap':41 'compos':4,60 'fair':10 'file':20 'filesystem':8 'first':40 'forward':12 'get-pip.py':44,47 'github.com':22,26,50 'github.com/containers/':21 'github.com/containers/podman-compose/blob/devel/podman_compose.py)),':25 'github.com/pypa/get-pip](https://github.com/pypa/get-pip))':49 'immut':7 'instal':1,32,56 'path':36 'pip':42 'pip3':55 'podman':3,59 'podman-compos':2,58 'python':19 'python3':43 'sinc':13 'singl':18 'straight':11 'user':45,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7294278"
  +editedAt: DateTimeImmutable @1721615191 {#3361
    date: 2024-07-22 04:26:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705049858 {#3362
    date: 2024-01-12 09:57:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3363
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3276
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3172
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is interesting to me for my use case scenario, specifically SteamOS.\n
          \n
          What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
          \n
          Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1723934537 {#96
          date: 2024-08-18 00:42:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 300330
        -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6590880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705019575 {#1961
          date: 2024-01-12 01:32:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        There might be several misunderstandings:\n
        \n
        - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
        - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
        - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
        \n
        So what you want is already available, and no Docker Desktop is actually needed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705032895 {#3170
        date: 2024-01-12 05:14:55.0 +01:00
      }
      +ip: null
      +tags: [
        "what"
      ]
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3174 …}
      +nested: Doctrine\ORM\PersistentCollection {#3176 …}
      +votes: Doctrine\ORM\PersistentCollection {#3178 …}
      +reports: Doctrine\ORM\PersistentCollection {#3180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
      -id: 300910
      -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7281700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705032895 {#3171
        date: 2024-01-12 05:14:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      Ooh, didn’t know about podman. That’s neat.\n
      \n
      Edit: shame they didn’t include podman-compose as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705046639 {#3273
      date: 2024-01-12 09:03:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 301380
    -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6611663"
    +editedAt: DateTimeImmutable @1721574290 {#3274
      date: 2024-07-21 17:04:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705046639 {#3275
      date: 2024-01-12 09:03:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Installing podman-compose with the immutable filesystem is fairly straight forward, since it is just a single Python file ([github.com/containers/…/podman_compose.py](https://github.com/containers/podman-compose/blob/devel/podman_compose.py)), which you can basically install anywhere in your path. You can also first bootstrap pip (`python3 get-pip.py --user` with `get-pip.py` from [github.com/pypa/get-pip](https://github.com/pypa/get-pip)) and then do `pip3 install --user podman-compose`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705049858 {#3360
    date: 2024-01-12 09:57:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 301446
  -bodyTs: "'/containers/':23 '/containers/podman-compose/blob/devel/podman_compose.py)),':27 '/podman_compose.py':24 '/pypa/get-pip](https://github.com/pypa/get-pip))':51 'also':39 'anywher':33 'basic':31 'bootstrap':41 'compos':4,60 'fair':10 'file':20 'filesystem':8 'first':40 'forward':12 'get-pip.py':44,47 'github.com':22,26,50 'github.com/containers/':21 'github.com/containers/podman-compose/blob/devel/podman_compose.py)),':25 'github.com/pypa/get-pip](https://github.com/pypa/get-pip))':49 'immut':7 'instal':1,32,56 'path':36 'pip':42 'pip3':55 'podman':3,59 'podman-compos':2,58 'python':19 'python3':43 'sinc':13 'singl':18 'straight':11 'user':45,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7294278"
  +editedAt: DateTimeImmutable @1721615191 {#3361
    date: 2024-07-22 04:26:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705049858 {#3362
    date: 2024-01-12 09:57:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3431
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3363
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3276
      +user: Proxies\__CG__\App\Entity\User {#3277 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3172
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is interesting to me for my use case scenario, specifically SteamOS.\n
            \n
            What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
            \n
            Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1723934537 {#96
            date: 2024-08-18 00:42:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mr_MADAFAKA@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 300330
          -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6590880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705019575 {#1961
            date: 2024-01-12 01:32:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: """
          There might be several misunderstandings:\n
          \n
          - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
          - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
          - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
          \n
          So what you want is already available, and no Docker Desktop is actually needed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705032895 {#3170
          date: 2024-01-12 05:14:55.0 +01:00
        }
        +ip: null
        +tags: [
          "what"
        ]
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@Russianranger@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 300910
        -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7281700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705032895 {#3171
          date: 2024-01-12 05:14:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        Ooh, didn’t know about podman. That’s neat.\n
        \n
        Edit: shame they didn’t include podman-compose as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705046639 {#3273
        date: 2024-01-12 09:03:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 301380
      -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6611663"
      +editedAt: DateTimeImmutable @1721574290 {#3274
        date: 2024-07-21 17:04:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705046639 {#3275
        date: 2024-01-12 09:03:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Installing podman-compose with the immutable filesystem is fairly straight forward, since it is just a single Python file ([github.com/containers/…/podman_compose.py](https://github.com/containers/podman-compose/blob/devel/podman_compose.py)), which you can basically install anywhere in your path. You can also first bootstrap pip (`python3 get-pip.py --user` with `get-pip.py` from [github.com/pypa/get-pip](https://github.com/pypa/get-pip)) and then do `pip3 install --user podman-compose`."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705049858 {#3360
      date: 2024-01-12 09:57:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 301446
    -bodyTs: "'/containers/':23 '/containers/podman-compose/blob/devel/podman_compose.py)),':27 '/podman_compose.py':24 '/pypa/get-pip](https://github.com/pypa/get-pip))':51 'also':39 'anywher':33 'basic':31 'bootstrap':41 'compos':4,60 'fair':10 'file':20 'filesystem':8 'first':40 'forward':12 'get-pip.py':44,47 'github.com':22,26,50 'github.com/containers/':21 'github.com/containers/podman-compose/blob/devel/podman_compose.py)),':25 'github.com/pypa/get-pip](https://github.com/pypa/get-pip))':49 'immut':7 'instal':1,32,56 'path':36 'pip':42 'pip3':55 'podman':3,59 'podman-compos':2,58 'python':19 'python3':43 'sinc':13 'singl':18 'straight':11 'user':45,57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7294278"
    +editedAt: DateTimeImmutable @1721615191 {#3361
      date: 2024-07-22 04:26:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705049858 {#3362
      date: 2024-01-12 09:57:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Yep. That’s what I plan to do, just a shame it isn’t already there… also that I’m travelling from tomorrow so might have to defer it for a bit XD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705051104 {#3429
    date: 2024-01-12 10:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 301488
  -bodyTs: "'alreadi':15 'also':17 'bit':32 'defer':28 'isn':13 'm':20 'might':25 'plan':6 'shame':11 'tomorrow':23 'travel':21 'xd':33 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051104 {#3430
    date: 2024-01-12 10:18:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3363
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3276
      +user: Proxies\__CG__\App\Entity\User {#3277 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3172
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is interesting to me for my use case scenario, specifically SteamOS.\n
            \n
            What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
            \n
            Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1723934537 {#96
            date: 2024-08-18 00:42:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mr_MADAFAKA@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 300330
          -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6590880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705019575 {#1961
            date: 2024-01-12 01:32:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: """
          There might be several misunderstandings:\n
          \n
          - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
          - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
          - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
          \n
          So what you want is already available, and no Docker Desktop is actually needed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705032895 {#3170
          date: 2024-01-12 05:14:55.0 +01:00
        }
        +ip: null
        +tags: [
          "what"
        ]
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@Russianranger@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 300910
        -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7281700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705032895 {#3171
          date: 2024-01-12 05:14:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        Ooh, didn’t know about podman. That’s neat.\n
        \n
        Edit: shame they didn’t include podman-compose as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705046639 {#3273
        date: 2024-01-12 09:03:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 301380
      -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6611663"
      +editedAt: DateTimeImmutable @1721574290 {#3274
        date: 2024-07-21 17:04:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705046639 {#3275
        date: 2024-01-12 09:03:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Installing podman-compose with the immutable filesystem is fairly straight forward, since it is just a single Python file ([github.com/containers/…/podman_compose.py](https://github.com/containers/podman-compose/blob/devel/podman_compose.py)), which you can basically install anywhere in your path. You can also first bootstrap pip (`python3 get-pip.py --user` with `get-pip.py` from [github.com/pypa/get-pip](https://github.com/pypa/get-pip)) and then do `pip3 install --user podman-compose`."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705049858 {#3360
      date: 2024-01-12 09:57:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 301446
    -bodyTs: "'/containers/':23 '/containers/podman-compose/blob/devel/podman_compose.py)),':27 '/podman_compose.py':24 '/pypa/get-pip](https://github.com/pypa/get-pip))':51 'also':39 'anywher':33 'basic':31 'bootstrap':41 'compos':4,60 'fair':10 'file':20 'filesystem':8 'first':40 'forward':12 'get-pip.py':44,47 'github.com':22,26,50 'github.com/containers/':21 'github.com/containers/podman-compose/blob/devel/podman_compose.py)),':25 'github.com/pypa/get-pip](https://github.com/pypa/get-pip))':49 'immut':7 'instal':1,32,56 'path':36 'pip':42 'pip3':55 'podman':3,59 'podman-compos':2,58 'python':19 'python3':43 'sinc':13 'singl':18 'straight':11 'user':45,57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7294278"
    +editedAt: DateTimeImmutable @1721615191 {#3361
      date: 2024-07-22 04:26:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705049858 {#3362
      date: 2024-01-12 09:57:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Yep. That’s what I plan to do, just a shame it isn’t already there… also that I’m travelling from tomorrow so might have to defer it for a bit XD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705051104 {#3429
    date: 2024-01-12 10:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 301488
  -bodyTs: "'alreadi':15 'also':17 'bit':32 'defer':28 'isn':13 'm':20 'might':25 'plan':6 'shame':11 'tomorrow':23 'travel':21 'xd':33 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051104 {#3430
    date: 2024-01-12 10:18:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3363
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3276
      +user: Proxies\__CG__\App\Entity\User {#3277 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#3172
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: App\Entity\EntryComment {#1956
          +user: App\Entity\User {#1391 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is interesting to me for my use case scenario, specifically SteamOS.\n
            \n
            What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.\n
            \n
            Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1723934537 {#96
            date: 2024-08-18 00:42:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mr_MADAFAKA@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1944 …}
          +nested: Doctrine\ORM\PersistentCollection {#1960 …}
          +votes: Doctrine\ORM\PersistentCollection {#1377 …}
          +reports: Doctrine\ORM\PersistentCollection {#2358 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
          -id: 300330
          -bodyTs: "'around':67 'boot':132 'brew':70 'case':9 'come':54 'communiti':28 'connect':87 'creat':123 'databas':57 'distro':98 'docker':41,90 'done':79 'dual':131 'easi':101 'emul':22 'end':120 'eqemu':26 'everquest':23,127 'file':49 'final':86 'flatpak':107 'found':64 'goal':121 'hous':151 'howev':88 'hurdl':43 'immut':48 'instal':34,72 'interest':3 'linux':39,69 'look':116 'lookup':25 'm':15,115 'make':84,104 'mariadb':58,73 'may':62 'method':32 'much':140 'oper':135 'overcom':45 'player':126 'potenti':110 'prefer':141 'realli':118 'run':20,93 'scenario':10 'separ':97 'server':24,37 'setup':91 'sever':31 'side':148 'singl':125 'solut':113 'specif':11,51 'steamo':12,147 'stupid':100 'system':50 'think':60 'tri':16 'use':8 've':78 'via':68,136 'window':38,137 'work':66 'would':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6590880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705019575 {#1961
            date: 2024-01-12 01:32:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1956}
        +body: """
          There might be several misunderstandings:\n
          \n
          - Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t…\n
          - Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.\n
          - Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.\n
          \n
          So what you want is already available, and no Docker Desktop is actually needed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705032895 {#3170
          date: 2024-01-12 05:14:55.0 +01:00
        }
        +ip: null
        +tags: [
          "what"
        ]
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
          "@Russianranger@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3174 …}
        +nested: Doctrine\ORM\PersistentCollection {#3176 …}
        +votes: Doctrine\ORM\PersistentCollection {#3178 …}
        +reports: Doctrine\ORM\PersistentCollection {#3180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
        -id: 300910
        -bodyTs: "'/desktop/faqs/linuxfaqs/#what-is-t':53 '3.5':92 'actual':23,157 'add':134 'alreadi':61,97,150 'anoth':135 'appear':38 'avail':76,151 'bare':112 'base':57 'box':74 'code':49 'contain':144 'current':94 'daemon':108 'daemon-i':107 'default':102 'desktop':7,27,55,127,155 'docker':6,8,24,26,31,54,110,126,154 'docs.docker.com':52 'docs.docker.com/desktop/faqs/linuxfaqs/#what-is-t':51 'e.g':44 'easier':120 'engin':9,25,32,111 'exampl':72 'filesystem':124 'flatpak':64,78 'gnome':73 'go':116 'guest':86 'immut':123 'includ':29,98 'insid':33 'instal':103 'kvm':59,85,132 'layer':136 'linux':48 'loss':139 'machin':43 'metal':113 'might':2 'misunderstand':5 'need':40,158 'new':70 'non':47 'non-linux':46 'perform':138 'podman':99,143 'provid':80 'run':45,84,105,142 'see':50 'sever':4,16 'solv':128 'someth':69 'stabl':95 'start':89 'steamo':88,96 'think':12,21 'thread':19 'ultim':28 'use':131 'version':91 'virtual':42 'vs':140 'want':148 'way':82 'work':62 'y':109"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7281700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705032895 {#3171
          date: 2024-01-12 05:14:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: """
        Ooh, didn’t know about podman. That’s neat.\n
        \n
        Edit: shame they didn’t include podman-compose as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705046639 {#3273
        date: 2024-01-12 09:03:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
        "@mr_MADAFAKA@lemmy.ml"
        "@Russianranger@lemmy.world"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 301380
      -bodyTs: "'compos':18 'didn':2,13 'edit':10 'includ':15 'know':4 'neat':9 'ooh':1 'podman':6,17 'podman-compos':16 'shame':11 'well':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6611663"
      +editedAt: DateTimeImmutable @1721574290 {#3274
        date: 2024-07-21 17:04:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705046639 {#3275
        date: 2024-01-12 09:03:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "Installing podman-compose with the immutable filesystem is fairly straight forward, since it is just a single Python file ([github.com/containers/…/podman_compose.py](https://github.com/containers/podman-compose/blob/devel/podman_compose.py)), which you can basically install anywhere in your path. You can also first bootstrap pip (`python3 get-pip.py --user` with `get-pip.py` from [github.com/pypa/get-pip](https://github.com/pypa/get-pip)) and then do `pip3 install --user podman-compose`."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705049858 {#3360
      date: 2024-01-12 09:57:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
      "@mr_MADAFAKA@lemmy.ml"
      "@Russianranger@lemmy.world"
      "@ylai@lemmy.ml"
      "@emax_gomax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 301446
    -bodyTs: "'/containers/':23 '/containers/podman-compose/blob/devel/podman_compose.py)),':27 '/podman_compose.py':24 '/pypa/get-pip](https://github.com/pypa/get-pip))':51 'also':39 'anywher':33 'basic':31 'bootstrap':41 'compos':4,60 'fair':10 'file':20 'filesystem':8 'first':40 'forward':12 'get-pip.py':44,47 'github.com':22,26,50 'github.com/containers/':21 'github.com/containers/podman-compose/blob/devel/podman_compose.py)),':25 'github.com/pypa/get-pip](https://github.com/pypa/get-pip))':49 'immut':7 'instal':1,32,56 'path':36 'pip':42 'pip3':55 'podman':3,59 'podman-compos':2,58 'python':19 'python3':43 'sinc':13 'singl':18 'straight':11 'user':45,57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7294278"
    +editedAt: DateTimeImmutable @1721615191 {#3361
      date: 2024-07-22 04:26:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705049858 {#3362
      date: 2024-01-12 09:57:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "Yep. That’s what I plan to do, just a shame it isn’t already there… also that I’m travelling from tomorrow so might have to defer it for a bit XD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705051104 {#3429
    date: 2024-01-12 10:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@Russianranger@lemmy.world"
    "@ylai@lemmy.ml"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 301488
  -bodyTs: "'alreadi':15 'also':17 'bit':32 'defer':28 'isn':13 'm':20 'might':25 'plan':6 'shame':11 'tomorrow':23 'travel':21 'xd':33 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051104 {#3430
    date: 2024-01-12 10:18:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1722379947 {#1525
    date: 2024-07-31 00:52:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 300156
  -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6260378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014571 {#1565
    date: 2024-01-12 00:09:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1722379947 {#1525
    date: 2024-07-31 00:52:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 300156
  -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6260378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014571 {#1565
    date: 2024-01-12 00:09:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1722379947 {#1525
    date: 2024-07-31 00:52:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 300156
  -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6260378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014571 {#1565
    date: 2024-01-12 00:09:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1722379947 {#1525
      date: 2024-07-31 00:52:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 300156
    -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6260378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014571 {#1565
      date: 2024-01-12 00:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
    I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
    \n
    @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705014924 {#3138
    date: 2024-01-12 00:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 300165
  -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014924 {#3139
    date: 2024-01-12 00:15:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1722379947 {#1525
      date: 2024-07-31 00:52:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 300156
    -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6260378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014571 {#1565
      date: 2024-01-12 00:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
    I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
    \n
    @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705014924 {#3138
    date: 2024-01-12 00:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 300165
  -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014924 {#3139
    date: 2024-01-12 00:15:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3140
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1722379947 {#1525
      date: 2024-07-31 00:52:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 300156
    -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6260378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014571 {#1565
      date: 2024-01-12 00:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
    I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
    \n
    @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705014924 {#3138
    date: 2024-01-12 00:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 300165
  -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014924 {#3139
    date: 2024-01-12 00:15:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1722379947 {#1525
        date: 2024-07-31 00:52:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 300156
      -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6260378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014571 {#1565
        date: 2024-01-12 00:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: """
      I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
      I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
      \n
      @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705014924 {#3138
      date: 2024-01-12 00:15:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 300165
    -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014924 {#3139
      date: 2024-01-12 00:15:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "lol some myth you apparently use it for since it does not look like a bit of things are properly understood here ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705034458 {#3225
    date: 2024-01-12 05:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 300990
  -bodyTs: "'appar':5 'bit':16 'like':14 'lol':1 'look':13 'myth':3 'proper':20 'sinc':9 'thing':18 'understood':21 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6603023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034458 {#3226
    date: 2024-01-12 05:40:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1722379947 {#1525
        date: 2024-07-31 00:52:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 300156
      -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6260378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014571 {#1565
        date: 2024-01-12 00:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: """
      I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
      I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
      \n
      @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705014924 {#3138
      date: 2024-01-12 00:15:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 300165
    -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014924 {#3139
      date: 2024-01-12 00:15:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "lol some myth you apparently use it for since it does not look like a bit of things are properly understood here ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705034458 {#3225
    date: 2024-01-12 05:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 300990
  -bodyTs: "'appar':5 'bit':16 'like':14 'lol':1 'look':13 'myth':3 'proper':20 'sinc':9 'thing':18 'understood':21 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6603023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034458 {#3226
    date: 2024-01-12 05:40:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1722379947 {#1525
        date: 2024-07-31 00:52:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 300156
      -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6260378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014571 {#1565
        date: 2024-01-12 00:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: """
      I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
      I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
      \n
      @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705014924 {#3138
      date: 2024-01-12 00:15:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 300165
    -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014924 {#3139
      date: 2024-01-12 00:15:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "lol some myth you apparently use it for since it does not look like a bit of things are properly understood here ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705034458 {#3225
    date: 2024-01-12 05:40:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 300990
  -bodyTs: "'appar':5 'bit':16 'like':14 'lol':1 'look':13 'myth':3 'proper':20 'sinc':9 'thing':18 'understood':21 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6603023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034458 {#3226
    date: 2024-01-12 05:40:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1722379947 {#1525
        date: 2024-07-31 00:52:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 300156
      -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6260378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014571 {#1565
        date: 2024-01-12 00:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: """
      I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
      I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
      \n
      @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705014924 {#3138
      date: 2024-01-12 00:15:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 300165
    -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014924 {#3139
      date: 2024-01-12 00:15:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Docker desktop is a GUI frontend for docker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705015978 {#3241
    date: 2024-01-12 00:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 300198
  -bodyTs: "'desktop':2 'docker':1,8 'frontend':6 'gui':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6345252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705015978 {#3242
    date: 2024-01-12 00:32:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1722379947 {#1525
        date: 2024-07-31 00:52:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 300156
      -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6260378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014571 {#1565
        date: 2024-01-12 00:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: """
      I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
      I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
      \n
      @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705014924 {#3138
      date: 2024-01-12 00:15:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 300165
    -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014924 {#3139
      date: 2024-01-12 00:15:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Docker desktop is a GUI frontend for docker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705015978 {#3241
    date: 2024-01-12 00:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 300198
  -bodyTs: "'desktop':2 'docker':1,8 'frontend':6 'gui':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6345252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705015978 {#3242
    date: 2024-01-12 00:32:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3140
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1557
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1722379947 {#1525
        date: 2024-07-31 00:52:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1563 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 300156
      -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6260378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014571 {#1565
        date: 2024-01-12 00:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: """
      I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
      I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
      \n
      @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705014924 {#3138
      date: 2024-01-12 00:15:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3142 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3146 …}
    +reports: Doctrine\ORM\PersistentCollection {#3148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
    -id: 300165
    -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014924 {#3139
      date: 2024-01-12 00:15:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Docker desktop is a GUI frontend for docker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705015978 {#3241
    date: 2024-01-12 00:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 300198
  -bodyTs: "'desktop':2 'docker':1,8 'frontend':6 'gui':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6345252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705015978 {#3242
    date: 2024-01-12 00:32:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3140
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1557
        +user: App\Entity\User {#1689 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1722379947 {#1525
          date: 2024-07-31 00:52:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1563 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 300156
        -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6260378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705014571 {#1565
          date: 2024-01-12 00:09:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1557}
      +body: """
        I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
        I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
        \n
        @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705014924 {#3138
        date: 2024-01-12 00:15:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@danielquinn@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3142 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3146 …}
      +reports: Doctrine\ORM\PersistentCollection {#3148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
      -id: 300165
      -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014924 {#3139
        date: 2024-01-12 00:15:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: "Docker desktop is a GUI frontend for docker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1705015978 {#3241
      date: 2024-01-12 00:32:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
      "@yianiris@kafeneio.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 300198
    -bodyTs: "'desktop':2 'docker':1,8 'frontend':6 'gui':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6345252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705015978 {#3242
      date: 2024-01-12 00:32:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    This is it. It’s for your late sipping Starbucks developer, who needs buttons to click… those luscious, UX’y buttons… *I WANNA CLICK THEM!*\n
    \n
    Okay, so I’m the target demographic. Guilty. Although nowadays I use nspawn, like the maniac I am.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705045368 {#3343
    date: 2024-01-12 08:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
    "@kogasa@programming.dev"
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 301340
  -bodyTs: "'although':34 'button':14,21 'click':16,24 'demograph':32 'develop':11 'guilti':33 'late':8 'like':39 'luscious':18 'm':29 'maniac':41 'need':13 'nowaday':35 'nspawn':38 'okay':26 'sip':9 'starbuck':10 'target':31 'use':37 'ux':19 'wanna':23 'y':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2036603"
  +editedAt: DateTimeImmutable @1721543978 {#3344
    date: 2024-07-21 08:39:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705045368 {#3345
    date: 2024-01-12 08:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3140
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1557
        +user: App\Entity\User {#1689 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1722379947 {#1525
          date: 2024-07-31 00:52:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1563 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 300156
        -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6260378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705014571 {#1565
          date: 2024-01-12 00:09:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1557}
      +body: """
        I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
        I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
        \n
        @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705014924 {#3138
        date: 2024-01-12 00:15:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@danielquinn@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3142 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3146 …}
      +reports: Doctrine\ORM\PersistentCollection {#3148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
      -id: 300165
      -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014924 {#3139
        date: 2024-01-12 00:15:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: "Docker desktop is a GUI frontend for docker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1705015978 {#3241
      date: 2024-01-12 00:32:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
      "@yianiris@kafeneio.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 300198
    -bodyTs: "'desktop':2 'docker':1,8 'frontend':6 'gui':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6345252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705015978 {#3242
      date: 2024-01-12 00:32:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    This is it. It’s for your late sipping Starbucks developer, who needs buttons to click… those luscious, UX’y buttons… *I WANNA CLICK THEM!*\n
    \n
    Okay, so I’m the target demographic. Guilty. Although nowadays I use nspawn, like the maniac I am.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705045368 {#3343
    date: 2024-01-12 08:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
    "@kogasa@programming.dev"
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 301340
  -bodyTs: "'although':34 'button':14,21 'click':16,24 'demograph':32 'develop':11 'guilti':33 'late':8 'like':39 'luscious':18 'm':29 'maniac':41 'need':13 'nowaday':35 'nspawn':38 'okay':26 'sip':9 'starbuck':10 'target':31 'use':37 'ux':19 'wanna':23 'y':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2036603"
  +editedAt: DateTimeImmutable @1721543978 {#3344
    date: 2024-07-21 08:39:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705045368 {#3345
    date: 2024-01-12 08:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3140
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1557
        +user: App\Entity\User {#1689 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1722379947 {#1525
          date: 2024-07-31 00:52:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mr_MADAFAKA@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1563 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 300156
        -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6260378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705014571 {#1565
          date: 2024-01-12 00:09:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1557}
      +body: """
        I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.  \n
        I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.\n
        \n
        @danielquinn@lemmy.ca @mr_MADAFAKA@lemmy.ml
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705014924 {#3138
        date: 2024-01-12 00:15:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@danielquinn@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3142 …}
      +nested: Doctrine\ORM\PersistentCollection {#3144 …}
      +votes: Doctrine\ORM\PersistentCollection {#3146 …}
      +reports: Doctrine\ORM\PersistentCollection {#3148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
      -id: 300165
      -bodyTs: "'build':33 'come':51 'danielquinn@lemmy.ca':59 'desktop':8 'docker':10,30 'els':16 'ensur':11,36 'environ':34 'ever':44 'everywher':15 'host':24 'hw/sw':21 'insid':9 'known':29 'like':45 'make':5 'matter':18 'mr_madafaka@lemmy.ml':60 'myth':54 'popular':50 'rebuild':37 'safeti':56 'say':42 'secur':58 'stabl':7 'suspect':3 'think':48 've':27 'work':14 'would':2,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kafeneio.social/users/yianiris/statuses/111739858111621435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705014924 {#3139
        date: 2024-01-12 00:15:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1557}
    +body: "Docker desktop is a GUI frontend for docker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1705015978 {#3241
      date: 2024-01-12 00:32:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
      "@danielquinn@lemmy.ca"
      "@yianiris@kafeneio.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 300198
    -bodyTs: "'desktop':2 'docker':1,8 'frontend':6 'gui':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6345252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705015978 {#3242
      date: 2024-01-12 00:32:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    This is it. It’s for your late sipping Starbucks developer, who needs buttons to click… those luscious, UX’y buttons… *I WANNA CLICK THEM!*\n
    \n
    Okay, so I’m the target demographic. Guilty. Although nowadays I use nspawn, like the maniac I am.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705045368 {#3343
    date: 2024-01-12 08:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
    "@kogasa@programming.dev"
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
    "@yianiris@kafeneio.social"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 301340
  -bodyTs: "'although':34 'button':14,21 'click':16,24 'demograph':32 'develop':11 'guilti':33 'late':8 'like':39 'luscious':18 'm':29 'maniac':41 'need':13 'nowaday':35 'nspawn':38 'okay':26 'sip':9 'starbuck':10 'target':31 'use':37 'ux':19 'wanna':23 'y':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2036603"
  +editedAt: DateTimeImmutable @1721543978 {#3344
    date: 2024-07-21 08:39:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705045368 {#3345
    date: 2024-01-12 08:42:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1722379947 {#1525
      date: 2024-07-31 00:52:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 300156
    -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6260378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014571 {#1565
      date: 2024-01-12 00:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Apparently it lets you set up Kubernetes pretty easily too? idk I don’t use Kubernetes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705126031 {#3154
    date: 2024-01-13 07:07:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 304410
  -bodyTs: "'appar':1 'easili':9 'idk':11 'kubernet':7,16 'let':3 'pretti':8 'set':5 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://upvote.au/comment/623595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705126031 {#3155
    date: 2024-01-13 07:07:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1722379947 {#1525
      date: 2024-07-31 00:52:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 300156
    -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6260378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014571 {#1565
      date: 2024-01-12 00:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Apparently it lets you set up Kubernetes pretty easily too? idk I don’t use Kubernetes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705126031 {#3154
    date: 2024-01-13 07:07:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 304410
  -bodyTs: "'appar':1 'easili':9 'idk':11 'kubernet':7,16 'let':3 'pretti':8 'set':5 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://upvote.au/comment/623595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705126031 {#3155
    date: 2024-01-13 07:07:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1722379947 {#1525
      date: 2024-07-31 00:52:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 300156
    -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6260378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705014571 {#1565
      date: 2024-01-12 00:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: "Apparently it lets you set up Kubernetes pretty easily too? idk I don’t use Kubernetes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705126031 {#3154
    date: 2024-01-13 07:07:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 304410
  -bodyTs: "'appar':1 'easili':9 'idk':11 'kubernet':7,16 'let':3 'pretti':8 'set':5 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://upvote.au/comment/623595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705126031 {#3155
    date: 2024-01-13 07:07:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Docker desktop is so garbage. Why build a client that doesn’t support connections to a remote host by default? It’s so 90s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1722771887 {#2363
    date: 2024-08-04 13:44:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 300048
  -bodyTs: "'90s':24 'build':7 'client':9 'connect':14 'default':20 'desktop':2 'docker':1 'doesn':11 'garbag':5 'host':18 'remot':17 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011686 {#2370
    date: 2024-01-11 23:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Docker desktop is so garbage. Why build a client that doesn’t support connections to a remote host by default? It’s so 90s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1722771887 {#2363
    date: 2024-08-04 13:44:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 300048
  -bodyTs: "'90s':24 'build':7 'client':9 'connect':14 'default':20 'desktop':2 'docker':1 'doesn':11 'garbag':5 'host':18 'remot':17 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011686 {#2370
    date: 2024-01-11 23:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Docker desktop is so garbage. Why build a client that doesn’t support connections to a remote host by default? It’s so 90s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1722771887 {#2363
    date: 2024-08-04 13:44:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 300048
  -bodyTs: "'90s':24 'build':7 'client':9 'connect':14 'default':20 'desktop':2 'docker':1 'doesn':11 'garbag':5 'host':18 'remot':17 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6587137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011686 {#2370
    date: 2024-01-11 23:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Docker desktop is so garbage. Why build a client that doesn’t support connections to a remote host by default? It’s so 90s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1722771887 {#2363
      date: 2024-08-04 13:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 300048
    -bodyTs: "'90s':24 'build':7 'client':9 'connect':14 'default':20 'desktop':2 'docker':1 'doesn':11 'garbag':5 'host':18 'remot':17 'support':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6587137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705011686 {#2370
      date: 2024-01-11 23:21:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "That was my initial reaction too. “Have they considered shipping it as not-dogshit?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705171616 {#3117
    date: 2024-01-13 19:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@MrPoopyButthole@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@MrPoopyButthole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 305881
  -bodyTs: "'consid':9 'dogshit':15 'initi':4 'not-dogshit':13 'reaction':5 'ship':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650335"
  +editedAt: DateTimeImmutable @1722772067 {#3118
    date: 2024-08-04 13:47:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705171616 {#3119
    date: 2024-01-13 19:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Docker desktop is so garbage. Why build a client that doesn’t support connections to a remote host by default? It’s so 90s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1722771887 {#2363
      date: 2024-08-04 13:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 300048
    -bodyTs: "'90s':24 'build':7 'client':9 'connect':14 'default':20 'desktop':2 'docker':1 'doesn':11 'garbag':5 'host':18 'remot':17 'support':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6587137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705011686 {#2370
      date: 2024-01-11 23:21:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "That was my initial reaction too. “Have they considered shipping it as not-dogshit?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705171616 {#3117
    date: 2024-01-13 19:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@MrPoopyButthole@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@MrPoopyButthole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 305881
  -bodyTs: "'consid':9 'dogshit':15 'initi':4 'not-dogshit':13 'reaction':5 'ship':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650335"
  +editedAt: DateTimeImmutable @1722772067 {#3118
    date: 2024-08-04 13:47:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705171616 {#3119
    date: 2024-01-13 19:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2361
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Docker desktop is so garbage. Why build a client that doesn’t support connections to a remote host by default? It’s so 90s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1722771887 {#2363
      date: 2024-08-04 13:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mr_MADAFAKA@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 300048
    -bodyTs: "'90s':24 'build':7 'client':9 'connect':14 'default':20 'desktop':2 'docker':1 'doesn':11 'garbag':5 'host':18 'remot':17 'support':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6587137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705011686 {#2370
      date: 2024-01-11 23:21:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2361}
  +body: "That was my initial reaction too. “Have they considered shipping it as not-dogshit?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705171616 {#3117
    date: 2024-01-13 19:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@MrPoopyButthole@lemmy.world"
    "@mr_MADAFAKA@lemmy.ml"
    "@MrPoopyButthole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 305881
  -bodyTs: "'consid':9 'dogshit':15 'initi':4 'not-dogshit':13 'reaction':5 'ship':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650335"
  +editedAt: DateTimeImmutable @1722772067 {#3118
    date: 2024-08-04 13:47:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705171616 {#3119
    date: 2024-01-13 19:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At first I read only docker without the context of the Docker Desktop client.\n
    \n
    Making docker a one-click installation on all distros is great, altough I wouldn’t use it myself.\n
    \n
    If they actually make a flatpak I wonder whether they’ll only support rootless docker or if it’ll ask for elevated permissions through polkit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705000022 {#2079
    date: 2024-01-11 20:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 299647
  -bodyTs: "'actual':36 'altough':27 'ask':53 'click':20 'client':14 'context':9 'desktop':13 'distro':24 'docker':6,12,16,48 'elev':55 'first':2 'flatpak':39 'great':26 'instal':21 'll':44,52 'make':15,37 'one':19 'one-click':18 'permiss':56 'polkit':58 'read':4 'rootless':47 'support':46 'use':31 'whether':42 'without':7 'wonder':41 'wouldn':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6334780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000022 {#2084
    date: 2024-01-11 20:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At first I read only docker without the context of the Docker Desktop client.\n
    \n
    Making docker a one-click installation on all distros is great, altough I wouldn’t use it myself.\n
    \n
    If they actually make a flatpak I wonder whether they’ll only support rootless docker or if it’ll ask for elevated permissions through polkit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705000022 {#2079
    date: 2024-01-11 20:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 299647
  -bodyTs: "'actual':36 'altough':27 'ask':53 'click':20 'client':14 'context':9 'desktop':13 'distro':24 'docker':6,12,16,48 'elev':55 'first':2 'flatpak':39 'great':26 'instal':21 'll':44,52 'make':15,37 'one':19 'one-click':18 'permiss':56 'polkit':58 'read':4 'rootless':47 'support':46 'use':31 'whether':42 'without':7 'wonder':41 'wouldn':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6334780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000022 {#2084
    date: 2024-01-11 20:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At first I read only docker without the context of the Docker Desktop client.\n
    \n
    Making docker a one-click installation on all distros is great, altough I wouldn’t use it myself.\n
    \n
    If they actually make a flatpak I wonder whether they’ll only support rootless docker or if it’ll ask for elevated permissions through polkit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705000022 {#2079
    date: 2024-01-11 20:07:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 299647
  -bodyTs: "'actual':36 'altough':27 'ask':53 'click':20 'client':14 'context':9 'desktop':13 'distro':24 'docker':6,12,16,48 'elev':55 'first':2 'flatpak':39 'great':26 'instal':21 'll':44,52 'make':15,37 'one':19 'one-click':18 'permiss':56 'polkit':58 'read':4 'rootless':47 'support':46 'use':31 'whether':42 'without':7 'wonder':41 'wouldn':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6334780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000022 {#2084
    date: 2024-01-11 20:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let’s make mounts and permissions even harder to get right! But I’m totally up for a flathub release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704999785 {#2143
    date: 2024-01-11 20:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 299638
  -bodyTs: "'even':7 'flathub':19 'get':10 'harder':8 'let':1 'm':14 'make':3 'mount':4 'permiss':6 'releas':20 'right':11 'total':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6583767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999785 {#2135
    date: 2024-01-11 20:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let’s make mounts and permissions even harder to get right! But I’m totally up for a flathub release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704999785 {#2143
    date: 2024-01-11 20:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 299638
  -bodyTs: "'even':7 'flathub':19 'get':10 'harder':8 'let':1 'm':14 'make':3 'mount':4 'permiss':6 'releas':20 'right':11 'total':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6583767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999785 {#2135
    date: 2024-01-11 20:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Let’s make mounts and permissions even harder to get right! But I’m totally up for a flathub release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704999785 {#2143
    date: 2024-01-11 20:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 299638
  -bodyTs: "'even':7 'flathub':19 'get':10 'harder':8 'let':1 'm':14 'make':3 'mount':4 'permiss':6 'releas':20 'right':11 'total':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6583767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999785 {#2135
    date: 2024-01-11 20:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same question here, anyone having benchmark or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1720033219 {#2213
    date: 2024-07-03 21:00:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 295275
  -bodyTs: "'anyon':4 'benchmark':6 'question':2 'someth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7220158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871706 {#2225
    date: 2024-01-10 08:28:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same question here, anyone having benchmark or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1720033219 {#2213
    date: 2024-07-03 21:00:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 295275
  -bodyTs: "'anyon':4 'benchmark':6 'question':2 'someth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7220158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871706 {#2225
    date: 2024-01-10 08:28:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same question here, anyone having benchmark or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1720033219 {#2213
    date: 2024-07-03 21:00:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 295275
  -bodyTs: "'anyon':4 'benchmark':6 'question':2 'someth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7220158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871706 {#2225
    date: 2024-01-10 08:28:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2320 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same question here, anyone having benchmark or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1720033219 {#2213
      date: 2024-07-03 21:00:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2252 …}
    +nested: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    -id: 295275
    -bodyTs: "'anyon':4 'benchmark':6 'question':2 'someth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7220158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704871706 {#2225
      date: 2024-01-10 08:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: "there was some interest in my lug with the different schedulers but attempts at benchmarking all fell within margin of error from our lay attempts at measuring"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704897462 {#3053
    date: 2024-01-10 15:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@youngyoshieboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 295994
  -bodyTs: "'attempt':13,25 'benchmark':15 'differ':10 'error':21 'fell':17 'interest':4 'lay':24 'lug':7 'margin':19 'measur':27 'schedul':11 'within':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897462 {#3052
    date: 2024-01-10 15:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2320 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same question here, anyone having benchmark or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1720033219 {#2213
      date: 2024-07-03 21:00:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2252 …}
    +nested: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    -id: 295275
    -bodyTs: "'anyon':4 'benchmark':6 'question':2 'someth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7220158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704871706 {#2225
      date: 2024-01-10 08:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: "there was some interest in my lug with the different schedulers but attempts at benchmarking all fell within margin of error from our lay attempts at measuring"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704897462 {#3053
    date: 2024-01-10 15:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@youngyoshieboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 295994
  -bodyTs: "'attempt':13,25 'benchmark':15 'differ':10 'error':21 'fell':17 'interest':4 'lay':24 'lug':7 'margin':19 'measur':27 'schedul':11 'within':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897462 {#3052
    date: 2024-01-10 15:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2320 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same question here, anyone having benchmark or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1720033219 {#2213
      date: 2024-07-03 21:00:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2252 …}
    +nested: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2311 …}
    +reports: Doctrine\ORM\PersistentCollection {#2293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
    -id: 295275
    -bodyTs: "'anyon':4 'benchmark':6 'question':2 'someth':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7220158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704871706 {#2225
      date: 2024-01-10 08:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: "there was some interest in my lug with the different schedulers but attempts at benchmarking all fell within margin of error from our lay attempts at measuring"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704897462 {#3053
    date: 2024-01-10 15:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
    "@youngyoshieboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 295994
  -bodyTs: "'attempt':13,25 'benchmark':15 'differ':10 'error':21 'fell':17 'interest':4 'lay':24 'lug':7 'margin':19 'measur':27 'schedul':11 'within':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7229816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897462 {#3052
    date: 2024-01-10 15:37:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it support word suggestions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1719880642 {#2200
    date: 2024-07-02 02:37:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 294538
  -bodyTs: "'suggest':5 'support':3 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5205305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841129 {#2211
    date: 2024-01-09 23:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it support word suggestions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1719880642 {#2200
    date: 2024-07-02 02:37:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 294538
  -bodyTs: "'suggest':5 'support':3 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5205305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841129 {#2211
    date: 2024-01-09 23:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does it support word suggestions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1719880642 {#2200
    date: 2024-07-02 02:37:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 294538
  -bodyTs: "'suggest':5 'support':3 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5205305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704841129 {#2211
    date: 2024-01-09 23:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2240 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: null
    +root: null
    +body: "Does it support word suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1719880642 {#2200
      date: 2024-07-02 02:37:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2271 …}
    +nested: Doctrine\ORM\PersistentCollection {#2272 …}
    +votes: Doctrine\ORM\PersistentCollection {#2253 …}
    +reports: Doctrine\ORM\PersistentCollection {#2262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
    -id: 294538
    -bodyTs: "'suggest':5 'support':3 'word':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5205305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704841129 {#2211
      date: 2024-01-09 23:58:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "It doesn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704879682 {#3069
    date: 2024-01-10 10:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Terminarchs@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 295435
  -bodyTs: "'doesn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5222654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879682 {#3068
    date: 2024-01-10 10:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2240 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: null
    +root: null
    +body: "Does it support word suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1719880642 {#2200
      date: 2024-07-02 02:37:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2271 …}
    +nested: Doctrine\ORM\PersistentCollection {#2272 …}
    +votes: Doctrine\ORM\PersistentCollection {#2253 …}
    +reports: Doctrine\ORM\PersistentCollection {#2262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
    -id: 294538
    -bodyTs: "'suggest':5 'support':3 'word':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5205305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704841129 {#2211
      date: 2024-01-09 23:58:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "It doesn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704879682 {#3069
    date: 2024-01-10 10:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Terminarchs@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 295435
  -bodyTs: "'doesn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5222654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879682 {#3068
    date: 2024-01-10 10:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2240 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: null
    +root: null
    +body: "Does it support word suggestions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1719880642 {#2200
      date: 2024-07-02 02:37:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2271 …}
    +nested: Doctrine\ORM\PersistentCollection {#2272 …}
    +votes: Doctrine\ORM\PersistentCollection {#2253 …}
    +reports: Doctrine\ORM\PersistentCollection {#2262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
    -id: 294538
    -bodyTs: "'suggest':5 'support':3 'word':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5205305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704841129 {#2211
      date: 2024-01-09 23:58:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "It doesn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704879682 {#3069
    date: 2024-01-10 10:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Terminarchs@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 295435
  -bodyTs: "'doesn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5222654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704879682 {#3068
    date: 2024-01-10 10:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1720425618 {#2177
    date: 2024-07-08 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 294432
  -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6530979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838134 {#2176
    date: 2024-01-09 23:08:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1720425618 {#2177
    date: 2024-07-08 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 294432
  -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6530979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838134 {#2176
    date: 2024-01-09 23:08:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1720425618 {#2177
    date: 2024-07-08 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 294432
  -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6530979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838134 {#2176
    date: 2024-01-09 23:08:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: null
    +root: null
    +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1720425618 {#2177
      date: 2024-07-08 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2184 …}
    +nested: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    -id: 294432
    -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6530979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838134 {#2176
      date: 2024-01-09 23:08:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704838293 {#3085
    date: 2024-01-09 23:11:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 294436
  -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4536414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838293 {#3084
    date: 2024-01-09 23:11:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: null
    +root: null
    +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1720425618 {#2177
      date: 2024-07-08 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2184 …}
    +nested: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    -id: 294432
    -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6530979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838134 {#2176
      date: 2024-01-09 23:08:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704838293 {#3085
    date: 2024-01-09 23:11:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 294436
  -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4536414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838293 {#3084
    date: 2024-01-09 23:11:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: null
    +root: null
    +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1720425618 {#2177
      date: 2024-07-08 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2184 …}
    +nested: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    -id: 294432
    -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6530979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838134 {#2176
      date: 2024-01-09 23:08:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704838293 {#3085
    date: 2024-01-09 23:11:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 294436
  -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4536414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704838293 {#3084
    date: 2024-01-09 23:11:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1996 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1720425618 {#2177
        date: 2024-07-08 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2184 …}
      +nested: Doctrine\ORM\PersistentCollection {#2169 …}
      +votes: Doctrine\ORM\PersistentCollection {#2134 …}
      +reports: Doctrine\ORM\PersistentCollection {#1985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
      -id: 294432
      -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6530979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838134 {#2176
        date: 2024-01-09 23:08:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704838293 {#3085
      date: 2024-01-09 23:11:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 294436
    -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4536414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838293 {#3084
      date: 2024-01-09 23:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704839417 {#3209
    date: 2024-01-09 23:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 294470
  -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7305219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839417 {#3210
    date: 2024-01-09 23:30:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1996 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1720425618 {#2177
        date: 2024-07-08 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2184 …}
      +nested: Doctrine\ORM\PersistentCollection {#2169 …}
      +votes: Doctrine\ORM\PersistentCollection {#2134 …}
      +reports: Doctrine\ORM\PersistentCollection {#1985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
      -id: 294432
      -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6530979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838134 {#2176
        date: 2024-01-09 23:08:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704838293 {#3085
      date: 2024-01-09 23:11:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 294436
    -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4536414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838293 {#3084
      date: 2024-01-09 23:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704839417 {#3209
    date: 2024-01-09 23:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 294470
  -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7305219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839417 {#3210
    date: 2024-01-09 23:30:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1996 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1720425618 {#2177
        date: 2024-07-08 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2184 …}
      +nested: Doctrine\ORM\PersistentCollection {#2169 …}
      +votes: Doctrine\ORM\PersistentCollection {#2134 …}
      +reports: Doctrine\ORM\PersistentCollection {#1985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
      -id: 294432
      -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6530979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838134 {#2176
        date: 2024-01-09 23:08:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704838293 {#3085
      date: 2024-01-09 23:11:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3081 …}
    +nested: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
    -id: 294436
    -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4536414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704838293 {#3084
      date: 2024-01-09 23:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704839417 {#3209
    date: 2024-01-09 23:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 294470
  -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7305219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704839417 {#3210
    date: 2024-01-09 23:30:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3211
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: null
        +root: null
        +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1720425618 {#2177
          date: 2024-07-08 10:00:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2184 …}
        +nested: Doctrine\ORM\PersistentCollection {#2169 …}
        +votes: Doctrine\ORM\PersistentCollection {#2134 …}
        +reports: Doctrine\ORM\PersistentCollection {#1985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
        -id: 294432
        -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6530979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838134 {#2176
          date: 2024-01-09 23:08:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704838293 {#3085
        date: 2024-01-09 23:11:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 294436
      -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4536414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838293 {#3084
        date: 2024-01-09 23:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839417 {#3209
      date: 2024-01-09 23:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 294470
    -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7305219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839417 {#3210
      date: 2024-01-09 23:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I use GrapheneOS. It is unable to access the Internet entirely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704929452 {#3312
    date: 2024-01-11 00:30:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 297695
  -bodyTs: "'access':8 'entir':11 'grapheneo':3 'internet':10 'unabl':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4570827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929452 {#3313
    date: 2024-01-11 00:30:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3211
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: null
        +root: null
        +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1720425618 {#2177
          date: 2024-07-08 10:00:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2184 …}
        +nested: Doctrine\ORM\PersistentCollection {#2169 …}
        +votes: Doctrine\ORM\PersistentCollection {#2134 …}
        +reports: Doctrine\ORM\PersistentCollection {#1985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
        -id: 294432
        -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6530979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838134 {#2176
          date: 2024-01-09 23:08:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704838293 {#3085
        date: 2024-01-09 23:11:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 294436
      -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4536414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838293 {#3084
        date: 2024-01-09 23:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839417 {#3209
      date: 2024-01-09 23:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 294470
    -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7305219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839417 {#3210
      date: 2024-01-09 23:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I use GrapheneOS. It is unable to access the Internet entirely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704929452 {#3312
    date: 2024-01-11 00:30:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 297695
  -bodyTs: "'access':8 'entir':11 'grapheneo':3 'internet':10 'unabl':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4570827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929452 {#3313
    date: 2024-01-11 00:30:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3211
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: null
        +root: null
        +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1720425618 {#2177
          date: 2024-07-08 10:00:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2184 …}
        +nested: Doctrine\ORM\PersistentCollection {#2169 …}
        +votes: Doctrine\ORM\PersistentCollection {#2134 …}
        +reports: Doctrine\ORM\PersistentCollection {#1985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
        -id: 294432
        -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6530979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838134 {#2176
          date: 2024-01-09 23:08:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704838293 {#3085
        date: 2024-01-09 23:11:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 294436
      -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4536414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838293 {#3084
        date: 2024-01-09 23:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839417 {#3209
      date: 2024-01-09 23:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 294470
    -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7305219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839417 {#3210
      date: 2024-01-09 23:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I use GrapheneOS. It is unable to access the Internet entirely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704929452 {#3312
    date: 2024-01-11 00:30:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 297695
  -bodyTs: "'access':8 'entir':11 'grapheneo':3 'internet':10 'unabl':6 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4570827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929452 {#3313
    date: 2024-01-11 00:30:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3329
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3211
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: null
        +root: null
        +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1720425618 {#2177
          date: 2024-07-08 10:00:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2184 …}
        +nested: Doctrine\ORM\PersistentCollection {#2169 …}
        +votes: Doctrine\ORM\PersistentCollection {#2134 …}
        +reports: Doctrine\ORM\PersistentCollection {#1985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
        -id: 294432
        -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6530979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838134 {#2176
          date: 2024-01-09 23:08:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704838293 {#3085
        date: 2024-01-09 23:11:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 294436
      -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4536414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838293 {#3084
        date: 2024-01-09 23:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839417 {#3209
      date: 2024-01-09 23:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 294470
    -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7305219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839417 {#3210
      date: 2024-01-09 23:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    An app being able to subvert system-level permissions would be pretty huge news.\n
    \n
    I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
    \n
    Where am I supposed to see it being able to access the internet?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704842022 {#3327
    date: 2024-01-10 00:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -id: 294560
  -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5205618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704842022 {#3328
    date: 2024-01-10 00:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3211
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: null
        +root: null
        +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1720425618 {#2177
          date: 2024-07-08 10:00:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2184 …}
        +nested: Doctrine\ORM\PersistentCollection {#2169 …}
        +votes: Doctrine\ORM\PersistentCollection {#2134 …}
        +reports: Doctrine\ORM\PersistentCollection {#1985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
        -id: 294432
        -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6530979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838134 {#2176
          date: 2024-01-09 23:08:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704838293 {#3085
        date: 2024-01-09 23:11:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 294436
      -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4536414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838293 {#3084
        date: 2024-01-09 23:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839417 {#3209
      date: 2024-01-09 23:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 294470
    -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7305219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839417 {#3210
      date: 2024-01-09 23:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    An app being able to subvert system-level permissions would be pretty huge news.\n
    \n
    I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
    \n
    Where am I supposed to see it being able to access the internet?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704842022 {#3327
    date: 2024-01-10 00:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -id: 294560
  -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5205618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704842022 {#3328
    date: 2024-01-10 00:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3211
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3082 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: null
        +root: null
        +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1720425618 {#2177
          date: 2024-07-08 10:00:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2184 …}
        +nested: Doctrine\ORM\PersistentCollection {#2169 …}
        +votes: Doctrine\ORM\PersistentCollection {#2134 …}
        +reports: Doctrine\ORM\PersistentCollection {#1985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
        -id: 294432
        -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6530979"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838134 {#2176
          date: 2024-01-09 23:08:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704838293 {#3085
        date: 2024-01-09 23:11:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3081 …}
      +nested: Doctrine\ORM\PersistentCollection {#3079 …}
      +votes: Doctrine\ORM\PersistentCollection {#3077 …}
      +reports: Doctrine\ORM\PersistentCollection {#3075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
      -id: 294436
      -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4536414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704838293 {#3084
        date: 2024-01-09 23:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704839417 {#3209
      date: 2024-01-09 23:30:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3215 …}
    +votes: Doctrine\ORM\PersistentCollection {#3217 …}
    +reports: Doctrine\ORM\PersistentCollection {#3219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
    -id: 294470
    -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7305219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704839417 {#3210
      date: 2024-01-09 23:30:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    An app being able to subvert system-level permissions would be pretty huge news.\n
    \n
    I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
    \n
    Where am I supposed to see it being able to access the internet?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704842022 {#3327
    date: 2024-01-10 00:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -id: 294560
  -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5205618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704842022 {#3328
    date: 2024-01-10 00:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3329
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3211
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3082 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1996 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: null
          +root: null
          +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1720425618 {#2177
            date: 2024-07-08 10:00:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2184 …}
          +nested: Doctrine\ORM\PersistentCollection {#2169 …}
          +votes: Doctrine\ORM\PersistentCollection {#2134 …}
          +reports: Doctrine\ORM\PersistentCollection {#1985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
          -id: 294432
          -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6530979"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838134 {#2176
            date: 2024-01-09 23:08:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704838293 {#3085
          date: 2024-01-09 23:11:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3081 …}
        +nested: Doctrine\ORM\PersistentCollection {#3079 …}
        +votes: Doctrine\ORM\PersistentCollection {#3077 …}
        +reports: Doctrine\ORM\PersistentCollection {#3075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
        -id: 294436
        -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4536414"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838293 {#3084
          date: 2024-01-09 23:11:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704839417 {#3209
        date: 2024-01-09 23:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3213 …}
      +nested: Doctrine\ORM\PersistentCollection {#3215 …}
      +votes: Doctrine\ORM\PersistentCollection {#3217 …}
      +reports: Doctrine\ORM\PersistentCollection {#3219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
      -id: 294470
      -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7305219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839417 {#3210
        date: 2024-01-09 23:30:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      An app being able to subvert system-level permissions would be pretty huge news.\n
      \n
      I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
      \n
      Where am I supposed to see it being able to access the internet?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704842022 {#3327
      date: 2024-01-10 00:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3331 …}
    +nested: Doctrine\ORM\PersistentCollection {#3333 …}
    +votes: Doctrine\ORM\PersistentCollection {#3335 …}
    +reports: Doctrine\ORM\PersistentCollection {#3337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
    -id: 294560
    -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5205618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704842022 {#3328
      date: 2024-01-10 00:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "in the “traffic log”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704852001 {#3414
    date: 2024-01-10 03:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 294857
  -bodyTs: "'log':4 'traffic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7314643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852001 {#3415
    date: 2024-01-10 03:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3329
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3211
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3082 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1996 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: null
          +root: null
          +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1720425618 {#2177
            date: 2024-07-08 10:00:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2184 …}
          +nested: Doctrine\ORM\PersistentCollection {#2169 …}
          +votes: Doctrine\ORM\PersistentCollection {#2134 …}
          +reports: Doctrine\ORM\PersistentCollection {#1985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
          -id: 294432
          -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6530979"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838134 {#2176
            date: 2024-01-09 23:08:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704838293 {#3085
          date: 2024-01-09 23:11:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3081 …}
        +nested: Doctrine\ORM\PersistentCollection {#3079 …}
        +votes: Doctrine\ORM\PersistentCollection {#3077 …}
        +reports: Doctrine\ORM\PersistentCollection {#3075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
        -id: 294436
        -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4536414"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838293 {#3084
          date: 2024-01-09 23:11:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704839417 {#3209
        date: 2024-01-09 23:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3213 …}
      +nested: Doctrine\ORM\PersistentCollection {#3215 …}
      +votes: Doctrine\ORM\PersistentCollection {#3217 …}
      +reports: Doctrine\ORM\PersistentCollection {#3219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
      -id: 294470
      -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7305219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839417 {#3210
        date: 2024-01-09 23:30:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      An app being able to subvert system-level permissions would be pretty huge news.\n
      \n
      I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
      \n
      Where am I supposed to see it being able to access the internet?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704842022 {#3327
      date: 2024-01-10 00:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3331 …}
    +nested: Doctrine\ORM\PersistentCollection {#3333 …}
    +votes: Doctrine\ORM\PersistentCollection {#3335 …}
    +reports: Doctrine\ORM\PersistentCollection {#3337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
    -id: 294560
    -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5205618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704842022 {#3328
      date: 2024-01-10 00:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "in the “traffic log”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704852001 {#3414
    date: 2024-01-10 03:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 294857
  -bodyTs: "'log':4 'traffic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7314643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852001 {#3415
    date: 2024-01-10 03:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3329
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3211
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3082 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1996 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: null
          +root: null
          +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1720425618 {#2177
            date: 2024-07-08 10:00:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2184 …}
          +nested: Doctrine\ORM\PersistentCollection {#2169 …}
          +votes: Doctrine\ORM\PersistentCollection {#2134 …}
          +reports: Doctrine\ORM\PersistentCollection {#1985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
          -id: 294432
          -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6530979"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838134 {#2176
            date: 2024-01-09 23:08:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704838293 {#3085
          date: 2024-01-09 23:11:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3081 …}
        +nested: Doctrine\ORM\PersistentCollection {#3079 …}
        +votes: Doctrine\ORM\PersistentCollection {#3077 …}
        +reports: Doctrine\ORM\PersistentCollection {#3075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
        -id: 294436
        -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4536414"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704838293 {#3084
          date: 2024-01-09 23:11:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704839417 {#3209
        date: 2024-01-09 23:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3213 …}
      +nested: Doctrine\ORM\PersistentCollection {#3215 …}
      +votes: Doctrine\ORM\PersistentCollection {#3217 …}
      +reports: Doctrine\ORM\PersistentCollection {#3219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
      -id: 294470
      -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7305219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704839417 {#3210
        date: 2024-01-09 23:30:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      An app being able to subvert system-level permissions would be pretty huge news.\n
      \n
      I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
      \n
      Where am I supposed to see it being able to access the internet?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704842022 {#3327
      date: 2024-01-10 00:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3331 …}
    +nested: Doctrine\ORM\PersistentCollection {#3333 …}
    +votes: Doctrine\ORM\PersistentCollection {#3335 …}
    +reports: Doctrine\ORM\PersistentCollection {#3337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
    -id: 294560
    -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5205618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704842022 {#3328
      date: 2024-01-10 00:13:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "in the “traffic log”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704852001 {#3414
    date: 2024-01-10 03:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 294857
  -bodyTs: "'log':4 'traffic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7314643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852001 {#3415
    date: 2024-01-10 03:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3465
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3329
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3211
        +user: Proxies\__CG__\App\Entity\User {#3212 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3083
          +user: Proxies\__CG__\App\Entity\User {#3082 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1996 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: null
            +root: null
            +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1720425618 {#2177
              date: 2024-07-08 10:00:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2184 …}
            +nested: Doctrine\ORM\PersistentCollection {#2169 …}
            +votes: Doctrine\ORM\PersistentCollection {#2134 …}
            +reports: Doctrine\ORM\PersistentCollection {#1985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
            -id: 294432
            -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6530979"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838134 {#2176
              date: 2024-01-09 23:08:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704838293 {#3085
            date: 2024-01-09 23:11:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3081 …}
          +nested: Doctrine\ORM\PersistentCollection {#3079 …}
          +votes: Doctrine\ORM\PersistentCollection {#3077 …}
          +reports: Doctrine\ORM\PersistentCollection {#3075 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
          -id: 294436
          -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/4536414"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838293 {#3084
            date: 2024-01-09 23:11:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704839417 {#3209
          date: 2024-01-09 23:30:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3213 …}
        +nested: Doctrine\ORM\PersistentCollection {#3215 …}
        +votes: Doctrine\ORM\PersistentCollection {#3217 …}
        +reports: Doctrine\ORM\PersistentCollection {#3219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
        -id: 294470
        -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7305219"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704839417 {#3210
          date: 2024-01-09 23:30:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        An app being able to subvert system-level permissions would be pretty huge news.\n
        \n
        I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
        \n
        Where am I supposed to see it being able to access the internet?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704842022 {#3327
        date: 2024-01-10 00:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3331 …}
      +nested: Doctrine\ORM\PersistentCollection {#3333 …}
      +votes: Doctrine\ORM\PersistentCollection {#3335 …}
      +reports: Doctrine\ORM\PersistentCollection {#3337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
      -id: 294560
      -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5205618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704842022 {#3328
        date: 2024-01-10 00:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "in the “traffic log”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704852001 {#3414
      date: 2024-01-10 03:00:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 294857
    -bodyTs: "'log':4 'traffic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7314643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704852001 {#3415
      date: 2024-01-10 03:00:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704859703 {#3464
    date: 2024-01-10 05:08:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3468 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 295025
  -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5213900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859703 {#3461
    date: 2024-01-10 05:08:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3465
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3329
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3211
        +user: Proxies\__CG__\App\Entity\User {#3212 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3083
          +user: Proxies\__CG__\App\Entity\User {#3082 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1996 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: null
            +root: null
            +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1720425618 {#2177
              date: 2024-07-08 10:00:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2184 …}
            +nested: Doctrine\ORM\PersistentCollection {#2169 …}
            +votes: Doctrine\ORM\PersistentCollection {#2134 …}
            +reports: Doctrine\ORM\PersistentCollection {#1985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
            -id: 294432
            -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6530979"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838134 {#2176
              date: 2024-01-09 23:08:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704838293 {#3085
            date: 2024-01-09 23:11:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3081 …}
          +nested: Doctrine\ORM\PersistentCollection {#3079 …}
          +votes: Doctrine\ORM\PersistentCollection {#3077 …}
          +reports: Doctrine\ORM\PersistentCollection {#3075 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
          -id: 294436
          -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/4536414"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838293 {#3084
            date: 2024-01-09 23:11:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704839417 {#3209
          date: 2024-01-09 23:30:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3213 …}
        +nested: Doctrine\ORM\PersistentCollection {#3215 …}
        +votes: Doctrine\ORM\PersistentCollection {#3217 …}
        +reports: Doctrine\ORM\PersistentCollection {#3219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
        -id: 294470
        -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7305219"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704839417 {#3210
          date: 2024-01-09 23:30:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        An app being able to subvert system-level permissions would be pretty huge news.\n
        \n
        I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
        \n
        Where am I supposed to see it being able to access the internet?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704842022 {#3327
        date: 2024-01-10 00:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3331 …}
      +nested: Doctrine\ORM\PersistentCollection {#3333 …}
      +votes: Doctrine\ORM\PersistentCollection {#3335 …}
      +reports: Doctrine\ORM\PersistentCollection {#3337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
      -id: 294560
      -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5205618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704842022 {#3328
        date: 2024-01-10 00:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "in the “traffic log”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704852001 {#3414
      date: 2024-01-10 03:00:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 294857
    -bodyTs: "'log':4 'traffic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7314643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704852001 {#3415
      date: 2024-01-10 03:00:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704859703 {#3464
    date: 2024-01-10 05:08:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3468 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 295025
  -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5213900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859703 {#3461
    date: 2024-01-10 05:08:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3465
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3329
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3211
        +user: Proxies\__CG__\App\Entity\User {#3212 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3083
          +user: Proxies\__CG__\App\Entity\User {#3082 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1996 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: null
            +root: null
            +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1720425618 {#2177
              date: 2024-07-08 10:00:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2184 …}
            +nested: Doctrine\ORM\PersistentCollection {#2169 …}
            +votes: Doctrine\ORM\PersistentCollection {#2134 …}
            +reports: Doctrine\ORM\PersistentCollection {#1985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
            -id: 294432
            -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6530979"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838134 {#2176
              date: 2024-01-09 23:08:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704838293 {#3085
            date: 2024-01-09 23:11:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3081 …}
          +nested: Doctrine\ORM\PersistentCollection {#3079 …}
          +votes: Doctrine\ORM\PersistentCollection {#3077 …}
          +reports: Doctrine\ORM\PersistentCollection {#3075 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
          -id: 294436
          -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/4536414"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704838293 {#3084
            date: 2024-01-09 23:11:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704839417 {#3209
          date: 2024-01-09 23:30:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3213 …}
        +nested: Doctrine\ORM\PersistentCollection {#3215 …}
        +votes: Doctrine\ORM\PersistentCollection {#3217 …}
        +reports: Doctrine\ORM\PersistentCollection {#3219 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
        -id: 294470
        -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7305219"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704839417 {#3210
          date: 2024-01-09 23:30:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        An app being able to subvert system-level permissions would be pretty huge news.\n
        \n
        I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
        \n
        Where am I supposed to see it being able to access the internet?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704842022 {#3327
        date: 2024-01-10 00:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3331 …}
      +nested: Doctrine\ORM\PersistentCollection {#3333 …}
      +votes: Doctrine\ORM\PersistentCollection {#3335 …}
      +reports: Doctrine\ORM\PersistentCollection {#3337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
      -id: 294560
      -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5205618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704842022 {#3328
        date: 2024-01-10 00:13:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "in the “traffic log”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704852001 {#3414
      date: 2024-01-10 03:00:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 294857
    -bodyTs: "'log':4 'traffic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7314643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704852001 {#3415
      date: 2024-01-10 03:00:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704859703 {#3464
    date: 2024-01-10 05:08:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3468 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 295025
  -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5213900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859703 {#3461
    date: 2024-01-10 05:08:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3496
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3465
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3329
        +user: Proxies\__CG__\App\Entity\User {#3330 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3211
          +user: Proxies\__CG__\App\Entity\User {#3212 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3082 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: null
              +root: null
              +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1720425618 {#2177
                date: 2024-07-08 10:00:18.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2184 …}
              +nested: Doctrine\ORM\PersistentCollection {#2169 …}
              +votes: Doctrine\ORM\PersistentCollection {#2134 …}
              +reports: Doctrine\ORM\PersistentCollection {#1985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
              -id: 294432
              -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6530979"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838134 {#2176
                date: 2024-01-09 23:08:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704838293 {#3085
              date: 2024-01-09 23:11:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3081 …}
            +nested: Doctrine\ORM\PersistentCollection {#3079 …}
            +votes: Doctrine\ORM\PersistentCollection {#3077 …}
            +reports: Doctrine\ORM\PersistentCollection {#3075 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
            -id: 294436
            -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4536414"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838293 {#3084
              date: 2024-01-09 23:11:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704839417 {#3209
            date: 2024-01-09 23:30:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3213 …}
          +nested: Doctrine\ORM\PersistentCollection {#3215 …}
          +votes: Doctrine\ORM\PersistentCollection {#3217 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 294470
          -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7305219"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704839417 {#3210
            date: 2024-01-09 23:30:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          An app being able to subvert system-level permissions would be pretty huge news.\n
          \n
          I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
          \n
          Where am I supposed to see it being able to access the internet?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704842022 {#3327
          date: 2024-01-10 00:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3331 …}
        +nested: Doctrine\ORM\PersistentCollection {#3333 …}
        +votes: Doctrine\ORM\PersistentCollection {#3335 …}
        +reports: Doctrine\ORM\PersistentCollection {#3337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
        -id: 294560
        -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5205618"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704842022 {#3328
          date: 2024-01-10 00:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "in the “traffic log”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704852001 {#3414
        date: 2024-01-10 03:00:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 294857
      -bodyTs: "'log':4 'traffic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7314643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704852001 {#3415
        date: 2024-01-10 03:00:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704859703 {#3464
      date: 2024-01-10 05:08:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3468 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 295025
    -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5213900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704859703 {#3461
      date: 2024-01-10 05:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "a tinfoil hat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704872786 {#3491
    date: 2024-01-10 08:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3486 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 295301
  -bodyTs: "'hat':3 'tinfoil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7220660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872786 {#3494
    date: 2024-01-10 08:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3496
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3465
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3329
        +user: Proxies\__CG__\App\Entity\User {#3330 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3211
          +user: Proxies\__CG__\App\Entity\User {#3212 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3082 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: null
              +root: null
              +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1720425618 {#2177
                date: 2024-07-08 10:00:18.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2184 …}
              +nested: Doctrine\ORM\PersistentCollection {#2169 …}
              +votes: Doctrine\ORM\PersistentCollection {#2134 …}
              +reports: Doctrine\ORM\PersistentCollection {#1985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
              -id: 294432
              -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6530979"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838134 {#2176
                date: 2024-01-09 23:08:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704838293 {#3085
              date: 2024-01-09 23:11:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3081 …}
            +nested: Doctrine\ORM\PersistentCollection {#3079 …}
            +votes: Doctrine\ORM\PersistentCollection {#3077 …}
            +reports: Doctrine\ORM\PersistentCollection {#3075 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
            -id: 294436
            -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4536414"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838293 {#3084
              date: 2024-01-09 23:11:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704839417 {#3209
            date: 2024-01-09 23:30:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3213 …}
          +nested: Doctrine\ORM\PersistentCollection {#3215 …}
          +votes: Doctrine\ORM\PersistentCollection {#3217 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 294470
          -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7305219"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704839417 {#3210
            date: 2024-01-09 23:30:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          An app being able to subvert system-level permissions would be pretty huge news.\n
          \n
          I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
          \n
          Where am I supposed to see it being able to access the internet?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704842022 {#3327
          date: 2024-01-10 00:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3331 …}
        +nested: Doctrine\ORM\PersistentCollection {#3333 …}
        +votes: Doctrine\ORM\PersistentCollection {#3335 …}
        +reports: Doctrine\ORM\PersistentCollection {#3337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
        -id: 294560
        -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5205618"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704842022 {#3328
          date: 2024-01-10 00:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "in the “traffic log”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704852001 {#3414
        date: 2024-01-10 03:00:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 294857
      -bodyTs: "'log':4 'traffic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7314643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704852001 {#3415
        date: 2024-01-10 03:00:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704859703 {#3464
      date: 2024-01-10 05:08:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3468 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 295025
    -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5213900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704859703 {#3461
      date: 2024-01-10 05:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "a tinfoil hat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704872786 {#3491
    date: 2024-01-10 08:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3486 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 295301
  -bodyTs: "'hat':3 'tinfoil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7220660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872786 {#3494
    date: 2024-01-10 08:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3496
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3465
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3329
        +user: Proxies\__CG__\App\Entity\User {#3330 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3211
          +user: Proxies\__CG__\App\Entity\User {#3212 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3082 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: null
              +root: null
              +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1720425618 {#2177
                date: 2024-07-08 10:00:18.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2184 …}
              +nested: Doctrine\ORM\PersistentCollection {#2169 …}
              +votes: Doctrine\ORM\PersistentCollection {#2134 …}
              +reports: Doctrine\ORM\PersistentCollection {#1985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
              -id: 294432
              -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6530979"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838134 {#2176
                date: 2024-01-09 23:08:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704838293 {#3085
              date: 2024-01-09 23:11:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3081 …}
            +nested: Doctrine\ORM\PersistentCollection {#3079 …}
            +votes: Doctrine\ORM\PersistentCollection {#3077 …}
            +reports: Doctrine\ORM\PersistentCollection {#3075 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
            -id: 294436
            -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4536414"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838293 {#3084
              date: 2024-01-09 23:11:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704839417 {#3209
            date: 2024-01-09 23:30:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3213 …}
          +nested: Doctrine\ORM\PersistentCollection {#3215 …}
          +votes: Doctrine\ORM\PersistentCollection {#3217 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 294470
          -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7305219"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704839417 {#3210
            date: 2024-01-09 23:30:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          An app being able to subvert system-level permissions would be pretty huge news.\n
          \n
          I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
          \n
          Where am I supposed to see it being able to access the internet?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704842022 {#3327
          date: 2024-01-10 00:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3331 …}
        +nested: Doctrine\ORM\PersistentCollection {#3333 …}
        +votes: Doctrine\ORM\PersistentCollection {#3335 …}
        +reports: Doctrine\ORM\PersistentCollection {#3337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
        -id: 294560
        -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5205618"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704842022 {#3328
          date: 2024-01-10 00:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "in the “traffic log”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704852001 {#3414
        date: 2024-01-10 03:00:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 294857
      -bodyTs: "'log':4 'traffic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7314643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704852001 {#3415
        date: 2024-01-10 03:00:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704859703 {#3464
      date: 2024-01-10 05:08:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3468 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 295025
    -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5213900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704859703 {#3461
      date: 2024-01-10 05:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "a tinfoil hat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704872786 {#3491
    date: 2024-01-10 08:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3486 …}
  +nested: Doctrine\ORM\PersistentCollection {#3484 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 295301
  -bodyTs: "'hat':3 'tinfoil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7220660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872786 {#3494
    date: 2024-01-10 08:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3506
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3465
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3329
        +user: Proxies\__CG__\App\Entity\User {#3330 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3211
          +user: Proxies\__CG__\App\Entity\User {#3212 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3082 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: null
              +root: null
              +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1720425618 {#2177
                date: 2024-07-08 10:00:18.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2184 …}
              +nested: Doctrine\ORM\PersistentCollection {#2169 …}
              +votes: Doctrine\ORM\PersistentCollection {#2134 …}
              +reports: Doctrine\ORM\PersistentCollection {#1985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
              -id: 294432
              -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6530979"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838134 {#2176
                date: 2024-01-09 23:08:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704838293 {#3085
              date: 2024-01-09 23:11:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3081 …}
            +nested: Doctrine\ORM\PersistentCollection {#3079 …}
            +votes: Doctrine\ORM\PersistentCollection {#3077 …}
            +reports: Doctrine\ORM\PersistentCollection {#3075 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
            -id: 294436
            -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4536414"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838293 {#3084
              date: 2024-01-09 23:11:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704839417 {#3209
            date: 2024-01-09 23:30:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3213 …}
          +nested: Doctrine\ORM\PersistentCollection {#3215 …}
          +votes: Doctrine\ORM\PersistentCollection {#3217 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 294470
          -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7305219"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704839417 {#3210
            date: 2024-01-09 23:30:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          An app being able to subvert system-level permissions would be pretty huge news.\n
          \n
          I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
          \n
          Where am I supposed to see it being able to access the internet?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704842022 {#3327
          date: 2024-01-10 00:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3331 …}
        +nested: Doctrine\ORM\PersistentCollection {#3333 …}
        +votes: Doctrine\ORM\PersistentCollection {#3335 …}
        +reports: Doctrine\ORM\PersistentCollection {#3337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
        -id: 294560
        -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5205618"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704842022 {#3328
          date: 2024-01-10 00:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "in the “traffic log”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704852001 {#3414
        date: 2024-01-10 03:00:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 294857
      -bodyTs: "'log':4 'traffic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7314643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704852001 {#3415
        date: 2024-01-10 03:00:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704859703 {#3464
      date: 2024-01-10 05:08:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3468 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 295025
    -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5213900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704859703 {#3461
      date: 2024-01-10 05:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    on my phone, even with disabled access, it was “phoning home” regularly. i’m on AnySoftKeyboard for the last 2 years.\n
    \n
    maybe my os wasn’t intact 🤷 it’s degoogled now and (relatively) tracker free\n
    \n
    if Swiftkey works for you … good for you.\n
    \n
    excuse my comments
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704919868 {#3504
    date: 2024-01-10 21:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 297137
  -bodyTs: "'2':20 'access':7 'anysoftkeyboard':16 'comment':46 'degoogl':30 'disabl':6 'even':4 'excus':44 'free':35 'good':41 'home':11 'intact':27 'last':19 'm':14 'mayb':22 'os':24 'phone':3,10 'regular':12 'relat':33 'swiftkey':37 'tracker':34 'wasn':25 'work':38 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7357952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919868 {#3505
    date: 2024-01-10 21:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3506
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3465
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3329
        +user: Proxies\__CG__\App\Entity\User {#3330 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3211
          +user: Proxies\__CG__\App\Entity\User {#3212 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3082 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: null
              +root: null
              +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1720425618 {#2177
                date: 2024-07-08 10:00:18.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2184 …}
              +nested: Doctrine\ORM\PersistentCollection {#2169 …}
              +votes: Doctrine\ORM\PersistentCollection {#2134 …}
              +reports: Doctrine\ORM\PersistentCollection {#1985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
              -id: 294432
              -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6530979"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838134 {#2176
                date: 2024-01-09 23:08:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704838293 {#3085
              date: 2024-01-09 23:11:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3081 …}
            +nested: Doctrine\ORM\PersistentCollection {#3079 …}
            +votes: Doctrine\ORM\PersistentCollection {#3077 …}
            +reports: Doctrine\ORM\PersistentCollection {#3075 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
            -id: 294436
            -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4536414"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838293 {#3084
              date: 2024-01-09 23:11:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704839417 {#3209
            date: 2024-01-09 23:30:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3213 …}
          +nested: Doctrine\ORM\PersistentCollection {#3215 …}
          +votes: Doctrine\ORM\PersistentCollection {#3217 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 294470
          -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7305219"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704839417 {#3210
            date: 2024-01-09 23:30:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          An app being able to subvert system-level permissions would be pretty huge news.\n
          \n
          I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
          \n
          Where am I supposed to see it being able to access the internet?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704842022 {#3327
          date: 2024-01-10 00:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3331 …}
        +nested: Doctrine\ORM\PersistentCollection {#3333 …}
        +votes: Doctrine\ORM\PersistentCollection {#3335 …}
        +reports: Doctrine\ORM\PersistentCollection {#3337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
        -id: 294560
        -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5205618"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704842022 {#3328
          date: 2024-01-10 00:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "in the “traffic log”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704852001 {#3414
        date: 2024-01-10 03:00:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 294857
      -bodyTs: "'log':4 'traffic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7314643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704852001 {#3415
        date: 2024-01-10 03:00:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704859703 {#3464
      date: 2024-01-10 05:08:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3468 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 295025
    -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5213900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704859703 {#3461
      date: 2024-01-10 05:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    on my phone, even with disabled access, it was “phoning home” regularly. i’m on AnySoftKeyboard for the last 2 years.\n
    \n
    maybe my os wasn’t intact 🤷 it’s degoogled now and (relatively) tracker free\n
    \n
    if Swiftkey works for you … good for you.\n
    \n
    excuse my comments
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704919868 {#3504
    date: 2024-01-10 21:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 297137
  -bodyTs: "'2':20 'access':7 'anysoftkeyboard':16 'comment':46 'degoogl':30 'disabl':6 'even':4 'excus':44 'free':35 'good':41 'home':11 'intact':27 'last':19 'm':14 'mayb':22 'os':24 'phone':3,10 'regular':12 'relat':33 'swiftkey':37 'tracker':34 'wasn':25 'work':38 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7357952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919868 {#3505
    date: 2024-01-10 21:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3506
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3465
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3212 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3329
        +user: Proxies\__CG__\App\Entity\User {#3330 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3211
          +user: Proxies\__CG__\App\Entity\User {#3212 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3082 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: null
              +root: null
              +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1720425618 {#2177
                date: 2024-07-08 10:00:18.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2184 …}
              +nested: Doctrine\ORM\PersistentCollection {#2169 …}
              +votes: Doctrine\ORM\PersistentCollection {#2134 …}
              +reports: Doctrine\ORM\PersistentCollection {#1985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
              -id: 294432
              -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6530979"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838134 {#2176
                date: 2024-01-09 23:08:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704838293 {#3085
              date: 2024-01-09 23:11:33.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3081 …}
            +nested: Doctrine\ORM\PersistentCollection {#3079 …}
            +votes: Doctrine\ORM\PersistentCollection {#3077 …}
            +reports: Doctrine\ORM\PersistentCollection {#3075 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
            -id: 294436
            -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4536414"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704838293 {#3084
              date: 2024-01-09 23:11:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704839417 {#3209
            date: 2024-01-09 23:30:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3213 …}
          +nested: Doctrine\ORM\PersistentCollection {#3215 …}
          +votes: Doctrine\ORM\PersistentCollection {#3217 …}
          +reports: Doctrine\ORM\PersistentCollection {#3219 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
          -id: 294470
          -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/7305219"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704839417 {#3210
            date: 2024-01-09 23:30:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          An app being able to subvert system-level permissions would be pretty huge news.\n
          \n
          I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
          \n
          Where am I supposed to see it being able to access the internet?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704842022 {#3327
          date: 2024-01-10 00:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3331 …}
        +nested: Doctrine\ORM\PersistentCollection {#3333 …}
        +votes: Doctrine\ORM\PersistentCollection {#3335 …}
        +reports: Doctrine\ORM\PersistentCollection {#3337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
        -id: 294560
        -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/5205618"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704842022 {#3328
          date: 2024-01-10 00:13:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "in the “traffic log”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704852001 {#3414
        date: 2024-01-10 03:00:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 294857
      -bodyTs: "'log':4 'traffic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7314643"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704852001 {#3415
        date: 2024-01-10 03:00:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704859703 {#3464
      date: 2024-01-10 05:08:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3468 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3469 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 295025
    -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5213900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704859703 {#3461
      date: 2024-01-10 05:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    on my phone, even with disabled access, it was “phoning home” regularly. i’m on AnySoftKeyboard for the last 2 years.\n
    \n
    maybe my os wasn’t intact 🤷 it’s degoogled now and (relatively) tracker free\n
    \n
    if Swiftkey works for you … good for you.\n
    \n
    excuse my comments
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704919868 {#3504
    date: 2024-01-10 21:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 297137
  -bodyTs: "'2':20 'access':7 'anysoftkeyboard':16 'comment':46 'degoogl':30 'disabl':6 'even':4 'excus':44 'free':35 'good':41 'home':11 'intact':27 'last':19 'm':14 'mayb':22 'os':24 'phone':3,10 'regular':12 'relat':33 'swiftkey':37 'tracker':34 'wasn':25 'work':38 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7357952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919868 {#3505
    date: 2024-01-10 21:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3528
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3465
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3212 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3329
          +user: Proxies\__CG__\App\Entity\User {#3330 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3211
            +user: Proxies\__CG__\App\Entity\User {#3212 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#3083
              +user: Proxies\__CG__\App\Entity\User {#3082 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1996 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
                +image: null
                +parent: null
                +root: null
                +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1720425618 {#2177
                  date: 2024-07-08 10:00:18.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@poVoq@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2184 …}
                +nested: Doctrine\ORM\PersistentCollection {#2169 …}
                +votes: Doctrine\ORM\PersistentCollection {#2134 …}
                +reports: Doctrine\ORM\PersistentCollection {#1985 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
                -id: 294432
                -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6530979"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704838134 {#2176
                  date: 2024-01-09 23:08:54.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1704838293 {#3085
                date: 2024-01-09 23:11:33.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
                "@Norodix@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3081 …}
              +nested: Doctrine\ORM\PersistentCollection {#3079 …}
              +votes: Doctrine\ORM\PersistentCollection {#3077 …}
              +reports: Doctrine\ORM\PersistentCollection {#3075 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
              -id: 294436
              -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://leminal.space/comment/4536414"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838293 {#3084
                date: 2024-01-09 23:11:33.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704839417 {#3209
              date: 2024-01-09 23:30:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
              "@fenndev@leminal.space"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3213 …}
            +nested: Doctrine\ORM\PersistentCollection {#3215 …}
            +votes: Doctrine\ORM\PersistentCollection {#3217 …}
            +reports: Doctrine\ORM\PersistentCollection {#3219 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
            -id: 294470
            -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/7305219"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704839417 {#3210
              date: 2024-01-09 23:30:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            An app being able to subvert system-level permissions would be pretty huge news.\n
            \n
            I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
            \n
            Where am I supposed to see it being able to access the internet?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704842022 {#3327
            date: 2024-01-10 00:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
            "@merde@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3331 …}
          +nested: Doctrine\ORM\PersistentCollection {#3333 …}
          +votes: Doctrine\ORM\PersistentCollection {#3335 …}
          +reports: Doctrine\ORM\PersistentCollection {#3337 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
          -id: 294560
          -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5205618"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704842022 {#3328
            date: 2024-01-10 00:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "in the “traffic log”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704852001 {#3414
          date: 2024-01-10 03:00:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
          "@null@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 294857
        -bodyTs: "'log':4 'traffic':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7314643"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704852001 {#3415
          date: 2024-01-10 03:00:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704859703 {#3464
        date: 2024-01-10 05:08:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3468 …}
      +nested: Doctrine\ORM\PersistentCollection {#3473 …}
      +votes: Doctrine\ORM\PersistentCollection {#3469 …}
      +reports: Doctrine\ORM\PersistentCollection {#3475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
      -id: 295025
      -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5213900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704859703 {#3461
        date: 2024-01-10 05:08:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      on my phone, even with disabled access, it was “phoning home” regularly. i’m on AnySoftKeyboard for the last 2 years.\n
      \n
      maybe my os wasn’t intact 🤷 it’s degoogled now and (relatively) tracker free\n
      \n
      if Swiftkey works for you … good for you.\n
      \n
      excuse my comments
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704919868 {#3504
      date: 2024-01-10 21:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3507 …}
    +nested: Doctrine\ORM\PersistentCollection {#3509 …}
    +votes: Doctrine\ORM\PersistentCollection {#3511 …}
    +reports: Doctrine\ORM\PersistentCollection {#3513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
    -id: 297137
    -bodyTs: "'2':20 'access':7 'anysoftkeyboard':16 'comment':46 'degoogl':30 'disabl':6 'even':4 'excus':44 'free':35 'good':41 'home':11 'intact':27 'last':19 'm':14 'mayb':22 'os':24 'phone':3,10 'regular':12 'relat':33 'swiftkey':37 'tracker':34 'wasn':25 'work':38 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7357952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704919868 {#3505
      date: 2024-01-10 21:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I don’t use SwiftKey, just tested it because you shared a tool for doing it and claimed it was able to subvert Android permissions.\n
    \n
    You probably didn’t actually disable the permission – like I said, the idea that an app could get around system-level permissions like that, in a way you could plainly observe would be headline news. It would be astounding that you somehow uncovered something that massive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704921510 {#3525
    date: 2024-01-10 22:18:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3531 …}
  +nested: Doctrine\ORM\PersistentCollection {#3533 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3540 …}
  -id: 297251
  -bodyTs: "'abl':21 'actual':30 'android':24 'app':41 'around':44 'astound':65 'claim':18 'could':42,55 'didn':28 'disabl':31 'get':43 'headlin':60 'idea':38 'level':47 'like':34,49 'massiv':72 'news':61 'observ':57 'permiss':25,33,48 'plain':56 'probabl':27 'said':36 'share':11 'somehow':68 'someth':70 'subvert':23 'swiftkey':5 'system':46 'system-level':45 'test':7 'tool':13 'uncov':69 'use':4 'way':53 'would':58,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5235993"
  +editedAt: DateTimeImmutable @1720331817 {#3522
    date: 2024-07-07 07:56:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921510 {#3520
    date: 2024-01-10 22:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3528
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3465
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3212 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3329
          +user: Proxies\__CG__\App\Entity\User {#3330 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3211
            +user: Proxies\__CG__\App\Entity\User {#3212 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#3083
              +user: Proxies\__CG__\App\Entity\User {#3082 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1996 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
                +image: null
                +parent: null
                +root: null
                +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1720425618 {#2177
                  date: 2024-07-08 10:00:18.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@poVoq@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2184 …}
                +nested: Doctrine\ORM\PersistentCollection {#2169 …}
                +votes: Doctrine\ORM\PersistentCollection {#2134 …}
                +reports: Doctrine\ORM\PersistentCollection {#1985 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
                -id: 294432
                -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6530979"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704838134 {#2176
                  date: 2024-01-09 23:08:54.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1704838293 {#3085
                date: 2024-01-09 23:11:33.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
                "@Norodix@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3081 …}
              +nested: Doctrine\ORM\PersistentCollection {#3079 …}
              +votes: Doctrine\ORM\PersistentCollection {#3077 …}
              +reports: Doctrine\ORM\PersistentCollection {#3075 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
              -id: 294436
              -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://leminal.space/comment/4536414"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838293 {#3084
                date: 2024-01-09 23:11:33.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704839417 {#3209
              date: 2024-01-09 23:30:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
              "@fenndev@leminal.space"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3213 …}
            +nested: Doctrine\ORM\PersistentCollection {#3215 …}
            +votes: Doctrine\ORM\PersistentCollection {#3217 …}
            +reports: Doctrine\ORM\PersistentCollection {#3219 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
            -id: 294470
            -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/7305219"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704839417 {#3210
              date: 2024-01-09 23:30:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            An app being able to subvert system-level permissions would be pretty huge news.\n
            \n
            I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
            \n
            Where am I supposed to see it being able to access the internet?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704842022 {#3327
            date: 2024-01-10 00:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
            "@merde@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3331 …}
          +nested: Doctrine\ORM\PersistentCollection {#3333 …}
          +votes: Doctrine\ORM\PersistentCollection {#3335 …}
          +reports: Doctrine\ORM\PersistentCollection {#3337 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
          -id: 294560
          -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5205618"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704842022 {#3328
            date: 2024-01-10 00:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "in the “traffic log”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704852001 {#3414
          date: 2024-01-10 03:00:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
          "@null@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 294857
        -bodyTs: "'log':4 'traffic':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7314643"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704852001 {#3415
          date: 2024-01-10 03:00:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704859703 {#3464
        date: 2024-01-10 05:08:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3468 …}
      +nested: Doctrine\ORM\PersistentCollection {#3473 …}
      +votes: Doctrine\ORM\PersistentCollection {#3469 …}
      +reports: Doctrine\ORM\PersistentCollection {#3475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
      -id: 295025
      -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5213900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704859703 {#3461
        date: 2024-01-10 05:08:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      on my phone, even with disabled access, it was “phoning home” regularly. i’m on AnySoftKeyboard for the last 2 years.\n
      \n
      maybe my os wasn’t intact 🤷 it’s degoogled now and (relatively) tracker free\n
      \n
      if Swiftkey works for you … good for you.\n
      \n
      excuse my comments
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704919868 {#3504
      date: 2024-01-10 21:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3507 …}
    +nested: Doctrine\ORM\PersistentCollection {#3509 …}
    +votes: Doctrine\ORM\PersistentCollection {#3511 …}
    +reports: Doctrine\ORM\PersistentCollection {#3513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
    -id: 297137
    -bodyTs: "'2':20 'access':7 'anysoftkeyboard':16 'comment':46 'degoogl':30 'disabl':6 'even':4 'excus':44 'free':35 'good':41 'home':11 'intact':27 'last':19 'm':14 'mayb':22 'os':24 'phone':3,10 'regular':12 'relat':33 'swiftkey':37 'tracker':34 'wasn':25 'work':38 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7357952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704919868 {#3505
      date: 2024-01-10 21:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I don’t use SwiftKey, just tested it because you shared a tool for doing it and claimed it was able to subvert Android permissions.\n
    \n
    You probably didn’t actually disable the permission – like I said, the idea that an app could get around system-level permissions like that, in a way you could plainly observe would be headline news. It would be astounding that you somehow uncovered something that massive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704921510 {#3525
    date: 2024-01-10 22:18:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3531 …}
  +nested: Doctrine\ORM\PersistentCollection {#3533 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3540 …}
  -id: 297251
  -bodyTs: "'abl':21 'actual':30 'android':24 'app':41 'around':44 'astound':65 'claim':18 'could':42,55 'didn':28 'disabl':31 'get':43 'headlin':60 'idea':38 'level':47 'like':34,49 'massiv':72 'news':61 'observ':57 'permiss':25,33,48 'plain':56 'probabl':27 'said':36 'share':11 'somehow':68 'someth':70 'subvert':23 'swiftkey':5 'system':46 'system-level':45 'test':7 'tool':13 'uncov':69 'use':4 'way':53 'would':58,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5235993"
  +editedAt: DateTimeImmutable @1720331817 {#3522
    date: 2024-07-07 07:56:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921510 {#3520
    date: 2024-01-10 22:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3528
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
    +image: null
    +parent: App\Entity\EntryComment {#3465
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3212 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
        +image: null
        +parent: App\Entity\EntryComment {#3329
          +user: Proxies\__CG__\App\Entity\User {#3330 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
          +image: null
          +parent: App\Entity\EntryComment {#3211
            +user: Proxies\__CG__\App\Entity\User {#3212 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
            +image: null
            +parent: App\Entity\EntryComment {#3083
              +user: Proxies\__CG__\App\Entity\User {#3082 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1996 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2273 …}
                +image: null
                +parent: null
                +root: null
                +body: "I find this to be the best keyboard. My language uses a lot of non ascii characters and its so much faster to type them with this!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1720425618 {#2177
                  date: 2024-07-08 10:00:18.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@poVoq@slrpnk.net"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2184 …}
                +nested: Doctrine\ORM\PersistentCollection {#2169 …}
                +votes: Doctrine\ORM\PersistentCollection {#2134 …}
                +reports: Doctrine\ORM\PersistentCollection {#1985 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
                -id: 294432
                -bodyTs: "'ascii':16 'best':7 'charact':17 'faster':22 'find':2 'keyboard':8 'languag':10 'lot':13 'much':21 'non':15 'type':24 'use':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6530979"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704838134 {#2176
                  date: 2024-01-09 23:08:54.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "I use it alongside SwiftKey (with Internet access disabled). It’s a godsend in Termux."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1704838293 {#3085
                date: 2024-01-09 23:11:33.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@poVoq@slrpnk.net"
                "@Norodix@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3081 …}
              +nested: Doctrine\ORM\PersistentCollection {#3079 …}
              +votes: Doctrine\ORM\PersistentCollection {#3077 …}
              +reports: Doctrine\ORM\PersistentCollection {#3075 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
              -id: 294436
              -bodyTs: "'access':8 'alongsid':4 'disabl':9 'godsend':13 'internet':7 'swiftkey':5 'termux':15 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://leminal.space/comment/4536414"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704838293 {#3084
                date: 2024-01-09 23:11:33.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "try [tracker control](https://apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol) and you will see that swiftKey doesn’t respect that “disable”"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704839417 {#3209
              date: 2024-01-09 23:30:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@poVoq@slrpnk.net"
              "@Norodix@lemmy.world"
              "@fenndev@leminal.space"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3213 …}
            +nested: Doctrine\ORM\PersistentCollection {#3215 …}
            +votes: Doctrine\ORM\PersistentCollection {#3217 …}
            +reports: Doctrine\ORM\PersistentCollection {#3219 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
            -id: 294470
            -bodyTs: "'/fdroid/index/apk/net.kollnig.missioncontrol)':6 'apt.izzysoft.de':5 'apt.izzysoft.de/fdroid/index/apk/net.kollnig.missioncontrol)':4 'control':3 'disabl':17 'doesn':13 'respect':15 'see':10 'swiftkey':12 'tracker':2 'tri':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/7305219"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704839417 {#3210
              date: 2024-01-09 23:30:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            An app being able to subvert system-level permissions would be pretty huge news.\n
            \n
            I downloaded that app along with SwiftKey and disabled network access for it. Here’s what I get: ![](https://slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)\n
            \n
            Where am I supposed to see it being able to access the internet?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704842022 {#3327
            date: 2024-01-10 00:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@poVoq@slrpnk.net"
            "@Norodix@lemmy.world"
            "@fenndev@leminal.space"
            "@merde@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3331 …}
          +nested: Doctrine\ORM\PersistentCollection {#3333 …}
          +votes: Doctrine\ORM\PersistentCollection {#3335 …}
          +reports: Doctrine\ORM\PersistentCollection {#3337 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
          -id: 294560
          -bodyTs: "'/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':36 'abl':4,45 'access':26,47 'along':20 'app':2,19 'disabl':24 'download':17 'get':33 'huge':14 'internet':49 'level':9 'network':25 'news':15 'permiss':10 'pretti':13 'see':42 'slrpnk.net':35 'slrpnk.net/pictrs/image/32b10804-61db-4724-98e1-647e77bf17e1.webp)':34 'subvert':6 'suppos':40 'swiftkey':22 'system':8 'system-level':7 'would':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://slrpnk.net/comment/5205618"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704842022 {#3328
            date: 2024-01-10 00:13:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "in the “traffic log”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704852001 {#3414
          date: 2024-01-10 03:00:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@poVoq@slrpnk.net"
          "@Norodix@lemmy.world"
          "@fenndev@leminal.space"
          "@merde@sh.itjust.works"
          "@null@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 294857
        -bodyTs: "'log':4 'traffic':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7314643"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704852001 {#3415
          date: 2024-01-10 03:00:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Enabled the traffic log, used SwiftKey in a few different apps, got traffic from those apps, but nothing from SwiftKey. What am I missing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704859703 {#3464
        date: 2024-01-10 05:08:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@poVoq@slrpnk.net"
        "@Norodix@lemmy.world"
        "@fenndev@leminal.space"
        "@merde@sh.itjust.works"
        "@null@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3468 …}
      +nested: Doctrine\ORM\PersistentCollection {#3473 …}
      +votes: Doctrine\ORM\PersistentCollection {#3469 …}
      +reports: Doctrine\ORM\PersistentCollection {#3475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
      -id: 295025
      -bodyTs: "'app':11,16 'differ':10 'enabl':1 'got':12 'log':4 'miss':24 'noth':18 'swiftkey':6,20 'traffic':3,13 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/5213900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704859703 {#3461
        date: 2024-01-10 05:08:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      on my phone, even with disabled access, it was “phoning home” regularly. i’m on AnySoftKeyboard for the last 2 years.\n
      \n
      maybe my os wasn’t intact 🤷 it’s degoogled now and (relatively) tracker free\n
      \n
      if Swiftkey works for you … good for you.\n
      \n
      excuse my comments
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704919868 {#3504
      date: 2024-01-10 21:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@poVoq@slrpnk.net"
      "@Norodix@lemmy.world"
      "@fenndev@leminal.space"
      "@merde@sh.itjust.works"
      "@null@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3507 …}
    +nested: Doctrine\ORM\PersistentCollection {#3509 …}
    +votes: Doctrine\ORM\PersistentCollection {#3511 …}
    +reports: Doctrine\ORM\PersistentCollection {#3513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
    -id: 297137
    -bodyTs: "'2':20 'access':7 'anysoftkeyboard':16 'comment':46 'degoogl':30 'disabl':6 'even':4 'excus':44 'free':35 'good':41 'home':11 'intact':27 'last':19 'm':14 'mayb':22 'os':24 'phone':3,10 'regular':12 'relat':33 'swiftkey':37 'tracker':34 'wasn':25 'work':38 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7357952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704919868 {#3505
      date: 2024-01-10 21:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I don’t use SwiftKey, just tested it because you shared a tool for doing it and claimed it was able to subvert Android permissions.\n
    \n
    You probably didn’t actually disable the permission – like I said, the idea that an app could get around system-level permissions like that, in a way you could plainly observe would be headline news. It would be astounding that you somehow uncovered something that massive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704921510 {#3525
    date: 2024-01-10 22:18:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
    "@poVoq@slrpnk.net"
    "@Norodix@lemmy.world"
    "@fenndev@leminal.space"
    "@merde@sh.itjust.works"
    "@null@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3531 …}
  +nested: Doctrine\ORM\PersistentCollection {#3533 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3540 …}
  -id: 297251
  -bodyTs: "'abl':21 'actual':30 'android':24 'app':41 'around':44 'astound':65 'claim':18 'could':42,55 'didn':28 'disabl':31 'get':43 'headlin':60 'idea':38 'level':47 'like':34,49 'massiv':72 'news':61 'observ':57 'permiss':25,33,48 'plain':56 'probabl':27 'said':36 'share':11 'somehow':68 'someth':70 'subvert':23 'swiftkey':5 'system':46 'system-level':45 'test':7 'tool':13 'uncov':69 'use':4 'way':53 'would':58,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5235993"
  +editedAt: DateTimeImmutable @1720331817 {#3522
    date: 2024-07-07 07:56:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921510 {#3520
    date: 2024-01-10 22:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2499
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Constructively speaking, when I see this in almost every change log, it scares me away. :)\n
    \n
    [BREAKING CHANGE]\n
    \n
    But I will check it out sometime this week or next. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719206102 {#2494
    date: 2024-06-24 07:15:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 291973
  -bodyTs: "'almost':8 'away':15 'break':16 'chang':10,17 'check':21 'construct':1 'everi':9 'log':11 'next':28 'scare':13 'see':5 'sometim':24 'speak':2 'week':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750625 {#2495
    date: 2024-01-08 22:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Constructively speaking, when I see this in almost every change log, it scares me away. :)\n
    \n
    [BREAKING CHANGE]\n
    \n
    But I will check it out sometime this week or next. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719206102 {#2494
    date: 2024-06-24 07:15:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 291973
  -bodyTs: "'almost':8 'away':15 'break':16 'chang':10,17 'check':21 'construct':1 'everi':9 'log':11 'next':28 'scare':13 'see':5 'sometim':24 'speak':2 'week':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750625 {#2495
    date: 2024-01-08 22:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2499
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Constructively speaking, when I see this in almost every change log, it scares me away. :)\n
    \n
    [BREAKING CHANGE]\n
    \n
    But I will check it out sometime this week or next. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719206102 {#2494
    date: 2024-06-24 07:15:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 291973
  -bodyTs: "'almost':8 'away':15 'break':16 'chang':10,17 'check':21 'construct':1 'everi':9 'log':11 'next':28 'scare':13 'see':5 'sometim':24 'speak':2 'week':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750625 {#2495
    date: 2024-01-08 22:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Constructively speaking, when I see this in almost every change log, it scares me away. :)\n
      \n
      [BREAKING CHANGE]\n
      \n
      But I will check it out sometime this week or next. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719206102 {#2494
      date: 2024-06-24 07:15:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 291973
    -bodyTs: "'almost':8 'away':15 'break':16 'chang':10,17 'check':21 'construct':1 'everi':9 'log':11 'next':28 'scare':13 'see':5 'sometim':24 'speak':2 'week':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6506990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704750625 {#2495
      date: 2024-01-08 22:50:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: """
    It’s undergoing massive development, it basically went from nothing to nearly full featured in two years.\n
    \n
    The breaking change just means you need to actually do something before updating. The software isn’t quite ready to be put on auto-update yet. Honestly the way the devs aren’t afraid to break things I think has contributed to the fast development.\n
    \n
    Just be sure to keep a secondary backup of your photos which you should do either way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704751877 {#3100
    date: 2024-01-08 23:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@node815@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 292053
  -bodyTs: "'actual':26 'afraid':52 'aren':50 'auto':42 'auto-upd':41 'backup':71 'basic':7 'break':19,54 'chang':20 'contribut':59 'dev':49 'develop':5,63 'either':79 'fast':62 'featur':14 'full':13 'honest':45 'isn':33 'keep':68 'massiv':4 'mean':22 'near':12 'need':24 'noth':10 'photo':74 'put':39 'quit':35 'readi':36 'secondari':70 'softwar':32 'someth':28 'sure':66 'thing':55 'think':57 'two':16 'undergo':3 'updat':30,43 'way':47,80 'went':8 'year':17 'yet':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6797887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704751877 {#3099
    date: 2024-01-08 23:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Constructively speaking, when I see this in almost every change log, it scares me away. :)\n
      \n
      [BREAKING CHANGE]\n
      \n
      But I will check it out sometime this week or next. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719206102 {#2494
      date: 2024-06-24 07:15:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 291973
    -bodyTs: "'almost':8 'away':15 'break':16 'chang':10,17 'check':21 'construct':1 'everi':9 'log':11 'next':28 'scare':13 'see':5 'sometim':24 'speak':2 'week':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6506990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704750625 {#2495
      date: 2024-01-08 22:50:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: """
    It’s undergoing massive development, it basically went from nothing to nearly full featured in two years.\n
    \n
    The breaking change just means you need to actually do something before updating. The software isn’t quite ready to be put on auto-update yet. Honestly the way the devs aren’t afraid to break things I think has contributed to the fast development.\n
    \n
    Just be sure to keep a secondary backup of your photos which you should do either way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704751877 {#3100
    date: 2024-01-08 23:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@node815@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 292053
  -bodyTs: "'actual':26 'afraid':52 'aren':50 'auto':42 'auto-upd':41 'backup':71 'basic':7 'break':19,54 'chang':20 'contribut':59 'dev':49 'develop':5,63 'either':79 'fast':62 'featur':14 'full':13 'honest':45 'isn':33 'keep':68 'massiv':4 'mean':22 'near':12 'need':24 'noth':10 'photo':74 'put':39 'quit':35 'readi':36 'secondari':70 'softwar':32 'someth':28 'sure':66 'thing':55 'think':57 'two':16 'undergo':3 'updat':30,43 'way':47,80 'went':8 'year':17 'yet':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6797887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704751877 {#3099
    date: 2024-01-08 23:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#2499
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Constructively speaking, when I see this in almost every change log, it scares me away. :)\n
      \n
      [BREAKING CHANGE]\n
      \n
      But I will check it out sometime this week or next. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719206102 {#2494
      date: 2024-06-24 07:15:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 291973
    -bodyTs: "'almost':8 'away':15 'break':16 'chang':10,17 'check':21 'construct':1 'everi':9 'log':11 'next':28 'scare':13 'see':5 'sometim':24 'speak':2 'week':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6506990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704750625 {#2495
      date: 2024-01-08 22:50:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2499}
  +body: """
    It’s undergoing massive development, it basically went from nothing to nearly full featured in two years.\n
    \n
    The breaking change just means you need to actually do something before updating. The software isn’t quite ready to be put on auto-update yet. Honestly the way the devs aren’t afraid to break things I think has contributed to the fast development.\n
    \n
    Just be sure to keep a secondary backup of your photos which you should do either way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704751877 {#3100
    date: 2024-01-08 23:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@node815@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 292053
  -bodyTs: "'actual':26 'afraid':52 'aren':50 'auto':42 'auto-upd':41 'backup':71 'basic':7 'break':19,54 'chang':20 'contribut':59 'dev':49 'develop':5,63 'either':79 'fast':62 'featur':14 'full':13 'honest':45 'isn':33 'keep':68 'massiv':4 'mean':22 'near':12 'need':24 'noth':10 'photo':74 'put':39 'quit':35 'readi':36 'secondari':70 'softwar':32 'someth':28 'sure':66 'thing':55 'think':57 'two':16 'undergo':3 'updat':30,43 'way':47,80 'went':8 'year':17 'yet':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6797887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704751877 {#3099
    date: 2024-01-08 23:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1719423415 {#2569
    date: 2024-06-26 19:36:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 291909
  -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749276 {#2570
    date: 2024-01-08 22:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1719423415 {#2569
    date: 2024-06-26 19:36:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 291909
  -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749276 {#2570
    date: 2024-01-08 22:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1719423415 {#2569
    date: 2024-06-26 19:36:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 291909
  -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749276 {#2570
    date: 2024-01-08 22:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1719423415 {#2569
      date: 2024-06-26 19:36:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 291909
    -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6506533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704749276 {#2570
      date: 2024-01-08 22:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704749421 {#3031
    date: 2024-01-08 22:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 291916
  -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6796455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749421 {#3034
    date: 2024-01-08 22:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1719423415 {#2569
      date: 2024-06-26 19:36:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 291909
    -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6506533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704749276 {#2570
      date: 2024-01-08 22:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704749421 {#3031
    date: 2024-01-08 22:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 291916
  -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6796455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749421 {#3034
    date: 2024-01-08 22:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: null
    +root: null
    +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1719423415 {#2569
      date: 2024-06-26 19:36:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 291909
    -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6506533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704749276 {#2570
      date: 2024-01-08 22:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704749421 {#3031
    date: 2024-01-08 22:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 291916
  -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6796455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704749421 {#3034
    date: 2024-01-08 22:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3199
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#2574
      +user: App\Entity\User {#2587 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: null
      +root: null
      +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1719423415 {#2569
        date: 2024-06-26 19:36:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2575 …}
      +nested: Doctrine\ORM\PersistentCollection {#2577 …}
      +votes: Doctrine\ORM\PersistentCollection {#2579 …}
      +reports: Doctrine\ORM\PersistentCollection {#2581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
      -id: 291909
      -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6506533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704749276 {#2570
        date: 2024-01-08 22:27:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704749421 {#3031
      date: 2024-01-08 22:30:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 291916
    -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6796455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704749421 {#3034
      date: 2024-01-08 22:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704769465 {#3200
    date: 2024-01-09 04:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 292596
  -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7184402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769465 {#3197
    date: 2024-01-09 04:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#2574
      +user: App\Entity\User {#2587 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: null
      +root: null
      +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1719423415 {#2569
        date: 2024-06-26 19:36:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2575 …}
      +nested: Doctrine\ORM\PersistentCollection {#2577 …}
      +votes: Doctrine\ORM\PersistentCollection {#2579 …}
      +reports: Doctrine\ORM\PersistentCollection {#2581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
      -id: 291909
      -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6506533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704749276 {#2570
        date: 2024-01-08 22:27:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704749421 {#3031
      date: 2024-01-08 22:30:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 291916
    -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6796455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704749421 {#3034
      date: 2024-01-08 22:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704769465 {#3200
    date: 2024-01-09 04:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 292596
  -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7184402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769465 {#3197
    date: 2024-01-09 04:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#2574
      +user: App\Entity\User {#2587 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: null
      +root: null
      +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1719423415 {#2569
        date: 2024-06-26 19:36:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2575 …}
      +nested: Doctrine\ORM\PersistentCollection {#2577 …}
      +votes: Doctrine\ORM\PersistentCollection {#2579 …}
      +reports: Doctrine\ORM\PersistentCollection {#2581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
      -id: 291909
      -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6506533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704749276 {#2570
        date: 2024-01-08 22:27:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704749421 {#3031
      date: 2024-01-08 22:30:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 291916
    -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6796455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704749421 {#3034
      date: 2024-01-08 22:30:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704769465 {#3200
    date: 2024-01-09 04:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 292596
  -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7184402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769465 {#3197
    date: 2024-01-09 04:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3295
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3199
    +user: Proxies\__CG__\App\Entity\User {#3193 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: App\Entity\EntryComment {#2574
        +user: App\Entity\User {#2587 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
        +image: null
        +parent: null
        +root: null
        +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1719423415 {#2569
          date: 2024-06-26 19:36:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bdonvr@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2575 …}
        +nested: Doctrine\ORM\PersistentCollection {#2577 …}
        +votes: Doctrine\ORM\PersistentCollection {#2579 …}
        +reports: Doctrine\ORM\PersistentCollection {#2581 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
        -id: 291909
        -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6506533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704749276 {#2570
          date: 2024-01-08 22:27:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2574}
      +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704749421 {#3031
        date: 2024-01-08 22:30:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
        "@hakunawazo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 291916
      -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6796455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704749421 {#3034
        date: 2024-01-08 22:30:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704769465 {#3200
      date: 2024-01-09 04:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3187 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
    -id: 292596
    -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7184402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769465 {#3197
      date: 2024-01-09 04:04:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "“Drop in” as in “You can drop this in your Home Screen where Google Photos used to be and notice very little functional difference.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704773761 {#3294
    date: 2024-01-09 05:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
    "@lukecooperatus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 292727
  -bodyTs: "'differ':24 'drop':1,7 'function':23 'googl':14 'home':11 'littl':22 'notic':20 'photo':15 'screen':12 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6806566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704773761 {#3291
    date: 2024-01-09 05:16:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3295
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3199
    +user: Proxies\__CG__\App\Entity\User {#3193 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: App\Entity\EntryComment {#2574
        +user: App\Entity\User {#2587 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
        +image: null
        +parent: null
        +root: null
        +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1719423415 {#2569
          date: 2024-06-26 19:36:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bdonvr@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2575 …}
        +nested: Doctrine\ORM\PersistentCollection {#2577 …}
        +votes: Doctrine\ORM\PersistentCollection {#2579 …}
        +reports: Doctrine\ORM\PersistentCollection {#2581 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
        -id: 291909
        -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6506533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704749276 {#2570
          date: 2024-01-08 22:27:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2574}
      +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704749421 {#3031
        date: 2024-01-08 22:30:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
        "@hakunawazo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 291916
      -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6796455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704749421 {#3034
        date: 2024-01-08 22:30:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704769465 {#3200
      date: 2024-01-09 04:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3187 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
    -id: 292596
    -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7184402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769465 {#3197
      date: 2024-01-09 04:04:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "“Drop in” as in “You can drop this in your Home Screen where Google Photos used to be and notice very little functional difference.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704773761 {#3294
    date: 2024-01-09 05:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
    "@lukecooperatus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 292727
  -bodyTs: "'differ':24 'drop':1,7 'function':23 'googl':14 'home':11 'littl':22 'notic':20 'photo':15 'screen':12 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6806566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704773761 {#3291
    date: 2024-01-09 05:16:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3295
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3199
    +user: Proxies\__CG__\App\Entity\User {#3193 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: App\Entity\EntryComment {#2574
        +user: App\Entity\User {#2587 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
        +image: null
        +parent: null
        +root: null
        +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1719423415 {#2569
          date: 2024-06-26 19:36:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bdonvr@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2575 …}
        +nested: Doctrine\ORM\PersistentCollection {#2577 …}
        +votes: Doctrine\ORM\PersistentCollection {#2579 …}
        +reports: Doctrine\ORM\PersistentCollection {#2581 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
        -id: 291909
        -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6506533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704749276 {#2570
          date: 2024-01-08 22:27:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2574}
      +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704749421 {#3031
        date: 2024-01-08 22:30:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
        "@hakunawazo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 291916
      -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6796455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704749421 {#3034
        date: 2024-01-08 22:30:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704769465 {#3200
      date: 2024-01-09 04:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3187 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
    -id: 292596
    -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7184402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769465 {#3197
      date: 2024-01-09 04:04:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "“Drop in” as in “You can drop this in your Home Screen where Google Photos used to be and notice very little functional difference.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704773761 {#3294
    date: 2024-01-09 05:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
    "@lukecooperatus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 292727
  -bodyTs: "'differ':24 'drop':1,7 'function':23 'googl':14 'home':11 'littl':22 'notic':20 'photo':15 'screen':12 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6806566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704773761 {#3291
    date: 2024-01-09 05:16:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3400 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#3199
      +user: Proxies\__CG__\App\Entity\User {#3193 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
        +image: null
        +parent: App\Entity\EntryComment {#2574
          +user: App\Entity\User {#2587 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
          +image: null
          +parent: null
          +root: null
          +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1719423415 {#2569
            date: 2024-06-26 19:36:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bdonvr@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2575 …}
          +nested: Doctrine\ORM\PersistentCollection {#2577 …}
          +votes: Doctrine\ORM\PersistentCollection {#2579 …}
          +reports: Doctrine\ORM\PersistentCollection {#2581 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
          -id: 291909
          -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6506533"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704749276 {#2570
            date: 2024-01-08 22:27:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2574}
        +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704749421 {#3031
          date: 2024-01-08 22:30:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bdonvr@thelemmy.club"
          "@hakunawazo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 291916
        -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6796455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704749421 {#3034
          date: 2024-01-08 22:30:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2574}
      +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704769465 {#3200
        date: 2024-01-09 04:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
        "@hakunawazo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3187 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
      -id: 292596
      -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7184402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769465 {#3197
        date: 2024-01-09 04:04:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "“Drop in” as in “You can drop this in your Home Screen where Google Photos used to be and notice very little functional difference.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704773761 {#3294
      date: 2024-01-09 05:16:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
      "@lukecooperatus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
    -id: 292727
    -bodyTs: "'differ':24 'drop':1,7 'function':23 'googl':14 'home':11 'littl':22 'notic':20 'photo':15 'screen':12 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6806566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704773761 {#3291
      date: 2024-01-09 05:16:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "That’s not what drop in means…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704812482 {#3395
    date: 2024-01-09 16:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
    "@lukecooperatus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 293570
  -bodyTs: "'drop':5 'mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8064461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704812482 {#3392
    date: 2024-01-09 16:01:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3400 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#3199
      +user: Proxies\__CG__\App\Entity\User {#3193 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
        +image: null
        +parent: App\Entity\EntryComment {#2574
          +user: App\Entity\User {#2587 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
          +image: null
          +parent: null
          +root: null
          +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1719423415 {#2569
            date: 2024-06-26 19:36:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bdonvr@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2575 …}
          +nested: Doctrine\ORM\PersistentCollection {#2577 …}
          +votes: Doctrine\ORM\PersistentCollection {#2579 …}
          +reports: Doctrine\ORM\PersistentCollection {#2581 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
          -id: 291909
          -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6506533"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704749276 {#2570
            date: 2024-01-08 22:27:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2574}
        +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704749421 {#3031
          date: 2024-01-08 22:30:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bdonvr@thelemmy.club"
          "@hakunawazo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 291916
        -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6796455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704749421 {#3034
          date: 2024-01-08 22:30:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2574}
      +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704769465 {#3200
        date: 2024-01-09 04:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
        "@hakunawazo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3187 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
      -id: 292596
      -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7184402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769465 {#3197
        date: 2024-01-09 04:04:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "“Drop in” as in “You can drop this in your Home Screen where Google Photos used to be and notice very little functional difference.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704773761 {#3294
      date: 2024-01-09 05:16:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
      "@lukecooperatus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
    -id: 292727
    -bodyTs: "'differ':24 'drop':1,7 'function':23 'googl':14 'home':11 'littl':22 'notic':20 'photo':15 'screen':12 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6806566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704773761 {#3291
      date: 2024-01-09 05:16:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "That’s not what drop in means…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704812482 {#3395
    date: 2024-01-09 16:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
    "@lukecooperatus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 293570
  -bodyTs: "'drop':5 'mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8064461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704812482 {#3392
    date: 2024-01-09 16:01:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3400 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
    +image: null
    +parent: App\Entity\EntryComment {#3199
      +user: Proxies\__CG__\App\Entity\User {#3193 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
        +image: null
        +parent: App\Entity\EntryComment {#2574
          +user: App\Entity\User {#2587 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
          +image: null
          +parent: null
          +root: null
          +body: "For all who have no clue what it’s for (like me 5 minutes ago), it’s a “self-hosted photo and video backup solution”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1719423415 {#2569
            date: 2024-06-26 19:36:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bdonvr@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2575 …}
          +nested: Doctrine\ORM\PersistentCollection {#2577 …}
          +votes: Doctrine\ORM\PersistentCollection {#2579 …}
          +reports: Doctrine\ORM\PersistentCollection {#2581 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
          -id: 291909
          -bodyTs: "'5':13 'ago':15 'backup':25 'clue':6 'host':21 'like':11 'minut':14 'photo':22 'self':20 'self-host':19 'solut':26 'video':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6506533"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704749276 {#2570
            date: 2024-01-08 22:27:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2574}
        +body: "It’s really amazing, it’s a drop in replacement for Google Photos and the like with good mobile apps, face/object recognition, etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704749421 {#3031
          date: 2024-01-08 22:30:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bdonvr@thelemmy.club"
          "@hakunawazo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 291916
        -bodyTs: "'amaz':4 'app':20 'drop':8 'etc':23 'face/object':21 'good':18 'googl':12 'like':16 'mobil':19 'photo':13 'realli':3 'recognit':22 'replac':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6796455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704749421 {#3034
          date: 2024-01-08 22:30:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2574}
      +body: "I usually interpret the phrase “drop in” to mean that the replacement being referenced will also work with everything written for the original. Does “drop in” in this case mean that Immich will transparently replace Google Photos, similar to how libretube replaces YouTube? That would be amazing!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704769465 {#3200
        date: 2024-01-09 04:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bdonvr@thelemmy.club"
        "@hakunawazo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3187 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
      -id: 292596
      -bodyTs: "'also':16 'amaz':47 'case':29 'drop':6,25 'everyth':19 'googl':36 'immich':32 'interpret':3 'libretub':41 'mean':9,30 'origin':23 'photo':37 'phrase':5 'referenc':14 'replac':12,35,42 'similar':38 'transpar':34 'usual':2 'work':17 'would':45 'written':20 'youtub':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7184402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769465 {#3197
        date: 2024-01-09 04:04:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2574}
    +body: "“Drop in” as in “You can drop this in your Home Screen where Google Photos used to be and notice very little functional difference.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704773761 {#3294
      date: 2024-01-09 05:16:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bdonvr@thelemmy.club"
      "@hakunawazo@lemmy.world"
      "@lukecooperatus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3301 …}
    +reports: Doctrine\ORM\PersistentCollection {#3306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
    -id: 292727
    -bodyTs: "'differ':24 'drop':1,7 'function':23 'googl':14 'home':11 'littl':22 'notic':20 'photo':15 'screen':12 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6806566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704773761 {#3291
      date: 2024-01-09 05:16:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "That’s not what drop in means…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704812482 {#3395
    date: 2024-01-09 16:01:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
    "@hakunawazo@lemmy.world"
    "@lukecooperatus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3405 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 293570
  -bodyTs: "'drop':5 'mean':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8064461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704812482 {#3392
    date: 2024-01-09 16:01:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really look forward to spin this up tomorrow. Awesome release as always!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704747143 {#2642
    date: 2024-01-08 21:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 291834
  -bodyTs: "'alway':13 'awesom':10 'forward':4 'look':3 'realli':2 'releas':11 'spin':6 'tomorrow':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7173589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704747143 {#2643
    date: 2024-01-08 21:52:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really look forward to spin this up tomorrow. Awesome release as always!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704747143 {#2642
    date: 2024-01-08 21:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 291834
  -bodyTs: "'alway':13 'awesom':10 'forward':4 'look':3 'realli':2 'releas':11 'spin':6 'tomorrow':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7173589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704747143 {#2643
    date: 2024-01-08 21:52:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really look forward to spin this up tomorrow. Awesome release as always!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704747143 {#2642
    date: 2024-01-08 21:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 291834
  -bodyTs: "'alway':13 'awesom':10 'forward':4 'look':3 'realli':2 'releas':11 'spin':6 'tomorrow':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7173589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704747143 {#2643
    date: 2024-01-08 21:52:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704737175 {#2715
    date: 2024-01-08 19:06:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 291513
  -bodyTs: "'sick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6503467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704737175 {#2716
    date: 2024-01-08 19:06:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704737175 {#2715
    date: 2024-01-08 19:06:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 291513
  -bodyTs: "'sick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6503467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704737175 {#2716
    date: 2024-01-08 19:06:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704737175 {#2715
    date: 2024-01-08 19:06:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 291513
  -bodyTs: "'sick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6503467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704737175 {#2716
    date: 2024-01-08 19:06:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704704147 {#2790
    date: 2024-01-08 09:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 290835
  -bodyTs: "'ty':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6495456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704704147 {#2791
    date: 2024-01-08 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704704147 {#2790
    date: 2024-01-08 09:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 290835
  -bodyTs: "'ty':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6495456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704704147 {#2791
    date: 2024-01-08 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ty"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704704147 {#2790
    date: 2024-01-08 09:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 290835
  -bodyTs: "'ty':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6495456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704704147 {#2791
    date: 2024-01-08 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Love it! Deployed it this morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476400 {#2865
    date: 2024-01-05 18:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 283054
  -bodyTs: "'deploy':3 'love':1 'morn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5443666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476400 {#2866
    date: 2024-01-05 18:40:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Love it! Deployed it this morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476400 {#2865
    date: 2024-01-05 18:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 283054
  -bodyTs: "'deploy':3 'love':1 'morn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5443666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476400 {#2866
    date: 2024-01-05 18:40:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Love it! Deployed it this morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476400 {#2865
    date: 2024-01-05 18:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 283054
  -bodyTs: "'deploy':3 'love':1 'morn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5443666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476400 {#2866
    date: 2024-01-05 18:40:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Loaded the docker for fun on my NAS. I don’t need it, but other users in my home may appreciate this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704465047 {#2941
    date: 2024-01-05 15:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 282534
  -bodyTs: "'appreci':21 'docker':3 'fun':5 'home':19 'load':1 'may':20 'nas':8 'need':12 'user':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5438596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704465047 {#2942
    date: 2024-01-05 15:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Loaded the docker for fun on my NAS. I don’t need it, but other users in my home may appreciate this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704465047 {#2941
    date: 2024-01-05 15:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 282534
  -bodyTs: "'appreci':21 'docker':3 'fun':5 'home':19 'load':1 'may':20 'nas':8 'need':12 'user':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5438596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704465047 {#2942
    date: 2024-01-05 15:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2501 …}
  +image: null
  +parent: null
  +root: null
  +body: "Loaded the docker for fun on my NAS. I don’t need it, but other users in my home may appreciate this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704465047 {#2941
    date: 2024-01-05 15:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 282534
  -bodyTs: "'appreci':21 'docker':3 'fun':5 'home':19 'load':1 'may':20 'nas':8 'need':12 'user':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5438596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704465047 {#2942
    date: 2024-01-05 15:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details