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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-sublemmys"
  +title: "What are your favorite sublemmys?"
  +url: null
  +body: "I don’t even know what sublemmys are called, M pretty sure it’s not that"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026388 {#183
    date: 2023-07-10 23:59:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 1005
  -titleTs: "'favorit':4 'sublemmi':5"
  -bodyTs: "'call':9 'even':4 'know':5 'm':10 'pretti':11 'sublemmi':7 'sure':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688865435
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1175398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688784435 {#247
    date: 2023-07-08 04:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-sublemmys"
  +title: "What are your favorite sublemmys?"
  +url: null
  +body: "I don’t even know what sublemmys are called, M pretty sure it’s not that"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026388 {#183
    date: 2023-07-10 23:59:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 1005
  -titleTs: "'favorit':4 'sublemmi':5"
  -bodyTs: "'call':9 'even':4 'know':5 'm':10 'pretti':11 'sublemmi':7 'sure':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688865435
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1175398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688784435 {#247
    date: 2023-07-08 04:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-sublemmys"
  +title: "What are your favorite sublemmys?"
  +url: null
  +body: "I don’t even know what sublemmys are called, M pretty sure it’s not that"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026388 {#183
    date: 2023-07-10 23:59:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 1005
  -titleTs: "'favorit':4 'sublemmi':5"
  -bodyTs: "'call':9 'even':4 'know':5 'm':10 'pretti':11 'sublemmi':7 'sure':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688865435
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1175398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688784435 {#247
    date: 2023-07-08 04:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Insurance-in-US"
  +title: "Insurance in US"
  +url: null
  +body: """
    Hello,\n
    \n
    I have a question about the healthcare insurance in US.\n
    \n
    I have heard that it is tied to your employment and the company provides for it.\n
    \n
    So here are a couple of questions:\n
    \n
    1. Is there no way for an individual to get their own personal insurance and not be dependent on the company?\n
    2. What about freelancers, business owners and retirees? Do they forfeit their insurances?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688520172 {#1866
    date: 2023-07-05 03:22:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 813
  -titleTs: "'insur':1 'us':3"
  -bodyTs: "'1':35 '2':56 'busi':60 'compani':24,55 'coupl':32 'depend':52 'employ':21 'forfeit':66 'freelanc':59 'get':44 'healthcar':8 'heard':14 'hello':1 'individu':42 'insur':9,48,68 'owner':61 'person':47 'provid':25 'question':5,34 'retire':63 'tie':18 'us':11 'way':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688584986
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1728892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688500486 {#1881
    date: 2023-07-04 21:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Insurance-in-US"
  +title: "Insurance in US"
  +url: null
  +body: """
    Hello,\n
    \n
    I have a question about the healthcare insurance in US.\n
    \n
    I have heard that it is tied to your employment and the company provides for it.\n
    \n
    So here are a couple of questions:\n
    \n
    1. Is there no way for an individual to get their own personal insurance and not be dependent on the company?\n
    2. What about freelancers, business owners and retirees? Do they forfeit their insurances?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688520172 {#1866
    date: 2023-07-05 03:22:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 813
  -titleTs: "'insur':1 'us':3"
  -bodyTs: "'1':35 '2':56 'busi':60 'compani':24,55 'coupl':32 'depend':52 'employ':21 'forfeit':66 'freelanc':59 'get':44 'healthcar':8 'heard':14 'hello':1 'individu':42 'insur':9,48,68 'owner':61 'person':47 'provid':25 'question':5,34 'retire':63 'tie':18 'us':11 'way':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688584986
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1728892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688500486 {#1881
    date: 2023-07-04 21:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Insurance-in-US"
  +title: "Insurance in US"
  +url: null
  +body: """
    Hello,\n
    \n
    I have a question about the healthcare insurance in US.\n
    \n
    I have heard that it is tied to your employment and the company provides for it.\n
    \n
    So here are a couple of questions:\n
    \n
    1. Is there no way for an individual to get their own personal insurance and not be dependent on the company?\n
    2. What about freelancers, business owners and retirees? Do they forfeit their insurances?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688520172 {#1866
    date: 2023-07-05 03:22:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 813
  -titleTs: "'insur':1 'us':3"
  -bodyTs: "'1':35 '2':56 'busi':60 'compani':24,55 'coupl':32 'depend':52 'employ':21 'forfeit':66 'freelanc':59 'get':44 'healthcar':8 'heard':14 'hello':1 'individu':42 'insur':9,48,68 'owner':61 'person':47 'provid':25 'question':5,34 'retire':63 'tie':18 'us':11 'way':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688584986
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1728892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688500486 {#1881
    date: 2023-07-04 21:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-stop-seeing-post-from-2-or-3"
  +title: "How do I stop seeing post from 2 or 3 days ago?"
  +url: null
  +body: "I’m using Jerboa, I don’t know if it is an app thing or a lack of content thing, but when sorting things by “hot” I only see old posts, should I only see things by new?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540656 {#1896
    date: 2023-06-23 19:17:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 224
  -titleTs: "'2':8 '3':10 'ago':12 'day':11 'post':6 'see':5 'stop':4"
  -bodyTs: "'app':13 'content':19 'hot':26 'jerboa':4 'know':8 'lack':17 'm':2 'new':38 'old':30 'post':31 'see':29,35 'sort':23 'thing':14,20,24,36 'use':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687498342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1434830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687411942 {#1395
    date: 2023-06-22 07:32:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-stop-seeing-post-from-2-or-3"
  +title: "How do I stop seeing post from 2 or 3 days ago?"
  +url: null
  +body: "I’m using Jerboa, I don’t know if it is an app thing or a lack of content thing, but when sorting things by “hot” I only see old posts, should I only see things by new?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540656 {#1896
    date: 2023-06-23 19:17:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 224
  -titleTs: "'2':8 '3':10 'ago':12 'day':11 'post':6 'see':5 'stop':4"
  -bodyTs: "'app':13 'content':19 'hot':26 'jerboa':4 'know':8 'lack':17 'm':2 'new':38 'old':30 'post':31 'see':29,35 'sort':23 'thing':14,20,24,36 'use':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687498342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1434830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687411942 {#1395
    date: 2023-06-22 07:32:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-stop-seeing-post-from-2-or-3"
  +title: "How do I stop seeing post from 2 or 3 days ago?"
  +url: null
  +body: "I’m using Jerboa, I don’t know if it is an app thing or a lack of content thing, but when sorting things by “hot” I only see old posts, should I only see things by new?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540656 {#1896
    date: 2023-06-23 19:17:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 224
  -titleTs: "'2':8 '3':10 'ago':12 'day':11 'post':6 'see':5 'stop':4"
  -bodyTs: "'app':13 'content':19 'hot':26 'jerboa':4 'know':8 'lack':17 'm':2 'new':38 'old':30 'post':31 'see':29,35 'sort':23 'thing':14,20,24,36 'use':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687498342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1434830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687411942 {#1395
    date: 2023-06-22 07:32:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Me-Literally-anything-Almost-2-year-old-daughter"
  +title: "Me: Literally anything. Almost 2 year old daughter:"
  +url: null
  +body: """
    ***No.***\n
    \n
    But seriously... She's so much fun now but everything is a quick and stern "No". Sometimes I hit the jackpot and ask her something that she actually wants and it's "Yayeeeah".
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689343548 {#1970
    date: 2023-07-14 16:05:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 29
  -titleTs: "'2':5 'almost':4 'anyth':3 'daughter':8 'liter':2 'old':7 'year':6"
  -bodyTs: "'actual':29 'ask':24 'everyth':11 'fun':8 'hit':20 'jackpot':22 'much':7 'quick':14 'serious':3 'someth':26 'sometim':18 'stern':16 'want':30 'yayeeeah':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686697700
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/post/6098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686622700 {#1978
    date: 2023-06-13 04:18:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Me-Literally-anything-Almost-2-year-old-daughter"
  +title: "Me: Literally anything. Almost 2 year old daughter:"
  +url: null
  +body: """
    ***No.***\n
    \n
    But seriously... She's so much fun now but everything is a quick and stern "No". Sometimes I hit the jackpot and ask her something that she actually wants and it's "Yayeeeah".
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689343548 {#1970
    date: 2023-07-14 16:05:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 29
  -titleTs: "'2':5 'almost':4 'anyth':3 'daughter':8 'liter':2 'old':7 'year':6"
  -bodyTs: "'actual':29 'ask':24 'everyth':11 'fun':8 'hit':20 'jackpot':22 'much':7 'quick':14 'serious':3 'someth':26 'sometim':18 'stern':16 'want':30 'yayeeeah':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686697700
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/post/6098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686622700 {#1978
    date: 2023-06-13 04:18:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Me-Literally-anything-Almost-2-year-old-daughter"
  +title: "Me: Literally anything. Almost 2 year old daughter:"
  +url: null
  +body: """
    ***No.***\n
    \n
    But seriously... She's so much fun now but everything is a quick and stern "No". Sometimes I hit the jackpot and ask her something that she actually wants and it's "Yayeeeah".
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689343548 {#1970
    date: 2023-07-14 16:05:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 29
  -titleTs: "'2':5 'almost':4 'anyth':3 'daughter':8 'liter':2 'old':7 'year':6"
  -bodyTs: "'actual':29 'ask':24 'everyth':11 'fun':8 'hit':20 'jackpot':22 'much':7 'quick':14 'serious':3 'someth':26 'sometim':18 'stern':16 'want':30 'yayeeeah':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686697700
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/post/6098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686622700 {#1978
    date: 2023-06-13 04:18:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-what-do-you-call-users-of-Lemmy"
  +title: "Lemmy, what do you call users of Lemmy?"
  +url: null
  +body: """
    I like lemmings but it might be a bit derogatory. Even with that I still think it’s better than ‘redditors’, which always sounded/looked goofy to me.\n
    \n
    Any ideas? What do we call Lemmy users?\n
    \n
    My current vote is for lemmings. I think it’s cute.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686564776 {#1380
    date: 2023-06-12 12:12:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 335
  -titleTs: "'call':5 'lemmi':1,8 'user':6"
  -bodyTs: "'alway':23 'better':19 'bit':9 'call':33 'current':37 'cute':46 'derogatori':10 'even':11 'goofi':25 'idea':29 'lem':3,41 'lemmi':34 'like':2 'might':6 'redditor':21 'sounded/looked':24 'still':15 'think':16,43 'user':35 'vote':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686513234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1195291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686426834 {#1890
    date: 2023-06-10 21:53:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-what-do-you-call-users-of-Lemmy"
  +title: "Lemmy, what do you call users of Lemmy?"
  +url: null
  +body: """
    I like lemmings but it might be a bit derogatory. Even with that I still think it’s better than ‘redditors’, which always sounded/looked goofy to me.\n
    \n
    Any ideas? What do we call Lemmy users?\n
    \n
    My current vote is for lemmings. I think it’s cute.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686564776 {#1380
    date: 2023-06-12 12:12:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 335
  -titleTs: "'call':5 'lemmi':1,8 'user':6"
  -bodyTs: "'alway':23 'better':19 'bit':9 'call':33 'current':37 'cute':46 'derogatori':10 'even':11 'goofi':25 'idea':29 'lem':3,41 'lemmi':34 'like':2 'might':6 'redditor':21 'sounded/looked':24 'still':15 'think':16,43 'user':35 'vote':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686513234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1195291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686426834 {#1890
    date: 2023-06-10 21:53:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-what-do-you-call-users-of-Lemmy"
  +title: "Lemmy, what do you call users of Lemmy?"
  +url: null
  +body: """
    I like lemmings but it might be a bit derogatory. Even with that I still think it’s better than ‘redditors’, which always sounded/looked goofy to me.\n
    \n
    Any ideas? What do we call Lemmy users?\n
    \n
    My current vote is for lemmings. I think it’s cute.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686564776 {#1380
    date: 2023-06-12 12:12:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 335
  -titleTs: "'call':5 'lemmi':1,8 'user':6"
  -bodyTs: "'alway':23 'better':19 'bit':9 'call':33 'current':37 'cute':46 'derogatori':10 'even':11 'goofi':25 'idea':29 'lem':3,41 'lemmi':34 'like':2 'might':6 'redditor':21 'sounded/looked':24 'still':15 'think':16,43 'user':35 'vote':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686513234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1195291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686426834 {#1890
    date: 2023-06-10 21:53:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-issue-with-current-browser-engines"
  +title: "What's the issue with current browser engines?"
  +url: null
  +body: "I’ve seen in various threads that the current browser engines aren’t good, such as gecko and blink. The question is why? Why do we need a new one, and what’s stopping a new one being made? Is it just the fact that they’re a lot of work to make?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729130372 {#1942
    date: 2024-10-17 03:59:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33528
  -titleTs: "'browser':7 'current':6 'engin':8 'issu':4"
  -bodyTs: "'aren':12 'blink':19 'browser':10 'current':9 'engin':11 'fact':44 'gecko':17 'good':14 'lot':49 'made':39 'make':53 'need':27 'new':29,36 'one':30,37 'question':21 're':47 'seen':3 'stop':34 'thread':6 'various':5 've':2 'work':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706479071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11261117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392671 {#1971
    date: 2024-01-27 22:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-issue-with-current-browser-engines"
  +title: "What's the issue with current browser engines?"
  +url: null
  +body: "I’ve seen in various threads that the current browser engines aren’t good, such as gecko and blink. The question is why? Why do we need a new one, and what’s stopping a new one being made? Is it just the fact that they’re a lot of work to make?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729130372 {#1942
    date: 2024-10-17 03:59:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33528
  -titleTs: "'browser':7 'current':6 'engin':8 'issu':4"
  -bodyTs: "'aren':12 'blink':19 'browser':10 'current':9 'engin':11 'fact':44 'gecko':17 'good':14 'lot':49 'made':39 'make':53 'need':27 'new':29,36 'one':30,37 'question':21 're':47 'seen':3 'stop':34 'thread':6 'various':5 've':2 'work':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706479071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11261117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392671 {#1971
    date: 2024-01-27 22:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-issue-with-current-browser-engines"
  +title: "What's the issue with current browser engines?"
  +url: null
  +body: "I’ve seen in various threads that the current browser engines aren’t good, such as gecko and blink. The question is why? Why do we need a new one, and what’s stopping a new one being made? Is it just the fact that they’re a lot of work to make?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729130372 {#1942
    date: 2024-10-17 03:59:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33528
  -titleTs: "'browser':7 'current':6 'engin':8 'issu':4"
  -bodyTs: "'aren':12 'blink':19 'browser':10 'current':9 'engin':11 'fact':44 'gecko':17 'good':14 'lot':49 'made':39 'make':53 'need':27 'new':29,36 'one':30,37 'question':21 're':47 'seen':3 'stop':34 'thread':6 'various':5 've':2 'work':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706479071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11261117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392671 {#1971
    date: 2024-01-27 22:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
  +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
  +url: null
  +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728949150 {#1367
    date: 2024-10-15 01:39:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 33337
  -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
  -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706396927
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8056308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310527 {#1902
    date: 2024-01-27 00:08: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
27 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
  +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
  +url: null
  +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728949150 {#1367
    date: 2024-10-15 01:39:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 33337
  -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
  -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706396927
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8056308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310527 {#1902
    date: 2024-01-27 00:08: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
28 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
  +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
  +url: null
  +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728949150 {#1367
    date: 2024-10-15 01:39:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 33337
  -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
  -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706396927
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8056308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310527 {#1902
    date: 2024-01-27 00:08: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
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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-Trump-wins-the-election"
  +title: "If Trump wins the election"
  +url: null
  +body: """
    Let’s say Trump wins and Europe loses its security guarantee from the US.\n
    \n
    Then the EU beefs up its military and coordinate its combined forces and military production up to the point that they are no longer in need of US military assistance in future conflicts.\n
    \n
    What will be the ramifications for the US if this was to play out in terms of trade, geo political influence etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306123 {#2432
    date: 2024-10-19 04:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 33179
  -titleTs: "'elect':5 'trump':2 'win':3"
  -bodyTs: "'assist':44 'beef':18 'combin':25 'conflict':47 'coordin':23 'etc':69 'eu':17 'europ':7 'forc':26 'futur':46 'geo':66 'guarante':11 'influenc':68 'let':1 'longer':38 'lose':8 'militari':21,28,43 'need':40 'play':60 'point':33 'polit':67 'product':29 'ramif':52 'say':3 'secur':10 'term':63 'trade':65 'trump':4 'us':14,42,55 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706343349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11201964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256949 {#2443
    date: 2024-01-26 09:15: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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-Trump-wins-the-election"
  +title: "If Trump wins the election"
  +url: null
  +body: """
    Let’s say Trump wins and Europe loses its security guarantee from the US.\n
    \n
    Then the EU beefs up its military and coordinate its combined forces and military production up to the point that they are no longer in need of US military assistance in future conflicts.\n
    \n
    What will be the ramifications for the US if this was to play out in terms of trade, geo political influence etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306123 {#2432
    date: 2024-10-19 04:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 33179
  -titleTs: "'elect':5 'trump':2 'win':3"
  -bodyTs: "'assist':44 'beef':18 'combin':25 'conflict':47 'coordin':23 'etc':69 'eu':17 'europ':7 'forc':26 'futur':46 'geo':66 'guarante':11 'influenc':68 'let':1 'longer':38 'lose':8 'militari':21,28,43 'need':40 'play':60 'point':33 'polit':67 'product':29 'ramif':52 'say':3 'secur':10 'term':63 'trade':65 'trump':4 'us':14,42,55 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706343349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11201964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256949 {#2443
    date: 2024-01-26 09:15: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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-Trump-wins-the-election"
  +title: "If Trump wins the election"
  +url: null
  +body: """
    Let’s say Trump wins and Europe loses its security guarantee from the US.\n
    \n
    Then the EU beefs up its military and coordinate its combined forces and military production up to the point that they are no longer in need of US military assistance in future conflicts.\n
    \n
    What will be the ramifications for the US if this was to play out in terms of trade, geo political influence etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306123 {#2432
    date: 2024-10-19 04:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 33179
  -titleTs: "'elect':5 'trump':2 'win':3"
  -bodyTs: "'assist':44 'beef':18 'combin':25 'conflict':47 'coordin':23 'etc':69 'eu':17 'europ':7 'forc':26 'futur':46 'geo':66 'guarante':11 'influenc':68 'let':1 'longer':38 'lose':8 'militari':21,28,43 'need':40 'play':60 'point':33 'polit':67 'product':29 'ramif':52 'say':3 'secur':10 'term':63 'trade':65 'trump':4 'us':14,42,55 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706343349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11201964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256949 {#2443
    date: 2024-01-26 09:15: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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-upgrade-path-for-Baldurs-Gate3"
  +title: "What is the upgrade path for Baldurs Gate3?"
  +url: null
  +body: "If someone had the Rune version of the game, what do they need to run the updates to get to at least have fsr2 in the game?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681872 {#2353
    date: 2024-10-11 23:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 32522
  -titleTs: "'baldur':7 'gate3':8 'path':5 'upgrad':4"
  -bodyTs: "'fsr2':24 'game':9,27 'get':19 'least':22 'need':13 'run':15 'rune':5 'someon':2 'updat':17 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706071666
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10918737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985266 {#2475
    date: 2024-01-23 05:47: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
35 DENIED edit
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-upgrade-path-for-Baldurs-Gate3"
  +title: "What is the upgrade path for Baldurs Gate3?"
  +url: null
  +body: "If someone had the Rune version of the game, what do they need to run the updates to get to at least have fsr2 in the game?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681872 {#2353
    date: 2024-10-11 23:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 32522
  -titleTs: "'baldur':7 'gate3':8 'path':5 'upgrad':4"
  -bodyTs: "'fsr2':24 'game':9,27 'get':19 'least':22 'need':13 'run':15 'rune':5 'someon':2 'updat':17 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706071666
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10918737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985266 {#2475
    date: 2024-01-23 05:47: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
36 DENIED moderate
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-upgrade-path-for-Baldurs-Gate3"
  +title: "What is the upgrade path for Baldurs Gate3?"
  +url: null
  +body: "If someone had the Rune version of the game, what do they need to run the updates to get to at least have fsr2 in the game?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681872 {#2353
    date: 2024-10-11 23:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 32522
  -titleTs: "'baldur':7 'gate3':8 'path':5 'upgrad':4"
  -bodyTs: "'fsr2':24 'game':9,27 'get':19 'least':22 'need':13 'run':15 'rune':5 'someon':2 'updat':17 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706071666
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10918737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985266 {#2475
    date: 2024-01-23 05:47: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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-cumming-will-continue-until-the-spankings-stop"
  +title: "The cumming will continue until the spankings stop."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727976785 {#2489
    date: 2024-10-03 19:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32378
  -titleTs: "'continu':4 'cum':2 'spank':7 'stop':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019996
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13269292"
  +editedAt: DateTimeImmutable @1727654449 {#2473
    date: 2024-09-30 02:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933596 {#2474
    date: 2024-01-22 15:26: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
39 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-cumming-will-continue-until-the-spankings-stop"
  +title: "The cumming will continue until the spankings stop."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727976785 {#2489
    date: 2024-10-03 19:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32378
  -titleTs: "'continu':4 'cum':2 'spank':7 'stop':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019996
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13269292"
  +editedAt: DateTimeImmutable @1727654449 {#2473
    date: 2024-09-30 02:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933596 {#2474
    date: 2024-01-22 15:26: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
40 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-cumming-will-continue-until-the-spankings-stop"
  +title: "The cumming will continue until the spankings stop."
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727976785 {#2489
    date: 2024-10-03 19:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32378
  -titleTs: "'continu':4 'cum':2 'spank':7 'stop':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706019996
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13269292"
  +editedAt: DateTimeImmutable @1727654449 {#2473
    date: 2024-09-30 02:00:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933596 {#2474
    date: 2024-01-22 15:26: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
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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727650703 {#1545
    date: 2024-09-30 00:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1547
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1481
    date: 2024-01-21 22:37:30.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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727650703 {#1545
    date: 2024-09-30 00:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1547
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1481
    date: 2024-01-21 22:37:30.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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Newbie-Curiosity"
  +title: "Linux Newbie - Curiosity"
  +url: null
  +body: """
    I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
    \n
    My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
    \n
    I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
    \n
    Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
    \n
    This is the wifi card in question:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">   description: Wireless interface\n
    </span><span style="color:#323232;">   product: Wireless 8265 / 8275\n
    </span><span style="color:#323232;">   vendor: Intel Corporation\n
    </span><span style="color:#323232;">   physical id: 0\n
    </span><span style="color:#323232;">   bus info: pci@0000:02:00.0\n
    </span><span style="color:#323232;">   logical name: wlp2s0\n
    </span><span style="color:#323232;">   version: 78\n
    </span><span style="color:#323232;">   serial: cc:2f:71:ec:52:b1\n
    </span><span style="color:#323232;">   width: 64 bits\n
    </span><span style="color:#323232;">   clock: 33MHz\n
    </span><span style="color:#323232;">   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
    </span><span style="color:#323232;">   configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
    </span><span style="color:#323232;">   resources: irq:131 memory:ec000000-ec001fff\n
    </span>\n
    ```\n
    \n
    > \n
    \n
    And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
    \n
    **Update:**\n
    ===========\n
    \n
    I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
    \n
    I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
    \n
    I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
    \n
    But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727650703 {#1545
    date: 2024-09-30 00:58:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 32239
  -titleTs: "'curios':3 'linux':1 'newbi':2"
  -bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705959450
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21520821"
  +editedAt: DateTimeImmutable @1727463936 {#1547
    date: 2024-09-27 21:05:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705873050 {#1481
    date: 2024-01-21 22:37:30.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-search-engine-that-filters-out-cookie-wall"
  +title: "Is there a search engine that filters out cookie wall and paywall pages ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727878270 {#1542
    date: 2024-10-02 16:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 32136
  -titleTs: "'cooki':9 'engin':5 'filter':7 'page':13 'paywal':12 'search':4 'wall':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705929629
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3736900"
  +editedAt: DateTimeImmutable @1727338040 {#1540
    date: 2024-09-26 10:07:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705843229 {#1538
    date: 2024-01-21 14:20: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
47 DENIED edit
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-search-engine-that-filters-out-cookie-wall"
  +title: "Is there a search engine that filters out cookie wall and paywall pages ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727878270 {#1542
    date: 2024-10-02 16:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 32136
  -titleTs: "'cooki':9 'engin':5 'filter':7 'page':13 'paywal':12 'search':4 'wall':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705929629
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3736900"
  +editedAt: DateTimeImmutable @1727338040 {#1540
    date: 2024-09-26 10:07:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705843229 {#1538
    date: 2024-01-21 14:20: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
48 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-search-engine-that-filters-out-cookie-wall"
  +title: "Is there a search engine that filters out cookie wall and paywall pages ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727878270 {#1542
    date: 2024-10-02 16:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 32136
  -titleTs: "'cooki':9 'engin':5 'filter':7 'page':13 'paywal':12 'search':4 'wall':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705929629
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3736900"
  +editedAt: DateTimeImmutable @1727338040 {#1540
    date: 2024-09-26 10:07:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705843229 {#1538
    date: 2024-01-21 14:20: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
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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1623
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#1631
    date: 2024-01-21 11:09: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
51 DENIED edit
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1623
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#1631
    date: 2024-01-21 11:09: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
52 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1623
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#1631
    date: 2024-01-21 11:09: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
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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384933 {#1750
    date: 2024-09-26 23:08:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705834246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1748
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1468
    date: 2024-01-20 13:04:06.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384933 {#1750
    date: 2024-09-26 23:08:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705834246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1748
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1468
    date: 2024-01-20 13:04:06.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727384933 {#1750
    date: 2024-09-26 23:08:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705834246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1748
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1468
    date: 2024-01-20 13:04:06.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#1489
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#1496
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#1494
    date: 2024-01-20 09:30:38.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#1489
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#1496
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#1494
    date: 2024-01-20 09:30:38.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#1489
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#1496
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#1494
    date: 2024-01-20 09:30:38.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 {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Haier-response-to-my-feedback-after-Louis-YT-video"
  +title: "Haier response to my feedback after Louis' YT video."
  +url: null
  +body: """
    Just got this email from Haier (US) who seems to be distancing themselves from the EU division’s decision to block Home Assistance.\n
    \n
    Hello &lt;name&gt;, (I changed this)\n
    \n
    Thank you for reaching out with your concern.\n
    \n
    The Haier brand in the U.S. is independent of Haier Europe and operates separately. hOn is the connected IOT platform for Haier Europe. In the U.S., consumers can use our open IOT platform, SmartHQ. SmartHQ does not prevent integrations with Home Assistant.\n
    \n
    We appreciate you reaching out.\n
    \n
    Kindest regards,\n
    \n
    Digital Engagement Team Haier Appliances
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727127784 {#1763
    date: 2024-09-23 23:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 31734
  -titleTs: "'feedback':5 'haier':1 'loui':7 'respons':2 'video':9 'yt':8"
  -bodyTs: "'applianc':90 'appreci':80 'assist':23,78 'block':21 'brand':39 'chang':27 'concern':36 'connect':54 'consum':63 'decis':19 'digit':86 'distanc':12 'divis':17 'email':4 'engag':87 'eu':16 'europ':47,59 'got':2 'haier':6,38,46,58,89 'hello':24 'home':22,77 'hon':51 'independ':44 'integr':75 'iot':55,68 'kindest':84 'name':25 'open':67 'oper':49 'platform':56,69 'prevent':74 'reach':32,82 'regard':85 'seem':9 'separ':50 'smarthq':70,71 'team':88 'thank':29 'u.s':42,62 'us':7 'use':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705766050
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7349960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679650 {#1756
    date: 2024-01-19 16:54: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
63 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Haier-response-to-my-feedback-after-Louis-YT-video"
  +title: "Haier response to my feedback after Louis' YT video."
  +url: null
  +body: """
    Just got this email from Haier (US) who seems to be distancing themselves from the EU division’s decision to block Home Assistance.\n
    \n
    Hello &lt;name&gt;, (I changed this)\n
    \n
    Thank you for reaching out with your concern.\n
    \n
    The Haier brand in the U.S. is independent of Haier Europe and operates separately. hOn is the connected IOT platform for Haier Europe. In the U.S., consumers can use our open IOT platform, SmartHQ. SmartHQ does not prevent integrations with Home Assistant.\n
    \n
    We appreciate you reaching out.\n
    \n
    Kindest regards,\n
    \n
    Digital Engagement Team Haier Appliances
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727127784 {#1763
    date: 2024-09-23 23:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 31734
  -titleTs: "'feedback':5 'haier':1 'loui':7 'respons':2 'video':9 'yt':8"
  -bodyTs: "'applianc':90 'appreci':80 'assist':23,78 'block':21 'brand':39 'chang':27 'concern':36 'connect':54 'consum':63 'decis':19 'digit':86 'distanc':12 'divis':17 'email':4 'engag':87 'eu':16 'europ':47,59 'got':2 'haier':6,38,46,58,89 'hello':24 'home':22,77 'hon':51 'independ':44 'integr':75 'iot':55,68 'kindest':84 'name':25 'open':67 'oper':49 'platform':56,69 'prevent':74 'reach':32,82 'regard':85 'seem':9 'separ':50 'smarthq':70,71 'team':88 'thank':29 'u.s':42,62 'us':7 'use':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705766050
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7349960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679650 {#1756
    date: 2024-01-19 16:54: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
64 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Haier-response-to-my-feedback-after-Louis-YT-video"
  +title: "Haier response to my feedback after Louis' YT video."
  +url: null
  +body: """
    Just got this email from Haier (US) who seems to be distancing themselves from the EU division’s decision to block Home Assistance.\n
    \n
    Hello &lt;name&gt;, (I changed this)\n
    \n
    Thank you for reaching out with your concern.\n
    \n
    The Haier brand in the U.S. is independent of Haier Europe and operates separately. hOn is the connected IOT platform for Haier Europe. In the U.S., consumers can use our open IOT platform, SmartHQ. SmartHQ does not prevent integrations with Home Assistant.\n
    \n
    We appreciate you reaching out.\n
    \n
    Kindest regards,\n
    \n
    Digital Engagement Team Haier Appliances
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727127784 {#1763
    date: 2024-09-23 23:43:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 31734
  -titleTs: "'feedback':5 'haier':1 'loui':7 'respons':2 'video':9 'yt':8"
  -bodyTs: "'applianc':90 'appreci':80 'assist':23,78 'block':21 'brand':39 'chang':27 'concern':36 'connect':54 'consum':63 'decis':19 'digit':86 'distanc':12 'divis':17 'email':4 'engag':87 'eu':16 'europ':47,59 'got':2 'haier':6,38,46,58,89 'hello':24 'home':22,77 'hon':51 'independ':44 'integr':75 'iot':55,68 'kindest':84 'name':25 'open':67 'oper':49 'platform':56,69 'prevent':74 'reach':32,82 'regard':85 'seem':9 'separ':50 'smarthq':70,71 'team':88 'thank':29 'u.s':42,62 'us':7 'use':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705766050
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7349960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679650 {#1756
    date: 2024-01-19 16:54: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
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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Secondary-Monitor-Glitching-on-KDE-Wayland-open-source-Nvidia-driver"
  +title: "Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)"
  +url: null
  +body: """
    Hi everyone, I’ve neen having this issue when running KDE wayland with multiple screen on my Thinkpad W530. I’m using the nouveau driver.\n
    \n
    The primary monitor is fine, but the secondary one is glitching.\n
    \n
    This is tested on Gentoo as well as Debian. I know it’s not hardware issue because it runs fine on X11.\n
    \n
    Anyone have any idea about this issue?\n
    \n
    Edit: I should probably mention that I was using DisplayPort in the photo, but I also tried VGA and it gave the same result.\n
    \n
    Edit1: I was able to narrow down the problem somewhat. Switching the BIOS setting to “Discrete only” for the GPU (thanks coreboot!) seems to make the glitching go away! This means the Optimus would be to blame.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726684922 {#1781
    date: 2024-09-18 20:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 31368
  -titleTs: "'driver':10 'glitch':3 'kde':5 'monitor':2 'nvidia':9 'open':7 'secondari':1 'sourc':8 'wayland':6"
  -bodyTs: "'abl':93 'also':81 'anyon':59 'away':118 'bio':102 'blame':126 'coreboot':111 'debian':45 'discret':105 'displayport':75 'driver':25 'edit':66 'edit1':90 'everyon':2 'fine':30,56 'gave':86 'gentoo':41 'glitch':36,116 'go':117 'gpu':109 'hardwar':51 'hi':1 'idea':62 'issu':8,52,65 'kde':11 'know':47 'm':21 'make':114 'mean':120 'mention':70 'monitor':28 'multipl':14 'narrow':95 'neen':5 'nouveau':24 'one':34 'optimus':122 'photo':78 'primari':27 'probabl':69 'problem':98 'result':89 'run':10,55 'screen':15 'secondari':33 'seem':112 'set':103 'somewhat':99 'switch':100 'test':39 'thank':110 'thinkpad':18 'tri':82 'use':22,74 've':4 'vga':83 'w530':19 'wayland':12 'well':43 'would':123 'x11':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627624
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8097658"
  +editedAt: DateTimeImmutable @1726314410 {#1782
    date: 2024-09-14 13:46:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705541224 {#1783
    date: 2024-01-18 02:27:04.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Secondary-Monitor-Glitching-on-KDE-Wayland-open-source-Nvidia-driver"
  +title: "Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)"
  +url: null
  +body: """
    Hi everyone, I’ve neen having this issue when running KDE wayland with multiple screen on my Thinkpad W530. I’m using the nouveau driver.\n
    \n
    The primary monitor is fine, but the secondary one is glitching.\n
    \n
    This is tested on Gentoo as well as Debian. I know it’s not hardware issue because it runs fine on X11.\n
    \n
    Anyone have any idea about this issue?\n
    \n
    Edit: I should probably mention that I was using DisplayPort in the photo, but I also tried VGA and it gave the same result.\n
    \n
    Edit1: I was able to narrow down the problem somewhat. Switching the BIOS setting to “Discrete only” for the GPU (thanks coreboot!) seems to make the glitching go away! This means the Optimus would be to blame.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726684922 {#1781
    date: 2024-09-18 20:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 31368
  -titleTs: "'driver':10 'glitch':3 'kde':5 'monitor':2 'nvidia':9 'open':7 'secondari':1 'sourc':8 'wayland':6"
  -bodyTs: "'abl':93 'also':81 'anyon':59 'away':118 'bio':102 'blame':126 'coreboot':111 'debian':45 'discret':105 'displayport':75 'driver':25 'edit':66 'edit1':90 'everyon':2 'fine':30,56 'gave':86 'gentoo':41 'glitch':36,116 'go':117 'gpu':109 'hardwar':51 'hi':1 'idea':62 'issu':8,52,65 'kde':11 'know':47 'm':21 'make':114 'mean':120 'mention':70 'monitor':28 'multipl':14 'narrow':95 'neen':5 'nouveau':24 'one':34 'optimus':122 'photo':78 'primari':27 'probabl':69 'problem':98 'result':89 'run':10,55 'screen':15 'secondari':33 'seem':112 'set':103 'somewhat':99 'switch':100 'test':39 'thank':110 'thinkpad':18 'tri':82 'use':22,74 've':4 'vga':83 'w530':19 'wayland':12 'well':43 'would':123 'x11':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627624
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8097658"
  +editedAt: DateTimeImmutable @1726314410 {#1782
    date: 2024-09-14 13:46:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705541224 {#1783
    date: 2024-01-18 02:27:04.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Secondary-Monitor-Glitching-on-KDE-Wayland-open-source-Nvidia-driver"
  +title: "Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)"
  +url: null
  +body: """
    Hi everyone, I’ve neen having this issue when running KDE wayland with multiple screen on my Thinkpad W530. I’m using the nouveau driver.\n
    \n
    The primary monitor is fine, but the secondary one is glitching.\n
    \n
    This is tested on Gentoo as well as Debian. I know it’s not hardware issue because it runs fine on X11.\n
    \n
    Anyone have any idea about this issue?\n
    \n
    Edit: I should probably mention that I was using DisplayPort in the photo, but I also tried VGA and it gave the same result.\n
    \n
    Edit1: I was able to narrow down the problem somewhat. Switching the BIOS setting to “Discrete only” for the GPU (thanks coreboot!) seems to make the glitching go away! This means the Optimus would be to blame.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726684922 {#1781
    date: 2024-09-18 20:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 31368
  -titleTs: "'driver':10 'glitch':3 'kde':5 'monitor':2 'nvidia':9 'open':7 'secondari':1 'sourc':8 'wayland':6"
  -bodyTs: "'abl':93 'also':81 'anyon':59 'away':118 'bio':102 'blame':126 'coreboot':111 'debian':45 'discret':105 'displayport':75 'driver':25 'edit':66 'edit1':90 'everyon':2 'fine':30,56 'gave':86 'gentoo':41 'glitch':36,116 'go':117 'gpu':109 'hardwar':51 'hi':1 'idea':62 'issu':8,52,65 'kde':11 'know':47 'm':21 'make':114 'mean':120 'mention':70 'monitor':28 'multipl':14 'narrow':95 'neen':5 'nouveau':24 'one':34 'optimus':122 'photo':78 'primari':27 'probabl':69 'problem':98 'result':89 'run':10,55 'screen':15 'secondari':33 'seem':112 'set':103 'somewhat':99 'switch':100 'test':39 'thank':110 'thinkpad':18 'tri':82 'use':22,74 've':4 'vga':83 'w530':19 'wayland':12 'well':43 'would':123 'x11':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705627624
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8097658"
  +editedAt: DateTimeImmutable @1726314410 {#1782
    date: 2024-09-14 13:46:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705541224 {#1783
    date: 2024-01-18 02:27:04.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1638
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1637
    date: 2024-01-17 08:31:30.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1638
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1637
    date: 2024-01-17 08:31:30.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1638
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1637
    date: 2024-01-17 08:31:30.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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Advice-for-buulding-a-cheep-NAS"
  +title: "Advice for buulding a cheep NAS"
  +url: null
  +body: """
    Hey guys ive been self hosting things for a while now mostly just off a bunch if old computers in a k8s cluster.\n
    \n
    The majour issue i have currently is all my data is on a single hdd in an old dektop. Its painfully slow and very risky as i have no backup or anything (i dont feel to great about that).\n
    \n
    I really dont have much $ to spend hence my setup is built from a stack of practically ewaste hobbled together. I finally have the $ to buy some drives how should i go about building myself a nas on the cheap?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726391812 {#1422
    date: 2024-09-15 11:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 30309
  -titleTs: "'advic':1 'buuld':3 'cheep':5 'nas':6"
  -bodyTs: "'anyth':55 'backup':53 'build':96 'built':74 'bunch':16 'buy':88 'cheap':102 'cluster':23 'comput':19 'current':29 'data':33 'dektop':42 'dont':57,65 'drive':90 'ewast':80 'feel':58 'final':84 'go':94 'great':60 'guy':2 'hdd':38 'henc':70 'hey':1 'hobbl':81 'host':6 'issu':26 'ive':3 'k8s':22 'majour':25 'most':12 'much':67 'nas':99 'old':18,41 'pain':44 'practic':79 'realli':64 'riski':48 'self':5 'setup':72 'singl':37 'slow':45 'spend':69 'stack':77 'thing':7 'togeth':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705283820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10684376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705197420 {#1446
    date: 2024-01-14 02:57: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
75 DENIED edit
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Advice-for-buulding-a-cheep-NAS"
  +title: "Advice for buulding a cheep NAS"
  +url: null
  +body: """
    Hey guys ive been self hosting things for a while now mostly just off a bunch if old computers in a k8s cluster.\n
    \n
    The majour issue i have currently is all my data is on a single hdd in an old dektop. Its painfully slow and very risky as i have no backup or anything (i dont feel to great about that).\n
    \n
    I really dont have much $ to spend hence my setup is built from a stack of practically ewaste hobbled together. I finally have the $ to buy some drives how should i go about building myself a nas on the cheap?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726391812 {#1422
    date: 2024-09-15 11:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 30309
  -titleTs: "'advic':1 'buuld':3 'cheep':5 'nas':6"
  -bodyTs: "'anyth':55 'backup':53 'build':96 'built':74 'bunch':16 'buy':88 'cheap':102 'cluster':23 'comput':19 'current':29 'data':33 'dektop':42 'dont':57,65 'drive':90 'ewast':80 'feel':58 'final':84 'go':94 'great':60 'guy':2 'hdd':38 'henc':70 'hey':1 'hobbl':81 'host':6 'issu':26 'ive':3 'k8s':22 'majour':25 'most':12 'much':67 'nas':99 'old':18,41 'pain':44 'practic':79 'realli':64 'riski':48 'self':5 'setup':72 'singl':37 'slow':45 'spend':69 'stack':77 'thing':7 'togeth':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705283820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10684376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705197420 {#1446
    date: 2024-01-14 02:57: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
76 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Advice-for-buulding-a-cheep-NAS"
  +title: "Advice for buulding a cheep NAS"
  +url: null
  +body: """
    Hey guys ive been self hosting things for a while now mostly just off a bunch if old computers in a k8s cluster.\n
    \n
    The majour issue i have currently is all my data is on a single hdd in an old dektop. Its painfully slow and very risky as i have no backup or anything (i dont feel to great about that).\n
    \n
    I really dont have much $ to spend hence my setup is built from a stack of practically ewaste hobbled together. I finally have the $ to buy some drives how should i go about building myself a nas on the cheap?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726391812 {#1422
    date: 2024-09-15 11:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 30309
  -titleTs: "'advic':1 'buuld':3 'cheep':5 'nas':6"
  -bodyTs: "'anyth':55 'backup':53 'build':96 'built':74 'bunch':16 'buy':88 'cheap':102 'cluster':23 'comput':19 'current':29 'data':33 'dektop':42 'dont':57,65 'drive':90 'ewast':80 'feel':58 'final':84 'go':94 'great':60 'guy':2 'hdd':38 'henc':70 'hey':1 'hobbl':81 'host':6 'issu':26 'ive':3 'k8s':22 'majour':25 'most':12 'much':67 'nas':99 'old':18,41 'pain':44 'practic':79 'realli':64 'riski':48 'self':5 'setup':72 'singl':37 'slow':45 'spend':69 'stack':77 'thing':7 'togeth':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705283820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10684376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705197420 {#1446
    date: 2024-01-14 02:57: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
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Moving-this-community-to-linguistics-at-mander-xyz"
  +title: "Moving this community to !linguistics@mander.xyz"
  +url: null
  +body: """
    UPDATE, 2024/JAN/17: this address has been locked so mods only can post. Use the new one.\n
    \n
    ---\n
    \n
    This comm is being moved to !linguistics@mander.xyz (Lemmy link) or /m/linguistics@mander.xyz (Kbin link). Same old topic, same old rules, same old mod. Different instance, focused on sciences. That’s it.\n
    \n
    A few additional points:\n
    \n
    - Since the new instance only defederates other two instances, access shouldn’t be a concern.\n
    - I’ll keep modding both addresses concurrently, until 19/February/2024 ([August Schleicher](https://en.wikipedia.org/wiki/August_Schleicher)’s birthday), to give people enough time to migrate. In the meantime you can post in either but I’d like to ask users to use the !linguistics@mander.xyz address instead.\n
    \n
    If you believe that it’s worth keeping !linguistics@lemmy.ml as a separated community, *and* wishes to moderate it, please say so in this thread. Or wait until the migration is over and ask lemmy.ml admins, whichever you prefer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727873439 {#1443
    date: 2024-10-02 14:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 30297
  -titleTs: "'communiti':3 'linguistics@mander.xyz':5 'move':1"
  -bodyTs: "'/m/linguistics':27 '/wiki/august_schleicher)':80 '19/february/2024':75 '2024/jan/17':2 'access':61 'addit':50 'address':4,72,109 'admin':145 'ask':103,143 'august':76 'believ':113 'birthday':82 'comm':18 'communiti':123 'concern':66 'concurr':73 'd':100 'defeder':57 'differ':40 'either':97 'en.wikipedia.org':79 'en.wikipedia.org/wiki/august_schleicher)':78 'enough':86 'focus':42 'give':84 'instanc':41,55,60 'instead':110 'kbin':29 'keep':69,118 'lemmi':24 'lemmy.ml':144 'like':101 'linguistics@lemmy.ml':119 'linguistics@mander.xyz':23,108 'link':25,30 'll':68 'lock':7 'mander.xyz':28 'meantim':92 'migrat':89,139 'mod':9,39,70 'moder':127 'move':21 'new':15,54 'old':32,35,38 'one':16 'peopl':85 'pleas':129 'point':51 'post':12,95 'prefer':148 'rule':36 'say':130 'schleicher':77 'scienc':44 'separ':122 'shouldn':62 'sinc':52 'thread':134 'time':87 'topic':33 'two':59 'updat':1 'use':13,106 'user':104 'wait':136 'whichev':146 'wish':125 'worth':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705279022
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10512648"
  +editedAt: DateTimeImmutable @1725937731 {#1418
    date: 2024-09-10 05:08:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705192622 {#1419
    date: 2024-01-14 01:37:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Moving-this-community-to-linguistics-at-mander-xyz"
  +title: "Moving this community to !linguistics@mander.xyz"
  +url: null
  +body: """
    UPDATE, 2024/JAN/17: this address has been locked so mods only can post. Use the new one.\n
    \n
    ---\n
    \n
    This comm is being moved to !linguistics@mander.xyz (Lemmy link) or /m/linguistics@mander.xyz (Kbin link). Same old topic, same old rules, same old mod. Different instance, focused on sciences. That’s it.\n
    \n
    A few additional points:\n
    \n
    - Since the new instance only defederates other two instances, access shouldn’t be a concern.\n
    - I’ll keep modding both addresses concurrently, until 19/February/2024 ([August Schleicher](https://en.wikipedia.org/wiki/August_Schleicher)’s birthday), to give people enough time to migrate. In the meantime you can post in either but I’d like to ask users to use the !linguistics@mander.xyz address instead.\n
    \n
    If you believe that it’s worth keeping !linguistics@lemmy.ml as a separated community, *and* wishes to moderate it, please say so in this thread. Or wait until the migration is over and ask lemmy.ml admins, whichever you prefer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727873439 {#1443
    date: 2024-10-02 14:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 30297
  -titleTs: "'communiti':3 'linguistics@mander.xyz':5 'move':1"
  -bodyTs: "'/m/linguistics':27 '/wiki/august_schleicher)':80 '19/february/2024':75 '2024/jan/17':2 'access':61 'addit':50 'address':4,72,109 'admin':145 'ask':103,143 'august':76 'believ':113 'birthday':82 'comm':18 'communiti':123 'concern':66 'concurr':73 'd':100 'defeder':57 'differ':40 'either':97 'en.wikipedia.org':79 'en.wikipedia.org/wiki/august_schleicher)':78 'enough':86 'focus':42 'give':84 'instanc':41,55,60 'instead':110 'kbin':29 'keep':69,118 'lemmi':24 'lemmy.ml':144 'like':101 'linguistics@lemmy.ml':119 'linguistics@mander.xyz':23,108 'link':25,30 'll':68 'lock':7 'mander.xyz':28 'meantim':92 'migrat':89,139 'mod':9,39,70 'moder':127 'move':21 'new':15,54 'old':32,35,38 'one':16 'peopl':85 'pleas':129 'point':51 'post':12,95 'prefer':148 'rule':36 'say':130 'schleicher':77 'scienc':44 'separ':122 'shouldn':62 'sinc':52 'thread':134 'time':87 'topic':33 'two':59 'updat':1 'use':13,106 'user':104 'wait':136 'whichev':146 'wish':125 'worth':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705279022
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10512648"
  +editedAt: DateTimeImmutable @1725937731 {#1418
    date: 2024-09-10 05:08:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705192622 {#1419
    date: 2024-01-14 01:37:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Moving-this-community-to-linguistics-at-mander-xyz"
  +title: "Moving this community to !linguistics@mander.xyz"
  +url: null
  +body: """
    UPDATE, 2024/JAN/17: this address has been locked so mods only can post. Use the new one.\n
    \n
    ---\n
    \n
    This comm is being moved to !linguistics@mander.xyz (Lemmy link) or /m/linguistics@mander.xyz (Kbin link). Same old topic, same old rules, same old mod. Different instance, focused on sciences. That’s it.\n
    \n
    A few additional points:\n
    \n
    - Since the new instance only defederates other two instances, access shouldn’t be a concern.\n
    - I’ll keep modding both addresses concurrently, until 19/February/2024 ([August Schleicher](https://en.wikipedia.org/wiki/August_Schleicher)’s birthday), to give people enough time to migrate. In the meantime you can post in either but I’d like to ask users to use the !linguistics@mander.xyz address instead.\n
    \n
    If you believe that it’s worth keeping !linguistics@lemmy.ml as a separated community, *and* wishes to moderate it, please say so in this thread. Or wait until the migration is over and ask lemmy.ml admins, whichever you prefer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727873439 {#1443
    date: 2024-10-02 14:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 30297
  -titleTs: "'communiti':3 'linguistics@mander.xyz':5 'move':1"
  -bodyTs: "'/m/linguistics':27 '/wiki/august_schleicher)':80 '19/february/2024':75 '2024/jan/17':2 'access':61 'addit':50 'address':4,72,109 'admin':145 'ask':103,143 'august':76 'believ':113 'birthday':82 'comm':18 'communiti':123 'concern':66 'concurr':73 'd':100 'defeder':57 'differ':40 'either':97 'en.wikipedia.org':79 'en.wikipedia.org/wiki/august_schleicher)':78 'enough':86 'focus':42 'give':84 'instanc':41,55,60 'instead':110 'kbin':29 'keep':69,118 'lemmi':24 'lemmy.ml':144 'like':101 'linguistics@lemmy.ml':119 'linguistics@mander.xyz':23,108 'link':25,30 'll':68 'lock':7 'mander.xyz':28 'meantim':92 'migrat':89,139 'mod':9,39,70 'moder':127 'move':21 'new':15,54 'old':32,35,38 'one':16 'peopl':85 'pleas':129 'point':51 'post':12,95 'prefer':148 'rule':36 'say':130 'schleicher':77 'scienc':44 'separ':122 'shouldn':62 'sinc':52 'thread':134 'time':87 'topic':33 'two':59 'updat':1 'use':13,106 'user':104 'wait':136 'whichev':146 'wish':125 'worth':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705279022
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10512648"
  +editedAt: DateTimeImmutable @1725937731 {#1418
    date: 2024-09-10 05:08:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705192622 {#1419
    date: 2024-01-14 01:37:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ListenBrainz-Track-and-share-the-music-you-listen-to"
  +title: "ListenBrainz - Track and share the music you listen to"
  +url: null
  +body: """
    Hello everyone\n
    \n
    Yes I know, a few months ago [a post](https://lemmy.world/post/40687) with the exact same title was shared in this community by @test626@lemmy.ml. But this was at a time when lemmy was still quite small. I would like to give the topic new momentum.\n
    \n
    From their wiki:\n
    \n
    > [ListenBrainz](https://listenbrainz.org/) is a project by the MetaBrainz foundation which allows you to publicly store a record of all of the songs that you listen to. Using this data, we provide statistics, recommendations, and a platform for you and other developers to explore this data.\n
    \n
    Many of you probably use a music streaming service. You share your user data with the company anyway, and some of it with others. If you feel like it, you can make your data available to the general public and help other open source apps to build their services on this data.\n
    \n
    ---\n
    \n
    Website: [listenbrainz.org](https://listenbrainz.org/)   \n
    Wiki: [wiki.musicbrainz.org/Main_Page](https://wiki.musicbrainz.org/Main_Page)   \n
    Github: [github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)   \n
    ListenBrainz Android:\n
    \n
    - [github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)\n
    - [apt.izzysoft.de/…/org.listenbrainz.android](https://apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756436 {#1459
    date: 2024-08-04 09:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 29424
  -titleTs: "'listen':8 'listenbrainz':1 'music':6 'share':4 'track':2"
  -bodyTs: "'/)':54,154 '/fdroid/index/apk/org.listenbrainz.android)':172 '/main_page](https://wiki.musicbrainz.org/main_page)':158 '/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':167 '/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':162 '/org.listenbrainz.android':169 '/post/40687)':14 'ago':9 'allow':63 'android':164 'anyway':115 'app':142 'apt.izzysoft.de':168,171 'apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)':170 'avail':132 'build':144 'communiti':24 'compani':114 'data':81,97,111,131,149 'develop':93 'everyon':2 'exact':17 'explor':95 'feel':124 'foundat':61 'general':135 'github':159 'github.com':161,166 'github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':165 'github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':160 'give':43 'hello':1 'help':138 'know':5 'lemmi':34 'lemmy.world':13 'lemmy.world/post/40687)':12 'like':41,125 'listen':77 'listenbrainz':51,163 'listenbrainz.org':53,151,153 'listenbrainz.org/)':52,152 'make':129 'mani':98 'metabrainz':60 'momentum':47 'month':8 'music':104 'new':46 'open':140 'other':121 'platform':88 'post':11 'probabl':101 'project':57 'provid':83 'public':66,136 'quit':37 'recommend':85 'record':69 'servic':106,146 'share':21,108 'small':38 'song':74 'sourc':141 'statist':84 'still':36 'store':67 'stream':105 'test626@lemmy.ml':26 'time':32 'titl':19 'topic':45 'use':79,102 'user':110 'websit':150 'wiki':50,155 'wiki.musicbrainz.org':157 'wiki.musicbrainz.org/main_page](https://wiki.musicbrainz.org/main_page)':156 'would':40 'yes':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10627562"
  +editedAt: DateTimeImmutable @1721887253 {#1432
    date: 2024-07-25 08:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705082522 {#1439
    date: 2024-01-12 19:02: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
83 DENIED edit
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ListenBrainz-Track-and-share-the-music-you-listen-to"
  +title: "ListenBrainz - Track and share the music you listen to"
  +url: null
  +body: """
    Hello everyone\n
    \n
    Yes I know, a few months ago [a post](https://lemmy.world/post/40687) with the exact same title was shared in this community by @test626@lemmy.ml. But this was at a time when lemmy was still quite small. I would like to give the topic new momentum.\n
    \n
    From their wiki:\n
    \n
    > [ListenBrainz](https://listenbrainz.org/) is a project by the MetaBrainz foundation which allows you to publicly store a record of all of the songs that you listen to. Using this data, we provide statistics, recommendations, and a platform for you and other developers to explore this data.\n
    \n
    Many of you probably use a music streaming service. You share your user data with the company anyway, and some of it with others. If you feel like it, you can make your data available to the general public and help other open source apps to build their services on this data.\n
    \n
    ---\n
    \n
    Website: [listenbrainz.org](https://listenbrainz.org/)   \n
    Wiki: [wiki.musicbrainz.org/Main_Page](https://wiki.musicbrainz.org/Main_Page)   \n
    Github: [github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)   \n
    ListenBrainz Android:\n
    \n
    - [github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)\n
    - [apt.izzysoft.de/…/org.listenbrainz.android](https://apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756436 {#1459
    date: 2024-08-04 09:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 29424
  -titleTs: "'listen':8 'listenbrainz':1 'music':6 'share':4 'track':2"
  -bodyTs: "'/)':54,154 '/fdroid/index/apk/org.listenbrainz.android)':172 '/main_page](https://wiki.musicbrainz.org/main_page)':158 '/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':167 '/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':162 '/org.listenbrainz.android':169 '/post/40687)':14 'ago':9 'allow':63 'android':164 'anyway':115 'app':142 'apt.izzysoft.de':168,171 'apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)':170 'avail':132 'build':144 'communiti':24 'compani':114 'data':81,97,111,131,149 'develop':93 'everyon':2 'exact':17 'explor':95 'feel':124 'foundat':61 'general':135 'github':159 'github.com':161,166 'github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':165 'github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':160 'give':43 'hello':1 'help':138 'know':5 'lemmi':34 'lemmy.world':13 'lemmy.world/post/40687)':12 'like':41,125 'listen':77 'listenbrainz':51,163 'listenbrainz.org':53,151,153 'listenbrainz.org/)':52,152 'make':129 'mani':98 'metabrainz':60 'momentum':47 'month':8 'music':104 'new':46 'open':140 'other':121 'platform':88 'post':11 'probabl':101 'project':57 'provid':83 'public':66,136 'quit':37 'recommend':85 'record':69 'servic':106,146 'share':21,108 'small':38 'song':74 'sourc':141 'statist':84 'still':36 'store':67 'stream':105 'test626@lemmy.ml':26 'time':32 'titl':19 'topic':45 'use':79,102 'user':110 'websit':150 'wiki':50,155 'wiki.musicbrainz.org':157 'wiki.musicbrainz.org/main_page](https://wiki.musicbrainz.org/main_page)':156 'would':40 'yes':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10627562"
  +editedAt: DateTimeImmutable @1721887253 {#1432
    date: 2024-07-25 08:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705082522 {#1439
    date: 2024-01-12 19:02: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
84 DENIED moderate
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ListenBrainz-Track-and-share-the-music-you-listen-to"
  +title: "ListenBrainz - Track and share the music you listen to"
  +url: null
  +body: """
    Hello everyone\n
    \n
    Yes I know, a few months ago [a post](https://lemmy.world/post/40687) with the exact same title was shared in this community by @test626@lemmy.ml. But this was at a time when lemmy was still quite small. I would like to give the topic new momentum.\n
    \n
    From their wiki:\n
    \n
    > [ListenBrainz](https://listenbrainz.org/) is a project by the MetaBrainz foundation which allows you to publicly store a record of all of the songs that you listen to. Using this data, we provide statistics, recommendations, and a platform for you and other developers to explore this data.\n
    \n
    Many of you probably use a music streaming service. You share your user data with the company anyway, and some of it with others. If you feel like it, you can make your data available to the general public and help other open source apps to build their services on this data.\n
    \n
    ---\n
    \n
    Website: [listenbrainz.org](https://listenbrainz.org/)   \n
    Wiki: [wiki.musicbrainz.org/Main_Page](https://wiki.musicbrainz.org/Main_Page)   \n
    Github: [github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)   \n
    ListenBrainz Android:\n
    \n
    - [github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)\n
    - [apt.izzysoft.de/…/org.listenbrainz.android](https://apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756436 {#1459
    date: 2024-08-04 09:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@test626@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 29424
  -titleTs: "'listen':8 'listenbrainz':1 'music':6 'share':4 'track':2"
  -bodyTs: "'/)':54,154 '/fdroid/index/apk/org.listenbrainz.android)':172 '/main_page](https://wiki.musicbrainz.org/main_page)':158 '/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':167 '/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':162 '/org.listenbrainz.android':169 '/post/40687)':14 'ago':9 'allow':63 'android':164 'anyway':115 'app':142 'apt.izzysoft.de':168,171 'apt.izzysoft.de/fdroid/index/apk/org.listenbrainz.android)':170 'avail':132 'build':144 'communiti':24 'compani':114 'data':81,97,111,131,149 'develop':93 'everyon':2 'exact':17 'explor':95 'feel':124 'foundat':61 'general':135 'github':159 'github.com':161,166 'github.com/metabrainz/listenbrainz-android](https://github.com/metabrainz/listenbrainz-android)':165 'github.com/metabrainz/listenbrainz-server](https://github.com/metabrainz/listenbrainz-server)':160 'give':43 'hello':1 'help':138 'know':5 'lemmi':34 'lemmy.world':13 'lemmy.world/post/40687)':12 'like':41,125 'listen':77 'listenbrainz':51,163 'listenbrainz.org':53,151,153 'listenbrainz.org/)':52,152 'make':129 'mani':98 'metabrainz':60 'momentum':47 'month':8 'music':104 'new':46 'open':140 'other':121 'platform':88 'post':11 'probabl':101 'project':57 'provid':83 'public':66,136 'quit':37 'recommend':85 'record':69 'servic':106,146 'share':21,108 'small':38 'song':74 'sourc':141 'statist':84 'still':36 'store':67 'stream':105 'test626@lemmy.ml':26 'time':32 'titl':19 'topic':45 'use':79,102 'user':110 'websit':150 'wiki':50,155 'wiki.musicbrainz.org':157 'wiki.musicbrainz.org/main_page](https://wiki.musicbrainz.org/main_page)':156 'would':40 'yes':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10627562"
  +editedAt: DateTimeImmutable @1721887253 {#1432
    date: 2024-07-25 08:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705082522 {#1439
    date: 2024-01-12 19:02: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
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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Golang-telemetry-again"
  +title: "Golang telemetry (again)"
  +url: null
  +body: """
    There are no “news”, but I’m worried about this business actually. I’m in knowledge [that post already exists](https://lemmy.ml/post/749690) but I’m not clear at all.\n
    \n
    Resuming: Google is trying to add telemetry to Go’s toolchain (such as .NET and Dart/Flutter). It also added the `GOPROXY` environment variable that uses the Google’s Go proxy to… Just collect more user data?\n
    \n
    I’m a pretty beginner Go dev, but I’d like a toolchain without these telemetry or at least some instruction of how to opt out this thing.\n
    \n
    > Sorry for repost, but I don’t find enough information in any other place. :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705073641 {#1700
    date: 2024-01-12 16:34:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 28975
  -titleTs: "'golang':1 'telemetri':2"
  -bodyTs: "'/post/749690)':23 'actual':12 'ad':49 'add':36 'alreadi':19 'also':48 'beginn':71 'busi':11 'clear':28 'collect':63 'd':76 'dart/flutter':46 'data':66 'dev':73 'enough':103 'environ':52 'exist':20 'find':102 'go':39,59,72 'googl':32,57 'goproxi':51 'inform':104 'instruct':87 'knowledg':16 'least':85 'lemmy.ml':22 'lemmy.ml/post/749690)':21 'like':77 'm':7,14,26,68 'net':44 'news':4 'opt':91 'place':108 'post':18 'pretti':70 'proxi':60 'repost':97 'resum':31 'sorri':95 'telemetri':37,82 'thing':94 'toolchain':41,79 'tri':34 'use':55 'user':65 'variabl':53 'without':80 'worri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705062422
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10395140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976022 {#1693
    date: 2024-01-11 13:27: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
87 DENIED edit
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Golang-telemetry-again"
  +title: "Golang telemetry (again)"
  +url: null
  +body: """
    There are no “news”, but I’m worried about this business actually. I’m in knowledge [that post already exists](https://lemmy.ml/post/749690) but I’m not clear at all.\n
    \n
    Resuming: Google is trying to add telemetry to Go’s toolchain (such as .NET and Dart/Flutter). It also added the `GOPROXY` environment variable that uses the Google’s Go proxy to… Just collect more user data?\n
    \n
    I’m a pretty beginner Go dev, but I’d like a toolchain without these telemetry or at least some instruction of how to opt out this thing.\n
    \n
    > Sorry for repost, but I don’t find enough information in any other place. :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705073641 {#1700
    date: 2024-01-12 16:34:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 28975
  -titleTs: "'golang':1 'telemetri':2"
  -bodyTs: "'/post/749690)':23 'actual':12 'ad':49 'add':36 'alreadi':19 'also':48 'beginn':71 'busi':11 'clear':28 'collect':63 'd':76 'dart/flutter':46 'data':66 'dev':73 'enough':103 'environ':52 'exist':20 'find':102 'go':39,59,72 'googl':32,57 'goproxi':51 'inform':104 'instruct':87 'knowledg':16 'least':85 'lemmy.ml':22 'lemmy.ml/post/749690)':21 'like':77 'm':7,14,26,68 'net':44 'news':4 'opt':91 'place':108 'post':18 'pretti':70 'proxi':60 'repost':97 'resum':31 'sorri':95 'telemetri':37,82 'thing':94 'toolchain':41,79 'tri':34 'use':55 'user':65 'variabl':53 'without':80 'worri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705062422
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10395140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976022 {#1693
    date: 2024-01-11 13:27: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
88 DENIED moderate
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Golang-telemetry-again"
  +title: "Golang telemetry (again)"
  +url: null
  +body: """
    There are no “news”, but I’m worried about this business actually. I’m in knowledge [that post already exists](https://lemmy.ml/post/749690) but I’m not clear at all.\n
    \n
    Resuming: Google is trying to add telemetry to Go’s toolchain (such as .NET and Dart/Flutter). It also added the `GOPROXY` environment variable that uses the Google’s Go proxy to… Just collect more user data?\n
    \n
    I’m a pretty beginner Go dev, but I’d like a toolchain without these telemetry or at least some instruction of how to opt out this thing.\n
    \n
    > Sorry for repost, but I don’t find enough information in any other place. :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705073641 {#1700
    date: 2024-01-12 16:34:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 28975
  -titleTs: "'golang':1 'telemetri':2"
  -bodyTs: "'/post/749690)':23 'actual':12 'ad':49 'add':36 'alreadi':19 'also':48 'beginn':71 'busi':11 'clear':28 'collect':63 'd':76 'dart/flutter':46 'data':66 'dev':73 'enough':103 'environ':52 'exist':20 'find':102 'go':39,59,72 'googl':32,57 'goproxi':51 'inform':104 'instruct':87 'knowledg':16 'least':85 'lemmy.ml':22 'lemmy.ml/post/749690)':21 'like':77 'm':7,14,26,68 'net':44 'news':4 'opt':91 'place':108 'post':18 'pretti':70 'proxi':60 'repost':97 'resum':31 'sorri':95 'telemetri':37,82 'thing':94 'toolchain':41,79 'tri':34 'use':55 'user':65 'variabl':53 'without':80 'worri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705062422
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10395140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704976022 {#1693
    date: 2024-01-11 13:27: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
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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1752
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1744
    date: 2024-01-10 21:44:59.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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1752
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1744
    date: 2024-01-10 21:44:59.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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1643 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1752
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1744
    date: 2024-01-10 21:44:59.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Games-on-Android"
  +title: "Games on Android"
  +url: null
  +body: "Other than FOSS games for android/ emulators, is there a way to get games that are privacy respecting and free. I’ve seen versions of games, including paod games on piracy sites and I wonder if they are infact better. My niblings love usimg my phone for games but havent liked anything yet, tolerate lato and towerjumper at most. Also towerjumper hasnt had an update since 2019, should I uninstall it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488699 {#1678
    date: 2024-07-09 03:31:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 27897
  -titleTs: "'android':3 'game':1"
  -bodyTs: "'2019':67 'also':60 'android':6 'anyth':52 'better':40 'emul':7 'foss':3 'free':20 'game':4,14,26,29,48 'get':13 'hasnt':62 'havent':50 'includ':27 'infact':39 'lato':55 'like':51 'love':43 'nibl':42 'paod':28 'phone':46 'piraci':31 'privaci':17 'respect':18 'seen':23 'sinc':66 'site':32 'toler':54 'towerjump':57,61 'uninstal':70 'updat':65 'usimg':44 've':22 'version':24 'way':11 'wonder':35 'yet':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743772
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11876798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704657372 {#1669
    date: 2024-01-07 20:56:12.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Games-on-Android"
  +title: "Games on Android"
  +url: null
  +body: "Other than FOSS games for android/ emulators, is there a way to get games that are privacy respecting and free. I’ve seen versions of games, including paod games on piracy sites and I wonder if they are infact better. My niblings love usimg my phone for games but havent liked anything yet, tolerate lato and towerjumper at most. Also towerjumper hasnt had an update since 2019, should I uninstall it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488699 {#1678
    date: 2024-07-09 03:31:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 27897
  -titleTs: "'android':3 'game':1"
  -bodyTs: "'2019':67 'also':60 'android':6 'anyth':52 'better':40 'emul':7 'foss':3 'free':20 'game':4,14,26,29,48 'get':13 'hasnt':62 'havent':50 'includ':27 'infact':39 'lato':55 'like':51 'love':43 'nibl':42 'paod':28 'phone':46 'piraci':31 'privaci':17 'respect':18 'seen':23 'sinc':66 'site':32 'toler':54 'towerjump':57,61 'uninstal':70 'updat':65 'usimg':44 've':22 'version':24 'way':11 'wonder':35 'yet':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743772
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11876798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704657372 {#1669
    date: 2024-01-07 20:56:12.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Games-on-Android"
  +title: "Games on Android"
  +url: null
  +body: "Other than FOSS games for android/ emulators, is there a way to get games that are privacy respecting and free. I’ve seen versions of games, including paod games on piracy sites and I wonder if they are infact better. My niblings love usimg my phone for games but havent liked anything yet, tolerate lato and towerjumper at most. Also towerjumper hasnt had an update since 2019, should I uninstall it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488699 {#1678
    date: 2024-07-09 03:31:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 27897
  -titleTs: "'android':3 'game':1"
  -bodyTs: "'2019':67 'also':60 'android':6 'anyth':52 'better':40 'emul':7 'foss':3 'free':20 'game':4,14,26,29,48 'get':13 'hasnt':62 'havent':50 'includ':27 'infact':39 'lato':55 'like':51 'love':43 'nibl':42 'paod':28 'phone':46 'piraci':31 'privaci':17 'respect':18 'seen':23 'sinc':66 'site':32 'toler':54 'towerjump':57,61 'uninstal':70 'updat':65 'usimg':44 've':22 'version':24 'way':11 'wonder':35 'yet':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743772
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11876798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704657372 {#1669
    date: 2024-01-07 20:56:12.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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-it-illegal-to-charge-insane-prices-for-things"
  +title: "Is it illegal to charge insane prices for things?"
  +url: null
  +body: "Is there a law preventing me from for example selling a baseball hat for $20,000?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595199 {#1661
    date: 2024-08-02 12:39:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 27739
  -titleTs: "'charg':5 'illeg':3 'insan':6 'price':7 'thing':9"
  -bodyTs: "'000':16 '20':15 'basebal':12 'exampl':9 'hat':13 'law':4 'prevent':5 'sell':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704673607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10406117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704587207 {#1662
    date: 2024-01-07 01:26: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
99 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-it-illegal-to-charge-insane-prices-for-things"
  +title: "Is it illegal to charge insane prices for things?"
  +url: null
  +body: "Is there a law preventing me from for example selling a baseball hat for $20,000?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595199 {#1661
    date: 2024-08-02 12:39:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 27739
  -titleTs: "'charg':5 'illeg':3 'insan':6 'price':7 'thing':9"
  -bodyTs: "'000':16 '20':15 'basebal':12 'exampl':9 'hat':13 'law':4 'prevent':5 'sell':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704673607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10406117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704587207 {#1662
    date: 2024-01-07 01:26: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
100 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-it-illegal-to-charge-insane-prices-for-things"
  +title: "Is it illegal to charge insane prices for things?"
  +url: null
  +body: "Is there a law preventing me from for example selling a baseball hat for $20,000?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722595199 {#1661
    date: 2024-08-02 12:39:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 27739
  -titleTs: "'charg':5 'illeg':3 'insan':6 'price':7 'thing':9"
  -bodyTs: "'000':16 '20':15 'basebal':12 'exampl':9 'hat':13 'law':4 'prevent':5 'sell':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704673607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10406117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704587207 {#1662
    date: 2024-01-07 01:26: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