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

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.26 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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Just-moved-to-linux"
  +title: "Just moved to linux"
  +url: null
  +body: """
    So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
    \n
    I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
    \n
    This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702935903 {#184
    date: 2023-12-18 22:45:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 22843
  -titleTs: "'linux':4 'move':2"
  -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913663
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18278361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827263 {#241
    date: 2023-12-17 16:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Just-moved-to-linux"
  +title: "Just moved to linux"
  +url: null
  +body: """
    So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
    \n
    I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
    \n
    This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702935903 {#184
    date: 2023-12-18 22:45:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 22843
  -titleTs: "'linux':4 'move':2"
  -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913663
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18278361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827263 {#241
    date: 2023-12-17 16:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Just-moved-to-linux"
  +title: "Just moved to linux"
  +url: null
  +body: """
    So I’ve been wanting to try to move to linux for the past few months but have been waiting to be done school, so I could the MS office suite behind me. I’m mostly writing this to share my experience for people who are considering switching.\n
    \n
    I finally wiped my laptop to use as a test environment and installing and using it went really well so I went straight to dual booting my main PC with windows (some games I play need to be on windows for now). I started with trying opensuse tumbleweed because I wanted to try to KDE since gnome didnt vibe as well with me in my experience with Ubuntu VMs. It worked great on my laptop but the experience felt quite laggy on my desktop (if anyone has any ideas as to why, I would love to hear them). After fiddling around with installing codecs for a few hours I decided to try out KDE fedora.\n
    \n
    This has been working super duper well so far out of the box. No sluggishness, everything’s been easy to install and whenever I need to change any settings a quick search gets me what I need. The main thing I have left to figure out is gaming performance. I’ve launched 1-2 games without too much difficulty but it does seem there maybe be a performance hit. Gotta test more before coming to any conclusions there. Hoping all the games work well so I can decidedly move to Linux without leaving too many games behind.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702935903 {#184
    date: 2023-12-18 22:45:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 22843
  -titleTs: "'linux':4 'move':2"
  -bodyTs: "'-2':217 '1':216 'anyon':134 'around':149 'behind':32,260 'boot':74 'box':176 'chang':190 'codec':152 'come':237 'conclus':240 'consid':47 'could':27 'decid':158,251 'desktop':132 'didnt':106 'difficulti':222 'done':23 'dual':73 'duper':169 'easi':182 'environ':59 'everyth':179 'experi':42,114,126 'far':172 'fedora':163 'felt':127 'fiddl':148 'figur':208 'final':50 'game':81,211,218,245,259 'get':196 'gnome':105 'gotta':233 'great':120 'hear':145 'hit':232 'hope':242 'hour':156 'idea':137 'instal':61,151,184 'kde':103,162 'laggi':129 'laptop':53,123 'launch':215 'leav':256 'left':206 'linux':11,254 'love':143 'm':35 'main':76,202 'mani':258 'mayb':228 'month':16 'most':36 'move':9,252 'ms':29 'much':221 'need':84,188,200 'offic':30 'opensus':95 'past':14 'pc':77 'peopl':44 'perform':212,231 'play':83 'quick':194 'quit':128 'realli':66 'school':24 'search':195 'seem':226 'set':192 'share':40 'sinc':104 'sluggish':178 'start':92 'straight':71 'suit':31 'super':168 'switch':48 'test':58,234 'thing':203 'tri':7,94,101,160 'tumblewe':96 'ubuntu':116 'use':55,63 've':3,214 'vibe':107 'vms':117 'wait':20 'want':5,99 'well':67,109,170,247 'went':65,70 'whenev':186 'window':79,88 'wipe':51 'without':219,255 'work':119,167,246 'would':142 'write':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913663
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18278361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827263 {#241
    date: 2023-12-17 16:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-get-virtual-sorround-sound-working"
  +title: "How do I get virtual sorround sound working?"
  +url: null
  +body: """
    You have heard the story “I have moved to Linux (arch btw).”, well… this is also my story. Anyways I have problems with my headset’s virtual surround. I realized that almost all of the drivers are just simply not working on Linux, but also that there are a bunch of alternatives. I have a HyperX cloud 2 (it was cheap), it’s 5.1 by default and 7.1 if toggled. Since I switched to Linux it has been stereo only. And I also feel like the sound quality is worse.\n
    \n
    I heard somewhere that any headset can be virtual surround if configured correctly. And they sell “gaming junk” because people don’t know of this. I’m writing this so that hopefully some of you can teach me how to make any headset surround. I feel like I also must learn how to do this if I’m planning on gaming on Linux.\n
    \n
    PS: I tough about buying an actual good headphone, but if it’s not capable of surround than that’s kind of a deal-breaker. I don’t play that much, but I remember playing shooters on stereo and they were unplayable, I wouldn’t like to lock myself out of those kinds of games.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702930489 {#1867
    date: 2023-12-18 21:14:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1688 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 22822
  -titleTs: "'get':4 'sorround':6 'sound':7 'virtual':5 'work':8"
  -bodyTs: "'2':58 '5.1':64 '7.1':68 'actual':160 'almost':32 'also':16,45,83,139 'altern':52 'anyway':19 'arch':11 'breaker':179 'btw':12 'bunch':50 'buy':158 'capabl':168 'cheap':61 'cloud':57 'configur':102 'correct':103 'deal':178 'deal-break':177 'default':66 'driver':36 'feel':84,136 'game':107,151,209 'good':161 'headphon':162 'headset':25,96,133 'heard':3,92 'hope':122 'hyperx':56 'junk':108 'kind':174,207 'know':113 'learn':141 'like':85,137,200 'linux':10,43,75,153 'lock':202 'm':117,148 'make':131 'move':8 'much':185 'must':140 'peopl':110 'plan':149 'play':183,189 'problem':22 'ps':154 'qualiti':88 'realiz':30 'rememb':188 'sell':106 'shooter':190 'simpli':39 'sinc':71 'somewher':93 'sound':87 'stereo':79,192 'stori':5,18 'surround':28,100,134,170 'switch':73 'teach':127 'toggl':70 'tough':156 'unplay':196 'virtual':27,99 'well':13 'work':41 'wors':90 'wouldn':198 'write':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702907806
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11162394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702821406 {#1913
    date: 2023-12-17 14:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-get-virtual-sorround-sound-working"
  +title: "How do I get virtual sorround sound working?"
  +url: null
  +body: """
    You have heard the story “I have moved to Linux (arch btw).”, well… this is also my story. Anyways I have problems with my headset’s virtual surround. I realized that almost all of the drivers are just simply not working on Linux, but also that there are a bunch of alternatives. I have a HyperX cloud 2 (it was cheap), it’s 5.1 by default and 7.1 if toggled. Since I switched to Linux it has been stereo only. And I also feel like the sound quality is worse.\n
    \n
    I heard somewhere that any headset can be virtual surround if configured correctly. And they sell “gaming junk” because people don’t know of this. I’m writing this so that hopefully some of you can teach me how to make any headset surround. I feel like I also must learn how to do this if I’m planning on gaming on Linux.\n
    \n
    PS: I tough about buying an actual good headphone, but if it’s not capable of surround than that’s kind of a deal-breaker. I don’t play that much, but I remember playing shooters on stereo and they were unplayable, I wouldn’t like to lock myself out of those kinds of games.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702930489 {#1867
    date: 2023-12-18 21:14:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1688 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 22822
  -titleTs: "'get':4 'sorround':6 'sound':7 'virtual':5 'work':8"
  -bodyTs: "'2':58 '5.1':64 '7.1':68 'actual':160 'almost':32 'also':16,45,83,139 'altern':52 'anyway':19 'arch':11 'breaker':179 'btw':12 'bunch':50 'buy':158 'capabl':168 'cheap':61 'cloud':57 'configur':102 'correct':103 'deal':178 'deal-break':177 'default':66 'driver':36 'feel':84,136 'game':107,151,209 'good':161 'headphon':162 'headset':25,96,133 'heard':3,92 'hope':122 'hyperx':56 'junk':108 'kind':174,207 'know':113 'learn':141 'like':85,137,200 'linux':10,43,75,153 'lock':202 'm':117,148 'make':131 'move':8 'much':185 'must':140 'peopl':110 'plan':149 'play':183,189 'problem':22 'ps':154 'qualiti':88 'realiz':30 'rememb':188 'sell':106 'shooter':190 'simpli':39 'sinc':71 'somewher':93 'sound':87 'stereo':79,192 'stori':5,18 'surround':28,100,134,170 'switch':73 'teach':127 'toggl':70 'tough':156 'unplay':196 'virtual':27,99 'well':13 'work':41 'wors':90 'wouldn':198 'write':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702907806
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11162394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702821406 {#1913
    date: 2023-12-17 14:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-I-get-virtual-sorround-sound-working"
  +title: "How do I get virtual sorround sound working?"
  +url: null
  +body: """
    You have heard the story “I have moved to Linux (arch btw).”, well… this is also my story. Anyways I have problems with my headset’s virtual surround. I realized that almost all of the drivers are just simply not working on Linux, but also that there are a bunch of alternatives. I have a HyperX cloud 2 (it was cheap), it’s 5.1 by default and 7.1 if toggled. Since I switched to Linux it has been stereo only. And I also feel like the sound quality is worse.\n
    \n
    I heard somewhere that any headset can be virtual surround if configured correctly. And they sell “gaming junk” because people don’t know of this. I’m writing this so that hopefully some of you can teach me how to make any headset surround. I feel like I also must learn how to do this if I’m planning on gaming on Linux.\n
    \n
    PS: I tough about buying an actual good headphone, but if it’s not capable of surround than that’s kind of a deal-breaker. I don’t play that much, but I remember playing shooters on stereo and they were unplayable, I wouldn’t like to lock myself out of those kinds of games.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702930489 {#1867
    date: 2023-12-18 21:14:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1688 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 22822
  -titleTs: "'get':4 'sorround':6 'sound':7 'virtual':5 'work':8"
  -bodyTs: "'2':58 '5.1':64 '7.1':68 'actual':160 'almost':32 'also':16,45,83,139 'altern':52 'anyway':19 'arch':11 'breaker':179 'btw':12 'bunch':50 'buy':158 'capabl':168 'cheap':61 'cloud':57 'configur':102 'correct':103 'deal':178 'deal-break':177 'default':66 'driver':36 'feel':84,136 'game':107,151,209 'good':161 'headphon':162 'headset':25,96,133 'heard':3,92 'hope':122 'hyperx':56 'junk':108 'kind':174,207 'know':113 'learn':141 'like':85,137,200 'linux':10,43,75,153 'lock':202 'm':117,148 'make':131 'move':8 'much':185 'must':140 'peopl':110 'plan':149 'play':183,189 'problem':22 'ps':154 'qualiti':88 'realiz':30 'rememb':188 'sell':106 'shooter':190 'simpli':39 'sinc':71 'somewher':93 'sound':87 'stereo':79,192 'stori':5,18 'surround':28,100,134,170 'switch':73 'teach':127 'toggl':70 'tough':156 'unplay':196 'virtual':27,99 'well':13 'work':41 'wors':90 'wouldn':198 'write':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702907806
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11162394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702821406 {#1913
    date: 2023-12-17 14:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
  +title: "Which of your favorite creators content quality went downhill very quickly?"
  +url: null
  +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 516
  +favouriteCount: 369
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724300285 {#1900
    date: 2024-08-22 06:18:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 22817
  -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
  -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702904770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9672846"
  +editedAt: DateTimeImmutable @1705262974 {#1894
    date: 2024-01-14 21:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702818370 {#1893
    date: 2023-12-17 14:06:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
  +title: "Which of your favorite creators content quality went downhill very quickly?"
  +url: null
  +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 516
  +favouriteCount: 369
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724300285 {#1900
    date: 2024-08-22 06:18:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 22817
  -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
  -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702904770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9672846"
  +editedAt: DateTimeImmutable @1705262974 {#1894
    date: 2024-01-14 21:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702818370 {#1893
    date: 2023-12-17 14:06:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
  +title: "Which of your favorite creators content quality went downhill very quickly?"
  +url: null
  +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 516
  +favouriteCount: 369
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724300285 {#1900
    date: 2024-08-22 06:18:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 22817
  -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
  -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702904770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9672846"
  +editedAt: DateTimeImmutable @1705262974 {#1894
    date: 2024-01-14 21:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702818370 {#1893
    date: 2023-12-17 14:06:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-to-do-with-extra-HDDs"
  +title: "What to do with extra HDDs"
  +url: null
  +body: """
    Hey guys, I’m setting up my NAS (openmediavault) and very much enjoying it! It now runs my Nextcloud and a couple of services. I got a mirror ZFS setup of two 8TB drives.\n
    \n
    I got another two 8TB drives and am doubting whether I should add them as an extra mirror vdev, or create a new pool for extra backup. I’m not sure if that extra backup is necessary though, since I got a cloud backup already every day. My drives are only used 14% so I’m not even sure if I should already put them in the pool. What do you guys think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702860113 {#1953
    date: 2023-12-18 01:41:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 22814
  -titleTs: "'extra':5 'hdds':6"
  -bodyTs: "'14':87 '8tb':33,39 'add':47 'alreadi':79,97 'anoth':37 'backup':61,69,78 'cloud':77 'coupl':22 'creat':55 'day':81 'doubt':43 'drive':34,40,83 'enjoy':13 'even':92 'everi':80 'extra':51,60,68 'got':26,36,75 'guy':2,106 'hey':1 'm':4,63,90 'mirror':28,52 'much':12 'nas':8 'necessari':71 'new':57 'nextcloud':19 'openmediavault':9 'pool':58,102 'put':98 'run':17 'servic':24 'set':5 'setup':30 'sinc':73 'sure':65,93 'think':107 'though':72 'two':32,38 'use':86 'vdev':53 'whether':44 'zfs':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702903483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7918650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702817983 {#1937
    date: 2023-12-17 13:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-to-do-with-extra-HDDs"
  +title: "What to do with extra HDDs"
  +url: null
  +body: """
    Hey guys, I’m setting up my NAS (openmediavault) and very much enjoying it! It now runs my Nextcloud and a couple of services. I got a mirror ZFS setup of two 8TB drives.\n
    \n
    I got another two 8TB drives and am doubting whether I should add them as an extra mirror vdev, or create a new pool for extra backup. I’m not sure if that extra backup is necessary though, since I got a cloud backup already every day. My drives are only used 14% so I’m not even sure if I should already put them in the pool. What do you guys think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702860113 {#1953
    date: 2023-12-18 01:41:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 22814
  -titleTs: "'extra':5 'hdds':6"
  -bodyTs: "'14':87 '8tb':33,39 'add':47 'alreadi':79,97 'anoth':37 'backup':61,69,78 'cloud':77 'coupl':22 'creat':55 'day':81 'doubt':43 'drive':34,40,83 'enjoy':13 'even':92 'everi':80 'extra':51,60,68 'got':26,36,75 'guy':2,106 'hey':1 'm':4,63,90 'mirror':28,52 'much':12 'nas':8 'necessari':71 'new':57 'nextcloud':19 'openmediavault':9 'pool':58,102 'put':98 'run':17 'servic':24 'set':5 'setup':30 'sinc':73 'sure':65,93 'think':107 'though':72 'two':32,38 'use':86 'vdev':53 'whether':44 'zfs':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702903483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7918650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702817983 {#1937
    date: 2023-12-17 13:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-to-do-with-extra-HDDs"
  +title: "What to do with extra HDDs"
  +url: null
  +body: """
    Hey guys, I’m setting up my NAS (openmediavault) and very much enjoying it! It now runs my Nextcloud and a couple of services. I got a mirror ZFS setup of two 8TB drives.\n
    \n
    I got another two 8TB drives and am doubting whether I should add them as an extra mirror vdev, or create a new pool for extra backup. I’m not sure if that extra backup is necessary though, since I got a cloud backup already every day. My drives are only used 14% so I’m not even sure if I should already put them in the pool. What do you guys think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702860113 {#1953
    date: 2023-12-18 01:41:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 22814
  -titleTs: "'extra':5 'hdds':6"
  -bodyTs: "'14':87 '8tb':33,39 'add':47 'alreadi':79,97 'anoth':37 'backup':61,69,78 'cloud':77 'coupl':22 'creat':55 'day':81 'doubt':43 'drive':34,40,83 'enjoy':13 'even':92 'everi':80 'extra':51,60,68 'got':26,36,75 'guy':2,106 'hey':1 'm':4,63,90 'mirror':28,52 'much':12 'nas':8 'necessari':71 'new':57 'nextcloud':19 'openmediavault':9 'pool':58,102 'put':98 'run':17 'servic':24 'set':5 'setup':30 'sinc':73 'sure':65,93 'think':107 'though':72 'two':32,38 'use':86 'vdev':53 'whether':44 'zfs':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702903483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7918650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702817983 {#1937
    date: 2023-12-17 13:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-are-threat-actors-using-telegram-and-not-simplex-briar"
  +title: "why are threat actors using telegram and not simplex / briar /jami etc."
  +url: null
  +body: "I dont understand why threat actors / hackers use telegram which obtains your phone number and not simplex or even signal for that matter"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817854 {#1397
    date: 2023-12-17 13:57:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 22813
  -titleTs: "'/jami':11 'actor':4 'briar':10 'etc':12 'simplex':9 'telegram':6 'threat':3 'use':5"
  -bodyTs: "'actor':6 'dont':2 'even':19 'hacker':7 'matter':23 'number':14 'obtain':11 'phone':13 'signal':20 'simplex':17 'telegram':9 'threat':5 'understand':3 'use':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702881578
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2266056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816578 {#1388
    date: 2023-12-17 13:36:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-are-threat-actors-using-telegram-and-not-simplex-briar"
  +title: "why are threat actors using telegram and not simplex / briar /jami etc."
  +url: null
  +body: "I dont understand why threat actors / hackers use telegram which obtains your phone number and not simplex or even signal for that matter"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817854 {#1397
    date: 2023-12-17 13:57:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 22813
  -titleTs: "'/jami':11 'actor':4 'briar':10 'etc':12 'simplex':9 'telegram':6 'threat':3 'use':5"
  -bodyTs: "'actor':6 'dont':2 'even':19 'hacker':7 'matter':23 'number':14 'obtain':11 'phone':13 'signal':20 'simplex':17 'telegram':9 'threat':5 'understand':3 'use':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702881578
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2266056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816578 {#1388
    date: 2023-12-17 13:36:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-are-threat-actors-using-telegram-and-not-simplex-briar"
  +title: "why are threat actors using telegram and not simplex / briar /jami etc."
  +url: null
  +body: "I dont understand why threat actors / hackers use telegram which obtains your phone number and not simplex or even signal for that matter"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817854 {#1397
    date: 2023-12-17 13:57:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 22813
  -titleTs: "'/jami':11 'actor':4 'briar':10 'etc':12 'simplex':9 'telegram':6 'threat':3 'use':5"
  -bodyTs: "'actor':6 'dont':2 'even':19 'hacker':7 'matter':23 'number':14 'obtain':11 'phone':13 'signal':20 'simplex':17 'telegram':9 'threat':5 'understand':3 'use':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702881578
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2266056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702816578 {#1388
    date: 2023-12-17 13:36:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Got-two-shit-tablets-for-free-want-to-install-mobile"
  +title: "Got two shit tablets for free, want to install mobile linux distros on them. Any reccomendations?"
  +url: null
  +body: """
    Hello! I’ve got 2 alcatel 1T7 tablets completely for free from my internet provider some time ago, didn’t use them at all because the thing is lighter than a rasppi. Want to tinker on it now, thinking of installing a linux OS for more freedom on what to do and also to degooglify the tablet. Any recommendations on OS selection?\n
    \n
    It runs amd32 chip, ARM Cortex-A7
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702813336 {#1945
    date: 2023-12-17 12:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 30537
  -titleTs: "'distro':12 'free':6 'got':1 'instal':9 'linux':11 'mobil':10 'reccomend':16 'shit':3 'tablet':4 'two':2 'want':7"
  -bodyTs: "'1t7':7 '2':5 'a7':70 'ago':18 'alcatel':6 'also':53 'amd32':65 'arm':67 'chip':66 'complet':9 'cortex':69 'cortex-a7':68 'degooglifi':55 'didn':19 'free':11 'freedom':47 'got':4 'hello':1 'instal':41 'internet':14 'lighter':29 'linux':43 'os':44,61 'provid':15 'rasppi':32 'recommend':59 'run':64 'select':62 'tablet':8,57 'thing':27 'think':39 'time':17 'tinker':35 'use':21 've':3 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9425813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702813336 {#1969
    date: 2023-12-17 12:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Got-two-shit-tablets-for-free-want-to-install-mobile"
  +title: "Got two shit tablets for free, want to install mobile linux distros on them. Any reccomendations?"
  +url: null
  +body: """
    Hello! I’ve got 2 alcatel 1T7 tablets completely for free from my internet provider some time ago, didn’t use them at all because the thing is lighter than a rasppi. Want to tinker on it now, thinking of installing a linux OS for more freedom on what to do and also to degooglify the tablet. Any recommendations on OS selection?\n
    \n
    It runs amd32 chip, ARM Cortex-A7
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702813336 {#1945
    date: 2023-12-17 12:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 30537
  -titleTs: "'distro':12 'free':6 'got':1 'instal':9 'linux':11 'mobil':10 'reccomend':16 'shit':3 'tablet':4 'two':2 'want':7"
  -bodyTs: "'1t7':7 '2':5 'a7':70 'ago':18 'alcatel':6 'also':53 'amd32':65 'arm':67 'chip':66 'complet':9 'cortex':69 'cortex-a7':68 'degooglifi':55 'didn':19 'free':11 'freedom':47 'got':4 'hello':1 'instal':41 'internet':14 'lighter':29 'linux':43 'os':44,61 'provid':15 'rasppi':32 'recommend':59 'run':64 'select':62 'tablet':8,57 'thing':27 'think':39 'time':17 'tinker':35 'use':21 've':3 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9425813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702813336 {#1969
    date: 2023-12-17 12:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Got-two-shit-tablets-for-free-want-to-install-mobile"
  +title: "Got two shit tablets for free, want to install mobile linux distros on them. Any reccomendations?"
  +url: null
  +body: """
    Hello! I’ve got 2 alcatel 1T7 tablets completely for free from my internet provider some time ago, didn’t use them at all because the thing is lighter than a rasppi. Want to tinker on it now, thinking of installing a linux OS for more freedom on what to do and also to degooglify the tablet. Any recommendations on OS selection?\n
    \n
    It runs amd32 chip, ARM Cortex-A7
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702813336 {#1945
    date: 2023-12-17 12:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 30537
  -titleTs: "'distro':12 'free':6 'got':1 'instal':9 'linux':11 'mobil':10 'reccomend':16 'shit':3 'tablet':4 'two':2 'want':7"
  -bodyTs: "'1t7':7 '2':5 'a7':70 'ago':18 'alcatel':6 'also':53 'amd32':65 'arm':67 'chip':66 'complet':9 'cortex':69 'cortex-a7':68 'degooglifi':55 'didn':19 'free':11 'freedom':47 'got':4 'hello':1 'instal':41 'internet':14 'lighter':29 'linux':43 'os':44,61 'provid':15 'rasppi':32 'recommend':59 'run':64 'select':62 'tablet':8,57 'thing':27 'think':39 'time':17 'tinker':35 'use':21 've':3 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9425813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702813336 {#1969
    date: 2023-12-17 12:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-no-brainer-inventions-or-features-that-just"
  +title: "What are some "no brainer" inventions or features that just haven't made it to the consumer yet?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702810128 {#1371
    date: 2023-12-17 11:48:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 30350
  -titleTs: "'brainer':5 'consum':17 'featur':8 'haven':11 'invent':6 'made':13 'yet':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9670007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810128 {#1375
    date: 2023-12-17 11:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-no-brainer-inventions-or-features-that-just"
  +title: "What are some "no brainer" inventions or features that just haven't made it to the consumer yet?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702810128 {#1371
    date: 2023-12-17 11:48:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 30350
  -titleTs: "'brainer':5 'consum':17 'featur':8 'haven':11 'invent':6 'made':13 'yet':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9670007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810128 {#1375
    date: 2023-12-17 11:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-some-no-brainer-inventions-or-features-that-just"
  +title: "What are some "no brainer" inventions or features that just haven't made it to the consumer yet?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702810128 {#1371
    date: 2023-12-17 11:48:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 30350
  -titleTs: "'brainer':5 'consum':17 'featur':8 'haven':11 'invent':6 'made':13 'yet':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9670007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702810128 {#1375
    date: 2023-12-17 11:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Solved-Help-with-PollyMc"
  +title: "[Solved] Help with PollyMc"
  +url: null
  +body: """
    I have been trying to use PollyMc but I can’t really figure it out. So I launched minecraft after adding an offline account but it doesn’t seem to work after closing the launcher and opening minecraft again. If I have internet it starts to download some library files again and then it does launch minecraft. Do I have to download these files every time I launch minecraft? Could someone point me to a guide or something?\n
    \n
    Edit: The Launcher seems to have fixed itself.\n
    \n
    What I did.\n
    \n
    1. Import an old instance in PollyMC\n
    2. Update it’s version (Right click on the instance > Edit > Version then click on change version)\n
    3. Then I launched it online. That downloaded libraries to run minecraft. (Not sure I needed them or not.)\n
    4. Closed PollyMc and then launching offline wouldn’t work.\n
    \n
    But now it works again magically, both with and without connected to internet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702853284 {#2446
    date: 2023-12-17 23:48:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 22799
  -titleTs: "'help':2 'pollymc':4 'solv':1"
  -bodyTs: "'1':90 '2':97 '3':114 '4':133 'account':24 'ad':21 'chang':112 'click':103,110 'close':33,134 'connect':153 'could':70 'doesn':27 'download':47,62,121 'edit':79,107 'everi':65 'figur':13 'file':50,64 'fix':85 'guid':76 'import':91 'instanc':94,106 'internet':43,155 'launch':18,56,68,117,138 'launcher':35,81 'librari':49,122 'magic':148 'minecraft':19,38,57,69,125 'need':129 'offlin':23,139 'old':93 'onlin':119 'open':37 'point':72 'pollymc':7,96,135 'realli':12 'right':102 'run':124 'seem':29,82 'someon':71 'someth':78 'start':45 'sure':127 'time':66 'tri':4 'updat':98 'use':6 'version':101,108,113 'without':152 'work':31,142,146 'wouldn':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702891489
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18256687"
  +editedAt: DateTimeImmutable @1705231573 {#2428
    date: 2024-01-14 12:26:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702805989 {#2444
    date: 2023-12-17 10:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Solved-Help-with-PollyMc"
  +title: "[Solved] Help with PollyMc"
  +url: null
  +body: """
    I have been trying to use PollyMc but I can’t really figure it out. So I launched minecraft after adding an offline account but it doesn’t seem to work after closing the launcher and opening minecraft again. If I have internet it starts to download some library files again and then it does launch minecraft. Do I have to download these files every time I launch minecraft? Could someone point me to a guide or something?\n
    \n
    Edit: The Launcher seems to have fixed itself.\n
    \n
    What I did.\n
    \n
    1. Import an old instance in PollyMC\n
    2. Update it’s version (Right click on the instance > Edit > Version then click on change version)\n
    3. Then I launched it online. That downloaded libraries to run minecraft. (Not sure I needed them or not.)\n
    4. Closed PollyMc and then launching offline wouldn’t work.\n
    \n
    But now it works again magically, both with and without connected to internet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702853284 {#2446
    date: 2023-12-17 23:48:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 22799
  -titleTs: "'help':2 'pollymc':4 'solv':1"
  -bodyTs: "'1':90 '2':97 '3':114 '4':133 'account':24 'ad':21 'chang':112 'click':103,110 'close':33,134 'connect':153 'could':70 'doesn':27 'download':47,62,121 'edit':79,107 'everi':65 'figur':13 'file':50,64 'fix':85 'guid':76 'import':91 'instanc':94,106 'internet':43,155 'launch':18,56,68,117,138 'launcher':35,81 'librari':49,122 'magic':148 'minecraft':19,38,57,69,125 'need':129 'offlin':23,139 'old':93 'onlin':119 'open':37 'point':72 'pollymc':7,96,135 'realli':12 'right':102 'run':124 'seem':29,82 'someon':71 'someth':78 'start':45 'sure':127 'time':66 'tri':4 'updat':98 'use':6 'version':101,108,113 'without':152 'work':31,142,146 'wouldn':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702891489
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18256687"
  +editedAt: DateTimeImmutable @1705231573 {#2428
    date: 2024-01-14 12:26:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702805989 {#2444
    date: 2023-12-17 10:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Solved-Help-with-PollyMc"
  +title: "[Solved] Help with PollyMc"
  +url: null
  +body: """
    I have been trying to use PollyMc but I can’t really figure it out. So I launched minecraft after adding an offline account but it doesn’t seem to work after closing the launcher and opening minecraft again. If I have internet it starts to download some library files again and then it does launch minecraft. Do I have to download these files every time I launch minecraft? Could someone point me to a guide or something?\n
    \n
    Edit: The Launcher seems to have fixed itself.\n
    \n
    What I did.\n
    \n
    1. Import an old instance in PollyMC\n
    2. Update it’s version (Right click on the instance > Edit > Version then click on change version)\n
    3. Then I launched it online. That downloaded libraries to run minecraft. (Not sure I needed them or not.)\n
    4. Closed PollyMc and then launching offline wouldn’t work.\n
    \n
    But now it works again magically, both with and without connected to internet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702853284 {#2446
    date: 2023-12-17 23:48:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 22799
  -titleTs: "'help':2 'pollymc':4 'solv':1"
  -bodyTs: "'1':90 '2':97 '3':114 '4':133 'account':24 'ad':21 'chang':112 'click':103,110 'close':33,134 'connect':153 'could':70 'doesn':27 'download':47,62,121 'edit':79,107 'everi':65 'figur':13 'file':50,64 'fix':85 'guid':76 'import':91 'instanc':94,106 'internet':43,155 'launch':18,56,68,117,138 'launcher':35,81 'librari':49,122 'magic':148 'minecraft':19,38,57,69,125 'need':129 'offlin':23,139 'old':93 'onlin':119 'open':37 'point':72 'pollymc':7,96,135 'realli':12 'right':102 'run':124 'seem':29,82 'someon':71 'someth':78 'start':45 'sure':127 'time':66 'tri':4 'updat':98 'use':6 'version':101,108,113 'without':152 'work':31,142,146 'wouldn':140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702891489
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18256687"
  +editedAt: DateTimeImmutable @1705231573 {#2428
    date: 2024-01-14 12:26:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702805989 {#2444
    date: 2023-12-17 10:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
  +title: "I don't have anything to hide, so I don't care"
  +url: null
  +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703406990 {#2356
    date: 2023-12-24 09:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 22771
  -titleTs: "'anyth':5 'care':12 'hide':7"
  -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702874223
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6603898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787823 {#2451
    date: 2023-12-17 05:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
  +title: "I don't have anything to hide, so I don't care"
  +url: null
  +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703406990 {#2356
    date: 2023-12-24 09:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 22771
  -titleTs: "'anyth':5 'care':12 'hide':7"
  -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702874223
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6603898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787823 {#2451
    date: 2023-12-17 05:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
  +title: "I don't have anything to hide, so I don't care"
  +url: null
  +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703406990 {#2356
    date: 2023-12-24 09:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 22771
  -titleTs: "'anyth':5 'care':12 'hide':7"
  -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702874223
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6603898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787823 {#2451
    date: 2023-12-17 05:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#1359
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#2488
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#1359
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#2488
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#1359
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#2488
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Linux-doesn-t-serve-birth-time-attribute-over-NFS"
  +title: "Linux doesn't serve birth time attribute over NFS"
  +url: null
  +body: """
    According to [this Phoronix article](https://www.phoronix.com/news/Linux-5.18-NFSD), Linux should support the birth time attribute in the NFS server since 5.18. However, it doesn’t show up in the stat output when looking at the file through the NFS mount, or elsewhere (at least, the Dolphin file browser and also a macOS client):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">% stat file\n
    </span><span style="color:#323232;">  File: file\n
    </span><span style="color:#323232;">  Size: 0               Blocks: 0          IO Block: 1048576 regular empty file\n
    </span><span style="color:#323232;">Device: 0,70    Inode: 103416894   Links: 1\n
    </span><span style="color:#323232;">Access: (0644/-rw-r--r--)  Uid: ( 1000/   saiko)   Gid: (  100/   users)\n
    </span><span style="color:#323232;">Access: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Modify: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Change: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;"> Birth: -\n
    </span>\n
    ```\n
    \n
    What gives? Running stat on the server directly, it shows the attribute. The backing file system is ext4, kernel 6.5.12. The client is using kernel 6.1.63.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832413 {#1514
    date: 2023-12-17 18:00:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 22743
  -titleTs: "'attribut':7 'birth':5 'doesn':2 'linux':1 'nfs':9 'serv':4 'time':6"
  -bodyTs: "'+0100':94,102,110 '-12':89,97,105 '-17':90,98,106 '/news/linux-5.18-nfsd),':8 '0':59,61,69 '03':91,99,107 '0644':76 '1':74 '100':85 '1000':82 '103416894':72 '1048576':64 '2023':88,96,104 '22':92,100,108 '45.368950609':93,101,109 '5.18':21 '6.1.63':137 '6.5.12':131 '70':70 'access':75,87 'accord':1 'also':50 'articl':5 'attribut':15,123 'back':125 'birth':13,111 'block':60,63 'browser':48 'chang':103 'client':53,133 'devic':68 'direct':119 'doesn':24 'dolphin':46 'elsewher':42 'empti':66 'ext4':129 'file':36,47,55,56,57,67,126 'gid':84 'give':113 'howev':22 'inod':71 'io':62 'kernel':130,136 'least':44 'link':73 'linux':9 'look':33 'maco':52 'modifi':95 'mount':40 'nfs':18,39 'output':31 'phoronix':4 'r':79,80 'regular':65 'run':114 'rw':78 'rw-r':77 'saiko':83 'server':19,118 'show':26,121 'sinc':20 'size':58 'stat':30,54,115 'support':11 'system':127 'time':14 'uid':81 'use':135 'user':86 'www.phoronix.com':7 'www.phoronix.com/news/linux-5.18-nfsd),':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866739
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7904105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780339 {#1499
    date: 2023-12-17 03:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Linux-doesn-t-serve-birth-time-attribute-over-NFS"
  +title: "Linux doesn't serve birth time attribute over NFS"
  +url: null
  +body: """
    According to [this Phoronix article](https://www.phoronix.com/news/Linux-5.18-NFSD), Linux should support the birth time attribute in the NFS server since 5.18. However, it doesn’t show up in the stat output when looking at the file through the NFS mount, or elsewhere (at least, the Dolphin file browser and also a macOS client):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">% stat file\n
    </span><span style="color:#323232;">  File: file\n
    </span><span style="color:#323232;">  Size: 0               Blocks: 0          IO Block: 1048576 regular empty file\n
    </span><span style="color:#323232;">Device: 0,70    Inode: 103416894   Links: 1\n
    </span><span style="color:#323232;">Access: (0644/-rw-r--r--)  Uid: ( 1000/   saiko)   Gid: (  100/   users)\n
    </span><span style="color:#323232;">Access: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Modify: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Change: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;"> Birth: -\n
    </span>\n
    ```\n
    \n
    What gives? Running stat on the server directly, it shows the attribute. The backing file system is ext4, kernel 6.5.12. The client is using kernel 6.1.63.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832413 {#1514
    date: 2023-12-17 18:00:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 22743
  -titleTs: "'attribut':7 'birth':5 'doesn':2 'linux':1 'nfs':9 'serv':4 'time':6"
  -bodyTs: "'+0100':94,102,110 '-12':89,97,105 '-17':90,98,106 '/news/linux-5.18-nfsd),':8 '0':59,61,69 '03':91,99,107 '0644':76 '1':74 '100':85 '1000':82 '103416894':72 '1048576':64 '2023':88,96,104 '22':92,100,108 '45.368950609':93,101,109 '5.18':21 '6.1.63':137 '6.5.12':131 '70':70 'access':75,87 'accord':1 'also':50 'articl':5 'attribut':15,123 'back':125 'birth':13,111 'block':60,63 'browser':48 'chang':103 'client':53,133 'devic':68 'direct':119 'doesn':24 'dolphin':46 'elsewher':42 'empti':66 'ext4':129 'file':36,47,55,56,57,67,126 'gid':84 'give':113 'howev':22 'inod':71 'io':62 'kernel':130,136 'least':44 'link':73 'linux':9 'look':33 'maco':52 'modifi':95 'mount':40 'nfs':18,39 'output':31 'phoronix':4 'r':79,80 'regular':65 'run':114 'rw':78 'rw-r':77 'saiko':83 'server':19,118 'show':26,121 'sinc':20 'size':58 'stat':30,54,115 'support':11 'system':127 'time':14 'uid':81 'use':135 'user':86 'www.phoronix.com':7 'www.phoronix.com/news/linux-5.18-nfsd),':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866739
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7904105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780339 {#1499
    date: 2023-12-17 03:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Linux-doesn-t-serve-birth-time-attribute-over-NFS"
  +title: "Linux doesn't serve birth time attribute over NFS"
  +url: null
  +body: """
    According to [this Phoronix article](https://www.phoronix.com/news/Linux-5.18-NFSD), Linux should support the birth time attribute in the NFS server since 5.18. However, it doesn’t show up in the stat output when looking at the file through the NFS mount, or elsewhere (at least, the Dolphin file browser and also a macOS client):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">% stat file\n
    </span><span style="color:#323232;">  File: file\n
    </span><span style="color:#323232;">  Size: 0               Blocks: 0          IO Block: 1048576 regular empty file\n
    </span><span style="color:#323232;">Device: 0,70    Inode: 103416894   Links: 1\n
    </span><span style="color:#323232;">Access: (0644/-rw-r--r--)  Uid: ( 1000/   saiko)   Gid: (  100/   users)\n
    </span><span style="color:#323232;">Access: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Modify: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;">Change: 2023-12-17 03:22:45.368950609 +0100\n
    </span><span style="color:#323232;"> Birth: -\n
    </span>\n
    ```\n
    \n
    What gives? Running stat on the server directly, it shows the attribute. The backing file system is ext4, kernel 6.5.12. The client is using kernel 6.1.63.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702832413 {#1514
    date: 2023-12-17 18:00:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 22743
  -titleTs: "'attribut':7 'birth':5 'doesn':2 'linux':1 'nfs':9 'serv':4 'time':6"
  -bodyTs: "'+0100':94,102,110 '-12':89,97,105 '-17':90,98,106 '/news/linux-5.18-nfsd),':8 '0':59,61,69 '03':91,99,107 '0644':76 '1':74 '100':85 '1000':82 '103416894':72 '1048576':64 '2023':88,96,104 '22':92,100,108 '45.368950609':93,101,109 '5.18':21 '6.1.63':137 '6.5.12':131 '70':70 'access':75,87 'accord':1 'also':50 'articl':5 'attribut':15,123 'back':125 'birth':13,111 'block':60,63 'browser':48 'chang':103 'client':53,133 'devic':68 'direct':119 'doesn':24 'dolphin':46 'elsewher':42 'empti':66 'ext4':129 'file':36,47,55,56,57,67,126 'gid':84 'give':113 'howev':22 'inod':71 'io':62 'kernel':130,136 'least':44 'link':73 'linux':9 'look':33 'maco':52 'modifi':95 'mount':40 'nfs':18,39 'output':31 'phoronix':4 'r':79,80 'regular':65 'run':114 'rw':78 'rw-r':77 'saiko':83 'server':19,118 'show':26,121 'sinc':20 'size':58 'stat':30,54,115 'support':11 'system':127 'time':14 'uid':81 'use':135 'user':86 'www.phoronix.com':7 'www.phoronix.com/news/linux-5.18-nfsd),':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866739
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7904105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780339 {#1499
    date: 2023-12-17 03:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-aren-t-modern-3D-platformers-as-good-as-the-PS2"
  +title: "Why aren't modern 3D platformers as good as the PS2 era of 3D platformers?"
  +url: null
  +body: """
    Please prove me wrong and suggest me some modern ones that stand up to the older ones.\n
    \n
    Also, why are there no 3rd person shooter/3D platformer hybrids aside from Ratchet &amp; Clank / Jak series? This seems like an untapped genre hybridisation that works well together. Like literally why is no one making games like this. I would love some examples of 3rd person shooter platformers to prove me wrong again.\n
    \n
    Edit: It’s not a nostalgia thing. The quality of the PS2 platformers was actually better. Even ones I discovered recently that exist on PS2 or that I hadn’t played before. If I compare them side by side with modern 3D platformers, they look like s*** compared to the PS2 ones. And case in point, there are literally no open world 3rd person shooter-3D platformers with detailed worlds/graphics outside of PS2 (that I know of) and those are the kinds of 3D platformers I enjoy most… give me an example to prove me wrong. Ok technically I know of a few examples which meet some but not all of this criteria (only because I’ve looked far and wide for them) but they’re very basic and nowhere near as intricate as these games.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702847271 {#1504
    date: 2023-12-17 22:07:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 22740
  -titleTs: "'3d':5,14 'aren':2 'era':12 'good':8 'modern':4 'platform':6,15 'ps2':11"
  -bodyTs: "'3d':111,136,154 '3rd':23,61,132 'actual':84 'also':18 'asid':28 'basic':198 'better':85 'case':123 'clank':31 'compar':104,117 'criteria':183 'detail':139 'discov':89 'edit':70 'enjoy':157 'even':86 'exampl':59,162,174 'exist':92 'far':189 'game':52,206 'genr':39 'give':159 'hadn':98 'hybrid':27 'hybridis':40 'intric':203 'jak':32 'kind':152 'know':146,170 'like':36,45,53,115 'liter':46,128 'look':114,188 'love':57 'make':51 'meet':176 'modern':9,110 'near':201 'nostalgia':75 'nowher':200 'ok':167 'older':16 'one':10,17,50,87,121 'open':130 'outsid':141 'person':24,62,133 'platform':26,64,82,112,137,155 'play':100 'pleas':1 'point':125 'prove':2,66,164 'ps2':81,94,120,143 'qualiti':78 'ratchet':30 're':196 'recent':90 'seem':35 'seri':33 'shooter':63,135 'shooter-3d':134 'shooter/3d':25 'side':106,108 'stand':12 'suggest':6 'technic':168 'thing':76 'togeth':44 'untap':38 've':187 'well':43 'wide':191 'work':42 'world':131 'worlds/graphics':140 'would':56 'wrong':4,68,166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866287
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660628"
  +editedAt: DateTimeImmutable @1705147052 {#1507
    date: 2024-01-13 12:57:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702779887 {#1505
    date: 2023-12-17 03:24:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-aren-t-modern-3D-platformers-as-good-as-the-PS2"
  +title: "Why aren't modern 3D platformers as good as the PS2 era of 3D platformers?"
  +url: null
  +body: """
    Please prove me wrong and suggest me some modern ones that stand up to the older ones.\n
    \n
    Also, why are there no 3rd person shooter/3D platformer hybrids aside from Ratchet &amp; Clank / Jak series? This seems like an untapped genre hybridisation that works well together. Like literally why is no one making games like this. I would love some examples of 3rd person shooter platformers to prove me wrong again.\n
    \n
    Edit: It’s not a nostalgia thing. The quality of the PS2 platformers was actually better. Even ones I discovered recently that exist on PS2 or that I hadn’t played before. If I compare them side by side with modern 3D platformers, they look like s*** compared to the PS2 ones. And case in point, there are literally no open world 3rd person shooter-3D platformers with detailed worlds/graphics outside of PS2 (that I know of) and those are the kinds of 3D platformers I enjoy most… give me an example to prove me wrong. Ok technically I know of a few examples which meet some but not all of this criteria (only because I’ve looked far and wide for them) but they’re very basic and nowhere near as intricate as these games.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702847271 {#1504
    date: 2023-12-17 22:07:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 22740
  -titleTs: "'3d':5,14 'aren':2 'era':12 'good':8 'modern':4 'platform':6,15 'ps2':11"
  -bodyTs: "'3d':111,136,154 '3rd':23,61,132 'actual':84 'also':18 'asid':28 'basic':198 'better':85 'case':123 'clank':31 'compar':104,117 'criteria':183 'detail':139 'discov':89 'edit':70 'enjoy':157 'even':86 'exampl':59,162,174 'exist':92 'far':189 'game':52,206 'genr':39 'give':159 'hadn':98 'hybrid':27 'hybridis':40 'intric':203 'jak':32 'kind':152 'know':146,170 'like':36,45,53,115 'liter':46,128 'look':114,188 'love':57 'make':51 'meet':176 'modern':9,110 'near':201 'nostalgia':75 'nowher':200 'ok':167 'older':16 'one':10,17,50,87,121 'open':130 'outsid':141 'person':24,62,133 'platform':26,64,82,112,137,155 'play':100 'pleas':1 'point':125 'prove':2,66,164 'ps2':81,94,120,143 'qualiti':78 'ratchet':30 're':196 'recent':90 'seem':35 'seri':33 'shooter':63,135 'shooter-3d':134 'shooter/3d':25 'side':106,108 'stand':12 'suggest':6 'technic':168 'thing':76 'togeth':44 'untap':38 've':187 'well':43 'wide':191 'work':42 'world':131 'worlds/graphics':140 'would':56 'wrong':4,68,166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866287
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660628"
  +editedAt: DateTimeImmutable @1705147052 {#1507
    date: 2024-01-13 12:57:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702779887 {#1505
    date: 2023-12-17 03:24:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-aren-t-modern-3D-platformers-as-good-as-the-PS2"
  +title: "Why aren't modern 3D platformers as good as the PS2 era of 3D platformers?"
  +url: null
  +body: """
    Please prove me wrong and suggest me some modern ones that stand up to the older ones.\n
    \n
    Also, why are there no 3rd person shooter/3D platformer hybrids aside from Ratchet &amp; Clank / Jak series? This seems like an untapped genre hybridisation that works well together. Like literally why is no one making games like this. I would love some examples of 3rd person shooter platformers to prove me wrong again.\n
    \n
    Edit: It’s not a nostalgia thing. The quality of the PS2 platformers was actually better. Even ones I discovered recently that exist on PS2 or that I hadn’t played before. If I compare them side by side with modern 3D platformers, they look like s*** compared to the PS2 ones. And case in point, there are literally no open world 3rd person shooter-3D platformers with detailed worlds/graphics outside of PS2 (that I know of) and those are the kinds of 3D platformers I enjoy most… give me an example to prove me wrong. Ok technically I know of a few examples which meet some but not all of this criteria (only because I’ve looked far and wide for them) but they’re very basic and nowhere near as intricate as these games.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702847271 {#1504
    date: 2023-12-17 22:07:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 22740
  -titleTs: "'3d':5,14 'aren':2 'era':12 'good':8 'modern':4 'platform':6,15 'ps2':11"
  -bodyTs: "'3d':111,136,154 '3rd':23,61,132 'actual':84 'also':18 'asid':28 'basic':198 'better':85 'case':123 'clank':31 'compar':104,117 'criteria':183 'detail':139 'discov':89 'edit':70 'enjoy':157 'even':86 'exampl':59,162,174 'exist':92 'far':189 'game':52,206 'genr':39 'give':159 'hadn':98 'hybrid':27 'hybridis':40 'intric':203 'jak':32 'kind':152 'know':146,170 'like':36,45,53,115 'liter':46,128 'look':114,188 'love':57 'make':51 'meet':176 'modern':9,110 'near':201 'nostalgia':75 'nowher':200 'ok':167 'older':16 'one':10,17,50,87,121 'open':130 'outsid':141 'person':24,62,133 'platform':26,64,82,112,137,155 'play':100 'pleas':1 'point':125 'prove':2,66,164 'ps2':81,94,120,143 'qualiti':78 'ratchet':30 're':196 'recent':90 'seem':35 'seri':33 'shooter':63,135 'shooter-3d':134 'shooter/3d':25 'side':106,108 'stand':12 'suggest':6 'technic':168 'thing':76 'togeth':44 'untap':38 've':187 'well':43 'wide':191 'work':42 'world':131 'worlds/graphics':140 'would':56 'wrong':4,68,166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702866287
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660628"
  +editedAt: DateTimeImmutable @1705147052 {#1507
    date: 2024-01-13 12:57:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702779887 {#1505
    date: 2023-12-17 03:24:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Recent-and-perplexing-ordeal-with-YouTube"
  +title: "Recent and perplexing ordeal with YouTube"
  +url: null
  +body: """
    I worked for many years (hundreds of hours) locating, remastering and uploading content for a fan-based YouTube channel named ‘R.E.M. Archive’. I did 99% of the work and was happy to do this for the huge fan base. I believe the channel existed for about 6 years or so.\n
    \n
    I had to use the Wayback Machine in order to find an example [screenshot](https://i.imgur.com/jJYLcu6.jpg) of a video description.\n
    \n
    A few weeks ago, I checked the email address associated with the channel and found [this email from YouTube](https://i.imgur.com/gzK2V5s.jpg).\n
    \n
    I followed a link, provided in that email, to fill out an appeal form. I, simply, stated that I’d be willing to make any/all adjustments to make the channel compliant with their policy.\n
    \n
    And [this was the response](https://i.imgur.com/4tU6Vyk.jpg) I received.\n
    \n
    I’m not even mad. I will not fight them. This is utter horse shit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816638 {#1536
    date: 2023-12-17 13:37:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 22739
  -titleTs: "'ordeal':4 'perplex':3 'recent':1 'youtub':6"
  -bodyTs: "'/4tu6vyk.jpg)':136 '/gzk2v5s.jpg).':94 '/jjylcu6.jpg)':68 '6':48 '99':26 'address':81 'adjust':120 'ago':76 'any/all':119 'appeal':107 'archiv':23 'associ':82 'base':18,40 'believ':42 'channel':20,44,85,124 'check':78 'compliant':125 'content':13 'd':114 'descript':72 'email':80,89,102 'even':142 'exampl':64 'exist':45 'fan':17,39 'fan-bas':16 'fight':147 'fill':104 'find':62 'follow':96 'form':108 'found':87 'happi':32 'hors':152 'hour':8 'huge':38 'hundr':6 'i.imgur.com':67,93,135 'i.imgur.com/4tu6vyk.jpg)':134 'i.imgur.com/gzk2v5s.jpg).':92 'i.imgur.com/jjylcu6.jpg)':66 'link':98 'locat':9 'm':140 'machin':58 'mad':143 'make':118,122 'mani':4 'name':21 'order':60 'polici':128 'provid':99 'r.e.m':22 'receiv':138 'remast':10 'respons':133 'screenshot':65 'shit':153 'simpli':110 'state':111 'upload':12 'use':55 'utter':151 'video':71 'wayback':57 'week':75 'will':116 'work':2,29 'year':5,49 'youtub':19,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702819617
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10383111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702779617 {#1515
    date: 2023-12-17 03:20:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Recent-and-perplexing-ordeal-with-YouTube"
  +title: "Recent and perplexing ordeal with YouTube"
  +url: null
  +body: """
    I worked for many years (hundreds of hours) locating, remastering and uploading content for a fan-based YouTube channel named ‘R.E.M. Archive’. I did 99% of the work and was happy to do this for the huge fan base. I believe the channel existed for about 6 years or so.\n
    \n
    I had to use the Wayback Machine in order to find an example [screenshot](https://i.imgur.com/jJYLcu6.jpg) of a video description.\n
    \n
    A few weeks ago, I checked the email address associated with the channel and found [this email from YouTube](https://i.imgur.com/gzK2V5s.jpg).\n
    \n
    I followed a link, provided in that email, to fill out an appeal form. I, simply, stated that I’d be willing to make any/all adjustments to make the channel compliant with their policy.\n
    \n
    And [this was the response](https://i.imgur.com/4tU6Vyk.jpg) I received.\n
    \n
    I’m not even mad. I will not fight them. This is utter horse shit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816638 {#1536
    date: 2023-12-17 13:37:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 22739
  -titleTs: "'ordeal':4 'perplex':3 'recent':1 'youtub':6"
  -bodyTs: "'/4tu6vyk.jpg)':136 '/gzk2v5s.jpg).':94 '/jjylcu6.jpg)':68 '6':48 '99':26 'address':81 'adjust':120 'ago':76 'any/all':119 'appeal':107 'archiv':23 'associ':82 'base':18,40 'believ':42 'channel':20,44,85,124 'check':78 'compliant':125 'content':13 'd':114 'descript':72 'email':80,89,102 'even':142 'exampl':64 'exist':45 'fan':17,39 'fan-bas':16 'fight':147 'fill':104 'find':62 'follow':96 'form':108 'found':87 'happi':32 'hors':152 'hour':8 'huge':38 'hundr':6 'i.imgur.com':67,93,135 'i.imgur.com/4tu6vyk.jpg)':134 'i.imgur.com/gzk2v5s.jpg).':92 'i.imgur.com/jjylcu6.jpg)':66 'link':98 'locat':9 'm':140 'machin':58 'mad':143 'make':118,122 'mani':4 'name':21 'order':60 'polici':128 'provid':99 'r.e.m':22 'receiv':138 'remast':10 'respons':133 'screenshot':65 'shit':153 'simpli':110 'state':111 'upload':12 'use':55 'utter':151 'video':71 'wayback':57 'week':75 'will':116 'work':2,29 'year':5,49 'youtub':19,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702819617
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10383111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702779617 {#1515
    date: 2023-12-17 03:20:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Recent-and-perplexing-ordeal-with-YouTube"
  +title: "Recent and perplexing ordeal with YouTube"
  +url: null
  +body: """
    I worked for many years (hundreds of hours) locating, remastering and uploading content for a fan-based YouTube channel named ‘R.E.M. Archive’. I did 99% of the work and was happy to do this for the huge fan base. I believe the channel existed for about 6 years or so.\n
    \n
    I had to use the Wayback Machine in order to find an example [screenshot](https://i.imgur.com/jJYLcu6.jpg) of a video description.\n
    \n
    A few weeks ago, I checked the email address associated with the channel and found [this email from YouTube](https://i.imgur.com/gzK2V5s.jpg).\n
    \n
    I followed a link, provided in that email, to fill out an appeal form. I, simply, stated that I’d be willing to make any/all adjustments to make the channel compliant with their policy.\n
    \n
    And [this was the response](https://i.imgur.com/4tU6Vyk.jpg) I received.\n
    \n
    I’m not even mad. I will not fight them. This is utter horse shit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816638 {#1536
    date: 2023-12-17 13:37:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 22739
  -titleTs: "'ordeal':4 'perplex':3 'recent':1 'youtub':6"
  -bodyTs: "'/4tu6vyk.jpg)':136 '/gzk2v5s.jpg).':94 '/jjylcu6.jpg)':68 '6':48 '99':26 'address':81 'adjust':120 'ago':76 'any/all':119 'appeal':107 'archiv':23 'associ':82 'base':18,40 'believ':42 'channel':20,44,85,124 'check':78 'compliant':125 'content':13 'd':114 'descript':72 'email':80,89,102 'even':142 'exampl':64 'exist':45 'fan':17,39 'fan-bas':16 'fight':147 'fill':104 'find':62 'follow':96 'form':108 'found':87 'happi':32 'hors':152 'hour':8 'huge':38 'hundr':6 'i.imgur.com':67,93,135 'i.imgur.com/4tu6vyk.jpg)':134 'i.imgur.com/gzk2v5s.jpg).':92 'i.imgur.com/jjylcu6.jpg)':66 'link':98 'locat':9 'm':140 'machin':58 'mad':143 'make':118,122 'mani':4 'name':21 'order':60 'polici':128 'provid':99 'r.e.m':22 'receiv':138 'remast':10 'respons':133 'screenshot':65 'shit':153 'simpli':110 'state':111 'upload':12 'use':55 'utter':151 'video':71 'wayback':57 'week':75 'will':116 'work':2,29 'year':5,49 'youtub':19,91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702819617
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10383111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702779617 {#1515
    date: 2023-12-17 03:20:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1657
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1659
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1657
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1659
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1657
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1659
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-think-would-happen-if-Putin-was-assassinated"
  +title: "What do you think would happen if Putin was assassinated right now?"
  +url: null
  +body: "Pick whatever non-NATO source."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703157854 {#1469
    date: 2023-12-21 12:24:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 22730
  -titleTs: "'assassin':10 'happen':6 'putin':8 'right':11 'think':4 'would':5"
  -bodyTs: "'nato':5 'non':4 'non-nato':3 'pick':1 'sourc':6 'whatev':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702860944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9659023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702774544 {#1473
    date: 2023-12-17 01:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-think-would-happen-if-Putin-was-assassinated"
  +title: "What do you think would happen if Putin was assassinated right now?"
  +url: null
  +body: "Pick whatever non-NATO source."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703157854 {#1469
    date: 2023-12-21 12:24:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 22730
  -titleTs: "'assassin':10 'happen':6 'putin':8 'right':11 'think':4 'would':5"
  -bodyTs: "'nato':5 'non':4 'non-nato':3 'pick':1 'sourc':6 'whatev':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702860944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9659023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702774544 {#1473
    date: 2023-12-17 01:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-do-you-think-would-happen-if-Putin-was-assassinated"
  +title: "What do you think would happen if Putin was assassinated right now?"
  +url: null
  +body: "Pick whatever non-NATO source."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 130
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703157854 {#1469
    date: 2023-12-21 12:24:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 22730
  -titleTs: "'assassin':10 'happen':6 'putin':8 'right':11 'think':4 'would':5"
  -bodyTs: "'nato':5 'non':4 'non-nato':3 'pick':1 'sourc':6 'whatev':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702860944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9659023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702774544 {#1473
    date: 2023-12-17 01:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Tips-on-making-your-data-less-sellable"
  +title: "Tips on making your data less sellable?"
  +url: null
  +body: "A charity I’m volunteering for and a contractor I know insist I have a facebook account for contact reasons. Naturally I bought a separate device to use for that, but I was wondering if there were ways to make my data undesirable to potential buyers. So far I got the obvious tiennamen square posting and that gay putin pic, but I was wondering what else I could do"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926384 {#1495
    date: 2023-12-18 20:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 22711
  -titleTs: "'data':5 'less':6 'make':3 'sellabl':7 'tip':1"
  -bodyTs: "'account':17 'bought':23 'buyer':46 'chariti':2 'contact':19 'contractor':9 'could':68 'data':42 'devic':26 'els':66 'facebook':16 'far':48 'gay':58 'got':50 'insist':12 'know':11 'm':4 'make':40 'natur':21 'obvious':52 'pic':60 'post':55 'potenti':45 'putin':59 'reason':20 'separ':25 'squar':54 'tiennamen':53 'undesir':43 'use':28 'volunt':5 'way':38 'wonder':34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702849497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9653261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702763097 {#1492
    date: 2023-12-16 22:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Tips-on-making-your-data-less-sellable"
  +title: "Tips on making your data less sellable?"
  +url: null
  +body: "A charity I’m volunteering for and a contractor I know insist I have a facebook account for contact reasons. Naturally I bought a separate device to use for that, but I was wondering if there were ways to make my data undesirable to potential buyers. So far I got the obvious tiennamen square posting and that gay putin pic, but I was wondering what else I could do"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926384 {#1495
    date: 2023-12-18 20:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 22711
  -titleTs: "'data':5 'less':6 'make':3 'sellabl':7 'tip':1"
  -bodyTs: "'account':17 'bought':23 'buyer':46 'chariti':2 'contact':19 'contractor':9 'could':68 'data':42 'devic':26 'els':66 'facebook':16 'far':48 'gay':58 'got':50 'insist':12 'know':11 'm':4 'make':40 'natur':21 'obvious':52 'pic':60 'post':55 'potenti':45 'putin':59 'reason':20 'separ':25 'squar':54 'tiennamen':53 'undesir':43 'use':28 'volunt':5 'way':38 'wonder':34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702849497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9653261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702763097 {#1492
    date: 2023-12-16 22:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Tips-on-making-your-data-less-sellable"
  +title: "Tips on making your data less sellable?"
  +url: null
  +body: "A charity I’m volunteering for and a contractor I know insist I have a facebook account for contact reasons. Naturally I bought a separate device to use for that, but I was wondering if there were ways to make my data undesirable to potential buyers. So far I got the obvious tiennamen square posting and that gay putin pic, but I was wondering what else I could do"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926384 {#1495
    date: 2023-12-18 20:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 22711
  -titleTs: "'data':5 'less':6 'make':3 'sellabl':7 'tip':1"
  -bodyTs: "'account':17 'bought':23 'buyer':46 'chariti':2 'contact':19 'contractor':9 'could':68 'data':42 'devic':26 'els':66 'facebook':16 'far':48 'gay':58 'got':50 'insist':12 'know':11 'm':4 'make':40 'natur':21 'obvious':52 'pic':60 'post':55 'potenti':45 'putin':59 'reason':20 'separ':25 'squar':54 'tiennamen':53 'undesir':43 'use':28 'volunt':5 'way':38 'wonder':34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702849497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9653261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702763097 {#1492
    date: 2023-12-16 22:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-don-t-you-guys-scrobble"
  +title: "why don't you guys scrobble?"
  +url: null
  +body: "From a privacy standpoint, i guess. I want to support open scrobbling with listenbrainz and the account isn’t directly linked to a real acc. Why shouldn’t I/ why don’t you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702910420 {#1751
    date: 2023-12-18 15:40:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 22705
  -titleTs: "'guy':5 'scrobbl':6"
  -bodyTs: "'acc':25 'account':17 'direct':20 'guess':6 'isn':18 'link':21 'listenbrainz':14 'open':11 'privaci':3 'real':24 'scrobbl':12 'shouldn':27 'standpoint':4 'support':10 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702848516
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7347767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702762116 {#1788
    date: 2023-12-16 22:28:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-don-t-you-guys-scrobble"
  +title: "why don't you guys scrobble?"
  +url: null
  +body: "From a privacy standpoint, i guess. I want to support open scrobbling with listenbrainz and the account isn’t directly linked to a real acc. Why shouldn’t I/ why don’t you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702910420 {#1751
    date: 2023-12-18 15:40:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 22705
  -titleTs: "'guy':5 'scrobbl':6"
  -bodyTs: "'acc':25 'account':17 'direct':20 'guess':6 'isn':18 'link':21 'listenbrainz':14 'open':11 'privaci':3 'real':24 'scrobbl':12 'shouldn':27 'standpoint':4 'support':10 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702848516
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7347767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702762116 {#1788
    date: 2023-12-16 22:28:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-don-t-you-guys-scrobble"
  +title: "why don't you guys scrobble?"
  +url: null
  +body: "From a privacy standpoint, i guess. I want to support open scrobbling with listenbrainz and the account isn’t directly linked to a real acc. Why shouldn’t I/ why don’t you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702910420 {#1751
    date: 2023-12-18 15:40:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 22705
  -titleTs: "'guy':5 'scrobbl':6"
  -bodyTs: "'acc':25 'account':17 'direct':20 'guess':6 'isn':18 'link':21 'listenbrainz':14 'open':11 'privaci':3 'real':24 'scrobbl':12 'shouldn':27 'standpoint':4 'support':10 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702848516
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7347767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702762116 {#1788
    date: 2023-12-16 22:28:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1786
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1780
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1764
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1786
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1780
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1764
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1786
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1780
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1764
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Still-facing-the-problem-where-I-keep-getting-logged-out"
  +title: "Still facing the problem where I keep getting logged out"
  +url: null
  +body: """
    It seems like I’m logged out every time I initially load a page, but if I refresh the page or open a link (within my instance) in a new tab, I’m logged in again…\n
    \n
    I saw quite a few posts on this topic but I never found a solution…Is there some workaround for this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703108259 {#1622
    date: 2023-12-20 22:37:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 22695
  -titleTs: "'face':2 'get':8 'keep':7 'log':9 'problem':4 'still':1"
  -bodyTs: "'everi':8 'found':49 'initi':11 'instanc':27 'like':3 'link':24 'load':12 'log':6,34 'm':5,33 'never':48 'new':30 'open':22 'page':14,20 'post':42 'quit':39 'refresh':18 'saw':38 'seem':2 'solut':51 'tab':31 'time':9 'topic':45 'within':25 'workaround':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702782736
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7890602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702758236 {#1633
    date: 2023-12-16 21:23:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Still-facing-the-problem-where-I-keep-getting-logged-out"
  +title: "Still facing the problem where I keep getting logged out"
  +url: null
  +body: """
    It seems like I’m logged out every time I initially load a page, but if I refresh the page or open a link (within my instance) in a new tab, I’m logged in again…\n
    \n
    I saw quite a few posts on this topic but I never found a solution…Is there some workaround for this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703108259 {#1622
    date: 2023-12-20 22:37:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 22695
  -titleTs: "'face':2 'get':8 'keep':7 'log':9 'problem':4 'still':1"
  -bodyTs: "'everi':8 'found':49 'initi':11 'instanc':27 'like':3 'link':24 'load':12 'log':6,34 'm':5,33 'never':48 'new':30 'open':22 'page':14,20 'post':42 'quit':39 'refresh':18 'saw':38 'seem':2 'solut':51 'tab':31 'time':9 'topic':45 'within':25 'workaround':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702782736
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7890602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702758236 {#1633
    date: 2023-12-16 21:23:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Still-facing-the-problem-where-I-keep-getting-logged-out"
  +title: "Still facing the problem where I keep getting logged out"
  +url: null
  +body: """
    It seems like I’m logged out every time I initially load a page, but if I refresh the page or open a link (within my instance) in a new tab, I’m logged in again…\n
    \n
    I saw quite a few posts on this topic but I never found a solution…Is there some workaround for this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703108259 {#1622
    date: 2023-12-20 22:37:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 22695
  -titleTs: "'face':2 'get':8 'keep':7 'log':9 'problem':4 'still':1"
  -bodyTs: "'everi':8 'found':49 'initi':11 'instanc':27 'like':3 'link':24 'load':12 'log':6,34 'm':5,33 'never':48 'new':30 'open':22 'page':14,20 'post':42 'quit':39 'refresh':18 'saw':38 'seem':2 'solut':51 'tab':31 'time':9 'topic':45 'within':25 'workaround':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702782736
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7890602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702758236 {#1633
    date: 2023-12-16 21:23:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Stat-command-shows-birth-after-modify-time"
  +title: "Stat command shows birth *after* modify time?"
  +url: null
  +body: """
    Any explanation on how this happens?\n
    \n
    Access: 2023-12-14 07:57:28.376736001 +1300 Modify: 2023-12-14 07:50:20.783207177 +1300 Change: 2023-12-14 07:51:57.413989824 +1300 Birth: 2023-12-14 07:51:57.413989824 +1300\n
    \n
    Just as a matter of curiosity
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702923582 {#1442
    date: 2023-12-18 19:19:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 22658
  -titleTs: "'birth':4 'command':2 'modifi':6 'show':3 'stat':1 'time':7"
  -bodyTs: "'+1300':14,22,30,38 '-12':9,17,25,33 '-14':10,18,26,34 '07':11,19,27,35 '20.783207177':21 '2023':8,16,24,32 '28.376736001':13 '50':20 '51':28,36 '57':12 '57.413989824':29,37 'access':7 'birth':31 'chang':23 'curios':44 'explan':2 'happen':6 'matter':42 'modifi':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702824235
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4502564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750235 {#1415
    date: 2023-12-16 19:10:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Stat-command-shows-birth-after-modify-time"
  +title: "Stat command shows birth *after* modify time?"
  +url: null
  +body: """
    Any explanation on how this happens?\n
    \n
    Access: 2023-12-14 07:57:28.376736001 +1300 Modify: 2023-12-14 07:50:20.783207177 +1300 Change: 2023-12-14 07:51:57.413989824 +1300 Birth: 2023-12-14 07:51:57.413989824 +1300\n
    \n
    Just as a matter of curiosity
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702923582 {#1442
    date: 2023-12-18 19:19:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 22658
  -titleTs: "'birth':4 'command':2 'modifi':6 'show':3 'stat':1 'time':7"
  -bodyTs: "'+1300':14,22,30,38 '-12':9,17,25,33 '-14':10,18,26,34 '07':11,19,27,35 '20.783207177':21 '2023':8,16,24,32 '28.376736001':13 '50':20 '51':28,36 '57':12 '57.413989824':29,37 'access':7 'birth':31 'chang':23 'curios':44 'explan':2 'happen':6 'matter':42 'modifi':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702824235
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4502564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750235 {#1415
    date: 2023-12-16 19:10:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Stat-command-shows-birth-after-modify-time"
  +title: "Stat command shows birth *after* modify time?"
  +url: null
  +body: """
    Any explanation on how this happens?\n
    \n
    Access: 2023-12-14 07:57:28.376736001 +1300 Modify: 2023-12-14 07:50:20.783207177 +1300 Change: 2023-12-14 07:51:57.413989824 +1300 Birth: 2023-12-14 07:51:57.413989824 +1300\n
    \n
    Just as a matter of curiosity
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702923582 {#1442
    date: 2023-12-18 19:19:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 22658
  -titleTs: "'birth':4 'command':2 'modifi':6 'show':3 'stat':1 'time':7"
  -bodyTs: "'+1300':14,22,30,38 '-12':9,17,25,33 '-14':10,18,26,34 '07':11,19,27,35 '20.783207177':21 '2023':8,16,24,32 '28.376736001':13 '50':20 '51':28,36 '57':12 '57.413989824':29,37 'access':7 'birth':31 'chang':23 'curios':44 'explan':2 'happen':6 'matter':42 'modifi':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702824235
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4502564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750235 {#1415
    date: 2023-12-16 19:10:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Any-way-to-add-the-new-sort-options-inside-the"
  +title: "Any way to add the new sort options inside the app?"
  +url: null
  +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709113832 {#1427
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 22652
  -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
  -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702791473
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11451962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746973 {#1456
    date: 2023-12-16 18:16:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Any-way-to-add-the-new-sort-options-inside-the"
  +title: "Any way to add the new sort options inside the app?"
  +url: null
  +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709113832 {#1427
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 22652
  -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
  -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702791473
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11451962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746973 {#1456
    date: 2023-12-16 18:16:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Any-way-to-add-the-new-sort-options-inside-the"
  +title: "Any way to add the new sort options inside the app?"
  +url: null
  +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709113832 {#1427
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 22652
  -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
  -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702791473
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11451962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746973 {#1456
    date: 2023-12-16 18:16:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1437
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1436
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1437
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1436
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1437
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1436
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Privacy-is-not-just-an-illusion-it-s-a-delusion"
  +title: "Privacy is not just an illusion; it’s a delusion."
  +url: null
  +body: "Things like privacy statements and permission to use cookies are little more than sophisticated propaganda. If you think for a moment the Overlords cannot prepare a dossier on you within minutes that would make your mother faint and your father die of shame, you’re living in fantasy land. You have no idea how much data they store on individuals, and not just credit card purchases: tracking data, telephone conversations, text messages, anything you ever posted on the Internet. It’s a devouring machine. Get in their way, and you will find out how much they know about you. It has been this way for a very long time. This is nothing new. And yes, they really can turn on your cell phone camera and microphone at will without lights, so long as the battery is attached. And VPN? I laugh when I think about VPN. There is no cryptographic protocol used on the Internet, that the Overlords who brought all these technologies out in the first place, cannot decipher. None. The only way to live with this level of privacy evasion is to accept the reality of it. Stop thinking you are ever alone. Out in the middle of nowhere with no electronics on you? Maybe"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702743946 {#1695
    date: 2023-12-16 17:25:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 22627
  -titleTs: "'delus':10 'illus':6 'privaci':1"
  -bodyTs: "'accept':185 'alon':195 'anyth':73 'attach':137 'batteri':135 'brought':160 'camera':124 'cannot':24,169 'card':65 'cell':122 'convers':70 'cooki':9 'credit':64 'cryptograph':150 'data':56,68 'deciph':170 'devour':83 'die':41 'dossier':27 'electron':204 'evas':182 'ever':75,194 'faint':37 'fantasi':48 'father':40 'find':92 'first':167 'get':85 'idea':53 'individu':60 'internet':79,155 'know':97 'land':49 'laugh':141 'level':179 'light':130 'like':2 'littl':11 'live':46,176 'long':108,132 'machin':84 'make':34 'mayb':207 'messag':72 'microphon':126 'middl':199 'minut':31 'moment':21 'mother':36 'much':55,95 'new':113 'none':171 'noth':112 'nowher':201 'overlord':23,158 'permiss':6 'phone':123 'place':168 'post':76 'prepar':25 'privaci':3,181 'propaganda':15 'protocol':151 'purchas':66 're':45 'realiti':187 'realli':117 'shame':43 'sophist':14 'statement':4 'stop':190 'store':58 'technolog':163 'telephon':69 'text':71 'thing':1 'think':18,144,191 'time':109 'track':67 'turn':119 'use':8,152 'vpn':139,146 'way':88,104,174 'within':30 'without':129 'would':33 'yes':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702784462
  +visibility: "visible             "
  +apId: "https://futurology.today/post/258621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702742462 {#1690
    date: 2023-12-16 17:01:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Privacy-is-not-just-an-illusion-it-s-a-delusion"
  +title: "Privacy is not just an illusion; it’s a delusion."
  +url: null
  +body: "Things like privacy statements and permission to use cookies are little more than sophisticated propaganda. If you think for a moment the Overlords cannot prepare a dossier on you within minutes that would make your mother faint and your father die of shame, you’re living in fantasy land. You have no idea how much data they store on individuals, and not just credit card purchases: tracking data, telephone conversations, text messages, anything you ever posted on the Internet. It’s a devouring machine. Get in their way, and you will find out how much they know about you. It has been this way for a very long time. This is nothing new. And yes, they really can turn on your cell phone camera and microphone at will without lights, so long as the battery is attached. And VPN? I laugh when I think about VPN. There is no cryptographic protocol used on the Internet, that the Overlords who brought all these technologies out in the first place, cannot decipher. None. The only way to live with this level of privacy evasion is to accept the reality of it. Stop thinking you are ever alone. Out in the middle of nowhere with no electronics on you? Maybe"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702743946 {#1695
    date: 2023-12-16 17:25:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 22627
  -titleTs: "'delus':10 'illus':6 'privaci':1"
  -bodyTs: "'accept':185 'alon':195 'anyth':73 'attach':137 'batteri':135 'brought':160 'camera':124 'cannot':24,169 'card':65 'cell':122 'convers':70 'cooki':9 'credit':64 'cryptograph':150 'data':56,68 'deciph':170 'devour':83 'die':41 'dossier':27 'electron':204 'evas':182 'ever':75,194 'faint':37 'fantasi':48 'father':40 'find':92 'first':167 'get':85 'idea':53 'individu':60 'internet':79,155 'know':97 'land':49 'laugh':141 'level':179 'light':130 'like':2 'littl':11 'live':46,176 'long':108,132 'machin':84 'make':34 'mayb':207 'messag':72 'microphon':126 'middl':199 'minut':31 'moment':21 'mother':36 'much':55,95 'new':113 'none':171 'noth':112 'nowher':201 'overlord':23,158 'permiss':6 'phone':123 'place':168 'post':76 'prepar':25 'privaci':3,181 'propaganda':15 'protocol':151 'purchas':66 're':45 'realiti':187 'realli':117 'shame':43 'sophist':14 'statement':4 'stop':190 'store':58 'technolog':163 'telephon':69 'text':71 'thing':1 'think':18,144,191 'time':109 'track':67 'turn':119 'use':8,152 'vpn':139,146 'way':88,104,174 'within':30 'without':129 'would':33 'yes':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702784462
  +visibility: "visible             "
  +apId: "https://futurology.today/post/258621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702742462 {#1690
    date: 2023-12-16 17:01:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Privacy-is-not-just-an-illusion-it-s-a-delusion"
  +title: "Privacy is not just an illusion; it’s a delusion."
  +url: null
  +body: "Things like privacy statements and permission to use cookies are little more than sophisticated propaganda. If you think for a moment the Overlords cannot prepare a dossier on you within minutes that would make your mother faint and your father die of shame, you’re living in fantasy land. You have no idea how much data they store on individuals, and not just credit card purchases: tracking data, telephone conversations, text messages, anything you ever posted on the Internet. It’s a devouring machine. Get in their way, and you will find out how much they know about you. It has been this way for a very long time. This is nothing new. And yes, they really can turn on your cell phone camera and microphone at will without lights, so long as the battery is attached. And VPN? I laugh when I think about VPN. There is no cryptographic protocol used on the Internet, that the Overlords who brought all these technologies out in the first place, cannot decipher. None. The only way to live with this level of privacy evasion is to accept the reality of it. Stop thinking you are ever alone. Out in the middle of nowhere with no electronics on you? Maybe"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702743946 {#1695
    date: 2023-12-16 17:25:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 22627
  -titleTs: "'delus':10 'illus':6 'privaci':1"
  -bodyTs: "'accept':185 'alon':195 'anyth':73 'attach':137 'batteri':135 'brought':160 'camera':124 'cannot':24,169 'card':65 'cell':122 'convers':70 'cooki':9 'credit':64 'cryptograph':150 'data':56,68 'deciph':170 'devour':83 'die':41 'dossier':27 'electron':204 'evas':182 'ever':75,194 'faint':37 'fantasi':48 'father':40 'find':92 'first':167 'get':85 'idea':53 'individu':60 'internet':79,155 'know':97 'land':49 'laugh':141 'level':179 'light':130 'like':2 'littl':11 'live':46,176 'long':108,132 'machin':84 'make':34 'mayb':207 'messag':72 'microphon':126 'middl':199 'minut':31 'moment':21 'mother':36 'much':55,95 'new':113 'none':171 'noth':112 'nowher':201 'overlord':23,158 'permiss':6 'phone':123 'place':168 'post':76 'prepar':25 'privaci':3,181 'propaganda':15 'protocol':151 'purchas':66 're':45 'realiti':187 'realli':117 'shame':43 'sophist':14 'statement':4 'stop':190 'store':58 'technolog':163 'telephon':69 'text':71 'thing':1 'think':18,144,191 'time':109 'track':67 'turn':119 'use':8,152 'vpn':139,146 'way':88,104,174 'within':30 'without':129 'would':33 'yes':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702784462
  +visibility: "visible             "
  +apId: "https://futurology.today/post/258621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702742462 {#1690
    date: 2023-12-16 17:01:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#1646
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#1647
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#1646
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#1647
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#1646
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#1647
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Community-search-for-vet-advice"
  +title: "Community search for vet advice"
  +url: null
  +body: """
    Is there a community for asking questions about pet symptoms? Maybe a place where vets share advice?\n
    \n
    I already go to my local vet with our dogs when needed but we have no vets for aquatic animals here and I could use some advice about an issue some of my fish have.\n
    \n
    I could imagine though that it could also be a good place to share experiences and advice about more obscure issues for any pet, like SLO in dogs. We got a diagnosis from the vet, but a lot more advice online about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702892436 {#1666
    date: 2023-12-18 10:40:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 22585
  -titleTs: "'advic':5 'communiti':1 'search':2 'vet':4"
  -bodyTs: "'advic':17,44,69,92 'alreadi':19 'also':60 'anim':37 'aquat':36 'ask':6 'communiti':4 'could':41,54,59 'diagnosi':84 'dog':27,80 'experi':67 'fish':51 'go':20 'good':63 'got':82 'imagin':55 'issu':47,73 'like':77 'local':23 'lot':90 'mayb':11 'need':29 'obscur':72 'onlin':93 'pet':9,76 'place':13,64 'question':7 'share':16,66 'slo':78 'symptom':10 'though':56 'use':42 'vet':15,24,34,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702814789
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9634155"
  +editedAt: DateTimeImmutable @1705018938 {#1667
    date: 2024-01-12 01:22:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702728389 {#1668
    date: 2023-12-16 13:06:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Community-search-for-vet-advice"
  +title: "Community search for vet advice"
  +url: null
  +body: """
    Is there a community for asking questions about pet symptoms? Maybe a place where vets share advice?\n
    \n
    I already go to my local vet with our dogs when needed but we have no vets for aquatic animals here and I could use some advice about an issue some of my fish have.\n
    \n
    I could imagine though that it could also be a good place to share experiences and advice about more obscure issues for any pet, like SLO in dogs. We got a diagnosis from the vet, but a lot more advice online about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702892436 {#1666
    date: 2023-12-18 10:40:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 22585
  -titleTs: "'advic':5 'communiti':1 'search':2 'vet':4"
  -bodyTs: "'advic':17,44,69,92 'alreadi':19 'also':60 'anim':37 'aquat':36 'ask':6 'communiti':4 'could':41,54,59 'diagnosi':84 'dog':27,80 'experi':67 'fish':51 'go':20 'good':63 'got':82 'imagin':55 'issu':47,73 'like':77 'local':23 'lot':90 'mayb':11 'need':29 'obscur':72 'onlin':93 'pet':9,76 'place':13,64 'question':7 'share':16,66 'slo':78 'symptom':10 'though':56 'use':42 'vet':15,24,34,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702814789
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9634155"
  +editedAt: DateTimeImmutable @1705018938 {#1667
    date: 2024-01-12 01:22:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702728389 {#1668
    date: 2023-12-16 13:06:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Community-search-for-vet-advice"
  +title: "Community search for vet advice"
  +url: null
  +body: """
    Is there a community for asking questions about pet symptoms? Maybe a place where vets share advice?\n
    \n
    I already go to my local vet with our dogs when needed but we have no vets for aquatic animals here and I could use some advice about an issue some of my fish have.\n
    \n
    I could imagine though that it could also be a good place to share experiences and advice about more obscure issues for any pet, like SLO in dogs. We got a diagnosis from the vet, but a lot more advice online about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702892436 {#1666
    date: 2023-12-18 10:40:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 22585
  -titleTs: "'advic':5 'communiti':1 'search':2 'vet':4"
  -bodyTs: "'advic':17,44,69,92 'alreadi':19 'also':60 'anim':37 'aquat':36 'ask':6 'communiti':4 'could':41,54,59 'diagnosi':84 'dog':27,80 'experi':67 'fish':51 'go':20 'good':63 'got':82 'imagin':55 'issu':47,73 'like':77 'local':23 'lot':90 'mayb':11 'need':29 'obscur':72 'onlin':93 'pet':9,76 'place':13,64 'question':7 'share':16,66 'slo':78 'symptom':10 'though':56 'use':42 'vet':15,24,34,87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702814789
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9634155"
  +editedAt: DateTimeImmutable @1705018938 {#1667
    date: 2024-01-12 01:22:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702728389 {#1668
    date: 2023-12-16 13:06:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details