GET https://kbin.spritesserver.nl/active/%E2%88%9E/articles?p=127

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.27 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.06 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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Cookie-purchase-or-hell"
  +title: "Cookie purchase or hell?"
  +url: null
  +body: "I went to the local bakery/restaurant today and bought 2 cookies at the counter. I paid with a credit card and when it asked if I wanted to tip, I said no. Am I going to hell because of this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698177409 {#183
    date: 2023-10-24 21:56:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 7146
  -titleTs: "'cooki':1 'hell':4 'purchas':2"
  -bodyTs: "'2':10 'ask':24 'bakery/restaurant':6 'bought':9 'card':20 'cooki':11 'counter':14 'credit':19 'go':35 'hell':37 'local':5 'paid':16 'said':31 'tip':29 'today':7 'want':27 'went':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698115217
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12433604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698028817 {#247
    date: 2023-10-23 04:40:17.0 +02: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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Cookie-purchase-or-hell"
  +title: "Cookie purchase or hell?"
  +url: null
  +body: "I went to the local bakery/restaurant today and bought 2 cookies at the counter. I paid with a credit card and when it asked if I wanted to tip, I said no. Am I going to hell because of this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698177409 {#183
    date: 2023-10-24 21:56:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 7146
  -titleTs: "'cooki':1 'hell':4 'purchas':2"
  -bodyTs: "'2':10 'ask':24 'bakery/restaurant':6 'bought':9 'card':20 'cooki':11 'counter':14 'credit':19 'go':35 'hell':37 'local':5 'paid':16 'said':31 'tip':29 'today':7 'want':27 'went':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698115217
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12433604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698028817 {#247
    date: 2023-10-23 04:40:17.0 +02: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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Cookie-purchase-or-hell"
  +title: "Cookie purchase or hell?"
  +url: null
  +body: "I went to the local bakery/restaurant today and bought 2 cookies at the counter. I paid with a credit card and when it asked if I wanted to tip, I said no. Am I going to hell because of this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698177409 {#183
    date: 2023-10-24 21:56:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 7146
  -titleTs: "'cooki':1 'hell':4 'purchas':2"
  -bodyTs: "'2':10 'ask':24 'bakery/restaurant':6 'bought':9 'card':20 'cooki':11 'counter':14 'credit':19 'go':35 'hell':37 'local':5 'paid':16 'said':31 'tip':29 'today':7 'want':27 'went':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698115217
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12433604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698028817 {#247
    date: 2023-10-23 04:40:17.0 +02: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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Solved-with-Gluetun-Tailscale-ExitNode-with-VPN"
  +title: "[Solved with Gluetun] Tailscale ExitNode with VPN"
  +url: null
  +body: "I would really really really like to have one device on my tailnet as the exitnode for all other devices on the tailnet. However, most VPNs make this really difficult. Is there any way to do this? I’ve read it’s possible with split-tunnelling, but ProtonVPN (which I use) doesn’t support that. I just installed Alpine Linux on my RPI 4b. And would like to use this as my exit node. Does anyone have any tips for how this could be done?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698176056 {#1866
    date: 2023-10-24 21:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 11096
  -titleTs: "'exitnod':5 'gluetun':3 'solv':1 'tailscal':4 'vpn':7"
  -bodyTs: "'4b':65 'alpin':60 'anyon':77 'could':84 'devic':10,20 'difficult':30 'doesn':53 'done':86 'exit':74 'exitnod':16 'howev':24 'instal':59 'like':6,68 'linux':61 'make':27 'node':75 'one':9 'possibl':43 'protonvpn':49 'read':40 'realli':3,4,5,29 'rpi':64 'split':46 'split-tunnel':45 'support':55 'tailnet':13,23 'tip':80 'tunnel':47 'use':52,70 've':39 'vpns':26 'way':34 'would':2,67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698176056
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7281194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176056 {#1881
    date: 2023-10-24 21:34:16.0 +02: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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Solved-with-Gluetun-Tailscale-ExitNode-with-VPN"
  +title: "[Solved with Gluetun] Tailscale ExitNode with VPN"
  +url: null
  +body: "I would really really really like to have one device on my tailnet as the exitnode for all other devices on the tailnet. However, most VPNs make this really difficult. Is there any way to do this? I’ve read it’s possible with split-tunnelling, but ProtonVPN (which I use) doesn’t support that. I just installed Alpine Linux on my RPI 4b. And would like to use this as my exit node. Does anyone have any tips for how this could be done?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698176056 {#1866
    date: 2023-10-24 21:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 11096
  -titleTs: "'exitnod':5 'gluetun':3 'solv':1 'tailscal':4 'vpn':7"
  -bodyTs: "'4b':65 'alpin':60 'anyon':77 'could':84 'devic':10,20 'difficult':30 'doesn':53 'done':86 'exit':74 'exitnod':16 'howev':24 'instal':59 'like':6,68 'linux':61 'make':27 'node':75 'one':9 'possibl':43 'protonvpn':49 'read':40 'realli':3,4,5,29 'rpi':64 'split':46 'split-tunnel':45 'support':55 'tailnet':13,23 'tip':80 'tunnel':47 'use':52,70 've':39 'vpns':26 'way':34 'would':2,67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698176056
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7281194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176056 {#1881
    date: 2023-10-24 21:34:16.0 +02: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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Solved-with-Gluetun-Tailscale-ExitNode-with-VPN"
  +title: "[Solved with Gluetun] Tailscale ExitNode with VPN"
  +url: null
  +body: "I would really really really like to have one device on my tailnet as the exitnode for all other devices on the tailnet. However, most VPNs make this really difficult. Is there any way to do this? I’ve read it’s possible with split-tunnelling, but ProtonVPN (which I use) doesn’t support that. I just installed Alpine Linux on my RPI 4b. And would like to use this as my exit node. Does anyone have any tips for how this could be done?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698176056 {#1866
    date: 2023-10-24 21:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 11096
  -titleTs: "'exitnod':5 'gluetun':3 'solv':1 'tailscal':4 'vpn':7"
  -bodyTs: "'4b':65 'alpin':60 'anyon':77 'could':84 'devic':10,20 'difficult':30 'doesn':53 'done':86 'exit':74 'exitnod':16 'howev':24 'instal':59 'like':6,68 'linux':61 'make':27 'node':75 'one':9 'possibl':43 'protonvpn':49 'read':40 'realli':3,4,5,29 'rpi':64 'split':46 'split-tunnel':45 'support':55 'tailnet':13,23 'tip':80 'tunnel':47 'use':52,70 've':39 'vpns':26 'way':34 'would':2,67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698176056
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7281194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176056 {#1881
    date: 2023-10-24 21:34:16.0 +02: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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "App-for-creating-drawings-and-blueprints"
  +title: "App for creating drawings and blueprints"
  +url: null
  +body: """
    Is there an application for building/drawing stuff. I know blender exists, but its a little overcomplicated for what I’m thinking of.\n
    \n
    Also where can I post such questions, regarding software? If this isn’t the right place, tell me where I can post it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698173814 {#1395
    date: 2023-10-24 20:56:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 23963
  -titleTs: "'app':1 'blueprint':6 'creat':3 'draw':4"
  -bodyTs: "'also':23 'applic':4 'blender':10 'building/drawing':6 'exist':11 'isn':34 'know':9 'littl':15 'm':20 'overcompl':16 'place':38 'post':27,44 'question':29 'regard':30 'right':37 'softwar':31 'stuff':7 'tell':39 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698173814
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/4092517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698173814 {#1950
    date: 2023-10-24 20:56:54.0 +02: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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "App-for-creating-drawings-and-blueprints"
  +title: "App for creating drawings and blueprints"
  +url: null
  +body: """
    Is there an application for building/drawing stuff. I know blender exists, but its a little overcomplicated for what I’m thinking of.\n
    \n
    Also where can I post such questions, regarding software? If this isn’t the right place, tell me where I can post it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698173814 {#1395
    date: 2023-10-24 20:56:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 23963
  -titleTs: "'app':1 'blueprint':6 'creat':3 'draw':4"
  -bodyTs: "'also':23 'applic':4 'blender':10 'building/drawing':6 'exist':11 'isn':34 'know':9 'littl':15 'm':20 'overcompl':16 'place':38 'post':27,44 'question':29 'regard':30 'right':37 'softwar':31 'stuff':7 'tell':39 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698173814
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/4092517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698173814 {#1950
    date: 2023-10-24 20:56:54.0 +02: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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "App-for-creating-drawings-and-blueprints"
  +title: "App for creating drawings and blueprints"
  +url: null
  +body: """
    Is there an application for building/drawing stuff. I know blender exists, but its a little overcomplicated for what I’m thinking of.\n
    \n
    Also where can I post such questions, regarding software? If this isn’t the right place, tell me where I can post it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698173814 {#1395
    date: 2023-10-24 20:56:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 23963
  -titleTs: "'app':1 'blueprint':6 'creat':3 'draw':4"
  -bodyTs: "'also':23 'applic':4 'blender':10 'building/drawing':6 'exist':11 'isn':34 'know':9 'littl':15 'm':20 'overcompl':16 'place':38 'post':27,44 'question':29 'regard':30 'right':37 'softwar':31 'stuff':7 'tell':39 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698173814
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/4092517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698173814 {#1950
    date: 2023-10-24 20:56:54.0 +02: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 {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "is-there-a-way-to-watch-pirated-shows-movies-together"
  +title: "is there a way to watch pirated shows/movies together?"
  +url: null
  +body: "so is it possible to watch pirated shows and movies together over the internet? me and my friends cant meet up because we’re hours away from eachother."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698169804 {#1978
    date: 2023-10-24 19:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 6972
  -titleTs: "'pirat':7 'shows/movies':8 'togeth':9 'watch':6 'way':4"
  -bodyTs: "'away':26 'cant':19 'eachoth':28 'friend':18 'hour':25 'internet':14 'meet':20 'movi':10 'pirat':7 'possibl':4 're':24 'show':8 'togeth':11 'watch':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049771
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5178244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963371 {#1973
    date: 2023-10-22 10:29:31.0 +02: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 {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "is-there-a-way-to-watch-pirated-shows-movies-together"
  +title: "is there a way to watch pirated shows/movies together?"
  +url: null
  +body: "so is it possible to watch pirated shows and movies together over the internet? me and my friends cant meet up because we’re hours away from eachother."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698169804 {#1978
    date: 2023-10-24 19:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 6972
  -titleTs: "'pirat':7 'shows/movies':8 'togeth':9 'watch':6 'way':4"
  -bodyTs: "'away':26 'cant':19 'eachoth':28 'friend':18 'hour':25 'internet':14 'meet':20 'movi':10 'pirat':7 'possibl':4 're':24 'show':8 'togeth':11 'watch':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049771
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5178244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963371 {#1973
    date: 2023-10-22 10:29:31.0 +02: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 {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "is-there-a-way-to-watch-pirated-shows-movies-together"
  +title: "is there a way to watch pirated shows/movies together?"
  +url: null
  +body: "so is it possible to watch pirated shows and movies together over the internet? me and my friends cant meet up because we’re hours away from eachother."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698169804 {#1978
    date: 2023-10-24 19:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 6972
  -titleTs: "'pirat':7 'shows/movies':8 'togeth':9 'watch':6 'way':4"
  -bodyTs: "'away':26 'cant':19 'eachoth':28 'friend':18 'hour':25 'internet':14 'meet':20 'movi':10 'pirat':7 'possibl':4 're':24 'show':8 'togeth':11 'watch':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049771
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5178244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963371 {#1973
    date: 2023-10-22 10:29:31.0 +02: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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-get-into-the-habit-of-cooking-1-portions"
  +title: "How to get into the habit of cooking >1 portions?"
  +url: null
  +body: "I always cook for myself alone which means I’m used to cooking just one portion, or 2 portions which I end up eating in one sitting anyway. I usually improvise my meals and my brain just seems hardwired to measure quantities for a single portion meal. Does anyone have any tips for scailing your cooking up to cook for groups?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698162773 {#1890
    date: 2023-10-24 17:52:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 7321
  -titleTs: "'1':9 'cook':8 'get':3 'habit':6 'portion':10"
  -bodyTs: "'2':18 'alon':6 'alway':2 'anyon':49 'anyway':28 'brain':36 'cook':3,13,56,59 'eat':24 'end':22 'group':61 'hardwir':39 'improvis':31 'm':10 'meal':33,47 'mean':8 'measur':41 'one':15,26 'portion':16,19,46 'quantiti':42 'scail':54 'seem':38 'singl':45 'sit':27 'tip':52 'use':11 'usual':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698177384
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6928625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698095884 {#1903
    date: 2023-10-23 23:18:04.0 +02: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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-get-into-the-habit-of-cooking-1-portions"
  +title: "How to get into the habit of cooking >1 portions?"
  +url: null
  +body: "I always cook for myself alone which means I’m used to cooking just one portion, or 2 portions which I end up eating in one sitting anyway. I usually improvise my meals and my brain just seems hardwired to measure quantities for a single portion meal. Does anyone have any tips for scailing your cooking up to cook for groups?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698162773 {#1890
    date: 2023-10-24 17:52:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 7321
  -titleTs: "'1':9 'cook':8 'get':3 'habit':6 'portion':10"
  -bodyTs: "'2':18 'alon':6 'alway':2 'anyon':49 'anyway':28 'brain':36 'cook':3,13,56,59 'eat':24 'end':22 'group':61 'hardwir':39 'improvis':31 'm':10 'meal':33,47 'mean':8 'measur':41 'one':15,26 'portion':16,19,46 'quantiti':42 'scail':54 'seem':38 'singl':45 'sit':27 'tip':52 'use':11 'usual':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698177384
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6928625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698095884 {#1903
    date: 2023-10-23 23:18:04.0 +02: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 {#1935
  +user: Proxies\__CG__\App\Entity\User {#1364 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1392 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-get-into-the-habit-of-cooking-1-portions"
  +title: "How to get into the habit of cooking >1 portions?"
  +url: null
  +body: "I always cook for myself alone which means I’m used to cooking just one portion, or 2 portions which I end up eating in one sitting anyway. I usually improvise my meals and my brain just seems hardwired to measure quantities for a single portion meal. Does anyone have any tips for scailing your cooking up to cook for groups?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698162773 {#1890
    date: 2023-10-24 17:52:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 7321
  -titleTs: "'1':9 'cook':8 'get':3 'habit':6 'portion':10"
  -bodyTs: "'2':18 'alon':6 'alway':2 'anyon':49 'anyway':28 'brain':36 'cook':3,13,56,59 'eat':24 'end':22 'group':61 'hardwir':39 'improvis':31 'm':10 'meal':33,47 'mean':8 'measur':41 'one':15,26 'portion':16,19,46 'quantiti':42 'scail':54 'seem':38 'singl':45 'sit':27 'tip':52 'use':11 'usual':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698177384
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6928625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698095884 {#1903
    date: 2023-10-23 23:18:04.0 +02: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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Finding-a-good-old-style-offline-German-course"
  +title: "Finding a good old-style offline German course"
  +url: null
  +body: """
    I want to find a good German course. I know there’s Duolingo, Babbel, Rosetta Stone, etc., but I find they don’t work for me.\n
    \n
    I want a course like the ones from 15-20 years ago that would give you some text books and some CDs for listening exercises.\n
    \n
    I started learning German with one of those that my dad had, but unfortunately the audio lessons are incomplete.\n
    \n
    I’d like to know where I can download/purchase a course in that format. I also prefer that format because my internet access is intermittent so I want to be able to study offline.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698162308 {#1927
    date: 2023-10-24 17:45:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 7357
  -titleTs: "'cours':9 'find':1 'german':8 'good':3 'offlin':7 'old':5 'old-styl':4 'style':6"
  -bodyTs: "'-20':36 '15':35 'abl':101 'access':93 'ago':38 'also':86 'audio':67 'babbel':14 'book':45 'cds':48 'cours':8,30,81 'd':72 'dad':62 'download/purchase':79 'duolingo':13 'etc':17 'exercis':51 'find':4,20 'format':84,89 'german':7,55 'give':41 'good':6 'incomplet':70 'intermitt':95 'internet':92 'know':10,75 'learn':54 'lesson':68 'like':31,73 'listen':50 'offlin':104 'one':33,57 'prefer':87 'rosetta':15 'start':53 'stone':16 'studi':103 'text':44 'thank':105 'unfortun':65 'want':2,28,98 'work':24 'would':40 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698188355
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7240560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698106355 {#1368
    date: 2023-10-24 02:12:35.0 +02: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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Finding-a-good-old-style-offline-German-course"
  +title: "Finding a good old-style offline German course"
  +url: null
  +body: """
    I want to find a good German course. I know there’s Duolingo, Babbel, Rosetta Stone, etc., but I find they don’t work for me.\n
    \n
    I want a course like the ones from 15-20 years ago that would give you some text books and some CDs for listening exercises.\n
    \n
    I started learning German with one of those that my dad had, but unfortunately the audio lessons are incomplete.\n
    \n
    I’d like to know where I can download/purchase a course in that format. I also prefer that format because my internet access is intermittent so I want to be able to study offline.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698162308 {#1927
    date: 2023-10-24 17:45:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 7357
  -titleTs: "'cours':9 'find':1 'german':8 'good':3 'offlin':7 'old':5 'old-styl':4 'style':6"
  -bodyTs: "'-20':36 '15':35 'abl':101 'access':93 'ago':38 'also':86 'audio':67 'babbel':14 'book':45 'cds':48 'cours':8,30,81 'd':72 'dad':62 'download/purchase':79 'duolingo':13 'etc':17 'exercis':51 'find':4,20 'format':84,89 'german':7,55 'give':41 'good':6 'incomplet':70 'intermitt':95 'internet':92 'know':10,75 'learn':54 'lesson':68 'like':31,73 'listen':50 'offlin':104 'one':33,57 'prefer':87 'rosetta':15 'start':53 'stone':16 'studi':103 'text':44 'thank':105 'unfortun':65 'want':2,28,98 'work':24 'would':40 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698188355
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7240560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698106355 {#1368
    date: 2023-10-24 02:12:35.0 +02: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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Finding-a-good-old-style-offline-German-course"
  +title: "Finding a good old-style offline German course"
  +url: null
  +body: """
    I want to find a good German course. I know there’s Duolingo, Babbel, Rosetta Stone, etc., but I find they don’t work for me.\n
    \n
    I want a course like the ones from 15-20 years ago that would give you some text books and some CDs for listening exercises.\n
    \n
    I started learning German with one of those that my dad had, but unfortunately the audio lessons are incomplete.\n
    \n
    I’d like to know where I can download/purchase a course in that format. I also prefer that format because my internet access is intermittent so I want to be able to study offline.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698162308 {#1927
    date: 2023-10-24 17:45:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 7357
  -titleTs: "'cours':9 'find':1 'german':8 'good':3 'offlin':7 'old':5 'old-styl':4 'style':6"
  -bodyTs: "'-20':36 '15':35 'abl':101 'access':93 'ago':38 'also':86 'audio':67 'babbel':14 'book':45 'cds':48 'cours':8,30,81 'd':72 'dad':62 'download/purchase':79 'duolingo':13 'etc':17 'exercis':51 'find':4,20 'format':84,89 'german':7,55 'give':41 'good':6 'incomplet':70 'intermitt':95 'internet':92 'know':10,75 'learn':54 'lesson':68 'like':31,73 'listen':50 'offlin':104 'one':33,57 'prefer':87 'rosetta':15 'start':53 'stone':16 'studi':103 'text':44 'thank':105 'unfortun':65 'want':2,28,98 'work':24 'would':40 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698188355
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7240560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698106355 {#1368
    date: 2023-10-24 02:12:35.0 +02: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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ryzen-7950x-vs-7950x3d-for-an-all-rounder-setup"
  +title: "Ryzen 7950x vs 7950x3d for an all rounder setup?"
  +url: null
  +body: """
    Im planning my new config and one of the primary issue is that Im unsure whether 7950x3d is worth the hassle. If I went with 7950x, I would surely want to fiddle with overclocking.\n
    \n
    As far as Im aware, 7950x3d can be overclocked, but only the one without the 3d cache. How reliable is this?\n
    \n
    Also, I suspect that the TDP difference is a non-issue, as it is mostly just a limitation of the 7950x3d thermals rather than actually better power consumption.\n
    \n
    Also the L3 cache is 64mb for the 7950x vs 128mb for 7950x3d. How much does that matter?\n
    \n
    Things I want to do: gaming, software development, virtual machines, VR, AI related work. Im asking here since I mainly want to know about the status on linux.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160357 {#1902
    date: 2023-10-24 17:12:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 11383
  -titleTs: "'7950x':2 '7950x3d':4 'rounder':8 'ryzen':1 'setup':9 'vs':3"
  -bodyTs: "'128mb':95 '3d':50 '64mb':90 '7950x':26,93 '7950x3d':17,40,77,97 'actual':81 'ai':114 'also':56,85 'ask':118 'awar':39 'better':82 'cach':51,88 'config':5 'consumpt':84 'develop':110 'differ':62 'far':36 'fiddl':32 'game':108 'hassl':21 'im':1,14,38,117 'issu':11,67 'know':125 'l3':87 'limit':74 'linux':130 'machin':112 'main':122 'matter':102 'most':71 'much':99 'new':4 'non':66 'non-issu':65 'one':7,47 'overclock':34,43 'plan':2 'power':83 'primari':10 'rather':79 'relat':115 'reliabl':53 'sinc':120 'softwar':109 'status':128 'sure':29 'suspect':58 'tdp':61 'thermal':78 'thing':103 'unsur':15 'virtual':111 'vr':113 'vs':94 'want':30,105,123 'went':24 'whether':16 'without':48 'work':116 'worth':19 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698165963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7269075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159463 {#1898
    date: 2023-10-24 16:57:43.0 +02: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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ryzen-7950x-vs-7950x3d-for-an-all-rounder-setup"
  +title: "Ryzen 7950x vs 7950x3d for an all rounder setup?"
  +url: null
  +body: """
    Im planning my new config and one of the primary issue is that Im unsure whether 7950x3d is worth the hassle. If I went with 7950x, I would surely want to fiddle with overclocking.\n
    \n
    As far as Im aware, 7950x3d can be overclocked, but only the one without the 3d cache. How reliable is this?\n
    \n
    Also, I suspect that the TDP difference is a non-issue, as it is mostly just a limitation of the 7950x3d thermals rather than actually better power consumption.\n
    \n
    Also the L3 cache is 64mb for the 7950x vs 128mb for 7950x3d. How much does that matter?\n
    \n
    Things I want to do: gaming, software development, virtual machines, VR, AI related work. Im asking here since I mainly want to know about the status on linux.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160357 {#1902
    date: 2023-10-24 17:12:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 11383
  -titleTs: "'7950x':2 '7950x3d':4 'rounder':8 'ryzen':1 'setup':9 'vs':3"
  -bodyTs: "'128mb':95 '3d':50 '64mb':90 '7950x':26,93 '7950x3d':17,40,77,97 'actual':81 'ai':114 'also':56,85 'ask':118 'awar':39 'better':82 'cach':51,88 'config':5 'consumpt':84 'develop':110 'differ':62 'far':36 'fiddl':32 'game':108 'hassl':21 'im':1,14,38,117 'issu':11,67 'know':125 'l3':87 'limit':74 'linux':130 'machin':112 'main':122 'matter':102 'most':71 'much':99 'new':4 'non':66 'non-issu':65 'one':7,47 'overclock':34,43 'plan':2 'power':83 'primari':10 'rather':79 'relat':115 'reliabl':53 'sinc':120 'softwar':109 'status':128 'sure':29 'suspect':58 'tdp':61 'thermal':78 'thing':103 'unsur':15 'virtual':111 'vr':113 'vs':94 'want':30,105,123 'went':24 'whether':16 'without':48 'work':116 'worth':19 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698165963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7269075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159463 {#1898
    date: 2023-10-24 16:57:43.0 +02: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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ryzen-7950x-vs-7950x3d-for-an-all-rounder-setup"
  +title: "Ryzen 7950x vs 7950x3d for an all rounder setup?"
  +url: null
  +body: """
    Im planning my new config and one of the primary issue is that Im unsure whether 7950x3d is worth the hassle. If I went with 7950x, I would surely want to fiddle with overclocking.\n
    \n
    As far as Im aware, 7950x3d can be overclocked, but only the one without the 3d cache. How reliable is this?\n
    \n
    Also, I suspect that the TDP difference is a non-issue, as it is mostly just a limitation of the 7950x3d thermals rather than actually better power consumption.\n
    \n
    Also the L3 cache is 64mb for the 7950x vs 128mb for 7950x3d. How much does that matter?\n
    \n
    Things I want to do: gaming, software development, virtual machines, VR, AI related work. Im asking here since I mainly want to know about the status on linux.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160357 {#1902
    date: 2023-10-24 17:12:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 11383
  -titleTs: "'7950x':2 '7950x3d':4 'rounder':8 'ryzen':1 'setup':9 'vs':3"
  -bodyTs: "'128mb':95 '3d':50 '64mb':90 '7950x':26,93 '7950x3d':17,40,77,97 'actual':81 'ai':114 'also':56,85 'ask':118 'awar':39 'better':82 'cach':51,88 'config':5 'consumpt':84 'develop':110 'differ':62 'far':36 'fiddl':32 'game':108 'hassl':21 'im':1,14,38,117 'issu':11,67 'know':125 'l3':87 'limit':74 'linux':130 'machin':112 'main':122 'matter':102 'most':71 'much':99 'new':4 'non':66 'non-issu':65 'one':7,47 'overclock':34,43 'plan':2 'power':83 'primari':10 'rather':79 'relat':115 'reliabl':53 'sinc':120 'softwar':109 'status':128 'sure':29 'suspect':58 'tdp':61 'thermal':78 'thing':103 'unsur':15 'virtual':111 'vr':113 'vs':94 'want':30,105,123 'went':24 'whether':16 'without':48 'work':116 'worth':19 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698165963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7269075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159463 {#1898
    date: 2023-10-24 16:57:43.0 +02: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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "MIcrosoft-teams"
  +title: "MIcrosoft teams"
  +url: null
  +body: "Hi . i am forced to use microsft teams but i see that desktop app was discontinued . what are the alternatives ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160348 {#2443
    date: 2023-10-24 17:12:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 9449
  -titleTs: "'microsoft':1 'team':2"
  -bodyTs: "'altern':20 'app':14 'desktop':13 'discontinu':16 'forc':4 'hi':1 'microsft':7 'see':11 'team':8 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070146
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4793787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698050646 {#2442
    date: 2023-10-23 10:44:06.0 +02: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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "MIcrosoft-teams"
  +title: "MIcrosoft teams"
  +url: null
  +body: "Hi . i am forced to use microsft teams but i see that desktop app was discontinued . what are the alternatives ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160348 {#2443
    date: 2023-10-24 17:12:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 9449
  -titleTs: "'microsoft':1 'team':2"
  -bodyTs: "'altern':20 'app':14 'desktop':13 'discontinu':16 'forc':4 'hi':1 'microsft':7 'see':11 'team':8 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070146
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4793787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698050646 {#2442
    date: 2023-10-23 10:44:06.0 +02: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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "MIcrosoft-teams"
  +title: "MIcrosoft teams"
  +url: null
  +body: "Hi . i am forced to use microsft teams but i see that desktop app was discontinued . what are the alternatives ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160348 {#2443
    date: 2023-10-24 17:12:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 9449
  -titleTs: "'microsoft':1 'team':2"
  -bodyTs: "'altern':20 'app':14 'desktop':13 'discontinu':16 'forc':4 'hi':1 'microsft':7 'see':11 'team':8 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070146
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4793787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698050646 {#2442
    date: 2023-10-23 10:44:06.0 +02: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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-good-and-free-webcomics"
  +title: "What are some good (and free) webcomics?"
  +url: null
  +body: "I’m laid up with a severely broken ankle and leg, and will be laid up for God knows how long. I wanna read webcomics, but I feel like I’m running out of good ones on Webtoon. Anyone have any recommendations or sites to look at?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698159677 {#2475
    date: 2023-10-24 17:01:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 7187
  -titleTs: "'free':6 'good':4 'webcom':7"
  -bodyTs: "'ankl':9 'anyon':39 'broken':8 'feel':28 'god':18 'good':35 'know':19 'laid':3,15 'leg':11 'like':29 'long':21 'look':46 'm':2,31 'one':36 'read':24 'recommend':42 'run':32 'sever':7 'site':44 'wanna':23 'webcom':25 'webtoon':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698149908
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7213060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698063508 {#2472
    date: 2023-10-23 14:18:28.0 +02: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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-good-and-free-webcomics"
  +title: "What are some good (and free) webcomics?"
  +url: null
  +body: "I’m laid up with a severely broken ankle and leg, and will be laid up for God knows how long. I wanna read webcomics, but I feel like I’m running out of good ones on Webtoon. Anyone have any recommendations or sites to look at?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698159677 {#2475
    date: 2023-10-24 17:01:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 7187
  -titleTs: "'free':6 'good':4 'webcom':7"
  -bodyTs: "'ankl':9 'anyon':39 'broken':8 'feel':28 'god':18 'good':35 'know':19 'laid':3,15 'leg':11 'like':29 'long':21 'look':46 'm':2,31 'one':36 'read':24 'recommend':42 'run':32 'sever':7 'site':44 'wanna':23 'webcom':25 'webtoon':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698149908
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7213060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698063508 {#2472
    date: 2023-10-23 14:18:28.0 +02: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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-good-and-free-webcomics"
  +title: "What are some good (and free) webcomics?"
  +url: null
  +body: "I’m laid up with a severely broken ankle and leg, and will be laid up for God knows how long. I wanna read webcomics, but I feel like I’m running out of good ones on Webtoon. Anyone have any recommendations or sites to look at?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698159677 {#2475
    date: 2023-10-24 17:01:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 7187
  -titleTs: "'free':6 'good':4 'webcom':7"
  -bodyTs: "'ankl':9 'anyon':39 'broken':8 'feel':28 'god':18 'good':35 'know':19 'laid':3,15 'leg':11 'like':29 'long':21 'look':46 'm':2,31 'one':36 'read':24 'recommend':42 'run':32 'sever':7 'site':44 'wanna':23 'webcom':25 'webtoon':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698149908
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7213060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698063508 {#2472
    date: 2023-10-23 14:18:28.0 +02: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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "bought-used-machine-needle-broke-diagnosis-needed"
  +title: "bought used machine - needle broke - diagnosis needed"
  +url: null
  +body: """
    cross-posted from: [slrpnk.net/post/3317096](https://slrpnk.net/post/3317096)\n
    \n
    > I bought [this machine from the 1960s](https://ia802906.us.archive.org/28/items/singer-237-user-manual-en_202005/Singer-237_User-Manual_EN.pdf) (cost: 12 Big Macs). I did not clean it or oil it as I wanted to just see if it works.\n
    > \n
    > It made a straight line without issue. Then on the 2nd straight line the top thread got bundled below the plate. I cleared that & started over. Then went to the narrowest zig-zag setting and the needle broke.\n
    > \n
    > I’m just starting to learn. I know from videos that pushing the fabric while the needle is down can bend the needle and put it in harms way. I don’t think I was pushing or pulling the fabric when the needle broke. So I wonder what would cause this-- does this mean the timing is off and needs adjustment?\n
    > \n
    > I’m not enthusiastic about doing much experimentation at this point because needles seem pricey enough that I don’t want to break many (1¼ the cost of a Big Mac in my area buys 5 needles). But I just removed the top thread and bobbin and installed the empty bobbin case. When I manually spin the wheel with no thread at various zig-zig widths, there is no apparent contact with the needle. So perhaps the thread occasionally bundling up under the plate is part of the issue.\n
    > \n
    > *update:* if I load thread and manually crank for the zig-zag patterns, most stitches are missed. The thread is plunged in from the top but does not get grabbed from the bottom most of the time.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698159072 {#2489
    date: 2023-10-24 16:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 7070
  -titleTs: "'bought':1 'broke':5 'diagnosi':6 'machin':3 'need':7 'needl':4 'use':2"
  -bodyTs: "'/28/items/singer-237-user-manual-en_202005/singer-237_user-manual_en.pdf)':17 '/post/3317096](https://slrpnk.net/post/3317096)':7 '1':163 '12':19 '1960s':14 '2nd':49 '5':174 'adjust':138 'appar':209 'area':172 'bend':98 'big':20,168 'bobbin':184,189 'bottom':262 'bought':9 'break':161 'broke':77,121 'bundl':56,219 'buy':173 'case':190 'caus':127 'clean':25 'clear':61 'contact':210 'cost':18,165 'crank':236 'cross':2 'cross-post':1 'empti':188 'enough':154 'enthusiast':142 'experiment':146 'fabric':91,117 'get':258 'got':55 'grab':259 'harm':105 'ia802906.us.archive.org':16 'ia802906.us.archive.org/28/items/singer-237-user-manual-en_202005/singer-237_user-manual_en.pdf)':15 'instal':186 'issu':45,228 'know':85 'learn':83 'line':43,51 'load':232 'm':79,140 'mac':21,169 'machin':11 'made':40 'mani':162 'manual':193,235 'mean':131 'miss':246 'much':145 'narrowest':69 'need':137 'needl':76,94,100,120,151,175,213 'occasion':218 'oil':28 'part':225 'pattern':242 'perhap':215 'plate':59,223 'plung':250 'point':149 'post':3 'pricey':153 'pull':115 'push':89,113 'put':102 'remov':179 'see':35 'seem':152 'set':73 'slrpnk.net':6 'slrpnk.net/post/3317096](https://slrpnk.net/post/3317096)':5 'spin':194 'start':63,81 'stitch':244 'straight':42,50 'think':110 'thread':54,182,199,217,233,248 'time':133,266 'top':53,181,254 'updat':229 'various':201 'video':87 'want':32,159 'way':106 'went':66 'wheel':196 'width':205 'without':44 'wonder':124 'work':38 'would':126 'zag':72,241 'zig':71,203,204,240 'zig-zag':70,239 'zig-zig':202"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698026295
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3317837"
  +editedAt: DateTimeImmutable @1697998555 {#2473
    date: 2023-10-22 20:15:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697994795 {#2474
    date: 2023-10-22 19:13:15.0 +02: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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "bought-used-machine-needle-broke-diagnosis-needed"
  +title: "bought used machine - needle broke - diagnosis needed"
  +url: null
  +body: """
    cross-posted from: [slrpnk.net/post/3317096](https://slrpnk.net/post/3317096)\n
    \n
    > I bought [this machine from the 1960s](https://ia802906.us.archive.org/28/items/singer-237-user-manual-en_202005/Singer-237_User-Manual_EN.pdf) (cost: 12 Big Macs). I did not clean it or oil it as I wanted to just see if it works.\n
    > \n
    > It made a straight line without issue. Then on the 2nd straight line the top thread got bundled below the plate. I cleared that & started over. Then went to the narrowest zig-zag setting and the needle broke.\n
    > \n
    > I’m just starting to learn. I know from videos that pushing the fabric while the needle is down can bend the needle and put it in harms way. I don’t think I was pushing or pulling the fabric when the needle broke. So I wonder what would cause this-- does this mean the timing is off and needs adjustment?\n
    > \n
    > I’m not enthusiastic about doing much experimentation at this point because needles seem pricey enough that I don’t want to break many (1¼ the cost of a Big Mac in my area buys 5 needles). But I just removed the top thread and bobbin and installed the empty bobbin case. When I manually spin the wheel with no thread at various zig-zig widths, there is no apparent contact with the needle. So perhaps the thread occasionally bundling up under the plate is part of the issue.\n
    > \n
    > *update:* if I load thread and manually crank for the zig-zag patterns, most stitches are missed. The thread is plunged in from the top but does not get grabbed from the bottom most of the time.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698159072 {#2489
    date: 2023-10-24 16:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 7070
  -titleTs: "'bought':1 'broke':5 'diagnosi':6 'machin':3 'need':7 'needl':4 'use':2"
  -bodyTs: "'/28/items/singer-237-user-manual-en_202005/singer-237_user-manual_en.pdf)':17 '/post/3317096](https://slrpnk.net/post/3317096)':7 '1':163 '12':19 '1960s':14 '2nd':49 '5':174 'adjust':138 'appar':209 'area':172 'bend':98 'big':20,168 'bobbin':184,189 'bottom':262 'bought':9 'break':161 'broke':77,121 'bundl':56,219 'buy':173 'case':190 'caus':127 'clean':25 'clear':61 'contact':210 'cost':18,165 'crank':236 'cross':2 'cross-post':1 'empti':188 'enough':154 'enthusiast':142 'experiment':146 'fabric':91,117 'get':258 'got':55 'grab':259 'harm':105 'ia802906.us.archive.org':16 'ia802906.us.archive.org/28/items/singer-237-user-manual-en_202005/singer-237_user-manual_en.pdf)':15 'instal':186 'issu':45,228 'know':85 'learn':83 'line':43,51 'load':232 'm':79,140 'mac':21,169 'machin':11 'made':40 'mani':162 'manual':193,235 'mean':131 'miss':246 'much':145 'narrowest':69 'need':137 'needl':76,94,100,120,151,175,213 'occasion':218 'oil':28 'part':225 'pattern':242 'perhap':215 'plate':59,223 'plung':250 'point':149 'post':3 'pricey':153 'pull':115 'push':89,113 'put':102 'remov':179 'see':35 'seem':152 'set':73 'slrpnk.net':6 'slrpnk.net/post/3317096](https://slrpnk.net/post/3317096)':5 'spin':194 'start':63,81 'stitch':244 'straight':42,50 'think':110 'thread':54,182,199,217,233,248 'time':133,266 'top':53,181,254 'updat':229 'various':201 'video':87 'want':32,159 'way':106 'went':66 'wheel':196 'width':205 'without':44 'wonder':124 'work':38 'would':126 'zag':72,241 'zig':71,203,204,240 'zig-zag':70,239 'zig-zig':202"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698026295
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3317837"
  +editedAt: DateTimeImmutable @1697998555 {#2473
    date: 2023-10-22 20:15:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697994795 {#2474
    date: 2023-10-22 19:13:15.0 +02: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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "bought-used-machine-needle-broke-diagnosis-needed"
  +title: "bought used machine - needle broke - diagnosis needed"
  +url: null
  +body: """
    cross-posted from: [slrpnk.net/post/3317096](https://slrpnk.net/post/3317096)\n
    \n
    > I bought [this machine from the 1960s](https://ia802906.us.archive.org/28/items/singer-237-user-manual-en_202005/Singer-237_User-Manual_EN.pdf) (cost: 12 Big Macs). I did not clean it or oil it as I wanted to just see if it works.\n
    > \n
    > It made a straight line without issue. Then on the 2nd straight line the top thread got bundled below the plate. I cleared that & started over. Then went to the narrowest zig-zag setting and the needle broke.\n
    > \n
    > I’m just starting to learn. I know from videos that pushing the fabric while the needle is down can bend the needle and put it in harms way. I don’t think I was pushing or pulling the fabric when the needle broke. So I wonder what would cause this-- does this mean the timing is off and needs adjustment?\n
    > \n
    > I’m not enthusiastic about doing much experimentation at this point because needles seem pricey enough that I don’t want to break many (1¼ the cost of a Big Mac in my area buys 5 needles). But I just removed the top thread and bobbin and installed the empty bobbin case. When I manually spin the wheel with no thread at various zig-zig widths, there is no apparent contact with the needle. So perhaps the thread occasionally bundling up under the plate is part of the issue.\n
    > \n
    > *update:* if I load thread and manually crank for the zig-zag patterns, most stitches are missed. The thread is plunged in from the top but does not get grabbed from the bottom most of the time.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698159072 {#2489
    date: 2023-10-24 16:51:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 7070
  -titleTs: "'bought':1 'broke':5 'diagnosi':6 'machin':3 'need':7 'needl':4 'use':2"
  -bodyTs: "'/28/items/singer-237-user-manual-en_202005/singer-237_user-manual_en.pdf)':17 '/post/3317096](https://slrpnk.net/post/3317096)':7 '1':163 '12':19 '1960s':14 '2nd':49 '5':174 'adjust':138 'appar':209 'area':172 'bend':98 'big':20,168 'bobbin':184,189 'bottom':262 'bought':9 'break':161 'broke':77,121 'bundl':56,219 'buy':173 'case':190 'caus':127 'clean':25 'clear':61 'contact':210 'cost':18,165 'crank':236 'cross':2 'cross-post':1 'empti':188 'enough':154 'enthusiast':142 'experiment':146 'fabric':91,117 'get':258 'got':55 'grab':259 'harm':105 'ia802906.us.archive.org':16 'ia802906.us.archive.org/28/items/singer-237-user-manual-en_202005/singer-237_user-manual_en.pdf)':15 'instal':186 'issu':45,228 'know':85 'learn':83 'line':43,51 'load':232 'm':79,140 'mac':21,169 'machin':11 'made':40 'mani':162 'manual':193,235 'mean':131 'miss':246 'much':145 'narrowest':69 'need':137 'needl':76,94,100,120,151,175,213 'occasion':218 'oil':28 'part':225 'pattern':242 'perhap':215 'plate':59,223 'plung':250 'point':149 'post':3 'pricey':153 'pull':115 'push':89,113 'put':102 'remov':179 'see':35 'seem':152 'set':73 'slrpnk.net':6 'slrpnk.net/post/3317096](https://slrpnk.net/post/3317096)':5 'spin':194 'start':63,81 'stitch':244 'straight':42,50 'think':110 'thread':54,182,199,217,233,248 'time':133,266 'top':53,181,254 'updat':229 'various':201 'video':87 'want':32,159 'way':106 'went':66 'wheel':196 'width':205 'without':44 'wonder':124 'work':38 'would':126 'zag':72,241 'zig':71,203,204,240 'zig-zag':70,239 'zig-zig':202"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698026295
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3317837"
  +editedAt: DateTimeImmutable @1697998555 {#2473
    date: 2023-10-22 20:15:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697994795 {#2474
    date: 2023-10-22 19:13:15.0 +02: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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Mull-Vs-Firefox"
  +title: "Mull Vs Firefox"
  +url: null
  +body: "I installed the [mull browser](https://f-droid.org/en/packages/us.spotco.fennec_dos/) revently. People who are familiar with this will know that it’s a fork of firefox android. It’s hardened but I haven’t noticed much difference b/w the two. Mull has a few visible tweaks like Https mode by default, strict protection etc. but I haven’t come across other backend/not so visible changes. How is it different from firefox android?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698154264 {#1545
    date: 2023-10-24 15:31:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 14728
  -titleTs: "'firefox':3 'mull':1 'vs':2"
  -bodyTs: "'/en/packages/us.spotco.fennec_dos/)':8 'across':58 'android':25,70 'b/w':36 'backend/not':60 'browser':5 'chang':63 'come':57 'default':49 'differ':35,67 'etc':52 'f-droid.org':7 'f-droid.org/en/packages/us.spotco.fennec_dos/)':6 'familiar':13 'firefox':24,69 'fork':22 'harden':28 'haven':31,55 'https':46 'instal':2 'know':17 'like':45 'mode':47 'much':34 'mull':4,39 'notic':33 'peopl':10 'protect':51 'revent':9 'strict':50 'tweak':44 'two':38 'visibl':43,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698154264
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7811755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698154264 {#1547
    date: 2023-10-24 15:31:04.0 +02: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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Mull-Vs-Firefox"
  +title: "Mull Vs Firefox"
  +url: null
  +body: "I installed the [mull browser](https://f-droid.org/en/packages/us.spotco.fennec_dos/) revently. People who are familiar with this will know that it’s a fork of firefox android. It’s hardened but I haven’t noticed much difference b/w the two. Mull has a few visible tweaks like Https mode by default, strict protection etc. but I haven’t come across other backend/not so visible changes. How is it different from firefox android?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698154264 {#1545
    date: 2023-10-24 15:31:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 14728
  -titleTs: "'firefox':3 'mull':1 'vs':2"
  -bodyTs: "'/en/packages/us.spotco.fennec_dos/)':8 'across':58 'android':25,70 'b/w':36 'backend/not':60 'browser':5 'chang':63 'come':57 'default':49 'differ':35,67 'etc':52 'f-droid.org':7 'f-droid.org/en/packages/us.spotco.fennec_dos/)':6 'familiar':13 'firefox':24,69 'fork':22 'harden':28 'haven':31,55 'https':46 'instal':2 'know':17 'like':45 'mode':47 'much':34 'mull':4,39 'notic':33 'peopl':10 'protect':51 'revent':9 'strict':50 'tweak':44 'two':38 'visibl':43,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698154264
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7811755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698154264 {#1547
    date: 2023-10-24 15:31:04.0 +02: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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Mull-Vs-Firefox"
  +title: "Mull Vs Firefox"
  +url: null
  +body: "I installed the [mull browser](https://f-droid.org/en/packages/us.spotco.fennec_dos/) revently. People who are familiar with this will know that it’s a fork of firefox android. It’s hardened but I haven’t noticed much difference b/w the two. Mull has a few visible tweaks like Https mode by default, strict protection etc. but I haven’t come across other backend/not so visible changes. How is it different from firefox android?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698154264 {#1545
    date: 2023-10-24 15:31:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 14728
  -titleTs: "'firefox':3 'mull':1 'vs':2"
  -bodyTs: "'/en/packages/us.spotco.fennec_dos/)':8 'across':58 'android':25,70 'b/w':36 'backend/not':60 'browser':5 'chang':63 'come':57 'default':49 'differ':35,67 'etc':52 'f-droid.org':7 'f-droid.org/en/packages/us.spotco.fennec_dos/)':6 'familiar':13 'firefox':24,69 'fork':22 'harden':28 'haven':31,55 'https':46 'instal':2 'know':17 'like':45 'mode':47 'much':34 'mull':4,39 'notic':33 'peopl':10 'protect':51 'revent':9 'strict':50 'tweak':44 'two':38 'visibl':43,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698154264
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7811755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698154264 {#1547
    date: 2023-10-24 15:31:04.0 +02: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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-is-lemmy-so-bad-at-determining-trending-communities"
  +title: "Why is lemmy so bad at determining trending communities?"
  +url: null
  +body: """
    Trending: adjective\n
    \n
    1. emerging as a popular trend: trending fashion accessories.\n
    2. widely mentioned or discussed on the internet, especially on social media websites: trending topics on Twitter.\n
    \n
    Over the months, I’ve come to the realization that the trending communities section is absolutely useless. Whatever algorithm is used, it doesn’t have anything to do with the community being new, active or changing in participation. Literally, the same empty 0-post communities will sit in that block without change, aside from rarely one 0-post community will get bumped by another 0-post community.\n
    \n
    Will there ever come a time where the trending section will provide trending communities or is what’s shown actually intended?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698153377 {#1534
    date: 2023-10-24 15:16:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 6461
  -titleTs: "'bad':5 'communiti':9 'determin':7 'lemmi':3 'trend':8"
  -bodyTs: "'0':71,85,93 '1':3 '2':12 'absolut':44 'accessori':11 'activ':62 'actual':115 'adject':2 'algorithm':47 'anoth':92 'anyth':54 'asid':81 'block':78 'bump':90 'chang':64,80 'come':34,99 'communiti':41,59,73,87,95,109 'discuss':16 'doesn':51 'emerg':4 'empti':70 'especi':20 'ever':98 'fashion':10 'get':89 'intend':116 'internet':19 'liter':67 'media':23 'mention':14 'month':31 'new':61 'one':84 'particip':66 'popular':7 'post':72,86,94 'provid':107 'rare':83 'realiz':37 'section':42,105 'shown':114 'sit':75 'social':22 'time':101 'topic':26 'trend':1,8,9,25,40,104,108 'twitter':28 'use':49 'useless':45 've':33 'websit':24 'whatev':46 'wide':13 'without':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697821456
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/6205607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697735056 {#1542
    date: 2023-10-19 19:04:16.0 +02: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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-is-lemmy-so-bad-at-determining-trending-communities"
  +title: "Why is lemmy so bad at determining trending communities?"
  +url: null
  +body: """
    Trending: adjective\n
    \n
    1. emerging as a popular trend: trending fashion accessories.\n
    2. widely mentioned or discussed on the internet, especially on social media websites: trending topics on Twitter.\n
    \n
    Over the months, I’ve come to the realization that the trending communities section is absolutely useless. Whatever algorithm is used, it doesn’t have anything to do with the community being new, active or changing in participation. Literally, the same empty 0-post communities will sit in that block without change, aside from rarely one 0-post community will get bumped by another 0-post community.\n
    \n
    Will there ever come a time where the trending section will provide trending communities or is what’s shown actually intended?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698153377 {#1534
    date: 2023-10-24 15:16:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 6461
  -titleTs: "'bad':5 'communiti':9 'determin':7 'lemmi':3 'trend':8"
  -bodyTs: "'0':71,85,93 '1':3 '2':12 'absolut':44 'accessori':11 'activ':62 'actual':115 'adject':2 'algorithm':47 'anoth':92 'anyth':54 'asid':81 'block':78 'bump':90 'chang':64,80 'come':34,99 'communiti':41,59,73,87,95,109 'discuss':16 'doesn':51 'emerg':4 'empti':70 'especi':20 'ever':98 'fashion':10 'get':89 'intend':116 'internet':19 'liter':67 'media':23 'mention':14 'month':31 'new':61 'one':84 'particip':66 'popular':7 'post':72,86,94 'provid':107 'rare':83 'realiz':37 'section':42,105 'shown':114 'sit':75 'social':22 'time':101 'topic':26 'trend':1,8,9,25,40,104,108 'twitter':28 'use':49 'useless':45 've':33 'websit':24 'whatev':46 'wide':13 'without':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697821456
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/6205607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697735056 {#1542
    date: 2023-10-19 19:04:16.0 +02: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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-is-lemmy-so-bad-at-determining-trending-communities"
  +title: "Why is lemmy so bad at determining trending communities?"
  +url: null
  +body: """
    Trending: adjective\n
    \n
    1. emerging as a popular trend: trending fashion accessories.\n
    2. widely mentioned or discussed on the internet, especially on social media websites: trending topics on Twitter.\n
    \n
    Over the months, I’ve come to the realization that the trending communities section is absolutely useless. Whatever algorithm is used, it doesn’t have anything to do with the community being new, active or changing in participation. Literally, the same empty 0-post communities will sit in that block without change, aside from rarely one 0-post community will get bumped by another 0-post community.\n
    \n
    Will there ever come a time where the trending section will provide trending communities or is what’s shown actually intended?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698153377 {#1534
    date: 2023-10-24 15:16:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 6461
  -titleTs: "'bad':5 'communiti':9 'determin':7 'lemmi':3 'trend':8"
  -bodyTs: "'0':71,85,93 '1':3 '2':12 'absolut':44 'accessori':11 'activ':62 'actual':115 'adject':2 'algorithm':47 'anoth':92 'anyth':54 'asid':81 'block':78 'bump':90 'chang':64,80 'come':34,99 'communiti':41,59,73,87,95,109 'discuss':16 'doesn':51 'emerg':4 'empti':70 'especi':20 'ever':98 'fashion':10 'get':89 'intend':116 'internet':19 'liter':67 'media':23 'mention':14 'month':31 'new':61 'one':84 'particip':66 'popular':7 'post':72,86,94 'provid':107 'rare':83 'realiz':37 'section':42,105 'shown':114 'sit':75 'social':22 'time':101 'topic':26 'trend':1,8,9,25,40,104,108 'twitter':28 'use':49 'useless':45 've':33 'websit':24 'whatev':46 'wide':13 'without':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697821456
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/6205607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697735056 {#1542
    date: 2023-10-19 19:04:16.0 +02: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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Reviving-movies-at-lemm-ee-following-lemmy-film-shutdown"
  +title: "Reviving !movies@lemm.ee following lemmy.film shutdown"
  +url: null
  +body: """
    **This instance (`lemmy.film`) and its communities have died! (sadly!)**\n
    \n
    - Please go to !movies@lemm.ee. We’re rebuilding there!\n
    - Spread the word! Please post this information to any/all `lemmy.film` communities your instance has subscribed to!\n
    - Please post this to any other instances you have alternative accounts on create as much reach as possible!\n
    - Moderators wanted too!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698142401 {#1520
    date: 2023-10-24 12:13:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 7172
  -titleTs: "'follow':3 'lemmy.film':4 'movies@lemm.ee':2 'reviv':1 'shutdown':5"
  -bodyTs: "'account':44 'altern':43 'any/all':26 'communiti':6,28 'creat':46 'die':8 'go':11 'inform':24 'instanc':2,30,40 'lemmy.film':3,27 'moder':52 'movies@lemm.ee':13 'much':48 'pleas':10,21,34 'possibl':51 'post':22,35 're':15 'reach':49 'rebuild':16 'sad':9 'spread':18 'subscrib':32 'want':53 'word':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698136106
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5163091"
  +editedAt: DateTimeImmutable @1698049721 {#1517
    date: 2023-10-23 10:28:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698049706 {#1632
    date: 2023-10-23 10:28:26.0 +02: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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Reviving-movies-at-lemm-ee-following-lemmy-film-shutdown"
  +title: "Reviving !movies@lemm.ee following lemmy.film shutdown"
  +url: null
  +body: """
    **This instance (`lemmy.film`) and its communities have died! (sadly!)**\n
    \n
    - Please go to !movies@lemm.ee. We’re rebuilding there!\n
    - Spread the word! Please post this information to any/all `lemmy.film` communities your instance has subscribed to!\n
    - Please post this to any other instances you have alternative accounts on create as much reach as possible!\n
    - Moderators wanted too!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698142401 {#1520
    date: 2023-10-24 12:13:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 7172
  -titleTs: "'follow':3 'lemmy.film':4 'movies@lemm.ee':2 'reviv':1 'shutdown':5"
  -bodyTs: "'account':44 'altern':43 'any/all':26 'communiti':6,28 'creat':46 'die':8 'go':11 'inform':24 'instanc':2,30,40 'lemmy.film':3,27 'moder':52 'movies@lemm.ee':13 'much':48 'pleas':10,21,34 'possibl':51 'post':22,35 're':15 'reach':49 'rebuild':16 'sad':9 'spread':18 'subscrib':32 'want':53 'word':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698136106
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5163091"
  +editedAt: DateTimeImmutable @1698049721 {#1517
    date: 2023-10-23 10:28:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698049706 {#1632
    date: 2023-10-23 10:28:26.0 +02: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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Reviving-movies-at-lemm-ee-following-lemmy-film-shutdown"
  +title: "Reviving !movies@lemm.ee following lemmy.film shutdown"
  +url: null
  +body: """
    **This instance (`lemmy.film`) and its communities have died! (sadly!)**\n
    \n
    - Please go to !movies@lemm.ee. We’re rebuilding there!\n
    - Spread the word! Please post this information to any/all `lemmy.film` communities your instance has subscribed to!\n
    - Please post this to any other instances you have alternative accounts on create as much reach as possible!\n
    - Moderators wanted too!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698142401 {#1520
    date: 2023-10-24 12:13:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 7172
  -titleTs: "'follow':3 'lemmy.film':4 'movies@lemm.ee':2 'reviv':1 'shutdown':5"
  -bodyTs: "'account':44 'altern':43 'any/all':26 'communiti':6,28 'creat':46 'die':8 'go':11 'inform':24 'instanc':2,30,40 'lemmy.film':3,27 'moder':52 'movies@lemm.ee':13 'much':48 'pleas':10,21,34 'possibl':51 'post':22,35 're':15 'reach':49 'rebuild':16 'sad':9 'spread':18 'subscrib':32 'want':53 'word':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698136106
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5163091"
  +editedAt: DateTimeImmutable @1698049721 {#1517
    date: 2023-10-23 10:28:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698049706 {#1632
    date: 2023-10-23 10:28:26.0 +02: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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "GPU-upgrade-for-linux-workstation"
  +title: "GPU upgrade for linux workstation"
  +url: null
  +body: """
    Hey all! This is my first post, so I’m sorry if anything is formatted incorrectly or if this is the wrong place to ask this. Recently I’ve saved up enough to upgrade my graphics card ($350 budget). I’ve heard great things about amd on linux and appreciate open source drivers so as to not be at the mercy of nvidia. My first choice of graphics card was a 6700xt, but then I heard that nvidia had significantly higher performance in terms of workstation tasks (not to mention the benefits of cuda and nvenc) and have been looking into a 3060 or 3060 ti. I do a bit of gaming in my free time, but its not my top priority, and I can almost guarantee that any option in this price range will be more than enough for the games I play. Ultimately my questions come down to:\n
    \n
    1. Would nvida or amd provide more raw performance on linux for my price range?\n
    2. Which would be better for productivity cuda encoding etc. (I mainly use blender, freecad, and solidworks, but I appreciate having extra features for any software that I may use in the future).\n
    3. What option would work best after a few years? (I’ve seen amd increase rheir performance with driver updates before, but the nvk driver also looks promising. I also host some servers and tend to cycle my componenta from my main system into my proxmox cluster).\n
    \n
    Also a bit more details to hopefully help with any missing info: My current system is a Ryzen 7 3700x, gtx 1050 ti, 32gb ram, 850 watt psu, and nvme ssd. I’ve only ever used nvidia cards, but amd looks like a great alternative. As another side note, if there’s any way to run cuda apps on amd I plan on running my new gpu alongside my old one so nvenc is not too much of a concern.\n
    \n
    Thanks in advance for any thoughts or ideas!\n
    \n
    Edit 1: thanks so much for all of the feedback! I’m not going to purchase a gpu quite yet but probably in a few weeks. First I’ll be testing wayland with my 1050 ti and just researching how much I need each feature of each gpu. Thanks again for all of your feedback, I’ll update the post when I do order said gpu.\n
    \n
    Edit 2: I made an interesting decision and actually got the arc a770. I’d be happy to discuss exactly why, and some of the pros and cons so far, but I do plan on eventually compiling a more in depth review somewhere sometime.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698127237 {#1746
    date: 2023-10-24 08:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 9124
  -titleTs: "'gpu':1 'linux':4 'upgrad':2 'workstat':5"
  -bodyTs: "'1':151,335 '1050':267,368 '2':166,401 '3':199 '3060':103,105 '32gb':269 '350':38 '3700x':265 '6700xt':72 '7':264 '850':271 'a770':412 'actual':408 'advanc':328 'almost':126 'alongsid':313 'also':224,228,246 'altern':290 'amd':46,155,212,285,305 'anoth':292 'anyth':13 'app':303 'appreci':50,185 'arc':411 'ask':25 'benefit':92 'best':204 'better':170 'bit':110,248 'blender':179 'budget':39 'card':37,69,283 'choic':66 'cluster':245 'come':148 'compil':436 'componenta':237 'con':427 'concern':325 'cuda':94,173,302 'current':259 'cycl':235 'd':414 'decis':406 'depth':440 'detail':250 'discuss':418 'driver':53,217,223 'edit':334,400 'encod':174 'enough':32,139 'etc':175 'eventu':435 'ever':280 'exact':419 'extra':187 'far':429 'featur':188,378 'feedback':343,388 'first':6,65,360 'format':15 'free':115 'freecad':180 'futur':198 'game':112,142 'go':347 'got':409 'gpu':312,351,381,399 'graphic':36,68 'great':43,289 'gtx':266 'guarante':127 'happi':416 'heard':42,76 'help':253 'hey':1 'higher':81 'hope':252 'host':229 'idea':333 'incorrect':16 'increas':213 'info':257 'interest':405 'like':287 'linux':48,161 'll':362,390 'look':100,225,286 'm':10,345 'made':403 'main':177,240 'may':194 'mention':90 'merci':61 'miss':256 'much':322,338,374 'need':376 'new':311 'note':294 'nvenc':96,318 'nvida':153 'nvidia':63,78,282 'nvk':222 'nvme':275 'old':315 'one':316 'open':51 'option':130,201 'order':397 'perform':82,159,215 'place':23 'plan':307,433 'play':144 'post':7,393 'price':133,164 'prioriti':122 'probabl':355 'product':172 'promis':226 'pros':425 'provid':156 'proxmox':244 'psu':273 'purchas':349 'question':147 'quit':352 'ram':270 'rang':134,165 'raw':158 'recent':27 'research':372 'review':441 'rheir':214 'run':301,309 'ryzen':263 'said':398 'save':30 'seen':211 'server':231 'side':293 'signific':80 'softwar':191 'solidwork':182 'sometim':443 'somewher':442 'sorri':11 'sourc':52 'ssd':276 'system':241,260 'task':87 'tend':233 'term':84 'test':364 'thank':326,336,382 'thing':44 'thought':331 'ti':106,268,369 'time':116 'top':121 'ultim':145 'updat':218,391 'upgrad':34 'use':178,195,281 've':29,41,210,278 'watt':272 'way':299 'wayland':365 'week':359 'work':203 'workstat':86 'would':152,168,202 'wrong':22 'year':208 'yet':353"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698131122
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7790368"
  +editedAt: DateTimeImmutable @1702488007 {#1749
    date: 2023-12-13 18:20:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698118122 {#1750
    date: 2023-10-24 05:28:42.0 +02: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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "GPU-upgrade-for-linux-workstation"
  +title: "GPU upgrade for linux workstation"
  +url: null
  +body: """
    Hey all! This is my first post, so I’m sorry if anything is formatted incorrectly or if this is the wrong place to ask this. Recently I’ve saved up enough to upgrade my graphics card ($350 budget). I’ve heard great things about amd on linux and appreciate open source drivers so as to not be at the mercy of nvidia. My first choice of graphics card was a 6700xt, but then I heard that nvidia had significantly higher performance in terms of workstation tasks (not to mention the benefits of cuda and nvenc) and have been looking into a 3060 or 3060 ti. I do a bit of gaming in my free time, but its not my top priority, and I can almost guarantee that any option in this price range will be more than enough for the games I play. Ultimately my questions come down to:\n
    \n
    1. Would nvida or amd provide more raw performance on linux for my price range?\n
    2. Which would be better for productivity cuda encoding etc. (I mainly use blender, freecad, and solidworks, but I appreciate having extra features for any software that I may use in the future).\n
    3. What option would work best after a few years? (I’ve seen amd increase rheir performance with driver updates before, but the nvk driver also looks promising. I also host some servers and tend to cycle my componenta from my main system into my proxmox cluster).\n
    \n
    Also a bit more details to hopefully help with any missing info: My current system is a Ryzen 7 3700x, gtx 1050 ti, 32gb ram, 850 watt psu, and nvme ssd. I’ve only ever used nvidia cards, but amd looks like a great alternative. As another side note, if there’s any way to run cuda apps on amd I plan on running my new gpu alongside my old one so nvenc is not too much of a concern.\n
    \n
    Thanks in advance for any thoughts or ideas!\n
    \n
    Edit 1: thanks so much for all of the feedback! I’m not going to purchase a gpu quite yet but probably in a few weeks. First I’ll be testing wayland with my 1050 ti and just researching how much I need each feature of each gpu. Thanks again for all of your feedback, I’ll update the post when I do order said gpu.\n
    \n
    Edit 2: I made an interesting decision and actually got the arc a770. I’d be happy to discuss exactly why, and some of the pros and cons so far, but I do plan on eventually compiling a more in depth review somewhere sometime.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698127237 {#1746
    date: 2023-10-24 08:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 9124
  -titleTs: "'gpu':1 'linux':4 'upgrad':2 'workstat':5"
  -bodyTs: "'1':151,335 '1050':267,368 '2':166,401 '3':199 '3060':103,105 '32gb':269 '350':38 '3700x':265 '6700xt':72 '7':264 '850':271 'a770':412 'actual':408 'advanc':328 'almost':126 'alongsid':313 'also':224,228,246 'altern':290 'amd':46,155,212,285,305 'anoth':292 'anyth':13 'app':303 'appreci':50,185 'arc':411 'ask':25 'benefit':92 'best':204 'better':170 'bit':110,248 'blender':179 'budget':39 'card':37,69,283 'choic':66 'cluster':245 'come':148 'compil':436 'componenta':237 'con':427 'concern':325 'cuda':94,173,302 'current':259 'cycl':235 'd':414 'decis':406 'depth':440 'detail':250 'discuss':418 'driver':53,217,223 'edit':334,400 'encod':174 'enough':32,139 'etc':175 'eventu':435 'ever':280 'exact':419 'extra':187 'far':429 'featur':188,378 'feedback':343,388 'first':6,65,360 'format':15 'free':115 'freecad':180 'futur':198 'game':112,142 'go':347 'got':409 'gpu':312,351,381,399 'graphic':36,68 'great':43,289 'gtx':266 'guarante':127 'happi':416 'heard':42,76 'help':253 'hey':1 'higher':81 'hope':252 'host':229 'idea':333 'incorrect':16 'increas':213 'info':257 'interest':405 'like':287 'linux':48,161 'll':362,390 'look':100,225,286 'm':10,345 'made':403 'main':177,240 'may':194 'mention':90 'merci':61 'miss':256 'much':322,338,374 'need':376 'new':311 'note':294 'nvenc':96,318 'nvida':153 'nvidia':63,78,282 'nvk':222 'nvme':275 'old':315 'one':316 'open':51 'option':130,201 'order':397 'perform':82,159,215 'place':23 'plan':307,433 'play':144 'post':7,393 'price':133,164 'prioriti':122 'probabl':355 'product':172 'promis':226 'pros':425 'provid':156 'proxmox':244 'psu':273 'purchas':349 'question':147 'quit':352 'ram':270 'rang':134,165 'raw':158 'recent':27 'research':372 'review':441 'rheir':214 'run':301,309 'ryzen':263 'said':398 'save':30 'seen':211 'server':231 'side':293 'signific':80 'softwar':191 'solidwork':182 'sometim':443 'somewher':442 'sorri':11 'sourc':52 'ssd':276 'system':241,260 'task':87 'tend':233 'term':84 'test':364 'thank':326,336,382 'thing':44 'thought':331 'ti':106,268,369 'time':116 'top':121 'ultim':145 'updat':218,391 'upgrad':34 'use':178,195,281 've':29,41,210,278 'watt':272 'way':299 'wayland':365 'week':359 'work':203 'workstat':86 'would':152,168,202 'wrong':22 'year':208 'yet':353"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698131122
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7790368"
  +editedAt: DateTimeImmutable @1702488007 {#1749
    date: 2023-12-13 18:20:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698118122 {#1750
    date: 2023-10-24 05:28:42.0 +02: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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "GPU-upgrade-for-linux-workstation"
  +title: "GPU upgrade for linux workstation"
  +url: null
  +body: """
    Hey all! This is my first post, so I’m sorry if anything is formatted incorrectly or if this is the wrong place to ask this. Recently I’ve saved up enough to upgrade my graphics card ($350 budget). I’ve heard great things about amd on linux and appreciate open source drivers so as to not be at the mercy of nvidia. My first choice of graphics card was a 6700xt, but then I heard that nvidia had significantly higher performance in terms of workstation tasks (not to mention the benefits of cuda and nvenc) and have been looking into a 3060 or 3060 ti. I do a bit of gaming in my free time, but its not my top priority, and I can almost guarantee that any option in this price range will be more than enough for the games I play. Ultimately my questions come down to:\n
    \n
    1. Would nvida or amd provide more raw performance on linux for my price range?\n
    2. Which would be better for productivity cuda encoding etc. (I mainly use blender, freecad, and solidworks, but I appreciate having extra features for any software that I may use in the future).\n
    3. What option would work best after a few years? (I’ve seen amd increase rheir performance with driver updates before, but the nvk driver also looks promising. I also host some servers and tend to cycle my componenta from my main system into my proxmox cluster).\n
    \n
    Also a bit more details to hopefully help with any missing info: My current system is a Ryzen 7 3700x, gtx 1050 ti, 32gb ram, 850 watt psu, and nvme ssd. I’ve only ever used nvidia cards, but amd looks like a great alternative. As another side note, if there’s any way to run cuda apps on amd I plan on running my new gpu alongside my old one so nvenc is not too much of a concern.\n
    \n
    Thanks in advance for any thoughts or ideas!\n
    \n
    Edit 1: thanks so much for all of the feedback! I’m not going to purchase a gpu quite yet but probably in a few weeks. First I’ll be testing wayland with my 1050 ti and just researching how much I need each feature of each gpu. Thanks again for all of your feedback, I’ll update the post when I do order said gpu.\n
    \n
    Edit 2: I made an interesting decision and actually got the arc a770. I’d be happy to discuss exactly why, and some of the pros and cons so far, but I do plan on eventually compiling a more in depth review somewhere sometime.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698127237 {#1746
    date: 2023-10-24 08:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 9124
  -titleTs: "'gpu':1 'linux':4 'upgrad':2 'workstat':5"
  -bodyTs: "'1':151,335 '1050':267,368 '2':166,401 '3':199 '3060':103,105 '32gb':269 '350':38 '3700x':265 '6700xt':72 '7':264 '850':271 'a770':412 'actual':408 'advanc':328 'almost':126 'alongsid':313 'also':224,228,246 'altern':290 'amd':46,155,212,285,305 'anoth':292 'anyth':13 'app':303 'appreci':50,185 'arc':411 'ask':25 'benefit':92 'best':204 'better':170 'bit':110,248 'blender':179 'budget':39 'card':37,69,283 'choic':66 'cluster':245 'come':148 'compil':436 'componenta':237 'con':427 'concern':325 'cuda':94,173,302 'current':259 'cycl':235 'd':414 'decis':406 'depth':440 'detail':250 'discuss':418 'driver':53,217,223 'edit':334,400 'encod':174 'enough':32,139 'etc':175 'eventu':435 'ever':280 'exact':419 'extra':187 'far':429 'featur':188,378 'feedback':343,388 'first':6,65,360 'format':15 'free':115 'freecad':180 'futur':198 'game':112,142 'go':347 'got':409 'gpu':312,351,381,399 'graphic':36,68 'great':43,289 'gtx':266 'guarante':127 'happi':416 'heard':42,76 'help':253 'hey':1 'higher':81 'hope':252 'host':229 'idea':333 'incorrect':16 'increas':213 'info':257 'interest':405 'like':287 'linux':48,161 'll':362,390 'look':100,225,286 'm':10,345 'made':403 'main':177,240 'may':194 'mention':90 'merci':61 'miss':256 'much':322,338,374 'need':376 'new':311 'note':294 'nvenc':96,318 'nvida':153 'nvidia':63,78,282 'nvk':222 'nvme':275 'old':315 'one':316 'open':51 'option':130,201 'order':397 'perform':82,159,215 'place':23 'plan':307,433 'play':144 'post':7,393 'price':133,164 'prioriti':122 'probabl':355 'product':172 'promis':226 'pros':425 'provid':156 'proxmox':244 'psu':273 'purchas':349 'question':147 'quit':352 'ram':270 'rang':134,165 'raw':158 'recent':27 'research':372 'review':441 'rheir':214 'run':301,309 'ryzen':263 'said':398 'save':30 'seen':211 'server':231 'side':293 'signific':80 'softwar':191 'solidwork':182 'sometim':443 'somewher':442 'sorri':11 'sourc':52 'ssd':276 'system':241,260 'task':87 'tend':233 'term':84 'test':364 'thank':326,336,382 'thing':44 'thought':331 'ti':106,268,369 'time':116 'top':121 'ultim':145 'updat':218,391 'upgrad':34 'use':178,195,281 've':29,41,210,278 'watt':272 'way':299 'wayland':365 'week':359 'work':203 'workstat':86 'would':152,168,202 'wrong':22 'year':208 'yet':353"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698131122
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7790368"
  +editedAt: DateTimeImmutable @1702488007 {#1749
    date: 2023-12-13 18:20:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698118122 {#1750
    date: 2023-10-24 05:28:42.0 +02: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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-wasn-t-NYC-s-Central-Park-concept-copied-by-other-cities"
  +title: "Why wasn't NYC's Central Park concept copied by other cities?"
  +url: null
  +body: """
    I’m talking about a massive park in the absolute heart of the city. Located such that is naturally surrounded by city high rises. *People are giving examples of parks that are way off in the boonies. I’m trying to say located centrally, heart of the city, you know where the high rises are. Yes I understand nyc has more, the point is centrally located.\n
    \n
    Copied by younger cities in North Americ. You know, the cities younger than NYC that could have seen the value of setting aside a large area for parkland before it was developed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698113269 {#1488
    date: 2023-10-24 04:07:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 6913
  -titleTs: "'central':6 'citi':12 'concept':8 'copi':9 'nyc':4 'park':7 'wasn':2"
  -bodyTs: "'absolut':10 'amer':73 'area':92 'asid':89 'booni':37 'central':44,65 'citi':14,22,48,70,77 'copi':67 'could':82 'develop':98 'exampl':28 'give':27 'heart':11,45 'high':23,53 'know':50,75 'larg':91 'locat':15,43,66 'm':2,39 'massiv':6 'natur':19 'north':72 'nyc':59,80 'park':7,30 'parkland':94 'peopl':25 'point':63 'rise':24,54 'say':42 'seen':84 'set':88 'surround':20 'talk':3 'tri':40 'understand':58 'valu':86 'way':33 'yes':56 'younger':69,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697990475
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7657389"
  +editedAt: DateTimeImmutable @1697946862 {#1487
    date: 2023-10-22 05:54:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697904075 {#1485
    date: 2023-10-21 18:01:15.0 +02: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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-wasn-t-NYC-s-Central-Park-concept-copied-by-other-cities"
  +title: "Why wasn't NYC's Central Park concept copied by other cities?"
  +url: null
  +body: """
    I’m talking about a massive park in the absolute heart of the city. Located such that is naturally surrounded by city high rises. *People are giving examples of parks that are way off in the boonies. I’m trying to say located centrally, heart of the city, you know where the high rises are. Yes I understand nyc has more, the point is centrally located.\n
    \n
    Copied by younger cities in North Americ. You know, the cities younger than NYC that could have seen the value of setting aside a large area for parkland before it was developed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698113269 {#1488
    date: 2023-10-24 04:07:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 6913
  -titleTs: "'central':6 'citi':12 'concept':8 'copi':9 'nyc':4 'park':7 'wasn':2"
  -bodyTs: "'absolut':10 'amer':73 'area':92 'asid':89 'booni':37 'central':44,65 'citi':14,22,48,70,77 'copi':67 'could':82 'develop':98 'exampl':28 'give':27 'heart':11,45 'high':23,53 'know':50,75 'larg':91 'locat':15,43,66 'm':2,39 'massiv':6 'natur':19 'north':72 'nyc':59,80 'park':7,30 'parkland':94 'peopl':25 'point':63 'rise':24,54 'say':42 'seen':84 'set':88 'surround':20 'talk':3 'tri':40 'understand':58 'valu':86 'way':33 'yes':56 'younger':69,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697990475
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7657389"
  +editedAt: DateTimeImmutable @1697946862 {#1487
    date: 2023-10-22 05:54:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697904075 {#1485
    date: 2023-10-21 18:01:15.0 +02: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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-wasn-t-NYC-s-Central-Park-concept-copied-by-other-cities"
  +title: "Why wasn't NYC's Central Park concept copied by other cities?"
  +url: null
  +body: """
    I’m talking about a massive park in the absolute heart of the city. Located such that is naturally surrounded by city high rises. *People are giving examples of parks that are way off in the boonies. I’m trying to say located centrally, heart of the city, you know where the high rises are. Yes I understand nyc has more, the point is centrally located.\n
    \n
    Copied by younger cities in North Americ. You know, the cities younger than NYC that could have seen the value of setting aside a large area for parkland before it was developed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698113269 {#1488
    date: 2023-10-24 04:07:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 6913
  -titleTs: "'central':6 'citi':12 'concept':8 'copi':9 'nyc':4 'park':7 'wasn':2"
  -bodyTs: "'absolut':10 'amer':73 'area':92 'asid':89 'booni':37 'central':44,65 'citi':14,22,48,70,77 'copi':67 'could':82 'develop':98 'exampl':28 'give':27 'heart':11,45 'high':23,53 'know':50,75 'larg':91 'locat':15,43,66 'm':2,39 'massiv':6 'natur':19 'north':72 'nyc':59,80 'park':7,30 'parkland':94 'peopl':25 'point':63 'rise':24,54 'say':42 'seen':84 'set':88 'surround':20 'talk':3 'tri':40 'understand':58 'valu':86 'way':33 'yes':56 'younger':69,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697990475
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7657389"
  +editedAt: DateTimeImmutable @1697946862 {#1487
    date: 2023-10-22 05:54:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697904075 {#1485
    date: 2023-10-21 18:01:15.0 +02: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 {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "When-your-country-don-t-give-a-sH1t-about-piracy"
  +title: "When your country don't give a sH1t about piracy"
  +url: null
  +body: "If your IPS and the local authorities will not do anything if you download, upload and publish anything, what is the bare minimum of security measures you can do? Context: I live in Southamericas, here we have worse thing to deal with."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698100881 {#1755
    date: 2023-10-24 00:41:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 6711
  -titleTs: "'countri':3 'give':6 'piraci':10 'sh1t':8"
  -bodyTs: "'anyth':11,18 'author':7 'bare':22 'context':30 'deal':41 'download':14 'ip':3 'live':32 'local':6 'measur':26 'minimum':23 'publish':17 'secur':25 'southamerica':34 'thing':39 'upload':15 'wors':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697916642
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6694341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697830242 {#1760
    date: 2023-10-20 21:30:42.0 +02: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 {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "When-your-country-don-t-give-a-sH1t-about-piracy"
  +title: "When your country don't give a sH1t about piracy"
  +url: null
  +body: "If your IPS and the local authorities will not do anything if you download, upload and publish anything, what is the bare minimum of security measures you can do? Context: I live in Southamericas, here we have worse thing to deal with."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698100881 {#1755
    date: 2023-10-24 00:41:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 6711
  -titleTs: "'countri':3 'give':6 'piraci':10 'sh1t':8"
  -bodyTs: "'anyth':11,18 'author':7 'bare':22 'context':30 'deal':41 'download':14 'ip':3 'live':32 'local':6 'measur':26 'minimum':23 'publish':17 'secur':25 'southamerica':34 'thing':39 'upload':15 'wors':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697916642
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6694341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697830242 {#1760
    date: 2023-10-20 21:30:42.0 +02: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 {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "When-your-country-don-t-give-a-sH1t-about-piracy"
  +title: "When your country don't give a sH1t about piracy"
  +url: null
  +body: "If your IPS and the local authorities will not do anything if you download, upload and publish anything, what is the bare minimum of security measures you can do? Context: I live in Southamericas, here we have worse thing to deal with."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698100881 {#1755
    date: 2023-10-24 00:41:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 6711
  -titleTs: "'countri':3 'give':6 'piraci':10 'sh1t':8"
  -bodyTs: "'anyth':11,18 'author':7 'bare':22 'context':30 'deal':41 'download':14 'ip':3 'live':32 'local':6 'measur':26 'minimum':23 'publish':17 'secur':25 'southamerica':34 'thing':39 'upload':15 'wors':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697916642
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6694341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697830242 {#1760
    date: 2023-10-20 21:30:42.0 +02: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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-any-TI-Nspire-Student-software-crack"
  +title: "Is there any TI Nspire Student software crack?"
  +url: null
  +body: """
    I just got a second-hand Texas Instruments TI-Nspire CX II for school and need the student software to send files to the CAS. However, I did not have the activation code for the programme since the CAS was second hand.  \n
    I have looked through the MegaThread but have no luck :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698099909 {#1773
    date: 2023-10-24 00:25:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7333
  -titleTs: "'crack':8 'nspire':5 'softwar':7 'student':6 'ti':4"
  -bodyTs: "'activ':34 'cas':27,41 'code':35 'cx':13 'file':24 'got':3 'hand':7,44 'howev':28 'ii':14 'instrument':9 'look':47 'luck':54 'megathread':50 'need':18 'nspire':12 'programm':38 'school':16 'second':6,43 'second-hand':5 'send':23 'sinc':39 'softwar':21 'student':20 'texa':8 'ti':11 'ti-nspir':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689868303
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2254428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689850803 {#1775
    date: 2023-07-20 13:00:03.0 +02: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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-any-TI-Nspire-Student-software-crack"
  +title: "Is there any TI Nspire Student software crack?"
  +url: null
  +body: """
    I just got a second-hand Texas Instruments TI-Nspire CX II for school and need the student software to send files to the CAS. However, I did not have the activation code for the programme since the CAS was second hand.  \n
    I have looked through the MegaThread but have no luck :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698099909 {#1773
    date: 2023-10-24 00:25:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7333
  -titleTs: "'crack':8 'nspire':5 'softwar':7 'student':6 'ti':4"
  -bodyTs: "'activ':34 'cas':27,41 'code':35 'cx':13 'file':24 'got':3 'hand':7,44 'howev':28 'ii':14 'instrument':9 'look':47 'luck':54 'megathread':50 'need':18 'nspire':12 'programm':38 'school':16 'second':6,43 'second-hand':5 'send':23 'sinc':39 'softwar':21 'student':20 'texa':8 'ti':11 'ti-nspir':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689868303
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2254428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689850803 {#1775
    date: 2023-07-20 13:00:03.0 +02: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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-any-TI-Nspire-Student-software-crack"
  +title: "Is there any TI Nspire Student software crack?"
  +url: null
  +body: """
    I just got a second-hand Texas Instruments TI-Nspire CX II for school and need the student software to send files to the CAS. However, I did not have the activation code for the programme since the CAS was second hand.  \n
    I have looked through the MegaThread but have no luck :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698099909 {#1773
    date: 2023-10-24 00:25:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7333
  -titleTs: "'crack':8 'nspire':5 'softwar':7 'student':6 'ti':4"
  -bodyTs: "'activ':34 'cas':27,41 'code':35 'cx':13 'file':24 'got':3 'hand':7,44 'howev':28 'ii':14 'instrument':9 'look':47 'luck':54 'megathread':50 'need':18 'nspire':12 'programm':38 'school':16 'second':6,43 'second-hand':5 'send':23 'sinc':39 'softwar':21 'student':20 'texa':8 'ti':11 'ti-nspir':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689868303
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2254428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689850803 {#1775
    date: 2023-07-20 13:00:03.0 +02: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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-this-Brave-domain"
  +title: "What is this Brave domain"
  +url: null
  +body: """
    I turned off telemetry and “privacy preserving analytics” but saw the URL below in my DNS logs. Does anybody know what it is? I found [this repo](https://github.com/brave/star-randsrv) but don’t know what it means.\n
    \n
    `star-randsrv.bsg.brave.com`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698097231 {#1466
    date: 2023-10-23 23:40:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 7130
  -titleTs: "'brave':4 'domain':5"
  -bodyTs: "'/brave/star-randsrv)':30 'analyt':8 'anybodi':19 'dns':16 'found':25 'github.com':29 'github.com/brave/star-randsrv)':28 'know':20,34 'log':17 'mean':37 'preserv':7 'privaci':6 'repo':27 'saw':10 'star-randsrv.bsg.brave.com':38 'telemetri':4 'turn':2 'url':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070387
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5760708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019887 {#1452
    date: 2023-10-23 02:11:27.0 +02: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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-this-Brave-domain"
  +title: "What is this Brave domain"
  +url: null
  +body: """
    I turned off telemetry and “privacy preserving analytics” but saw the URL below in my DNS logs. Does anybody know what it is? I found [this repo](https://github.com/brave/star-randsrv) but don’t know what it means.\n
    \n
    `star-randsrv.bsg.brave.com`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698097231 {#1466
    date: 2023-10-23 23:40:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 7130
  -titleTs: "'brave':4 'domain':5"
  -bodyTs: "'/brave/star-randsrv)':30 'analyt':8 'anybodi':19 'dns':16 'found':25 'github.com':29 'github.com/brave/star-randsrv)':28 'know':20,34 'log':17 'mean':37 'preserv':7 'privaci':6 'repo':27 'saw':10 'star-randsrv.bsg.brave.com':38 'telemetri':4 'turn':2 'url':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070387
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5760708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019887 {#1452
    date: 2023-10-23 02:11:27.0 +02: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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-this-Brave-domain"
  +title: "What is this Brave domain"
  +url: null
  +body: """
    I turned off telemetry and “privacy preserving analytics” but saw the URL below in my DNS logs. Does anybody know what it is? I found [this repo](https://github.com/brave/star-randsrv) but don’t know what it means.\n
    \n
    `star-randsrv.bsg.brave.com`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698097231 {#1466
    date: 2023-10-23 23:40:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 7130
  -titleTs: "'brave':4 'domain':5"
  -bodyTs: "'/brave/star-randsrv)':30 'analyt':8 'anybodi':19 'dns':16 'found':25 'github.com':29 'github.com/brave/star-randsrv)':28 'know':20,34 'log':17 'mean':37 'preserv':7 'privaci':6 'repo':27 'saw':10 'star-randsrv.bsg.brave.com':38 'telemetri':4 'turn':2 'url':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070387
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5760708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019887 {#1452
    date: 2023-10-23 02:11:27.0 +02: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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
  +title: "Any advice for someone who broke bones that need surgery to fix?"
  +url: null
  +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698094916 {#1409
    date: 2023-10-23 23:01:56.0 +02: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: 6567
  -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
  -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697845693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7045290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759293 {#1450
    date: 2023-10-20 01:48:13.0 +02: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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
  +title: "Any advice for someone who broke bones that need surgery to fix?"
  +url: null
  +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698094916 {#1409
    date: 2023-10-23 23:01:56.0 +02: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: 6567
  -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
  -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697845693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7045290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759293 {#1450
    date: 2023-10-20 01:48:13.0 +02: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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
  +title: "Any advice for someone who broke bones that need surgery to fix?"
  +url: null
  +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698094916 {#1409
    date: 2023-10-23 23:01:56.0 +02: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: 6567
  -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
  -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697845693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7045290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759293 {#1450
    date: 2023-10-20 01:48:13.0 +02: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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-so-many-arr-services-Why-not-1-service-that"
  +title: "Why so many *arr services? Why not 1 service that works with all media types?"
  +url: null
  +body: """
    I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
    \n
    As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698093265 {#1417
    date: 2023-10-23 22:34:25.0 +02: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: 7093
  -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
  -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698090109
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6836994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003709 {#1414
    date: 2023-10-22 21:41:49.0 +02: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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-so-many-arr-services-Why-not-1-service-that"
  +title: "Why so many *arr services? Why not 1 service that works with all media types?"
  +url: null
  +body: """
    I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
    \n
    As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698093265 {#1417
    date: 2023-10-23 22:34:25.0 +02: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: 7093
  -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
  -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698090109
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6836994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003709 {#1414
    date: 2023-10-22 21:41:49.0 +02: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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-so-many-arr-services-Why-not-1-service-that"
  +title: "Why so many *arr services? Why not 1 service that works with all media types?"
  +url: null
  +body: """
    I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
    \n
    As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698093265 {#1417
    date: 2023-10-23 22:34:25.0 +02: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: 7093
  -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
  -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698090109
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6836994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003709 {#1414
    date: 2023-10-22 21:41:49.0 +02: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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-genuinely-interesting-people-do-you-follow-on-mastodon"
  +title: "What genuinely interesting people do you follow on mastodon?"
  +url: null
  +body: "I’m trying to build a list of interesting people/subjects to follow on mastodon. Do you have any recommendations?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698091156 {#1464
    date: 2023-10-23 21:59:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 6804
  -titleTs: "'follow':7 'genuin':2 'interest':3 'mastodon':9 'peopl':4"
  -bodyTs: "'build':5 'follow':12 'interest':9 'list':7 'm':2 'mastodon':14 'people/subjects':10 'recommend':19 'tri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697968376
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7110092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697881976 {#1448
    date: 2023-10-21 11:52:56.0 +02: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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-genuinely-interesting-people-do-you-follow-on-mastodon"
  +title: "What genuinely interesting people do you follow on mastodon?"
  +url: null
  +body: "I’m trying to build a list of interesting people/subjects to follow on mastodon. Do you have any recommendations?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698091156 {#1464
    date: 2023-10-23 21:59:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 6804
  -titleTs: "'follow':7 'genuin':2 'interest':3 'mastodon':9 'peopl':4"
  -bodyTs: "'build':5 'follow':12 'interest':9 'list':7 'm':2 'mastodon':14 'people/subjects':10 'recommend':19 'tri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697968376
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7110092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697881976 {#1448
    date: 2023-10-21 11:52:56.0 +02: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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-genuinely-interesting-people-do-you-follow-on-mastodon"
  +title: "What genuinely interesting people do you follow on mastodon?"
  +url: null
  +body: "I’m trying to build a list of interesting people/subjects to follow on mastodon. Do you have any recommendations?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698091156 {#1464
    date: 2023-10-23 21:59:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 6804
  -titleTs: "'follow':7 'genuin':2 'interest':3 'mastodon':9 'peopl':4"
  -bodyTs: "'build':5 'follow':12 'interest':9 'list':7 'm':2 'mastodon':14 'people/subjects':10 'recommend':19 'tri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697968376
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7110092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697881976 {#1448
    date: 2023-10-21 11:52:56.0 +02: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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "New-anti-VPN-measures-at-BBC"
  +title: "New anti-VPN measures at BBC"
  +url: null
  +body: """
    Today, for the first time, I couldn’t use iplayer. As usual, I switched country to UK, cleared browsing data, deleted everything from temp app data file before going there. Was using Firefox. Tried same procedure with Epic browser. Same result. Chatted with Nord support. They wanted screenshots of results from dnsleaktest dot com. Tech said wait while they checked it out. After a little while, chat terminated. Created a ticket via email.\n
    \n
    Have BBC finally made themselves bullet-proof?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 176
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698087924 {#1434
    date: 2023-10-23 21:05:24.0 +02: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: 5139
  -titleTs: "'anti':3 'anti-vpn':2 'bbc':7 'measur':5 'new':1 'vpn':4"
  -bodyTs: "'app':25 'bbc':75 'brows':19 'browser':39 'bullet':80 'bullet-proof':79 'chat':42,67 'check':60 'clear':18 'com':54 'couldn':7 'countri':15 'creat':69 'data':20,26 'delet':21 'dnsleaktest':52 'dot':53 'email':73 'epic':38 'everyth':22 'file':27 'final':76 'firefox':33 'first':4 'go':29 'iplay':10 'littl':65 'made':77 'nord':44 'procedur':36 'proof':81 'result':41,50 'said':56 'screenshot':48 'support':45 'switch':14 'tech':55 'temp':24 'termin':68 'ticket':71 'time':5 'today':1 'tri':34 'uk':17 'use':9,32 'usual':12 'via':72 'wait':57 'want':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697318591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6218713"
  +editedAt: DateTimeImmutable @1697232508 {#1431
    date: 2023-10-13 23:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232191 {#1440
    date: 2023-10-13 23:23:11.0 +02: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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "New-anti-VPN-measures-at-BBC"
  +title: "New anti-VPN measures at BBC"
  +url: null
  +body: """
    Today, for the first time, I couldn’t use iplayer. As usual, I switched country to UK, cleared browsing data, deleted everything from temp app data file before going there. Was using Firefox. Tried same procedure with Epic browser. Same result. Chatted with Nord support. They wanted screenshots of results from dnsleaktest dot com. Tech said wait while they checked it out. After a little while, chat terminated. Created a ticket via email.\n
    \n
    Have BBC finally made themselves bullet-proof?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 176
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698087924 {#1434
    date: 2023-10-23 21:05:24.0 +02: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: 5139
  -titleTs: "'anti':3 'anti-vpn':2 'bbc':7 'measur':5 'new':1 'vpn':4"
  -bodyTs: "'app':25 'bbc':75 'brows':19 'browser':39 'bullet':80 'bullet-proof':79 'chat':42,67 'check':60 'clear':18 'com':54 'couldn':7 'countri':15 'creat':69 'data':20,26 'delet':21 'dnsleaktest':52 'dot':53 'email':73 'epic':38 'everyth':22 'file':27 'final':76 'firefox':33 'first':4 'go':29 'iplay':10 'littl':65 'made':77 'nord':44 'procedur':36 'proof':81 'result':41,50 'said':56 'screenshot':48 'support':45 'switch':14 'tech':55 'temp':24 'termin':68 'ticket':71 'time':5 'today':1 'tri':34 'uk':17 'use':9,32 'usual':12 'via':72 'wait':57 'want':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697318591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6218713"
  +editedAt: DateTimeImmutable @1697232508 {#1431
    date: 2023-10-13 23:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232191 {#1440
    date: 2023-10-13 23:23:11.0 +02: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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "New-anti-VPN-measures-at-BBC"
  +title: "New anti-VPN measures at BBC"
  +url: null
  +body: """
    Today, for the first time, I couldn’t use iplayer. As usual, I switched country to UK, cleared browsing data, deleted everything from temp app data file before going there. Was using Firefox. Tried same procedure with Epic browser. Same result. Chatted with Nord support. They wanted screenshots of results from dnsleaktest dot com. Tech said wait while they checked it out. After a little while, chat terminated. Created a ticket via email.\n
    \n
    Have BBC finally made themselves bullet-proof?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 176
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698087924 {#1434
    date: 2023-10-23 21:05:24.0 +02: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: 5139
  -titleTs: "'anti':3 'anti-vpn':2 'bbc':7 'measur':5 'new':1 'vpn':4"
  -bodyTs: "'app':25 'bbc':75 'brows':19 'browser':39 'bullet':80 'bullet-proof':79 'chat':42,67 'check':60 'clear':18 'com':54 'couldn':7 'countri':15 'creat':69 'data':20,26 'delet':21 'dnsleaktest':52 'dot':53 'email':73 'epic':38 'everyth':22 'file':27 'final':76 'firefox':33 'first':4 'go':29 'iplay':10 'littl':65 'made':77 'nord':44 'procedur':36 'proof':81 'result':41,50 'said':56 'screenshot':48 'support':45 'switch':14 'tech':55 'temp':24 'termin':68 'ticket':71 'time':5 'today':1 'tri':34 'uk':17 'use':9,32 'usual':12 'via':72 'wait':57 'want':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697318591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6218713"
  +editedAt: DateTimeImmutable @1697232508 {#1431
    date: 2023-10-13 23:28:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697232191 {#1440
    date: 2023-10-13 23:23:11.0 +02: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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-Which-shell-prompt-do-you-use-and-why"
  +title: "[Question] Which shell prompt do you use and why?"
  +url: null
  +body: """
    Hi. I’ve been using [powerlevel10k](https://github.com/romkatv/powerlevel10k) for a long time, but a few days ago, I decided I wanted to customize it a bit. I opened the .p10k.zsh file, and I was shocked. It’s really massive, with TONS of options. I’ve been digging through for a few hours already, and it’s absolutely amazing how much you can customize it without actually programming anything. I was wondering what other people are using. So my questions are:\n
    \n
    - **Do you customize your shell prompt?**\n
    - **If yes, do you use some *framework* or pre-made theme, or do you just configure it the vanilla way in your bashrc/zshrc/…**\n
    - **How is your experiences with it so far?**\n
    - **Share screenshot of your prompts, please**(Sadly, my prompt is currently half done, so I can’t really share it)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698086696 {#1610
    date: 2023-10-23 20:44:56.0 +02: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: 9138
  -titleTs: "'prompt':4 'question':1 'shell':3 'use':7"
  -bodyTs: "'/romkatv/powerlevel10k)':9 'absolut':58 'actual':67 'ago':18 'alreadi':54 'amaz':59 'anyth':69 'bashrc/zshrc':111 'bit':27 'configur':104 'current':130 'custom':24,64,84 'day':17 'decid':20 'dig':48 'done':132 'experi':115 'far':119 'file':32 'framework':94 'github.com':8 'github.com/romkatv/powerlevel10k)':7 'half':131 'hi':1 'hour':53 'long':12 'made':98 'massiv':40 'much':61 'open':29 'option':44 'p10k.zsh':31 'peopl':75 'pleas':125 'powerlevel10k':6 'pre':97 'pre-mad':96 'program':68 'prompt':87,124,128 'question':80 'realli':39,137 'sad':126 'screenshot':121 'share':120,138 'shell':86 'shock':36 'theme':99 'time':13 'ton':42 'use':5,77,92 'vanilla':107 've':3,46 'want':22 'way':108 'without':66 'wonder':72 'yes':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697935422
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/1748513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896422 {#1609
    date: 2023-10-21 15:53:42.0 +02: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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-Which-shell-prompt-do-you-use-and-why"
  +title: "[Question] Which shell prompt do you use and why?"
  +url: null
  +body: """
    Hi. I’ve been using [powerlevel10k](https://github.com/romkatv/powerlevel10k) for a long time, but a few days ago, I decided I wanted to customize it a bit. I opened the .p10k.zsh file, and I was shocked. It’s really massive, with TONS of options. I’ve been digging through for a few hours already, and it’s absolutely amazing how much you can customize it without actually programming anything. I was wondering what other people are using. So my questions are:\n
    \n
    - **Do you customize your shell prompt?**\n
    - **If yes, do you use some *framework* or pre-made theme, or do you just configure it the vanilla way in your bashrc/zshrc/…**\n
    - **How is your experiences with it so far?**\n
    - **Share screenshot of your prompts, please**(Sadly, my prompt is currently half done, so I can’t really share it)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698086696 {#1610
    date: 2023-10-23 20:44:56.0 +02: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: 9138
  -titleTs: "'prompt':4 'question':1 'shell':3 'use':7"
  -bodyTs: "'/romkatv/powerlevel10k)':9 'absolut':58 'actual':67 'ago':18 'alreadi':54 'amaz':59 'anyth':69 'bashrc/zshrc':111 'bit':27 'configur':104 'current':130 'custom':24,64,84 'day':17 'decid':20 'dig':48 'done':132 'experi':115 'far':119 'file':32 'framework':94 'github.com':8 'github.com/romkatv/powerlevel10k)':7 'half':131 'hi':1 'hour':53 'long':12 'made':98 'massiv':40 'much':61 'open':29 'option':44 'p10k.zsh':31 'peopl':75 'pleas':125 'powerlevel10k':6 'pre':97 'pre-mad':96 'program':68 'prompt':87,124,128 'question':80 'realli':39,137 'sad':126 'screenshot':121 'share':120,138 'shell':86 'shock':36 'theme':99 'time':13 'ton':42 'use':5,77,92 'vanilla':107 've':3,46 'want':22 'way':108 'without':66 'wonder':72 'yes':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697935422
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/1748513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896422 {#1609
    date: 2023-10-21 15:53:42.0 +02: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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-Which-shell-prompt-do-you-use-and-why"
  +title: "[Question] Which shell prompt do you use and why?"
  +url: null
  +body: """
    Hi. I’ve been using [powerlevel10k](https://github.com/romkatv/powerlevel10k) for a long time, but a few days ago, I decided I wanted to customize it a bit. I opened the .p10k.zsh file, and I was shocked. It’s really massive, with TONS of options. I’ve been digging through for a few hours already, and it’s absolutely amazing how much you can customize it without actually programming anything. I was wondering what other people are using. So my questions are:\n
    \n
    - **Do you customize your shell prompt?**\n
    - **If yes, do you use some *framework* or pre-made theme, or do you just configure it the vanilla way in your bashrc/zshrc/…**\n
    - **How is your experiences with it so far?**\n
    - **Share screenshot of your prompts, please**(Sadly, my prompt is currently half done, so I can’t really share it)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698086696 {#1610
    date: 2023-10-23 20:44:56.0 +02: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: 9138
  -titleTs: "'prompt':4 'question':1 'shell':3 'use':7"
  -bodyTs: "'/romkatv/powerlevel10k)':9 'absolut':58 'actual':67 'ago':18 'alreadi':54 'amaz':59 'anyth':69 'bashrc/zshrc':111 'bit':27 'configur':104 'current':130 'custom':24,64,84 'day':17 'decid':20 'dig':48 'done':132 'experi':115 'far':119 'file':32 'framework':94 'github.com':8 'github.com/romkatv/powerlevel10k)':7 'half':131 'hi':1 'hour':53 'long':12 'made':98 'massiv':40 'much':61 'open':29 'option':44 'p10k.zsh':31 'peopl':75 'pleas':125 'powerlevel10k':6 'pre':97 'pre-mad':96 'program':68 'prompt':87,124,128 'question':80 'realli':39,137 'sad':126 'screenshot':121 'share':120,138 'shell':86 'shock':36 'theme':99 'time':13 'ton':42 'use':5,77,92 'vanilla':107 've':3,46 'want':22 'way':108 'without':66 'wonder':72 'yes':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697935422
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/1748513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896422 {#1609
    date: 2023-10-21 15:53:42.0 +02: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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-modern-bullshit-jobs"
  +title: "What are some modern bullshit jobs?"
  +url: null
  +body: "Jobs that either don’t contribute in any meaningful way or jobs where one would be better off if they were paid to be on call."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 186
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698083733 {#1665
    date: 2023-10-23 19:55:33.0 +02: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: 6459
  -titleTs: "'bullshit':5 'job':6 'modern':4"
  -bodyTs: "'better':17 'call':26 'contribut':6 'either':3 'job':1,12 'meaning':9 'one':14 'paid':22 'way':10 'would':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697820979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7029207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697734579 {#1675
    date: 2023-10-19 18:56:19.0 +02: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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-modern-bullshit-jobs"
  +title: "What are some modern bullshit jobs?"
  +url: null
  +body: "Jobs that either don’t contribute in any meaningful way or jobs where one would be better off if they were paid to be on call."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 186
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698083733 {#1665
    date: 2023-10-23 19:55:33.0 +02: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: 6459
  -titleTs: "'bullshit':5 'job':6 'modern':4"
  -bodyTs: "'better':17 'call':26 'contribut':6 'either':3 'job':1,12 'meaning':9 'one':14 'paid':22 'way':10 'would':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697820979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7029207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697734579 {#1675
    date: 2023-10-19 18:56:19.0 +02: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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-modern-bullshit-jobs"
  +title: "What are some modern bullshit jobs?"
  +url: null
  +body: "Jobs that either don’t contribute in any meaningful way or jobs where one would be better off if they were paid to be on call."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 186
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698083733 {#1665
    date: 2023-10-23 19:55:33.0 +02: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: 6459
  -titleTs: "'bullshit':5 'job':6 'modern':4"
  -bodyTs: "'better':17 'call':26 'contribut':6 'either':3 'job':1,12 'meaning':9 'one':14 'paid':22 'way':10 'would':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697820979
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7029207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697734579 {#1675
    date: 2023-10-19 18:56:19.0 +02: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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-create-an-instance-if-you-are-not-ready-to"
  +title: "Why create an instance if you are not ready to post in it?"
  +url: null
  +body: "Lemmy has many nearly abandoned instances. Over the entire period of its existence - several posts. Shouldn’t the instance owner post content to attract users?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698080497 {#1654
    date: 2023-10-23 19:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 6510
  -titleTs: "'creat':2 'instanc':4 'post':11 'readi':9"
  -bodyTs: "'abandon':5 'attract':24 'content':22 'entir':9 'exist':13 'instanc':6,19 'lemmi':1 'mani':3 'near':4 'owner':20 'period':10 'post':15,21 'sever':14 'shouldn':16 'user':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697832858
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2182177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697746458 {#1652
    date: 2023-10-19 22:14:18.0 +02: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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-create-an-instance-if-you-are-not-ready-to"
  +title: "Why create an instance if you are not ready to post in it?"
  +url: null
  +body: "Lemmy has many nearly abandoned instances. Over the entire period of its existence - several posts. Shouldn’t the instance owner post content to attract users?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698080497 {#1654
    date: 2023-10-23 19:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 6510
  -titleTs: "'creat':2 'instanc':4 'post':11 'readi':9"
  -bodyTs: "'abandon':5 'attract':24 'content':22 'entir':9 'exist':13 'instanc':6,19 'lemmi':1 'mani':3 'near':4 'owner':20 'period':10 'post':15,21 'sever':14 'shouldn':16 'user':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697832858
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2182177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697746458 {#1652
    date: 2023-10-19 22:14:18.0 +02: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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-create-an-instance-if-you-are-not-ready-to"
  +title: "Why create an instance if you are not ready to post in it?"
  +url: null
  +body: "Lemmy has many nearly abandoned instances. Over the entire period of its existence - several posts. Shouldn’t the instance owner post content to attract users?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698080497 {#1654
    date: 2023-10-23 19:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 6510
  -titleTs: "'creat':2 'instanc':4 'post':11 'readi':9"
  -bodyTs: "'abandon':5 'attract':24 'content':22 'entir':9 'exist':13 'instanc':6,19 'lemmi':1 'mani':3 'near':4 'owner':20 'period':10 'post':15,21 'sever':14 'shouldn':16 'user':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697832858
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2182177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697746458 {#1652
    date: 2023-10-19 22:14:18.0 +02: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