GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/active/%E2%88%9E/all?p=76

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.13 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.03 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\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Linux-doesn-t-serve-birth-time-attribute-over-NFS"
  +title: "Linux doesn't serve birth time attribute over NFS"
  +url: null
  +body: """
    According to [this Phoronix article](https://www.phoronix.com/news/Linux-5.18-NFSD), Linux should support the birth time attribute in the NFS server since 5.18. However, it doesn’t show up in the stat output when looking at the file through the NFS mount, or elsewhere (at least, the Dolphin file browser and also a macOS client):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">% stat file\n
    </span><span style="color:#323232;">  File: file\n
    </span><span style="color:#323232;">  Size: 0               Blocks: 0          IO Block: 1048576 regular empty file\n
    </span><span style="color:#323232;">Device: 0,70    Inode: 103416894   Links: 1\n
    </span><span style="color:#323232;">Access: (0644/-rw-r--r--)  Uid: ( 1000/   saiko)   Gid: (  100/   users)\n
    </span><span style="color:#323232;">Access: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Modify: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Change: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;"> Birth: -\n
    </span>\n
    ```\n
    \n
    What gives? Running stat on the server directly, it shows the attribute. The backing file system is ext4, kernel 6.5.12. The client is using kernel 6.1.63.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832413 {#1878
    date: 2023-12-17 18:00:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 22743
  -titleTs: "'attribut':7 'birth':5 'doesn':2 'linux':1 'nfs':9 'serv':4 'time':6"
  -bodyTs: "'+0100':94,102,110 '-12':89,97,105 '-17':90,98,106 '/news/linux-5.18-nfsd),':8 '0':59,61,69 '03':91,99,107 '0644':76 '1':74 '100':85 '1000':82 '103416894':72 '1048576':64 '2023':88,96,104 '22':92,100,108 '45.368950609':93,101,109 '5.18':21 '6.1.63':137 '6.5.12':131 '70':70 'access':75,87 'accord':1 'also':50 'articl':5 'attribut':15,123 'back':125 'birth':13,111 'block':60,63 'browser':48 'chang':103 'client':53,133 'devic':68 'direct':119 'doesn':24 'dolphin':46 'elsewher':42 'empti':66 'ext4':129 'file':36,47,55,56,57,67,126 'gid':84 'give':113 'howev':22 'inod':71 'io':62 'kernel':130,136 'least':44 'link':73 'linux':9 'look':33 'maco':52 'modifi':95 'mount':40 'nfs':18,39 'output':31 'phoronix':4 'r':79,80 'regular':65 'run':114 'rw':78 'rw-r':77 'saiko':83 'server':19,118 'show':26,121 'sinc':20 'size':58 'stat':30,54,115 'support':11 'system':127 'time':14 'uid':81 'use':135 'user':86 'www.phoronix.com':7 'www.phoronix.com/news/linux-5.18-nfsd),':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866739
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7904105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780339 {#1887
    date: 2023-12-17 03:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Linux-doesn-t-serve-birth-time-attribute-over-NFS"
  +title: "Linux doesn't serve birth time attribute over NFS"
  +url: null
  +body: """
    According to [this Phoronix article](https://www.phoronix.com/news/Linux-5.18-NFSD), Linux should support the birth time attribute in the NFS server since 5.18. However, it doesn’t show up in the stat output when looking at the file through the NFS mount, or elsewhere (at least, the Dolphin file browser and also a macOS client):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">% stat file\n
    </span><span style="color:#323232;">  File: file\n
    </span><span style="color:#323232;">  Size: 0               Blocks: 0          IO Block: 1048576 regular empty file\n
    </span><span style="color:#323232;">Device: 0,70    Inode: 103416894   Links: 1\n
    </span><span style="color:#323232;">Access: (0644/-rw-r--r--)  Uid: ( 1000/   saiko)   Gid: (  100/   users)\n
    </span><span style="color:#323232;">Access: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Modify: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Change: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;"> Birth: -\n
    </span>\n
    ```\n
    \n
    What gives? Running stat on the server directly, it shows the attribute. The backing file system is ext4, kernel 6.5.12. The client is using kernel 6.1.63.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832413 {#1878
    date: 2023-12-17 18:00:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 22743
  -titleTs: "'attribut':7 'birth':5 'doesn':2 'linux':1 'nfs':9 'serv':4 'time':6"
  -bodyTs: "'+0100':94,102,110 '-12':89,97,105 '-17':90,98,106 '/news/linux-5.18-nfsd),':8 '0':59,61,69 '03':91,99,107 '0644':76 '1':74 '100':85 '1000':82 '103416894':72 '1048576':64 '2023':88,96,104 '22':92,100,108 '45.368950609':93,101,109 '5.18':21 '6.1.63':137 '6.5.12':131 '70':70 'access':75,87 'accord':1 'also':50 'articl':5 'attribut':15,123 'back':125 'birth':13,111 'block':60,63 'browser':48 'chang':103 'client':53,133 'devic':68 'direct':119 'doesn':24 'dolphin':46 'elsewher':42 'empti':66 'ext4':129 'file':36,47,55,56,57,67,126 'gid':84 'give':113 'howev':22 'inod':71 'io':62 'kernel':130,136 'least':44 'link':73 'linux':9 'look':33 'maco':52 'modifi':95 'mount':40 'nfs':18,39 'output':31 'phoronix':4 'r':79,80 'regular':65 'run':114 'rw':78 'rw-r':77 'saiko':83 'server':19,118 'show':26,121 'sinc':20 'size':58 'stat':30,54,115 'support':11 'system':127 'time':14 'uid':81 'use':135 'user':86 'www.phoronix.com':7 'www.phoronix.com/news/linux-5.18-nfsd),':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866739
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7904105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780339 {#1887
    date: 2023-12-17 03:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Linux-doesn-t-serve-birth-time-attribute-over-NFS"
  +title: "Linux doesn't serve birth time attribute over NFS"
  +url: null
  +body: """
    According to [this Phoronix article](https://www.phoronix.com/news/Linux-5.18-NFSD), Linux should support the birth time attribute in the NFS server since 5.18. However, it doesn’t show up in the stat output when looking at the file through the NFS mount, or elsewhere (at least, the Dolphin file browser and also a macOS client):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">% stat file\n
    </span><span style="color:#323232;">  File: file\n
    </span><span style="color:#323232;">  Size: 0               Blocks: 0          IO Block: 1048576 regular empty file\n
    </span><span style="color:#323232;">Device: 0,70    Inode: 103416894   Links: 1\n
    </span><span style="color:#323232;">Access: (0644/-rw-r--r--)  Uid: ( 1000/   saiko)   Gid: (  100/   users)\n
    </span><span style="color:#323232;">Access: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Modify: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Change: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;"> Birth: -\n
    </span>\n
    ```\n
    \n
    What gives? Running stat on the server directly, it shows the attribute. The backing file system is ext4, kernel 6.5.12. The client is using kernel 6.1.63.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832413 {#1878
    date: 2023-12-17 18:00:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 22743
  -titleTs: "'attribut':7 'birth':5 'doesn':2 'linux':1 'nfs':9 'serv':4 'time':6"
  -bodyTs: "'+0100':94,102,110 '-12':89,97,105 '-17':90,98,106 '/news/linux-5.18-nfsd),':8 '0':59,61,69 '03':91,99,107 '0644':76 '1':74 '100':85 '1000':82 '103416894':72 '1048576':64 '2023':88,96,104 '22':92,100,108 '45.368950609':93,101,109 '5.18':21 '6.1.63':137 '6.5.12':131 '70':70 'access':75,87 'accord':1 'also':50 'articl':5 'attribut':15,123 'back':125 'birth':13,111 'block':60,63 'browser':48 'chang':103 'client':53,133 'devic':68 'direct':119 'doesn':24 'dolphin':46 'elsewher':42 'empti':66 'ext4':129 'file':36,47,55,56,57,67,126 'gid':84 'give':113 'howev':22 'inod':71 'io':62 'kernel':130,136 'least':44 'link':73 'linux':9 'look':33 'maco':52 'modifi':95 'mount':40 'nfs':18,39 'output':31 'phoronix':4 'r':79,80 'regular':65 'run':114 'rw':78 'rw-r':77 'saiko':83 'server':19,118 'show':26,121 'sinc':20 'size':58 'stat':30,54,115 'support':11 'system':127 'time':14 'uid':81 'use':135 'user':86 'www.phoronix.com':7 'www.phoronix.com/news/linux-5.18-nfsd),':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866739
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7904105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780339 {#1887
    date: 2023-12-17 03:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Indians-and-Pakistanis-do-you-think-partition-was-a-mistake"
  +title: "Indians and Pakistanis, do you think partition was a mistake? What do you think should have happened?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832168 {#1531
    date: 2023-12-17 17:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 30544
  -titleTs: "'happen':17 'indian':1 'mistak':10 'pakistani':3 'partit':7 'think':6,14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9678697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832168 {#1533
    date: 2023-12-17 17:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Indians-and-Pakistanis-do-you-think-partition-was-a-mistake"
  +title: "Indians and Pakistanis, do you think partition was a mistake? What do you think should have happened?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832168 {#1531
    date: 2023-12-17 17:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 30544
  -titleTs: "'happen':17 'indian':1 'mistak':10 'pakistani':3 'partit':7 'think':6,14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9678697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832168 {#1533
    date: 2023-12-17 17:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Indians-and-Pakistanis-do-you-think-partition-was-a-mistake"
  +title: "Indians and Pakistanis, do you think partition was a mistake? What do you think should have happened?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832168 {#1531
    date: 2023-12-17 17:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 30544
  -titleTs: "'happen':17 'indian':1 'mistak':10 'pakistani':3 'partit':7 'think':6,14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9678697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832168 {#1533
    date: 2023-12-17 17:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-there-any-good-privacy-friendly-keyboards-for-android"
  +title: "Are there any good privacy friendly keyboards for android?"
  +url: null
  +body: """
    I’ve looked at a few on fdroid and they all seem like they aren’t being maintained anymore.\n
    \n
    Edit: I’ve spent the past day trying most all of the suggested keyboards here and I think I’ve landed on either Unexpected Keyboard or AnySoftKeyboard. Thanks for all the suggestions. Thumbkey is quite the thing to get used to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828713 {#1738
    date: 2023-12-17 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 22117
  -titleTs: "'android':9 'friend':6 'good':4 'keyboard':7 'privaci':5"
  -bodyTs: "'anymor':19 'anysoftkeyboard':46 'aren':15 'day':26 'edit':20 'either':42 'fdroid':8 'get':58 'keyboard':33,44 'land':40 'like':13 'look':3 'maintain':18 'past':25 'quit':54 'seem':12 'spent':23 'suggest':32,51 'thank':47 'thing':56 'think':37 'thumbkey':52 'tri':27 'unexpect':43 'use':59 've':2,22,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586359
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7217471"
  +editedAt: DateTimeImmutable @1704748732 {#1753
    date: 2024-01-08 22:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499959 {#1746
    date: 2023-12-13 21:39:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-there-any-good-privacy-friendly-keyboards-for-android"
  +title: "Are there any good privacy friendly keyboards for android?"
  +url: null
  +body: """
    I’ve looked at a few on fdroid and they all seem like they aren’t being maintained anymore.\n
    \n
    Edit: I’ve spent the past day trying most all of the suggested keyboards here and I think I’ve landed on either Unexpected Keyboard or AnySoftKeyboard. Thanks for all the suggestions. Thumbkey is quite the thing to get used to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828713 {#1738
    date: 2023-12-17 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 22117
  -titleTs: "'android':9 'friend':6 'good':4 'keyboard':7 'privaci':5"
  -bodyTs: "'anymor':19 'anysoftkeyboard':46 'aren':15 'day':26 'edit':20 'either':42 'fdroid':8 'get':58 'keyboard':33,44 'land':40 'like':13 'look':3 'maintain':18 'past':25 'quit':54 'seem':12 'spent':23 'suggest':32,51 'thank':47 'thing':56 'think':37 'thumbkey':52 'tri':27 'unexpect':43 'use':59 've':2,22,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586359
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7217471"
  +editedAt: DateTimeImmutable @1704748732 {#1753
    date: 2024-01-08 22:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499959 {#1746
    date: 2023-12-13 21:39:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-there-any-good-privacy-friendly-keyboards-for-android"
  +title: "Are there any good privacy friendly keyboards for android?"
  +url: null
  +body: """
    I’ve looked at a few on fdroid and they all seem like they aren’t being maintained anymore.\n
    \n
    Edit: I’ve spent the past day trying most all of the suggested keyboards here and I think I’ve landed on either Unexpected Keyboard or AnySoftKeyboard. Thanks for all the suggestions. Thumbkey is quite the thing to get used to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828713 {#1738
    date: 2023-12-17 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 22117
  -titleTs: "'android':9 'friend':6 'good':4 'keyboard':7 'privaci':5"
  -bodyTs: "'anymor':19 'anysoftkeyboard':46 'aren':15 'day':26 'edit':20 'either':42 'fdroid':8 'get':58 'keyboard':33,44 'land':40 'like':13 'look':3 'maintain':18 'past':25 'quit':54 'seem':12 'spent':23 'suggest':32,51 'thank':47 'thing':56 'think':37 'thumbkey':52 'tri':27 'unexpect':43 'use':59 've':2,22,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586359
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7217471"
  +editedAt: DateTimeImmutable @1704748732 {#1753
    date: 2024-01-08 22:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499959 {#1746
    date: 2023-12-13 21:39:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "why-are-threat-actors-using-telegram-and-not-simplex-briar"
  +title: "why are threat actors using telegram and not simplex / briar /jami etc."
  +url: null
  +body: "I dont understand why threat actors / hackers use telegram which obtains your phone number and not simplex or even signal for that matter"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817854 {#1486
    date: 2023-12-17 13:57:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 22813
  -titleTs: "'/jami':11 'actor':4 'briar':10 'etc':12 'simplex':9 'telegram':6 'threat':3 'use':5"
  -bodyTs: "'actor':6 'dont':2 'even':19 'hacker':7 'matter':23 'number':14 'obtain':11 'phone':13 'signal':20 'simplex':17 'telegram':9 'threat':5 'understand':3 'use':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702881578
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2266056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816578 {#1488
    date: 2023-12-17 13:36:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "why-are-threat-actors-using-telegram-and-not-simplex-briar"
  +title: "why are threat actors using telegram and not simplex / briar /jami etc."
  +url: null
  +body: "I dont understand why threat actors / hackers use telegram which obtains your phone number and not simplex or even signal for that matter"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817854 {#1486
    date: 2023-12-17 13:57:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 22813
  -titleTs: "'/jami':11 'actor':4 'briar':10 'etc':12 'simplex':9 'telegram':6 'threat':3 'use':5"
  -bodyTs: "'actor':6 'dont':2 'even':19 'hacker':7 'matter':23 'number':14 'obtain':11 'phone':13 'signal':20 'simplex':17 'telegram':9 'threat':5 'understand':3 'use':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702881578
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2266056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816578 {#1488
    date: 2023-12-17 13:36:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "why-are-threat-actors-using-telegram-and-not-simplex-briar"
  +title: "why are threat actors using telegram and not simplex / briar /jami etc."
  +url: null
  +body: "I dont understand why threat actors / hackers use telegram which obtains your phone number and not simplex or even signal for that matter"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817854 {#1486
    date: 2023-12-17 13:57:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 22813
  -titleTs: "'/jami':11 'actor':4 'briar':10 'etc':12 'simplex':9 'telegram':6 'threat':3 'use':5"
  -bodyTs: "'actor':6 'dont':2 'even':19 'hacker':7 'matter':23 'number':14 'obtain':11 'phone':13 'signal':20 'simplex':17 'telegram':9 'threat':5 'understand':3 'use':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702881578
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2266056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816578 {#1488
    date: 2023-12-17 13:36:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recent-and-perplexing-ordeal-with-YouTube"
  +title: "Recent and perplexing ordeal with YouTube"
  +url: null
  +body: """
    I worked for many years (hundreds of hours) locating, remastering and uploading content for a fan-based YouTube channel named ‘R.E.M. Archive’. I did 99% of the work and was happy to do this for the huge fan base. I believe the channel existed for about 6 years or so.\n
    \n
    I had to use the Wayback Machine in order to find an example [screenshot](https://i.imgur.com/jJYLcu6.jpg) of a video description.\n
    \n
    A few weeks ago, I checked the email address associated with the channel and found [this email from YouTube](https://i.imgur.com/gzK2V5s.jpg).\n
    \n
    I followed a link, provided in that email, to fill out an appeal form. I, simply, stated that I’d be willing to make any/all adjustments to make the channel compliant with their policy.\n
    \n
    And [this was the response](https://i.imgur.com/4tU6Vyk.jpg) I received.\n
    \n
    I’m not even mad. I will not fight them. This is utter horse shit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816638 {#1758
    date: 2023-12-17 13:37:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 22739
  -titleTs: "'ordeal':4 'perplex':3 'recent':1 'youtub':6"
  -bodyTs: "'/4tu6vyk.jpg)':136 '/gzk2v5s.jpg).':94 '/jjylcu6.jpg)':68 '6':48 '99':26 'address':81 'adjust':120 'ago':76 'any/all':119 'appeal':107 'archiv':23 'associ':82 'base':18,40 'believ':42 'channel':20,44,85,124 'check':78 'compliant':125 'content':13 'd':114 'descript':72 'email':80,89,102 'even':142 'exampl':64 'exist':45 'fan':17,39 'fan-bas':16 'fight':147 'fill':104 'find':62 'follow':96 'form':108 'found':87 'happi':32 'hors':152 'hour':8 'huge':38 'hundr':6 'i.imgur.com':67,93,135 'i.imgur.com/4tu6vyk.jpg)':134 'i.imgur.com/gzk2v5s.jpg).':92 'i.imgur.com/jjylcu6.jpg)':66 'link':98 'locat':9 'm':140 'machin':58 'mad':143 'make':118,122 'mani':4 'name':21 'order':60 'polici':128 'provid':99 'r.e.m':22 'receiv':138 'remast':10 'respons':133 'screenshot':65 'shit':153 'simpli':110 'state':111 'upload':12 'use':55 'utter':151 'video':71 'wayback':57 'week':75 'will':116 'work':2,29 'year':5,49 'youtub':19,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702819617
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10383111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702779617 {#1754
    date: 2023-12-17 03:20:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recent-and-perplexing-ordeal-with-YouTube"
  +title: "Recent and perplexing ordeal with YouTube"
  +url: null
  +body: """
    I worked for many years (hundreds of hours) locating, remastering and uploading content for a fan-based YouTube channel named ‘R.E.M. Archive’. I did 99% of the work and was happy to do this for the huge fan base. I believe the channel existed for about 6 years or so.\n
    \n
    I had to use the Wayback Machine in order to find an example [screenshot](https://i.imgur.com/jJYLcu6.jpg) of a video description.\n
    \n
    A few weeks ago, I checked the email address associated with the channel and found [this email from YouTube](https://i.imgur.com/gzK2V5s.jpg).\n
    \n
    I followed a link, provided in that email, to fill out an appeal form. I, simply, stated that I’d be willing to make any/all adjustments to make the channel compliant with their policy.\n
    \n
    And [this was the response](https://i.imgur.com/4tU6Vyk.jpg) I received.\n
    \n
    I’m not even mad. I will not fight them. This is utter horse shit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816638 {#1758
    date: 2023-12-17 13:37:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 22739
  -titleTs: "'ordeal':4 'perplex':3 'recent':1 'youtub':6"
  -bodyTs: "'/4tu6vyk.jpg)':136 '/gzk2v5s.jpg).':94 '/jjylcu6.jpg)':68 '6':48 '99':26 'address':81 'adjust':120 'ago':76 'any/all':119 'appeal':107 'archiv':23 'associ':82 'base':18,40 'believ':42 'channel':20,44,85,124 'check':78 'compliant':125 'content':13 'd':114 'descript':72 'email':80,89,102 'even':142 'exampl':64 'exist':45 'fan':17,39 'fan-bas':16 'fight':147 'fill':104 'find':62 'follow':96 'form':108 'found':87 'happi':32 'hors':152 'hour':8 'huge':38 'hundr':6 'i.imgur.com':67,93,135 'i.imgur.com/4tu6vyk.jpg)':134 'i.imgur.com/gzk2v5s.jpg).':92 'i.imgur.com/jjylcu6.jpg)':66 'link':98 'locat':9 'm':140 'machin':58 'mad':143 'make':118,122 'mani':4 'name':21 'order':60 'polici':128 'provid':99 'r.e.m':22 'receiv':138 'remast':10 'respons':133 'screenshot':65 'shit':153 'simpli':110 'state':111 'upload':12 'use':55 'utter':151 'video':71 'wayback':57 'week':75 'will':116 'work':2,29 'year':5,49 'youtub':19,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702819617
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10383111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702779617 {#1754
    date: 2023-12-17 03:20:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recent-and-perplexing-ordeal-with-YouTube"
  +title: "Recent and perplexing ordeal with YouTube"
  +url: null
  +body: """
    I worked for many years (hundreds of hours) locating, remastering and uploading content for a fan-based YouTube channel named ‘R.E.M. Archive’. I did 99% of the work and was happy to do this for the huge fan base. I believe the channel existed for about 6 years or so.\n
    \n
    I had to use the Wayback Machine in order to find an example [screenshot](https://i.imgur.com/jJYLcu6.jpg) of a video description.\n
    \n
    A few weeks ago, I checked the email address associated with the channel and found [this email from YouTube](https://i.imgur.com/gzK2V5s.jpg).\n
    \n
    I followed a link, provided in that email, to fill out an appeal form. I, simply, stated that I’d be willing to make any/all adjustments to make the channel compliant with their policy.\n
    \n
    And [this was the response](https://i.imgur.com/4tU6Vyk.jpg) I received.\n
    \n
    I’m not even mad. I will not fight them. This is utter horse shit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816638 {#1758
    date: 2023-12-17 13:37:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 22739
  -titleTs: "'ordeal':4 'perplex':3 'recent':1 'youtub':6"
  -bodyTs: "'/4tu6vyk.jpg)':136 '/gzk2v5s.jpg).':94 '/jjylcu6.jpg)':68 '6':48 '99':26 'address':81 'adjust':120 'ago':76 'any/all':119 'appeal':107 'archiv':23 'associ':82 'base':18,40 'believ':42 'channel':20,44,85,124 'check':78 'compliant':125 'content':13 'd':114 'descript':72 'email':80,89,102 'even':142 'exampl':64 'exist':45 'fan':17,39 'fan-bas':16 'fight':147 'fill':104 'find':62 'follow':96 'form':108 'found':87 'happi':32 'hors':152 'hour':8 'huge':38 'hundr':6 'i.imgur.com':67,93,135 'i.imgur.com/4tu6vyk.jpg)':134 'i.imgur.com/gzk2v5s.jpg).':92 'i.imgur.com/jjylcu6.jpg)':66 'link':98 'locat':9 'm':140 'machin':58 'mad':143 'make':118,122 'mani':4 'name':21 'order':60 'polici':128 'provid':99 'r.e.m':22 'receiv':138 'remast':10 'respons':133 'screenshot':65 'shit':153 'simpli':110 'state':111 'upload':12 'use':55 'utter':151 'video':71 'wayback':57 'week':75 'will':116 'work':2,29 'year':5,49 'youtub':19,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702819617
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10383111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702779617 {#1754
    date: 2023-12-17 03:20:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Got-two-shit-tablets-for-free-want-to-install-mobile"
  +title: "Got two shit tablets for free, want to install mobile linux distros on them. Any reccomendations?"
  +url: null
  +body: """
    Hello! I’ve got 2 alcatel 1T7 tablets completely for free from my internet provider some time ago, didn’t use them at all because the thing is lighter than a rasppi. Want to tinker on it now, thinking of installing a linux OS for more freedom on what to do and also to degooglify the tablet. Any recommendations on OS selection?\n
    \n
    It runs amd32 chip, ARM Cortex-A7
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702813336 {#1774
    date: 2023-12-17 12:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 30537
  -titleTs: "'distro':12 'free':6 'got':1 'instal':9 'linux':11 'mobil':10 'reccomend':16 'shit':3 'tablet':4 'two':2 'want':7"
  -bodyTs: "'1t7':7 '2':5 'a7':70 'ago':18 'alcatel':6 'also':53 'amd32':65 'arm':67 'chip':66 'complet':9 'cortex':69 'cortex-a7':68 'degooglifi':55 'didn':19 'free':11 'freedom':47 'got':4 'hello':1 'instal':41 'internet':14 'lighter':29 'linux':43 'os':44,61 'provid':15 'rasppi':32 'recommend':59 'run':64 'select':62 'tablet':8,57 'thing':27 'think':39 'time':17 'tinker':35 'use':21 've':3 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9425813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702813336 {#1773
    date: 2023-12-17 12:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Got-two-shit-tablets-for-free-want-to-install-mobile"
  +title: "Got two shit tablets for free, want to install mobile linux distros on them. Any reccomendations?"
  +url: null
  +body: """
    Hello! I’ve got 2 alcatel 1T7 tablets completely for free from my internet provider some time ago, didn’t use them at all because the thing is lighter than a rasppi. Want to tinker on it now, thinking of installing a linux OS for more freedom on what to do and also to degooglify the tablet. Any recommendations on OS selection?\n
    \n
    It runs amd32 chip, ARM Cortex-A7
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702813336 {#1774
    date: 2023-12-17 12:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 30537
  -titleTs: "'distro':12 'free':6 'got':1 'instal':9 'linux':11 'mobil':10 'reccomend':16 'shit':3 'tablet':4 'two':2 'want':7"
  -bodyTs: "'1t7':7 '2':5 'a7':70 'ago':18 'alcatel':6 'also':53 'amd32':65 'arm':67 'chip':66 'complet':9 'cortex':69 'cortex-a7':68 'degooglifi':55 'didn':19 'free':11 'freedom':47 'got':4 'hello':1 'instal':41 'internet':14 'lighter':29 'linux':43 'os':44,61 'provid':15 'rasppi':32 'recommend':59 'run':64 'select':62 'tablet':8,57 'thing':27 'think':39 'time':17 'tinker':35 'use':21 've':3 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9425813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702813336 {#1773
    date: 2023-12-17 12:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Got-two-shit-tablets-for-free-want-to-install-mobile"
  +title: "Got two shit tablets for free, want to install mobile linux distros on them. Any reccomendations?"
  +url: null
  +body: """
    Hello! I’ve got 2 alcatel 1T7 tablets completely for free from my internet provider some time ago, didn’t use them at all because the thing is lighter than a rasppi. Want to tinker on it now, thinking of installing a linux OS for more freedom on what to do and also to degooglify the tablet. Any recommendations on OS selection?\n
    \n
    It runs amd32 chip, ARM Cortex-A7
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702813336 {#1774
    date: 2023-12-17 12:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 30537
  -titleTs: "'distro':12 'free':6 'got':1 'instal':9 'linux':11 'mobil':10 'reccomend':16 'shit':3 'tablet':4 'two':2 'want':7"
  -bodyTs: "'1t7':7 '2':5 'a7':70 'ago':18 'alcatel':6 'also':53 'amd32':65 'arm':67 'chip':66 'complet':9 'cortex':69 'cortex-a7':68 'degooglifi':55 'didn':19 'free':11 'freedom':47 'got':4 'hello':1 'instal':41 'internet':14 'lighter':29 'linux':43 'os':44,61 'provid':15 'rasppi':32 'recommend':59 'run':64 'select':62 'tablet':8,57 'thing':27 'think':39 'time':17 'tinker':35 'use':21 've':3 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9425813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702813336 {#1773
    date: 2023-12-17 12:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-some-no-brainer-inventions-or-features-that-just"
  +title: "What are some "no brainer" inventions or features that just haven't made it to the consumer yet?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702810128 {#1444
    date: 2023-12-17 11:48:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 30350
  -titleTs: "'brainer':5 'consum':17 'featur':8 'haven':11 'invent':6 'made':13 'yet':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9670007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810128 {#1466
    date: 2023-12-17 11:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-some-no-brainer-inventions-or-features-that-just"
  +title: "What are some "no brainer" inventions or features that just haven't made it to the consumer yet?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702810128 {#1444
    date: 2023-12-17 11:48:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 30350
  -titleTs: "'brainer':5 'consum':17 'featur':8 'haven':11 'invent':6 'made':13 'yet':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9670007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810128 {#1466
    date: 2023-12-17 11:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-some-no-brainer-inventions-or-features-that-just"
  +title: "What are some "no brainer" inventions or features that just haven't made it to the consumer yet?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702810128 {#1444
    date: 2023-12-17 11:48:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 30350
  -titleTs: "'brainer':5 'consum':17 'featur':8 'haven':11 'invent':6 'made':13 'yet':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9670007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810128 {#1466
    date: 2023-12-17 11:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "The-state-of-open-source-SMS-messagers"
  +title: "The state of open source SMS messagers"
  +url: null
  +body: """
    With simple messager selling out &amp; qksms no longer being actively worked on. What’s our options for open source sms messagers?\n
    \n
    Should I dedicate time to learning flutter and building my own or does anyone know any cool foss projects working on this issue?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702793240 {#1635
    date: 2023-12-17 07:07:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 21755
  -titleTs: "'messag':7 'open':4 'sms':6 'sourc':5 'state':2"
  -bodyTs: "'activ':10 'anyon':35 'build':30 'cool':38 'dedic':24 'flutter':28 'foss':39 'issu':44 'know':36 'learn':27 'longer':8 'messag':3,21 'open':18 'option':16 'project':40 'qksms':6 'sell':4 'simpl':2 'sms':20 'sourc':19 'time':25 'work':11,41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702443982
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4335638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702357582 {#1660
    date: 2023-12-12 06:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "The-state-of-open-source-SMS-messagers"
  +title: "The state of open source SMS messagers"
  +url: null
  +body: """
    With simple messager selling out &amp; qksms no longer being actively worked on. What’s our options for open source sms messagers?\n
    \n
    Should I dedicate time to learning flutter and building my own or does anyone know any cool foss projects working on this issue?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702793240 {#1635
    date: 2023-12-17 07:07:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 21755
  -titleTs: "'messag':7 'open':4 'sms':6 'sourc':5 'state':2"
  -bodyTs: "'activ':10 'anyon':35 'build':30 'cool':38 'dedic':24 'flutter':28 'foss':39 'issu':44 'know':36 'learn':27 'longer':8 'messag':3,21 'open':18 'option':16 'project':40 'qksms':6 'sell':4 'simpl':2 'sms':20 'sourc':19 'time':25 'work':11,41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702443982
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4335638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702357582 {#1660
    date: 2023-12-12 06:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "The-state-of-open-source-SMS-messagers"
  +title: "The state of open source SMS messagers"
  +url: null
  +body: """
    With simple messager selling out &amp; qksms no longer being actively worked on. What’s our options for open source sms messagers?\n
    \n
    Should I dedicate time to learning flutter and building my own or does anyone know any cool foss projects working on this issue?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702793240 {#1635
    date: 2023-12-17 07:07:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 21755
  -titleTs: "'messag':7 'open':4 'sms':6 'sourc':5 'state':2"
  -bodyTs: "'activ':10 'anyon':35 'build':30 'cool':38 'dedic':24 'flutter':28 'foss':39 'issu':44 'know':36 'learn':27 'longer':8 'messag':3,21 'open':18 'option':16 'project':40 'qksms':6 'sell':4 'simpl':2 'sms':20 'sourc':19 'time':25 'work':11,41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702443982
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4335638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702357582 {#1660
    date: 2023-12-12 06:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#1417
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#1414
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#1417
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#1414
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#1417
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#1414
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "People-who-own-typewriters-what-is-your-favorite-use-for"
  +title: "People who own typewriters, what is your favorite use for it?"
  +url: null
  +body: """
    Is it a note-taking station? Is it a decoration only? Is it your regular journal? Is it a shopping list maker? Is it on display or tucked away?\n
    \n
    I use mine to quickly write down ideas, so that I don’t get distracted by other things on a computer or have to wait for a computer to boot up. Other than that it’s a conversation piece and a decoration.\n
    \n
    Edit, I forgot to include, I have a Royal like the one below. It was the cheapest one at the antique store, and it has worked perfectly for the 10+ years I’ve owned it.\n
    \n
    ![](https://lemmy.world/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786595 {#1464
    date: 2023-12-17 05:16:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 22578
  -titleTs: "'favorit':8 'peopl':1 'typewrit':4 'use':9"
  -bodyTs: "'/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)':110 '10':102 'antiqu':93 'away':30 'boot':60 'cheapest':89 'comput':51,58 'convers':68 'decor':11,72 'display':27 'distract':45 'edit':73 'forgot':75 'get':44 'idea':38 'includ':77 'journal':17 'lemmy.world':109 'lemmy.world/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)':108 'like':82 'list':22 'maker':23 'mine':33 'note':5 'note-tak':4 'one':84,90 'own':106 'perfect':99 'piec':69 'quick':35 'regular':16 'royal':81 'shop':21 'station':7 'store':94 'take':6 'thing':48 'tuck':29 'use':32 've':105 'wait':55 'work':98 'write':36 'year':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702811748
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9633016"
  +editedAt: DateTimeImmutable @1705028621 {#1448
    date: 2024-01-12 04:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702725348 {#1457
    date: 2023-12-16 12:15:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "People-who-own-typewriters-what-is-your-favorite-use-for"
  +title: "People who own typewriters, what is your favorite use for it?"
  +url: null
  +body: """
    Is it a note-taking station? Is it a decoration only? Is it your regular journal? Is it a shopping list maker? Is it on display or tucked away?\n
    \n
    I use mine to quickly write down ideas, so that I don’t get distracted by other things on a computer or have to wait for a computer to boot up. Other than that it’s a conversation piece and a decoration.\n
    \n
    Edit, I forgot to include, I have a Royal like the one below. It was the cheapest one at the antique store, and it has worked perfectly for the 10+ years I’ve owned it.\n
    \n
    ![](https://lemmy.world/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786595 {#1464
    date: 2023-12-17 05:16:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 22578
  -titleTs: "'favorit':8 'peopl':1 'typewrit':4 'use':9"
  -bodyTs: "'/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)':110 '10':102 'antiqu':93 'away':30 'boot':60 'cheapest':89 'comput':51,58 'convers':68 'decor':11,72 'display':27 'distract':45 'edit':73 'forgot':75 'get':44 'idea':38 'includ':77 'journal':17 'lemmy.world':109 'lemmy.world/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)':108 'like':82 'list':22 'maker':23 'mine':33 'note':5 'note-tak':4 'one':84,90 'own':106 'perfect':99 'piec':69 'quick':35 'regular':16 'royal':81 'shop':21 'station':7 'store':94 'take':6 'thing':48 'tuck':29 'use':32 've':105 'wait':55 'work':98 'write':36 'year':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702811748
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9633016"
  +editedAt: DateTimeImmutable @1705028621 {#1448
    date: 2024-01-12 04:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702725348 {#1457
    date: 2023-12-16 12:15:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "People-who-own-typewriters-what-is-your-favorite-use-for"
  +title: "People who own typewriters, what is your favorite use for it?"
  +url: null
  +body: """
    Is it a note-taking station? Is it a decoration only? Is it your regular journal? Is it a shopping list maker? Is it on display or tucked away?\n
    \n
    I use mine to quickly write down ideas, so that I don’t get distracted by other things on a computer or have to wait for a computer to boot up. Other than that it’s a conversation piece and a decoration.\n
    \n
    Edit, I forgot to include, I have a Royal like the one below. It was the cheapest one at the antique store, and it has worked perfectly for the 10+ years I’ve owned it.\n
    \n
    ![](https://lemmy.world/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786595 {#1464
    date: 2023-12-17 05:16:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 22578
  -titleTs: "'favorit':8 'peopl':1 'typewrit':4 'use':9"
  -bodyTs: "'/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)':110 '10':102 'antiqu':93 'away':30 'boot':60 'cheapest':89 'comput':51,58 'convers':68 'decor':11,72 'display':27 'distract':45 'edit':73 'forgot':75 'get':44 'idea':38 'includ':77 'journal':17 'lemmy.world':109 'lemmy.world/pictrs/image/c5b58387-cc3b-4dd9-8e37-97175d722169.png)':108 'like':82 'list':22 'maker':23 'mine':33 'note':5 'note-tak':4 'one':84,90 'own':106 'perfect':99 'piec':69 'quick':35 'regular':16 'royal':81 'shop':21 'station':7 'store':94 'take':6 'thing':48 'tuck':29 'use':32 've':105 'wait':55 'work':98 'write':36 'year':103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702811748
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9633016"
  +editedAt: DateTimeImmutable @1705028621 {#1448
    date: 2024-01-12 04:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702725348 {#1457
    date: 2023-12-16 12:15:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1431
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1440
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1431
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1440
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1431
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1440
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
  +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
  +url: null
  +body: """
    My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
    \n
    - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
    - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
    \n
    So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774829 {#1610
    date: 2023-12-17 02:00:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 22349
  -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
  -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702706957
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7813912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620557 {#1609
    date: 2023-12-15 07:09:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
  +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
  +url: null
  +body: """
    My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
    \n
    - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
    - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
    \n
    So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774829 {#1610
    date: 2023-12-17 02:00:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 22349
  -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
  -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702706957
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7813912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620557 {#1609
    date: 2023-12-15 07:09:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
  +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
  +url: null
  +body: """
    My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
    \n
    - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
    - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
    \n
    So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774829 {#1610
    date: 2023-12-17 02:00:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 22349
  -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
  -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702706957
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7813912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620557 {#1609
    date: 2023-12-15 07:09:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Costumer-Service-Delivery-Whatnot-persons-how-can-I-make-your-life-easier"
  +title: "Costumer Service/Delivery/Whatnot persons, how can I make your life easier?"
  +url: null
  +body: """
    Follow up to my previous post a while back, are there any things that I can do to make your job easier?\n
    \n
    For example, I work at a library and it helps me when patrons have their library cards ready when they come up to the circulation desk, especially if they have a large stack of books.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774190 {#1665
    date: 2023-12-17 01:49:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 22254
  -titleTs: "'costum':1 'easier':10 'life':9 'make':7 'person':3 'service/delivery/whatnot':2"
  -bodyTs: "'back':9 'book':57 'card':39 'circul':47 'come':43 'desk':48 'easier':22 'especi':49 'exampl':24 'follow':1 'help':32 'job':21 'larg':54 'librari':29,38 'make':19 'patron':35 'post':6 'previous':5 'readi':40 'stack':55 'thing':13 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702663764
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9568290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702577364 {#1675
    date: 2023-12-14 19:09:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Costumer-Service-Delivery-Whatnot-persons-how-can-I-make-your-life-easier"
  +title: "Costumer Service/Delivery/Whatnot persons, how can I make your life easier?"
  +url: null
  +body: """
    Follow up to my previous post a while back, are there any things that I can do to make your job easier?\n
    \n
    For example, I work at a library and it helps me when patrons have their library cards ready when they come up to the circulation desk, especially if they have a large stack of books.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774190 {#1665
    date: 2023-12-17 01:49:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 22254
  -titleTs: "'costum':1 'easier':10 'life':9 'make':7 'person':3 'service/delivery/whatnot':2"
  -bodyTs: "'back':9 'book':57 'card':39 'circul':47 'come':43 'desk':48 'easier':22 'especi':49 'exampl':24 'follow':1 'help':32 'job':21 'larg':54 'librari':29,38 'make':19 'patron':35 'post':6 'previous':5 'readi':40 'stack':55 'thing':13 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702663764
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9568290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702577364 {#1675
    date: 2023-12-14 19:09:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Costumer-Service-Delivery-Whatnot-persons-how-can-I-make-your-life-easier"
  +title: "Costumer Service/Delivery/Whatnot persons, how can I make your life easier?"
  +url: null
  +body: """
    Follow up to my previous post a while back, are there any things that I can do to make your job easier?\n
    \n
    For example, I work at a library and it helps me when patrons have their library cards ready when they come up to the circulation desk, especially if they have a large stack of books.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774190 {#1665
    date: 2023-12-17 01:49:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 22254
  -titleTs: "'costum':1 'easier':10 'life':9 'make':7 'person':3 'service/delivery/whatnot':2"
  -bodyTs: "'back':9 'book':57 'card':39 'circul':47 'come':43 'desk':48 'easier':22 'especi':49 'exampl':24 'follow':1 'help':32 'job':21 'larg':54 'librari':29,38 'make':19 'patron':35 'post':6 'previous':5 'readi':40 'stack':55 'thing':13 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702663764
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9568290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702577364 {#1675
    date: 2023-12-14 19:09:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1654
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1652
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1655
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1654
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1652
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1655
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1654
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1652
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1655
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Looking-to-switch-to-Linux-in-the-somewhat-distant-future"
  +title: "Looking to switch to Linux in the somewhat distant future"
  +url: null
  +body: "Any distro I should use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 134
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702756956 {#1582
    date: 2023-12-16 21:02:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 22231
  -titleTs: "'distant':9 'futur':10 'linux':5 'look':1 'somewhat':8 'switch':3"
  -bodyTs: "'distro':2 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702656052
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17972172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702569652 {#1578
    date: 2023-12-14 17:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Looking-to-switch-to-Linux-in-the-somewhat-distant-future"
  +title: "Looking to switch to Linux in the somewhat distant future"
  +url: null
  +body: "Any distro I should use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 134
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702756956 {#1582
    date: 2023-12-16 21:02:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 22231
  -titleTs: "'distant':9 'futur':10 'linux':5 'look':1 'somewhat':8 'switch':3"
  -bodyTs: "'distro':2 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702656052
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17972172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702569652 {#1578
    date: 2023-12-14 17:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Looking-to-switch-to-Linux-in-the-somewhat-distant-future"
  +title: "Looking to switch to Linux in the somewhat distant future"
  +url: null
  +body: "Any distro I should use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 134
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702756956 {#1582
    date: 2023-12-16 21:02:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 22231
  -titleTs: "'distant':9 'futur':10 'linux':5 'look':1 'somewhat':8 'switch':3"
  -bodyTs: "'distro':2 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702656052
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17972172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702569652 {#1578
    date: 2023-12-14 17:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-good-keyboard-recommations"
  +title: "Any *good* keyboard recommations?"
  +url: null
  +body: """
    Every year or so I try one or more privacy focused keyboards. I always end up right back on SwiftKey after a couple of weeks because most of the keyboards I try have the same problem: the predictions suck.\n
    \n
    Ok, I get that surveillance is good for predictions. Put another way, predictions are tough without collecting everything everyone types. Is there a best-of-both-worlds keyboard out there? I’d be patient enough to give it some time to learn how I type and get better.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702751952 {#1576
    date: 2023-12-16 19:39:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 21487
  -titleTs: "'good':2 'keyboard':3 'recomm':4"
  -bodyTs: "'alway':14 'anoth':50 'back':18 'best':64 'best-of-both-world':63 'better':88 'collect':56 'coupl':23 'd':72 'end':15 'enough':75 'everi':1 'everyon':58 'everyth':57 'focus':11 'get':42,87 'give':77 'good':46 'keyboard':12,30,68 'learn':82 'ok':40 'one':7 'patient':74 'predict':38,48,52 'privaci':10 'problem':36 'put':49 'right':17 'suck':39 'surveil':44 'swiftkey':20 'time':80 'tough':54 'tri':6,32 'type':59,85 'way':51 'week':25 'without':55 'world':67 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702258420
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10742439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702172020 {#1551
    date: 2023-12-10 02:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-good-keyboard-recommations"
  +title: "Any *good* keyboard recommations?"
  +url: null
  +body: """
    Every year or so I try one or more privacy focused keyboards. I always end up right back on SwiftKey after a couple of weeks because most of the keyboards I try have the same problem: the predictions suck.\n
    \n
    Ok, I get that surveillance is good for predictions. Put another way, predictions are tough without collecting everything everyone types. Is there a best-of-both-worlds keyboard out there? I’d be patient enough to give it some time to learn how I type and get better.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702751952 {#1576
    date: 2023-12-16 19:39:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 21487
  -titleTs: "'good':2 'keyboard':3 'recomm':4"
  -bodyTs: "'alway':14 'anoth':50 'back':18 'best':64 'best-of-both-world':63 'better':88 'collect':56 'coupl':23 'd':72 'end':15 'enough':75 'everi':1 'everyon':58 'everyth':57 'focus':11 'get':42,87 'give':77 'good':46 'keyboard':12,30,68 'learn':82 'ok':40 'one':7 'patient':74 'predict':38,48,52 'privaci':10 'problem':36 'put':49 'right':17 'suck':39 'surveil':44 'swiftkey':20 'time':80 'tough':54 'tri':6,32 'type':59,85 'way':51 'week':25 'without':55 'world':67 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702258420
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10742439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702172020 {#1551
    date: 2023-12-10 02:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-good-keyboard-recommations"
  +title: "Any *good* keyboard recommations?"
  +url: null
  +body: """
    Every year or so I try one or more privacy focused keyboards. I always end up right back on SwiftKey after a couple of weeks because most of the keyboards I try have the same problem: the predictions suck.\n
    \n
    Ok, I get that surveillance is good for predictions. Put another way, predictions are tough without collecting everything everyone types. Is there a best-of-both-worlds keyboard out there? I’d be patient enough to give it some time to learn how I type and get better.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702751952 {#1576
    date: 2023-12-16 19:39:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 21487
  -titleTs: "'good':2 'keyboard':3 'recomm':4"
  -bodyTs: "'alway':14 'anoth':50 'back':18 'best':64 'best-of-both-world':63 'better':88 'collect':56 'coupl':23 'd':72 'end':15 'enough':75 'everi':1 'everyon':58 'everyth':57 'focus':11 'get':42,87 'give':77 'good':46 'keyboard':12,30,68 'learn':82 'ok':40 'one':7 'patient':74 'predict':38,48,52 'privaci':10 'problem':36 'put':49 'right':17 'suck':39 'surveil':44 'swiftkey':20 'time':80 'tough':54 'tri':6,32 'type':59,85 'way':51 'week':25 'without':55 'world':67 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702258420
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10742439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702172020 {#1551
    date: 2023-12-10 02:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "configFile-yaml-or-configFile-yml"
  +title: "configFile.yaml or configFile.yml"
  +url: null
  +body: "idk why I hate .yml and prefer.yaml instead. What do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702749760 {#1563
    date: 2023-12-16 19:02:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 22374
  -titleTs: "'configfile.yaml':1 'configfile.yml':3"
  -bodyTs: "'hate':4 'idk':1 'instead':8 'prefer.yaml':7 'use':12 'yml':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702721751
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7285110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702635351 {#1562
    date: 2023-12-15 11:15:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "configFile-yaml-or-configFile-yml"
  +title: "configFile.yaml or configFile.yml"
  +url: null
  +body: "idk why I hate .yml and prefer.yaml instead. What do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702749760 {#1563
    date: 2023-12-16 19:02:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 22374
  -titleTs: "'configfile.yaml':1 'configfile.yml':3"
  -bodyTs: "'hate':4 'idk':1 'instead':8 'prefer.yaml':7 'use':12 'yml':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702721751
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7285110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702635351 {#1562
    date: 2023-12-15 11:15:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "configFile-yaml-or-configFile-yml"
  +title: "configFile.yaml or configFile.yml"
  +url: null
  +body: "idk why I hate .yml and prefer.yaml instead. What do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702749760 {#1563
    date: 2023-12-16 19:02:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: []
  -id: 22374
  -titleTs: "'configfile.yaml':1 'configfile.yml':3"
  -bodyTs: "'hate':4 'idk':1 'instead':8 'prefer.yaml':7 'use':12 'yml':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702721751
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7285110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702635351 {#1562
    date: 2023-12-15 11:15:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#1686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Blocking-app-access-to-the-internet"
  +title: "Blocking app access to the internet"
  +url: null
  +body: """
    Question for the group on a problem I’m trying to solve: How can I block internet access for some apps on standard, OOTB Android?\n
    \n
    My current set-up is to use Proton VPN with the Android settings “Always-on VPN” and “Block connections without VPN” and then use Proton VPN’s Split-tunneling to exclude certain apps from using the VPN. This has the desired effect of blocking certain apps from having access to the internet.\n
    \n
    However, I now find that I need to use certain Apps *without* the VPN but *with* internet access. In the past, I’d used something like NetGuard to control which apps have internet access, but, as Android only allows one VPN slot, this would require me to swap out Proton VPN.\n
    \n
    So my problem statement: I’d like to be able to continue to use Proton VPN, exclude *some* apps from using that VPN but still have access to the internet, and block *still other* apps from the internet entirely. I’m struggling to find a way to do this.\n
    \n
    Any suggestions are welcome!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702747134 {#1687
    date: 2023-12-16 18:18:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 22309
  -titleTs: "'access':3 'app':2 'block':1 'internet':6"
  -bodyTs: "'abl':141 'access':18,77,98,114,158 'allow':119 'alway':41 'always-on':40 'android':25,38,117 'app':21,61,74,91,111,150,166 'block':16,45,72,163 'certain':60,73,90 'connect':46 'continu':143 'control':109 'current':27 'd':103,137 'desir':69 'effect':70 'entir':170 'exclud':59,148 'find':84,175 'group':4 'howev':81 'internet':17,80,97,113,161,169 'like':106,138 'm':9,172 'need':87 'netguard':107 'one':120 'ootb':24 'past':101 'problem':7,134 'proton':34,52,130,146 'question':1 'requir':125 'set':29,39 'set-up':28 'slot':122 'solv':12 'someth':105 'split':56 'split-tunnel':55 'standard':23 'statement':135 'still':156,164 'struggl':173 'suggest':182 'swap':128 'tri':10 'tunnel':57 'use':33,51,63,89,104,145,152 'vpn':35,43,48,53,65,94,121,131,147,154 'way':177 'welcom':184 'without':47,92 'would':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702682089
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18011282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702595689 {#1680
    date: 2023-12-15 00:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#1686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Blocking-app-access-to-the-internet"
  +title: "Blocking app access to the internet"
  +url: null
  +body: """
    Question for the group on a problem I’m trying to solve: How can I block internet access for some apps on standard, OOTB Android?\n
    \n
    My current set-up is to use Proton VPN with the Android settings “Always-on VPN” and “Block connections without VPN” and then use Proton VPN’s Split-tunneling to exclude certain apps from using the VPN. This has the desired effect of blocking certain apps from having access to the internet.\n
    \n
    However, I now find that I need to use certain Apps *without* the VPN but *with* internet access. In the past, I’d used something like NetGuard to control which apps have internet access, but, as Android only allows one VPN slot, this would require me to swap out Proton VPN.\n
    \n
    So my problem statement: I’d like to be able to continue to use Proton VPN, exclude *some* apps from using that VPN but still have access to the internet, and block *still other* apps from the internet entirely. I’m struggling to find a way to do this.\n
    \n
    Any suggestions are welcome!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702747134 {#1687
    date: 2023-12-16 18:18:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 22309
  -titleTs: "'access':3 'app':2 'block':1 'internet':6"
  -bodyTs: "'abl':141 'access':18,77,98,114,158 'allow':119 'alway':41 'always-on':40 'android':25,38,117 'app':21,61,74,91,111,150,166 'block':16,45,72,163 'certain':60,73,90 'connect':46 'continu':143 'control':109 'current':27 'd':103,137 'desir':69 'effect':70 'entir':170 'exclud':59,148 'find':84,175 'group':4 'howev':81 'internet':17,80,97,113,161,169 'like':106,138 'm':9,172 'need':87 'netguard':107 'one':120 'ootb':24 'past':101 'problem':7,134 'proton':34,52,130,146 'question':1 'requir':125 'set':29,39 'set-up':28 'slot':122 'solv':12 'someth':105 'split':56 'split-tunnel':55 'standard':23 'statement':135 'still':156,164 'struggl':173 'suggest':182 'swap':128 'tri':10 'tunnel':57 'use':33,51,63,89,104,145,152 'vpn':35,43,48,53,65,94,121,131,147,154 'way':177 'welcom':184 'without':47,92 'would':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702682089
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18011282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702595689 {#1680
    date: 2023-12-15 00:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#1686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Blocking-app-access-to-the-internet"
  +title: "Blocking app access to the internet"
  +url: null
  +body: """
    Question for the group on a problem I’m trying to solve: How can I block internet access for some apps on standard, OOTB Android?\n
    \n
    My current set-up is to use Proton VPN with the Android settings “Always-on VPN” and “Block connections without VPN” and then use Proton VPN’s Split-tunneling to exclude certain apps from using the VPN. This has the desired effect of blocking certain apps from having access to the internet.\n
    \n
    However, I now find that I need to use certain Apps *without* the VPN but *with* internet access. In the past, I’d used something like NetGuard to control which apps have internet access, but, as Android only allows one VPN slot, this would require me to swap out Proton VPN.\n
    \n
    So my problem statement: I’d like to be able to continue to use Proton VPN, exclude *some* apps from using that VPN but still have access to the internet, and block *still other* apps from the internet entirely. I’m struggling to find a way to do this.\n
    \n
    Any suggestions are welcome!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702747134 {#1687
    date: 2023-12-16 18:18:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 22309
  -titleTs: "'access':3 'app':2 'block':1 'internet':6"
  -bodyTs: "'abl':141 'access':18,77,98,114,158 'allow':119 'alway':41 'always-on':40 'android':25,38,117 'app':21,61,74,91,111,150,166 'block':16,45,72,163 'certain':60,73,90 'connect':46 'continu':143 'control':109 'current':27 'd':103,137 'desir':69 'effect':70 'entir':170 'exclud':59,148 'find':84,175 'group':4 'howev':81 'internet':17,80,97,113,161,169 'like':106,138 'm':9,172 'need':87 'netguard':107 'one':120 'ootb':24 'past':101 'problem':7,134 'proton':34,52,130,146 'question':1 'requir':125 'set':29,39 'set-up':28 'slot':122 'solv':12 'someth':105 'split':56 'split-tunnel':55 'standard':23 'statement':135 'still':156,164 'struggl':173 'suggest':182 'swap':128 'tri':10 'tunnel':57 'use':33,51,63,89,104,145,152 'vpn':35,43,48,53,65,94,121,131,147,154 'way':177 'welcom':184 'without':47,92 'would':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702682089
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18011282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702595689 {#1680
    date: 2023-12-15 00:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1599
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1618
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1599
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1618
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1599
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1618
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1735
  +user: Proxies\__CG__\App\Entity\User {#1733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-is-not-just-an-illusion-it-s-a-delusion"
  +title: "Privacy is not just an illusion; it’s a delusion."
  +url: null
  +body: "Things like privacy statements and permission to use cookies are little more than sophisticated propaganda. If you think for a moment the Overlords cannot prepare a dossier on you within minutes that would make your mother faint and your father die of shame, you’re living in fantasy land. You have no idea how much data they store on individuals, and not just credit card purchases: tracking data, telephone conversations, text messages, anything you ever posted on the Internet. It’s a devouring machine. Get in their way, and you will find out how much they know about you. It has been this way for a very long time. This is nothing new. And yes, they really can turn on your cell phone camera and microphone at will without lights, so long as the battery is attached. And VPN? I laugh when I think about VPN. There is no cryptographic protocol used on the Internet, that the Overlords who brought all these technologies out in the first place, cannot decipher. None. The only way to live with this level of privacy evasion is to accept the reality of it. Stop thinking you are ever alone. Out in the middle of nowhere with no electronics on you? Maybe"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702743946 {#1732
    date: 2023-12-16 17:25:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 22627
  -titleTs: "'delus':10 'illus':6 'privaci':1"
  -bodyTs: "'accept':185 'alon':195 'anyth':73 'attach':137 'batteri':135 'brought':160 'camera':124 'cannot':24,169 'card':65 'cell':122 'convers':70 'cooki':9 'credit':64 'cryptograph':150 'data':56,68 'deciph':170 'devour':83 'die':41 'dossier':27 'electron':204 'evas':182 'ever':75,194 'faint':37 'fantasi':48 'father':40 'find':92 'first':167 'get':85 'idea':53 'individu':60 'internet':79,155 'know':97 'land':49 'laugh':141 'level':179 'light':130 'like':2 'littl':11 'live':46,176 'long':108,132 'machin':84 'make':34 'mayb':207 'messag':72 'microphon':126 'middl':199 'minut':31 'moment':21 'mother':36 'much':55,95 'new':113 'none':171 'noth':112 'nowher':201 'overlord':23,158 'permiss':6 'phone':123 'place':168 'post':76 'prepar':25 'privaci':3,181 'propaganda':15 'protocol':151 'purchas':66 're':45 'realiti':187 'realli':117 'shame':43 'sophist':14 'statement':4 'stop':190 'store':58 'technolog':163 'telephon':69 'text':71 'thing':1 'think':18,144,191 'time':109 'track':67 'turn':119 'use':8,152 'vpn':139,146 'way':88,104,174 'within':30 'without':129 'would':33 'yes':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702784462
  +visibility: "visible             "
  +apId: "https://futurology.today/post/258621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702742462 {#1727
    date: 2023-12-16 17:01:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1735
  +user: Proxies\__CG__\App\Entity\User {#1733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-is-not-just-an-illusion-it-s-a-delusion"
  +title: "Privacy is not just an illusion; it’s a delusion."
  +url: null
  +body: "Things like privacy statements and permission to use cookies are little more than sophisticated propaganda. If you think for a moment the Overlords cannot prepare a dossier on you within minutes that would make your mother faint and your father die of shame, you’re living in fantasy land. You have no idea how much data they store on individuals, and not just credit card purchases: tracking data, telephone conversations, text messages, anything you ever posted on the Internet. It’s a devouring machine. Get in their way, and you will find out how much they know about you. It has been this way for a very long time. This is nothing new. And yes, they really can turn on your cell phone camera and microphone at will without lights, so long as the battery is attached. And VPN? I laugh when I think about VPN. There is no cryptographic protocol used on the Internet, that the Overlords who brought all these technologies out in the first place, cannot decipher. None. The only way to live with this level of privacy evasion is to accept the reality of it. Stop thinking you are ever alone. Out in the middle of nowhere with no electronics on you? Maybe"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702743946 {#1732
    date: 2023-12-16 17:25:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 22627
  -titleTs: "'delus':10 'illus':6 'privaci':1"
  -bodyTs: "'accept':185 'alon':195 'anyth':73 'attach':137 'batteri':135 'brought':160 'camera':124 'cannot':24,169 'card':65 'cell':122 'convers':70 'cooki':9 'credit':64 'cryptograph':150 'data':56,68 'deciph':170 'devour':83 'die':41 'dossier':27 'electron':204 'evas':182 'ever':75,194 'faint':37 'fantasi':48 'father':40 'find':92 'first':167 'get':85 'idea':53 'individu':60 'internet':79,155 'know':97 'land':49 'laugh':141 'level':179 'light':130 'like':2 'littl':11 'live':46,176 'long':108,132 'machin':84 'make':34 'mayb':207 'messag':72 'microphon':126 'middl':199 'minut':31 'moment':21 'mother':36 'much':55,95 'new':113 'none':171 'noth':112 'nowher':201 'overlord':23,158 'permiss':6 'phone':123 'place':168 'post':76 'prepar':25 'privaci':3,181 'propaganda':15 'protocol':151 'purchas':66 're':45 'realiti':187 'realli':117 'shame':43 'sophist':14 'statement':4 'stop':190 'store':58 'technolog':163 'telephon':69 'text':71 'thing':1 'think':18,144,191 'time':109 'track':67 'turn':119 'use':8,152 'vpn':139,146 'way':88,104,174 'within':30 'without':129 'would':33 'yes':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702784462
  +visibility: "visible             "
  +apId: "https://futurology.today/post/258621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702742462 {#1727
    date: 2023-12-16 17:01:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1735
  +user: Proxies\__CG__\App\Entity\User {#1733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-is-not-just-an-illusion-it-s-a-delusion"
  +title: "Privacy is not just an illusion; it’s a delusion."
  +url: null
  +body: "Things like privacy statements and permission to use cookies are little more than sophisticated propaganda. If you think for a moment the Overlords cannot prepare a dossier on you within minutes that would make your mother faint and your father die of shame, you’re living in fantasy land. You have no idea how much data they store on individuals, and not just credit card purchases: tracking data, telephone conversations, text messages, anything you ever posted on the Internet. It’s a devouring machine. Get in their way, and you will find out how much they know about you. It has been this way for a very long time. This is nothing new. And yes, they really can turn on your cell phone camera and microphone at will without lights, so long as the battery is attached. And VPN? I laugh when I think about VPN. There is no cryptographic protocol used on the Internet, that the Overlords who brought all these technologies out in the first place, cannot decipher. None. The only way to live with this level of privacy evasion is to accept the reality of it. Stop thinking you are ever alone. Out in the middle of nowhere with no electronics on you? Maybe"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702743946 {#1732
    date: 2023-12-16 17:25:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 22627
  -titleTs: "'delus':10 'illus':6 'privaci':1"
  -bodyTs: "'accept':185 'alon':195 'anyth':73 'attach':137 'batteri':135 'brought':160 'camera':124 'cannot':24,169 'card':65 'cell':122 'convers':70 'cooki':9 'credit':64 'cryptograph':150 'data':56,68 'deciph':170 'devour':83 'die':41 'dossier':27 'electron':204 'evas':182 'ever':75,194 'faint':37 'fantasi':48 'father':40 'find':92 'first':167 'get':85 'idea':53 'individu':60 'internet':79,155 'know':97 'land':49 'laugh':141 'level':179 'light':130 'like':2 'littl':11 'live':46,176 'long':108,132 'machin':84 'make':34 'mayb':207 'messag':72 'microphon':126 'middl':199 'minut':31 'moment':21 'mother':36 'much':55,95 'new':113 'none':171 'noth':112 'nowher':201 'overlord':23,158 'permiss':6 'phone':123 'place':168 'post':76 'prepar':25 'privaci':3,181 'propaganda':15 'protocol':151 'purchas':66 're':45 'realiti':187 'realli':117 'shame':43 'sophist':14 'statement':4 'stop':190 'store':58 'technolog':163 'telephon':69 'text':71 'thing':1 'think':18,144,191 'time':109 'track':67 'turn':119 'use':8,152 'vpn':139,146 'way':88,104,174 'within':30 'without':129 'would':33 'yes':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702784462
  +visibility: "visible             "
  +apId: "https://futurology.today/post/258621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702742462 {#1727
    date: 2023-12-16 17:01:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-workflows-do-y-all-have-for-sourcing-archiving-media"
  +title: "What workflows do y'all have for sourcing > archiving media?"
  +url: null
  +body: """
    I’m curious how you have automated/optimized your workflows for downloading, saving, archiving media.\n
    \n
    For instance:\n
    \n
    1. On my laptop I download an epub into a folder that Calibre watches.\n
    2. Calibre copies and imports that epub into the Calibre library and removes the old epub.\n
    3. Calibre Library is hooked up to SyncThing, which passes the epub to my eReader.\n
    \n
    My workflow is probably not the most efficient, but I’m hoping I can be inspired by people’s approaches.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702735097 {#1707
    date: 2023-12-16 14:58:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 22524
  -titleTs: "'archiv':9 'media':10 'sourc':8 'workflow':2 'y':4"
  -bodyTs: "'1':17 '2':31 '3':47 'approach':81 'archiv':13 'automated/optimized':7 'calibr':29,32,40,48 'copi':33 'curious':3 'download':11,22 'effici':69 'epub':24,37,46,58 'eread':61 'folder':27 'hook':51 'hope':73 'import':35 'inspir':77 'instanc':16 'laptop':20 'librari':41,49 'm':2,72 'media':14 'old':45 'pass':56 'peopl':79 'probabl':65 'remov':43 'save':12 'syncth':54 'watch':30 'workflow':9,63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702769372
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10467984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702682972 {#2465
    date: 2023-12-16 00:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-workflows-do-y-all-have-for-sourcing-archiving-media"
  +title: "What workflows do y'all have for sourcing > archiving media?"
  +url: null
  +body: """
    I’m curious how you have automated/optimized your workflows for downloading, saving, archiving media.\n
    \n
    For instance:\n
    \n
    1. On my laptop I download an epub into a folder that Calibre watches.\n
    2. Calibre copies and imports that epub into the Calibre library and removes the old epub.\n
    3. Calibre Library is hooked up to SyncThing, which passes the epub to my eReader.\n
    \n
    My workflow is probably not the most efficient, but I’m hoping I can be inspired by people’s approaches.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702735097 {#1707
    date: 2023-12-16 14:58:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 22524
  -titleTs: "'archiv':9 'media':10 'sourc':8 'workflow':2 'y':4"
  -bodyTs: "'1':17 '2':31 '3':47 'approach':81 'archiv':13 'automated/optimized':7 'calibr':29,32,40,48 'copi':33 'curious':3 'download':11,22 'effici':69 'epub':24,37,46,58 'eread':61 'folder':27 'hook':51 'hope':73 'import':35 'inspir':77 'instanc':16 'laptop':20 'librari':41,49 'm':2,72 'media':14 'old':45 'pass':56 'peopl':79 'probabl':65 'remov':43 'save':12 'syncth':54 'watch':30 'workflow':9,63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702769372
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10467984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702682972 {#2465
    date: 2023-12-16 00:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-workflows-do-y-all-have-for-sourcing-archiving-media"
  +title: "What workflows do y'all have for sourcing > archiving media?"
  +url: null
  +body: """
    I’m curious how you have automated/optimized your workflows for downloading, saving, archiving media.\n
    \n
    For instance:\n
    \n
    1. On my laptop I download an epub into a folder that Calibre watches.\n
    2. Calibre copies and imports that epub into the Calibre library and removes the old epub.\n
    3. Calibre Library is hooked up to SyncThing, which passes the epub to my eReader.\n
    \n
    My workflow is probably not the most efficient, but I’m hoping I can be inspired by people’s approaches.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702735097 {#1707
    date: 2023-12-16 14:58:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 22524
  -titleTs: "'archiv':9 'media':10 'sourc':8 'workflow':2 'y':4"
  -bodyTs: "'1':17 '2':31 '3':47 'approach':81 'archiv':13 'automated/optimized':7 'calibr':29,32,40,48 'copi':33 'curious':3 'download':11,22 'effici':69 'epub':24,37,46,58 'eread':61 'folder':27 'hook':51 'hope':73 'import':35 'inspir':77 'instanc':16 'laptop':20 'librari':41,49 'm':2,72 'media':14 'old':45 'pass':56 'peopl':79 'probabl':65 'remov':43 'save':12 'syncth':54 'watch':30 'workflow':9,63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702769372
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10467984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702682972 {#2465
    date: 2023-12-16 00:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#2454
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#2455
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#2454
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#2455
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#2454
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#2455
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#2382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Server-hardware-backup"
  +title: "Server hardware backup"
  +url: null
  +body: """
    Hello!\n
    \n
    This question is not about backing up your data; like git, photos &amp; videos etc.\n
    \n
    I have a Lemmy server running Linux Mint and I wonder if there could be a way to backup like the OS data (and installed packages) so when the mobo fries (for example) I can just back it up into a spare server (installing Mint)?\n
    \n
    Obviously the premise is that I can backup that important stuff correctly.\n
    \n
    I’m asking because I’m a Linux noob and was confronted with the Mint backups and rollbacks. Very smooth BTW, for a virgin system anyways. Also because I hate installing and configure stuff (like Lemmy docker + nginx) and would love knowing the downtime would be minimal.\n
    \n
    So sort of having a hardware backup.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702722074 {#2372
    date: 2023-12-16 11:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 22479
  -titleTs: "'backup':3 'hardwar':2 'server':1"
  -bodyTs: "'also':99 'anyway':98 'ask':75 'back':7,52 'backup':34,68,88,126 'btw':93 'configur':105 'confront':84 'correct':72 'could':29 'data':10,38 'docker':109 'downtim':116 'etc':15 'exampl':48 'fri':46 'git':12 'hardwar':125 'hate':102 'hello':1 'import':70 'instal':40,59,103 'know':114 'lemmi':19,108 'like':11,35,107 'linux':22,80 'love':113 'm':74,78 'minim':119 'mint':23,60,87 'mobo':45 'nginx':110 'noob':81 'obvious':61 'os':37 'packag':41 'photo':13 'premis':63 'question':3 'rollback':90 'run':21 'server':20,58 'smooth':92 'sort':121 'spare':57 'stuff':71,106 'system':97 'video':14 'virgin':96 'way':32 'wonder':26 'would':112,117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702725990
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/229621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702671490 {#2380
    date: 2023-12-15 21:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#2382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Server-hardware-backup"
  +title: "Server hardware backup"
  +url: null
  +body: """
    Hello!\n
    \n
    This question is not about backing up your data; like git, photos &amp; videos etc.\n
    \n
    I have a Lemmy server running Linux Mint and I wonder if there could be a way to backup like the OS data (and installed packages) so when the mobo fries (for example) I can just back it up into a spare server (installing Mint)?\n
    \n
    Obviously the premise is that I can backup that important stuff correctly.\n
    \n
    I’m asking because I’m a Linux noob and was confronted with the Mint backups and rollbacks. Very smooth BTW, for a virgin system anyways. Also because I hate installing and configure stuff (like Lemmy docker + nginx) and would love knowing the downtime would be minimal.\n
    \n
    So sort of having a hardware backup.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702722074 {#2372
    date: 2023-12-16 11:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 22479
  -titleTs: "'backup':3 'hardwar':2 'server':1"
  -bodyTs: "'also':99 'anyway':98 'ask':75 'back':7,52 'backup':34,68,88,126 'btw':93 'configur':105 'confront':84 'correct':72 'could':29 'data':10,38 'docker':109 'downtim':116 'etc':15 'exampl':48 'fri':46 'git':12 'hardwar':125 'hate':102 'hello':1 'import':70 'instal':40,59,103 'know':114 'lemmi':19,108 'like':11,35,107 'linux':22,80 'love':113 'm':74,78 'minim':119 'mint':23,60,87 'mobo':45 'nginx':110 'noob':81 'obvious':61 'os':37 'packag':41 'photo':13 'premis':63 'question':3 'rollback':90 'run':21 'server':20,58 'smooth':92 'sort':121 'spare':57 'stuff':71,106 'system':97 'video':14 'virgin':96 'way':32 'wonder':26 'would':112,117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702725990
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/229621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702671490 {#2380
    date: 2023-12-15 21:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#2382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Server-hardware-backup"
  +title: "Server hardware backup"
  +url: null
  +body: """
    Hello!\n
    \n
    This question is not about backing up your data; like git, photos &amp; videos etc.\n
    \n
    I have a Lemmy server running Linux Mint and I wonder if there could be a way to backup like the OS data (and installed packages) so when the mobo fries (for example) I can just back it up into a spare server (installing Mint)?\n
    \n
    Obviously the premise is that I can backup that important stuff correctly.\n
    \n
    I’m asking because I’m a Linux noob and was confronted with the Mint backups and rollbacks. Very smooth BTW, for a virgin system anyways. Also because I hate installing and configure stuff (like Lemmy docker + nginx) and would love knowing the downtime would be minimal.\n
    \n
    So sort of having a hardware backup.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702722074 {#2372
    date: 2023-12-16 11:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +badges: Doctrine\ORM\PersistentCollection {#1926 …}
  +children: []
  -id: 22479
  -titleTs: "'backup':3 'hardwar':2 'server':1"
  -bodyTs: "'also':99 'anyway':98 'ask':75 'back':7,52 'backup':34,68,88,126 'btw':93 'configur':105 'confront':84 'correct':72 'could':29 'data':10,38 'docker':109 'downtim':116 'etc':15 'exampl':48 'fri':46 'git':12 'hardwar':125 'hate':102 'hello':1 'import':70 'instal':40,59,103 'know':114 'lemmi':19,108 'like':11,35,107 'linux':22,80 'love':113 'm':74,78 'minim':119 'mint':23,60,87 'mobo':45 'nginx':110 'noob':81 'obvious':61 'os':37 'packag':41 'photo':13 'premis':63 'question':3 'rollback':90 'run':21 'server':20,58 'smooth':92 'sort':121 'spare':57 'stuff':71,106 'system':97 'video':14 'virgin':96 'way':32 'wonder':26 'would':112,117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702725990
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/229621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702671490 {#2380
    date: 2023-12-15 21:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-minded-instant-messaging-quest"
  +title: "Privacy minded ` instant messaging ` quest."
  +url: null
  +body: """
    Hi,\n
    \n
    I’m looking for an instant messaging ( IM ) apps software/protocol that run on Android and computer\n
    \n
    and meet the following requirements :\n
    \n
    - Open source !\n
    - [E2EE](https://en.wikipedia.org/wiki/E2EE)\n
    - Messages are send in direct ! (not passing by a server)\n
    - handle group\n
    - Truly private ! ( That’s the tricky part )\n
    \n
    The closest that I’ve found is [Briar](https://briarproject.org)\n
    \n
    - +can work without internet ! (bluetooth, local wifi, files !)\n
    - + use [TOR](https://en.wikipedia.org/wiki/Tor_(network))\n
    - - Mutual party have to exchange key (or your can introduce someone)\n
    - - sending media suck for now, poor image quality\n
    - - no call or voice messaging\n
    \n
    I’ve been looking for alternatives:\n
    \n
    - [Session](https://getsession.org)\n
        - Sadly it keep ALL the conversation into server !!! so it’s a no go.\n
    - [speek](https://speek.network)\n
        - I didn’t try it yet, any feedback ?\n
    - [simplex](https://simplex.chat)\n
        - it look very promising ! (didn’t tried it yet)\n
        - + seem to handle multiple profile in one !\n
        - + do not require that both party send an invitation ! \n
            - and have also a [optional long term address](https://simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)\n
        - ! I didn’t found (yet) if the messages are send in direct or pass by a server…\n
    \n
    All post about alternatives or experience with the one that I cited are welcome.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702719914 {#1874
    date: 2023-12-16 10:45:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 29316
  -titleTs: "'instant':3 'messag':4 'mind':2 'privaci':1 'quest':5"
  -bodyTs: "'/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':163 '/wiki/e2ee)':28 '/wiki/tor_(network))':69 'address':160 'also':155 'altern':99,184 'android':15 'app':10 'bluetooth':61 'briar':55 'briarproject.org':56 'call':90 'cite':192 'closest':49 'comput':17 'convers':107 'didn':119,132,165 'direct':33,175 'e2ee':25 'en.wikipedia.org':27,68 'en.wikipedia.org/wiki/e2ee)':26 'en.wikipedia.org/wiki/tor_(network))':67 'exchang':74 'experi':186 'feedback':125 'file':64 'follow':21 'found':53,167 'getsession.org':101 'go':115 'group':40 'handl':39,139 'hi':1 'im':9 'imag':87 'instant':7 'internet':60 'introduc':79 'invit':152 'keep':104 'key':75 'local':62 'long':158 'look':4,97,129 'm':3 'media':82 'meet':19 'messag':8,29,93,171 'multipl':140 'mutual':70 'one':143,189 'open':23 'option':157 'part':47 'parti':71,149 'pass':35,177 'poor':86 'post':182 'privat':42 'profil':141 'promis':131 'qualiti':88 'requir':22,146 'run':13 'sad':102 'seem':137 'send':31,81,150,173 'server':38,109,180 'session':100 'simplex':126 'simplex.chat':127,162 'simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':161 'software/protocol':11 'someon':80 'sourc':24 'speek':116 'speek.network':117 'suck':83 'term':159 'tor':66 'tri':121,134 'tricki':46 'truli':41 'use':65 've':52,95 'voic':92 'welcom':194 'wifi':63 'without':59 'work':58 'yet':123,136,168"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9384870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702719914 {#1907
    date: 2023-12-16 10:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-minded-instant-messaging-quest"
  +title: "Privacy minded ` instant messaging ` quest."
  +url: null
  +body: """
    Hi,\n
    \n
    I’m looking for an instant messaging ( IM ) apps software/protocol that run on Android and computer\n
    \n
    and meet the following requirements :\n
    \n
    - Open source !\n
    - [E2EE](https://en.wikipedia.org/wiki/E2EE)\n
    - Messages are send in direct ! (not passing by a server)\n
    - handle group\n
    - Truly private ! ( That’s the tricky part )\n
    \n
    The closest that I’ve found is [Briar](https://briarproject.org)\n
    \n
    - +can work without internet ! (bluetooth, local wifi, files !)\n
    - + use [TOR](https://en.wikipedia.org/wiki/Tor_(network))\n
    - - Mutual party have to exchange key (or your can introduce someone)\n
    - - sending media suck for now, poor image quality\n
    - - no call or voice messaging\n
    \n
    I’ve been looking for alternatives:\n
    \n
    - [Session](https://getsession.org)\n
        - Sadly it keep ALL the conversation into server !!! so it’s a no go.\n
    - [speek](https://speek.network)\n
        - I didn’t try it yet, any feedback ?\n
    - [simplex](https://simplex.chat)\n
        - it look very promising ! (didn’t tried it yet)\n
        - + seem to handle multiple profile in one !\n
        - + do not require that both party send an invitation ! \n
            - and have also a [optional long term address](https://simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)\n
        - ! I didn’t found (yet) if the messages are send in direct or pass by a server…\n
    \n
    All post about alternatives or experience with the one that I cited are welcome.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702719914 {#1874
    date: 2023-12-16 10:45:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 29316
  -titleTs: "'instant':3 'messag':4 'mind':2 'privaci':1 'quest':5"
  -bodyTs: "'/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':163 '/wiki/e2ee)':28 '/wiki/tor_(network))':69 'address':160 'also':155 'altern':99,184 'android':15 'app':10 'bluetooth':61 'briar':55 'briarproject.org':56 'call':90 'cite':192 'closest':49 'comput':17 'convers':107 'didn':119,132,165 'direct':33,175 'e2ee':25 'en.wikipedia.org':27,68 'en.wikipedia.org/wiki/e2ee)':26 'en.wikipedia.org/wiki/tor_(network))':67 'exchang':74 'experi':186 'feedback':125 'file':64 'follow':21 'found':53,167 'getsession.org':101 'go':115 'group':40 'handl':39,139 'hi':1 'im':9 'imag':87 'instant':7 'internet':60 'introduc':79 'invit':152 'keep':104 'key':75 'local':62 'long':158 'look':4,97,129 'm':3 'media':82 'meet':19 'messag':8,29,93,171 'multipl':140 'mutual':70 'one':143,189 'open':23 'option':157 'part':47 'parti':71,149 'pass':35,177 'poor':86 'post':182 'privat':42 'profil':141 'promis':131 'qualiti':88 'requir':22,146 'run':13 'sad':102 'seem':137 'send':31,81,150,173 'server':38,109,180 'session':100 'simplex':126 'simplex.chat':127,162 'simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':161 'software/protocol':11 'someon':80 'sourc':24 'speek':116 'speek.network':117 'suck':83 'term':159 'tor':66 'tri':121,134 'tricki':46 'truli':41 'use':65 've':52,95 'voic':92 'welcom':194 'wifi':63 'without':59 'work':58 'yet':123,136,168"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9384870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702719914 {#1907
    date: 2023-12-16 10:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-minded-instant-messaging-quest"
  +title: "Privacy minded ` instant messaging ` quest."
  +url: null
  +body: """
    Hi,\n
    \n
    I’m looking for an instant messaging ( IM ) apps software/protocol that run on Android and computer\n
    \n
    and meet the following requirements :\n
    \n
    - Open source !\n
    - [E2EE](https://en.wikipedia.org/wiki/E2EE)\n
    - Messages are send in direct ! (not passing by a server)\n
    - handle group\n
    - Truly private ! ( That’s the tricky part )\n
    \n
    The closest that I’ve found is [Briar](https://briarproject.org)\n
    \n
    - +can work without internet ! (bluetooth, local wifi, files !)\n
    - + use [TOR](https://en.wikipedia.org/wiki/Tor_(network))\n
    - - Mutual party have to exchange key (or your can introduce someone)\n
    - - sending media suck for now, poor image quality\n
    - - no call or voice messaging\n
    \n
    I’ve been looking for alternatives:\n
    \n
    - [Session](https://getsession.org)\n
        - Sadly it keep ALL the conversation into server !!! so it’s a no go.\n
    - [speek](https://speek.network)\n
        - I didn’t try it yet, any feedback ?\n
    - [simplex](https://simplex.chat)\n
        - it look very promising ! (didn’t tried it yet)\n
        - + seem to handle multiple profile in one !\n
        - + do not require that both party send an invitation ! \n
            - and have also a [optional long term address](https://simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)\n
        - ! I didn’t found (yet) if the messages are send in direct or pass by a server…\n
    \n
    All post about alternatives or experience with the one that I cited are welcome.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702719914 {#1874
    date: 2023-12-16 10:45:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 29316
  -titleTs: "'instant':3 'messag':4 'mind':2 'privaci':1 'quest':5"
  -bodyTs: "'/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':163 '/wiki/e2ee)':28 '/wiki/tor_(network))':69 'address':160 'also':155 'altern':99,184 'android':15 'app':10 'bluetooth':61 'briar':55 'briarproject.org':56 'call':90 'cite':192 'closest':49 'comput':17 'convers':107 'didn':119,132,165 'direct':33,175 'e2ee':25 'en.wikipedia.org':27,68 'en.wikipedia.org/wiki/e2ee)':26 'en.wikipedia.org/wiki/tor_(network))':67 'exchang':74 'experi':186 'feedback':125 'file':64 'follow':21 'found':53,167 'getsession.org':101 'go':115 'group':40 'handl':39,139 'hi':1 'im':9 'imag':87 'instant':7 'internet':60 'introduc':79 'invit':152 'keep':104 'key':75 'local':62 'long':158 'look':4,97,129 'm':3 'media':82 'meet':19 'messag':8,29,93,171 'multipl':140 'mutual':70 'one':143,189 'open':23 'option':157 'part':47 'parti':71,149 'pass':35,177 'poor':86 'post':182 'privat':42 'profil':141 'promis':131 'qualiti':88 'requir':22,146 'run':13 'sad':102 'seem':137 'send':31,81,150,173 'server':38,109,180 'session':100 'simplex':126 'simplex.chat':127,162 'simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':161 'software/protocol':11 'someon':80 'sourc':24 'speek':116 'speek.network':117 'suck':83 'term':159 'tor':66 'tri':121,134 'tricki':46 'truli':41 'use':65 've':52,95 'voic':92 'welcom':194 'wifi':63 'without':59 'work':58 'yet':123,136,168"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9384870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702719914 {#1907
    date: 2023-12-16 10:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "PSA-Instances-are-upgrading-to-0-19-You-may-need-to"
  +title: "[PSA - Instances are upgrading to 0.19] - You may need to logout/login with Connect."
  +url: null
  +body: "Just a quick note that Instance upgrades appear to break Connect. It’s no biggie! Just re-login and all is good. (Some of my existing connectons worked, some didn’t.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702716511 {#1402
    date: 2023-12-16 09:48:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: []
  -id: 22534
  -titleTs: "'0.19':6 'connect':13 'instanc':2 'logout/login':11 'may':8 'need':9 'psa':1 'upgrad':4"
  -bodyTs: "'appear':8 'biggi':15 'break':10 'connect':11 'connecton':28 'didn':31 'exist':27 'good':23 'instanc':6 'login':19 'note':4 'quick':3 're':18 're-login':17 'upgrad':7 'work':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702778446
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11415384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702692046 {#1405
    date: 2023-12-16 03:00:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "PSA-Instances-are-upgrading-to-0-19-You-may-need-to"
  +title: "[PSA - Instances are upgrading to 0.19] - You may need to logout/login with Connect."
  +url: null
  +body: "Just a quick note that Instance upgrades appear to break Connect. It’s no biggie! Just re-login and all is good. (Some of my existing connectons worked, some didn’t.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702716511 {#1402
    date: 2023-12-16 09:48:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: []
  -id: 22534
  -titleTs: "'0.19':6 'connect':13 'instanc':2 'logout/login':11 'may':8 'need':9 'psa':1 'upgrad':4"
  -bodyTs: "'appear':8 'biggi':15 'break':10 'connect':11 'connecton':28 'didn':31 'exist':27 'good':23 'instanc':6 'login':19 'note':4 'quick':3 're':18 're-login':17 'upgrad':7 'work':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702778446
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11415384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702692046 {#1405
    date: 2023-12-16 03:00:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "PSA-Instances-are-upgrading-to-0-19-You-may-need-to"
  +title: "[PSA - Instances are upgrading to 0.19] - You may need to logout/login with Connect."
  +url: null
  +body: "Just a quick note that Instance upgrades appear to break Connect. It’s no biggie! Just re-login and all is good. (Some of my existing connectons worked, some didn’t.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702716511 {#1402
    date: 2023-12-16 09:48:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: []
  -id: 22534
  -titleTs: "'0.19':6 'connect':13 'instanc':2 'logout/login':11 'may':8 'need':9 'psa':1 'upgrad':4"
  -bodyTs: "'appear':8 'biggi':15 'break':10 'connect':11 'connecton':28 'didn':31 'exist':27 'good':23 'instanc':6 'login':19 'note':4 'quick':3 're':18 're-login':17 'upgrad':7 'work':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702778446
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11415384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702692046 {#1405
    date: 2023-12-16 03:00:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details