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

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.31 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.07 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: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#183
    date: 2023-12-01 06:46:32.0 +01: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: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#247
    date: 2023-11-24 04:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#183
    date: 2023-12-01 06:46:32.0 +01: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: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#247
    date: 2023-11-24 04:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#183
    date: 2023-12-01 06:46:32.0 +01: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: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#247
    date: 2023-11-24 04:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#1866
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#1881
    date: 2023-10-18 01:46:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#1866
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#1881
    date: 2023-10-18 01:46:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#1866
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#1881
    date: 2023-10-18 01:46:33.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 {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-discover-unused-GPIO-on-the-hardware-abstraction"
  +title: "How do you discover unused GPIO on the hardware abstraction layer?"
  +url: null
  +body: "In have a router on OpenWRT with an undocumented button I want to find. It is a MT7621 in a BGA so I can’t trace the hardware and rework is no go. It has the breed bootloader but it’s all in Chinese. Llama2 70B says to use [github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils) but I don’t see how that can really detect a change state on an unknown pin. I’m curious what software tools work for this application. I have a stack of Linux books beside me and a beer, but figured it would be fun to ask here to see if anyone has recommendations too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404188 {#1395
    date: 2023-12-01 05:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 18945
  -titleTs: "'abstract':10 'discov':4 'gpio':6 'hardwar':9 'layer':11 'unus':5"
  -bodyTs: "'/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':52 '70b':46 'anyon':104 'applic':79 'ask':99 'beer':91 'besid':87 'bga':21 'book':86 'bootload':38 'breed':37 'button':10 'chang':64 'chines':44 'curious':72 'detect':62 'figur':93 'find':14 'fun':97 'github.com':51 'github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':50 'go':33 'hardwar':28 'linux':85 'llama2':45 'm':71 'mt7621':18 'openwrt':6 'pin':69 'realli':61 'recommend':106 'rework':30 'router':4 'say':47 'see':57,102 'softwar':74 'stack':83 'state':65 'tool':75 'trace':26 'undocu':9 'unknown':68 'use':49 'want':12 'work':76 'would':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701437035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8990333"
  +editedAt: DateTimeImmutable @1702487792 {#1950
    date: 2023-12-13 18:16:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701403535 {#1958
    date: 2023-12-01 05:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-discover-unused-GPIO-on-the-hardware-abstraction"
  +title: "How do you discover unused GPIO on the hardware abstraction layer?"
  +url: null
  +body: "In have a router on OpenWRT with an undocumented button I want to find. It is a MT7621 in a BGA so I can’t trace the hardware and rework is no go. It has the breed bootloader but it’s all in Chinese. Llama2 70B says to use [github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils) but I don’t see how that can really detect a change state on an unknown pin. I’m curious what software tools work for this application. I have a stack of Linux books beside me and a beer, but figured it would be fun to ask here to see if anyone has recommendations too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404188 {#1395
    date: 2023-12-01 05:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 18945
  -titleTs: "'abstract':10 'discov':4 'gpio':6 'hardwar':9 'layer':11 'unus':5"
  -bodyTs: "'/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':52 '70b':46 'anyon':104 'applic':79 'ask':99 'beer':91 'besid':87 'bga':21 'book':86 'bootload':38 'breed':37 'button':10 'chang':64 'chines':44 'curious':72 'detect':62 'figur':93 'find':14 'fun':97 'github.com':51 'github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':50 'go':33 'hardwar':28 'linux':85 'llama2':45 'm':71 'mt7621':18 'openwrt':6 'pin':69 'realli':61 'recommend':106 'rework':30 'router':4 'say':47 'see':57,102 'softwar':74 'stack':83 'state':65 'tool':75 'trace':26 'undocu':9 'unknown':68 'use':49 'want':12 'work':76 'would':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701437035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8990333"
  +editedAt: DateTimeImmutable @1702487792 {#1950
    date: 2023-12-13 18:16:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701403535 {#1958
    date: 2023-12-01 05:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-discover-unused-GPIO-on-the-hardware-abstraction"
  +title: "How do you discover unused GPIO on the hardware abstraction layer?"
  +url: null
  +body: "In have a router on OpenWRT with an undocumented button I want to find. It is a MT7621 in a BGA so I can’t trace the hardware and rework is no go. It has the breed bootloader but it’s all in Chinese. Llama2 70B says to use [github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils) but I don’t see how that can really detect a change state on an unknown pin. I’m curious what software tools work for this application. I have a stack of Linux books beside me and a beer, but figured it would be fun to ask here to see if anyone has recommendations too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404188 {#1395
    date: 2023-12-01 05:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 18945
  -titleTs: "'abstract':10 'discov':4 'gpio':6 'hardwar':9 'layer':11 'unus':5"
  -bodyTs: "'/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':52 '70b':46 'anyon':104 'applic':79 'ask':99 'beer':91 'besid':87 'bga':21 'book':86 'bootload':38 'breed':37 'button':10 'chang':64 'chines':44 'curious':72 'detect':62 'figur':93 'find':14 'fun':97 'github.com':51 'github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':50 'go':33 'hardwar':28 'linux':85 'llama2':45 'm':71 'mt7621':18 'openwrt':6 'pin':69 'realli':61 'recommend':106 'rework':30 'router':4 'say':47 'see':57,102 'softwar':74 'stack':83 'state':65 'tool':75 'trace':26 'undocu':9 'unknown':68 'use':49 'want':12 'work':76 'would':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701437035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8990333"
  +editedAt: DateTimeImmutable @1702487792 {#1950
    date: 2023-12-13 18:16:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701403535 {#1958
    date: 2023-12-01 05:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "They-still-don-t-suspect-anything"
  +title: "They still don't suspect anything"
  +url: null
  +body: "![](https://i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701403812 {#1973
    date: 2023-12-01 05:10:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1932 …}
  +votes: Doctrine\ORM\PersistentCollection {#1933 …}
  +reports: Doctrine\ORM\PersistentCollection {#1390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1387 …}
  +badges: Doctrine\ORM\PersistentCollection {#1380 …}
  +children: []
  -id: 18346
  -titleTs: "'anyth':6 'still':2 'suspect':5"
  -bodyTs: "'/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':3 'i.pinimg.com':2 'i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701385693
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16446287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701299293 {#1966
    date: 2023-11-30 00:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "They-still-don-t-suspect-anything"
  +title: "They still don't suspect anything"
  +url: null
  +body: "![](https://i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701403812 {#1973
    date: 2023-12-01 05:10:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1932 …}
  +votes: Doctrine\ORM\PersistentCollection {#1933 …}
  +reports: Doctrine\ORM\PersistentCollection {#1390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1387 …}
  +badges: Doctrine\ORM\PersistentCollection {#1380 …}
  +children: []
  -id: 18346
  -titleTs: "'anyth':6 'still':2 'suspect':5"
  -bodyTs: "'/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':3 'i.pinimg.com':2 'i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701385693
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16446287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701299293 {#1966
    date: 2023-11-30 00:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "They-still-don-t-suspect-anything"
  +title: "They still don't suspect anything"
  +url: null
  +body: "![](https://i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701403812 {#1973
    date: 2023-12-01 05:10:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1932 …}
  +votes: Doctrine\ORM\PersistentCollection {#1933 …}
  +reports: Doctrine\ORM\PersistentCollection {#1390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1387 …}
  +badges: Doctrine\ORM\PersistentCollection {#1380 …}
  +children: []
  -id: 18346
  -titleTs: "'anyth':6 'still':2 'suspect':5"
  -bodyTs: "'/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':3 'i.pinimg.com':2 'i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701385693
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16446287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701299293 {#1966
    date: 2023-11-30 00:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-most-terryifying-siren-noise"
  +title: "What is the most terryifying siren noise?"
  +url: null
  +body: """
    There’s an emergency at the Facility down the road, and everyone in a six-mile radius is very likely fucked.\n
    \n
    What is the sound that announces your fate?\n
    \n
    - oooooOOOOOOOIPP, oooooOOOOOOOOIPP\n
    - WAAAARK … WAAAARK … WAAAARK\n
    - dyOOT! … dyOOT! … dyOOT!\n
    - Something else? (please spell)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397754 {#1903
    date: 2023-12-01 03:29:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 17970
  -titleTs: "'nois':7 'siren':6 'terryifi':5"
  -bodyTs: "'announc':28 'dyoot':36,37,38 'els':40 'emerg':4 'everyon':12 'facil':7 'fate':30 'fuck':22 'like':21 'mile':17 'ooooooooooooipp':31 'oooooooooooooipp':32 'pleas':41 'radius':18 'road':10 'six':16 'six-mil':15 'someth':39 'sound':26 'spell':42 'waaaark':33,34,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204163 {#1935
    date: 2023-11-28 21:42:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-most-terryifying-siren-noise"
  +title: "What is the most terryifying siren noise?"
  +url: null
  +body: """
    There’s an emergency at the Facility down the road, and everyone in a six-mile radius is very likely fucked.\n
    \n
    What is the sound that announces your fate?\n
    \n
    - oooooOOOOOOOIPP, oooooOOOOOOOOIPP\n
    - WAAAARK … WAAAARK … WAAAARK\n
    - dyOOT! … dyOOT! … dyOOT!\n
    - Something else? (please spell)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397754 {#1903
    date: 2023-12-01 03:29:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 17970
  -titleTs: "'nois':7 'siren':6 'terryifi':5"
  -bodyTs: "'announc':28 'dyoot':36,37,38 'els':40 'emerg':4 'everyon':12 'facil':7 'fate':30 'fuck':22 'like':21 'mile':17 'ooooooooooooipp':31 'oooooooooooooipp':32 'pleas':41 'radius':18 'road':10 'six':16 'six-mil':15 'someth':39 'sound':26 'spell':42 'waaaark':33,34,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204163 {#1935
    date: 2023-11-28 21:42:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-most-terryifying-siren-noise"
  +title: "What is the most terryifying siren noise?"
  +url: null
  +body: """
    There’s an emergency at the Facility down the road, and everyone in a six-mile radius is very likely fucked.\n
    \n
    What is the sound that announces your fate?\n
    \n
    - oooooOOOOOOOIPP, oooooOOOOOOOOIPP\n
    - WAAAARK … WAAAARK … WAAAARK\n
    - dyOOT! … dyOOT! … dyOOT!\n
    - Something else? (please spell)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397754 {#1903
    date: 2023-12-01 03:29:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 17970
  -titleTs: "'nois':7 'siren':6 'terryifi':5"
  -bodyTs: "'announc':28 'dyoot':36,37,38 'els':40 'emerg':4 'everyon':12 'facil':7 'fate':30 'fuck':22 'like':21 'mile':17 'ooooooooooooipp':31 'oooooooooooooipp':32 'pleas':41 'radius':18 'road':10 'six':16 'six-mil':15 'someth':39 'sound':26 'spell':42 'waaaark':33,34,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204163 {#1935
    date: 2023-11-28 21:42:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-benefits-of-Custom-roms"
  +title: "Privacy benefits of Custom roms"
  +url: null
  +body: "So recently my moto G60 reached the end of life with respect to security updates. That was the reason I was using to prevent myself from switching to a custom rom(actual reason is laziness). This phone has rom support for pixel experience and lineage OS. So my questions are if pixel experience has any privacy advantages when compared to the stock rom the phone ships with¿? Also if I flash GApps along with lineage OS will all the privacy advantages I get with lineage disappear¿? I might need Google play services for some banking applications."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397525 {#1927
    date: 2023-12-01 03:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 16683
  -titleTs: "'benefit':2 'custom':4 'privaci':1 'rom':5"
  -bodyTs: "'actual':32 'advantag':57,81 'along':73 'also':68 'applic':96 'bank':95 'compar':59 'custom':30 'disappear':86 'end':8 'experi':43,53 'flash':71 'g60':5 'gapp':72 'get':83 'googl':90 'lazi':35 'life':10 'lineag':45,75,85 'might':88 'moto':4 'need':89 'os':46,76 'phone':37,65 'pixel':42,52 'play':91 'prevent':24 'privaci':56,80 'question':49 'reach':6 'reason':19,33 'recent':2 'respect':12 'rom':31,39,63 'secur':14 'servic':92 'ship':66 'stock':62 'support':40 'switch':27 'updat':15 'use':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008578
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6032689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922178 {#1368
    date: 2023-11-25 15:22:58.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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-benefits-of-Custom-roms"
  +title: "Privacy benefits of Custom roms"
  +url: null
  +body: "So recently my moto G60 reached the end of life with respect to security updates. That was the reason I was using to prevent myself from switching to a custom rom(actual reason is laziness). This phone has rom support for pixel experience and lineage OS. So my questions are if pixel experience has any privacy advantages when compared to the stock rom the phone ships with¿? Also if I flash GApps along with lineage OS will all the privacy advantages I get with lineage disappear¿? I might need Google play services for some banking applications."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397525 {#1927
    date: 2023-12-01 03:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 16683
  -titleTs: "'benefit':2 'custom':4 'privaci':1 'rom':5"
  -bodyTs: "'actual':32 'advantag':57,81 'along':73 'also':68 'applic':96 'bank':95 'compar':59 'custom':30 'disappear':86 'end':8 'experi':43,53 'flash':71 'g60':5 'gapp':72 'get':83 'googl':90 'lazi':35 'life':10 'lineag':45,75,85 'might':88 'moto':4 'need':89 'os':46,76 'phone':37,65 'pixel':42,52 'play':91 'prevent':24 'privaci':56,80 'question':49 'reach':6 'reason':19,33 'recent':2 'respect':12 'rom':31,39,63 'secur':14 'servic':92 'ship':66 'stock':62 'support':40 'switch':27 'updat':15 'use':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008578
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6032689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922178 {#1368
    date: 2023-11-25 15:22:58.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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-benefits-of-Custom-roms"
  +title: "Privacy benefits of Custom roms"
  +url: null
  +body: "So recently my moto G60 reached the end of life with respect to security updates. That was the reason I was using to prevent myself from switching to a custom rom(actual reason is laziness). This phone has rom support for pixel experience and lineage OS. So my questions are if pixel experience has any privacy advantages when compared to the stock rom the phone ships with¿? Also if I flash GApps along with lineage OS will all the privacy advantages I get with lineage disappear¿? I might need Google play services for some banking applications."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397525 {#1927
    date: 2023-12-01 03:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 16683
  -titleTs: "'benefit':2 'custom':4 'privaci':1 'rom':5"
  -bodyTs: "'actual':32 'advantag':57,81 'along':73 'also':68 'applic':96 'bank':95 'compar':59 'custom':30 'disappear':86 'end':8 'experi':43,53 'flash':71 'g60':5 'gapp':72 'get':83 'googl':90 'lazi':35 'life':10 'lineag':45,75,85 'might':88 'moto':4 'need':89 'os':46,76 'phone':37,65 'pixel':42,52 'play':91 'prevent':24 'privaci':56,80 'question':49 'reach':6 'reason':19,33 'recent':2 'respect':12 'rom':31,39,63 'secur':14 'servic':92 'ship':66 'stock':62 'support':40 'switch':27 'updat':15 'use':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008578
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6032689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922178 {#1368
    date: 2023-11-25 15:22:58.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 {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-re-you-getting-your-dad-for-the-holidays"
  +title: "What're you getting your dad for the holidays?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387631 {#1898
    date: 2023-12-01 00:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 26449
  -titleTs: "'dad':6 'get':4 'holiday':9 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4489648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387631 {#1891
    date: 2023-12-01 00:40:31.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 {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-re-you-getting-your-dad-for-the-holidays"
  +title: "What're you getting your dad for the holidays?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387631 {#1898
    date: 2023-12-01 00:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 26449
  -titleTs: "'dad':6 'get':4 'holiday':9 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4489648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387631 {#1891
    date: 2023-12-01 00:40:31.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 {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-re-you-getting-your-dad-for-the-holidays"
  +title: "What're you getting your dad for the holidays?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387631 {#1898
    date: 2023-12-01 00:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 26449
  -titleTs: "'dad':6 'get':4 'holiday':9 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4489648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387631 {#1891
    date: 2023-12-01 00:40:31.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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-about-ram-usage-in-Unraid"
  +title: "Question about ram usage in Unraid"
  +url: null
  +body: """
    I am about to setup Unraid for the first time, have got the USB and Lisence ready, but watching a bunch of videoes before I dip my feet in. I read and heard that Unraid runs only on the ram, which brings me to the question: My server only has 16GB of ram, whilst my desktop has 48GB of ram, so should I transfer some of my ram-sticks over to the server? (they are the same speed).\n
    \n
    Edit: The server will mainly be used for media-streaming 🪼🐠\n
    \n
    Thanks for any tips :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701384087 {#2426
    date: 2023-11-30 23:41:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 18916
  -titleTs: "'question':1 'ram':3 'unraid':6 'usag':4"
  -bodyTs: "'16gb':51 '48gb':58 'bring':42 'bunch':21 'desktop':56 'dip':26 'edit':80 'feet':28 'first':9 'got':12 'heard':33 'lisenc':16 'main':84 'media':89 'media-stream':88 'question':46 'ram':40,53,60,69 'ram-stick':68 'read':31 'readi':17 'run':36 'server':48,74,82 'setup':5 'speed':79 'stick':70 'stream':90 'thank':91 'time':10 'tip':94 'transfer':64 'unraid':6,35 'usb':14 'use':86 'video':23 'watch':19 'whilst':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701411231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8978237"
  +editedAt: DateTimeImmutable @1702485069 {#2440
    date: 2023-12-13 17:31:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701378231 {#2439
    date: 2023-11-30 22:03: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
31 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-about-ram-usage-in-Unraid"
  +title: "Question about ram usage in Unraid"
  +url: null
  +body: """
    I am about to setup Unraid for the first time, have got the USB and Lisence ready, but watching a bunch of videoes before I dip my feet in. I read and heard that Unraid runs only on the ram, which brings me to the question: My server only has 16GB of ram, whilst my desktop has 48GB of ram, so should I transfer some of my ram-sticks over to the server? (they are the same speed).\n
    \n
    Edit: The server will mainly be used for media-streaming 🪼🐠\n
    \n
    Thanks for any tips :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701384087 {#2426
    date: 2023-11-30 23:41:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 18916
  -titleTs: "'question':1 'ram':3 'unraid':6 'usag':4"
  -bodyTs: "'16gb':51 '48gb':58 'bring':42 'bunch':21 'desktop':56 'dip':26 'edit':80 'feet':28 'first':9 'got':12 'heard':33 'lisenc':16 'main':84 'media':89 'media-stream':88 'question':46 'ram':40,53,60,69 'ram-stick':68 'read':31 'readi':17 'run':36 'server':48,74,82 'setup':5 'speed':79 'stick':70 'stream':90 'thank':91 'time':10 'tip':94 'transfer':64 'unraid':6,35 'usb':14 'use':86 'video':23 'watch':19 'whilst':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701411231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8978237"
  +editedAt: DateTimeImmutable @1702485069 {#2440
    date: 2023-12-13 17:31:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701378231 {#2439
    date: 2023-11-30 22:03: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
32 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-about-ram-usage-in-Unraid"
  +title: "Question about ram usage in Unraid"
  +url: null
  +body: """
    I am about to setup Unraid for the first time, have got the USB and Lisence ready, but watching a bunch of videoes before I dip my feet in. I read and heard that Unraid runs only on the ram, which brings me to the question: My server only has 16GB of ram, whilst my desktop has 48GB of ram, so should I transfer some of my ram-sticks over to the server? (they are the same speed).\n
    \n
    Edit: The server will mainly be used for media-streaming 🪼🐠\n
    \n
    Thanks for any tips :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701384087 {#2426
    date: 2023-11-30 23:41:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 18916
  -titleTs: "'question':1 'ram':3 'unraid':6 'usag':4"
  -bodyTs: "'16gb':51 '48gb':58 'bring':42 'bunch':21 'desktop':56 'dip':26 'edit':80 'feet':28 'first':9 'got':12 'heard':33 'lisenc':16 'main':84 'media':89 'media-stream':88 'question':46 'ram':40,53,60,69 'ram-stick':68 'read':31 'readi':17 'run':36 'server':48,74,82 'setup':5 'speed':79 'stick':70 'stream':90 'thank':91 'time':10 'tip':94 'transfer':64 'unraid':6,35 'usb':14 'use':86 'video':23 'watch':19 'whilst':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701411231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8978237"
  +editedAt: DateTimeImmutable @1702485069 {#2440
    date: 2023-12-13 17:31:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701378231 {#2439
    date: 2023-11-30 22:03: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
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 {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-I-mod-my-Thinkpad-Keyboard-to-work-in-another"
  +title: "Can I mod my Thinkpad Keyboard to work in another laptop?"
  +url: null
  +body: """
    I have a Clevo NV41MZ, which is sold by Novacustom and they, together with [3mdeb](3mdeb.com) develop Coreboot for the Clevo Laptops.\n
    \n
    Its pretty great as their Distribution (Dasharo) as well as Heads run on it, I guess theirs is better optimized and it looks secure and feature complete.\n
    \n
    So very great laptop, also did a Benchmark against my T495 and was shocked about literally twice the performance! Its pretty loud but Dasharo actually fixes that.\n
    \n
    Keyboard problem\n
    ----------------\n
    \n
    So… bad part, the keyboard.\n
    \n
    ![](https://feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)\n
    \n
    Its crap, not unusable, but my T495 is the best Keyboard I ever used. Lower travel than on my (also corebootable) T430, nice rubbery keys etc.\n
    \n
    ![](https://feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)\n
    \n
    Interesting though, you cant replace the keycaps, while you can on the Clevo boards.\n
    \n
    Also Novacustom sells the Clevo keyboards and you can get custom engraving, layout, font, everything, you can literally design your own keyboard, its pretty damn cool.\n
    \n
    But… they keyboard is still a huge deal, and as I only want to have one Laptop (lol you wish) it should be good for writing Bachelor thesis stuff on it.\n
    \n
    Keyboard to USB\n
    ---------------\n
    \n
    There is a like 10 years old video of some guy hacking such an internal keyboard to USB, sniffing the keypresses and all.\n
    \n
    The easy solution here would be to get a USB Thinkpad keyboard and disassemble it, but its costy and not sure about the quality and compact laptop size.\n
    \n
    Keyboard 1 to Keyboard 2\n
    ------------------------\n
    \n
    So I imagine it pretty badly, two proprietary connectors talking gibberish and very differently, and you need to solder two random ebay parts together and hope it doesnt need translation.\n
    \n
    I imagine you could remove the need for the arduino, as it doesnt need USB.\n
    \n
    Maybe the OS could handle the keyboard layout changes?\n
    \n
    Is this possible? I imagine getting a T495 keyboard and putting it in my NV41MZ, needs some cutting but should work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380447 {#2449
    date: 2023-11-30 22:40:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 14889
  -titleTs: "'anoth':10 'keyboard':6 'laptop':11 'mod':3 'thinkpad':5 'work':8"
  -bodyTs: "'/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':115 '/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':86 '1':242 '10':194 '2':245 '3mdeb':15 '3mdeb.com':16 'actual':74 'also':54,106,130 'arduino':285 'bachelor':182 'bad':80,251 'benchmark':57 'best':96 'better':41 'board':129 'cant':119 'chang':299 'clevo':4,21,128,134 'compact':238 'complet':49 'connector':254 'cool':155 'coreboot':18,107 'costi':230 'could':279,294 'crap':88 'custom':140 'cut':317 'damn':154 'dasharo':29,73 'deal':163 'design':148 'develop':17 'differ':259 'disassembl':226 'distribut':28 'doesnt':273,288 'easi':214 'ebay':267 'engrav':141 'etc':112 'ever':99 'everyth':144 'featur':48 'feddit.de':85,114 'feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':113 'feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':84 'fix':75 'font':143 'get':139,220,305 'gibberish':256 'good':179 'great':25,52 'guess':38 'guy':200 'hack':201 'handl':295 'head':33 'hope':271 'huge':162 'imagin':248,277,304 'interest':116 'intern':204 'key':111 'keyboard':77,83,97,135,151,158,187,205,224,241,244,297,308 'keycap':122 'keypress':210 'laptop':22,53,172,239 'layout':142,298 'like':193 'liter':65,147 'lol':173 'look':45 'loud':71 'lower':101 'mayb':291 'need':262,274,282,289,315 'nice':109 'novacustom':10,131 'nv41mz':5,314 'old':196 'one':171 'optim':42 'os':293 'part':81,268 'perform':68 'possibl':302 'pretti':24,70,153,250 'problem':78 'proprietari':253 'put':310 'qualiti':236 'random':266 'remov':280 'replac':120 'rubberi':110 'run':34 'secur':46 'sell':132 'shock':63 'size':240 'snif':208 'sold':8 'solder':264 'solut':215 'still':160 'stuff':184 'sure':233 't430':108 't495':60,93,307 'talk':255 'thesi':183 'thinkpad':223 'though':117 'togeth':13,269 'translat':275 'travel':102 'twice':66 'two':252,265 'unus':90 'usb':189,207,222,290 'use':100 'video':197 'want':168 'well':31 'wish':175 'work':320 'would':217 'write':181 'year':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5876306"
  +editedAt: DateTimeImmutable @1700933754 {#2477
    date: 2023-11-25 18:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700516890 {#2483
    date: 2023-11-20 22:48: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
35 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-I-mod-my-Thinkpad-Keyboard-to-work-in-another"
  +title: "Can I mod my Thinkpad Keyboard to work in another laptop?"
  +url: null
  +body: """
    I have a Clevo NV41MZ, which is sold by Novacustom and they, together with [3mdeb](3mdeb.com) develop Coreboot for the Clevo Laptops.\n
    \n
    Its pretty great as their Distribution (Dasharo) as well as Heads run on it, I guess theirs is better optimized and it looks secure and feature complete.\n
    \n
    So very great laptop, also did a Benchmark against my T495 and was shocked about literally twice the performance! Its pretty loud but Dasharo actually fixes that.\n
    \n
    Keyboard problem\n
    ----------------\n
    \n
    So… bad part, the keyboard.\n
    \n
    ![](https://feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)\n
    \n
    Its crap, not unusable, but my T495 is the best Keyboard I ever used. Lower travel than on my (also corebootable) T430, nice rubbery keys etc.\n
    \n
    ![](https://feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)\n
    \n
    Interesting though, you cant replace the keycaps, while you can on the Clevo boards.\n
    \n
    Also Novacustom sells the Clevo keyboards and you can get custom engraving, layout, font, everything, you can literally design your own keyboard, its pretty damn cool.\n
    \n
    But… they keyboard is still a huge deal, and as I only want to have one Laptop (lol you wish) it should be good for writing Bachelor thesis stuff on it.\n
    \n
    Keyboard to USB\n
    ---------------\n
    \n
    There is a like 10 years old video of some guy hacking such an internal keyboard to USB, sniffing the keypresses and all.\n
    \n
    The easy solution here would be to get a USB Thinkpad keyboard and disassemble it, but its costy and not sure about the quality and compact laptop size.\n
    \n
    Keyboard 1 to Keyboard 2\n
    ------------------------\n
    \n
    So I imagine it pretty badly, two proprietary connectors talking gibberish and very differently, and you need to solder two random ebay parts together and hope it doesnt need translation.\n
    \n
    I imagine you could remove the need for the arduino, as it doesnt need USB.\n
    \n
    Maybe the OS could handle the keyboard layout changes?\n
    \n
    Is this possible? I imagine getting a T495 keyboard and putting it in my NV41MZ, needs some cutting but should work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380447 {#2449
    date: 2023-11-30 22:40:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 14889
  -titleTs: "'anoth':10 'keyboard':6 'laptop':11 'mod':3 'thinkpad':5 'work':8"
  -bodyTs: "'/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':115 '/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':86 '1':242 '10':194 '2':245 '3mdeb':15 '3mdeb.com':16 'actual':74 'also':54,106,130 'arduino':285 'bachelor':182 'bad':80,251 'benchmark':57 'best':96 'better':41 'board':129 'cant':119 'chang':299 'clevo':4,21,128,134 'compact':238 'complet':49 'connector':254 'cool':155 'coreboot':18,107 'costi':230 'could':279,294 'crap':88 'custom':140 'cut':317 'damn':154 'dasharo':29,73 'deal':163 'design':148 'develop':17 'differ':259 'disassembl':226 'distribut':28 'doesnt':273,288 'easi':214 'ebay':267 'engrav':141 'etc':112 'ever':99 'everyth':144 'featur':48 'feddit.de':85,114 'feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':113 'feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':84 'fix':75 'font':143 'get':139,220,305 'gibberish':256 'good':179 'great':25,52 'guess':38 'guy':200 'hack':201 'handl':295 'head':33 'hope':271 'huge':162 'imagin':248,277,304 'interest':116 'intern':204 'key':111 'keyboard':77,83,97,135,151,158,187,205,224,241,244,297,308 'keycap':122 'keypress':210 'laptop':22,53,172,239 'layout':142,298 'like':193 'liter':65,147 'lol':173 'look':45 'loud':71 'lower':101 'mayb':291 'need':262,274,282,289,315 'nice':109 'novacustom':10,131 'nv41mz':5,314 'old':196 'one':171 'optim':42 'os':293 'part':81,268 'perform':68 'possibl':302 'pretti':24,70,153,250 'problem':78 'proprietari':253 'put':310 'qualiti':236 'random':266 'remov':280 'replac':120 'rubberi':110 'run':34 'secur':46 'sell':132 'shock':63 'size':240 'snif':208 'sold':8 'solder':264 'solut':215 'still':160 'stuff':184 'sure':233 't430':108 't495':60,93,307 'talk':255 'thesi':183 'thinkpad':223 'though':117 'togeth':13,269 'translat':275 'travel':102 'twice':66 'two':252,265 'unus':90 'usb':189,207,222,290 'use':100 'video':197 'want':168 'well':31 'wish':175 'work':320 'would':217 'write':181 'year':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5876306"
  +editedAt: DateTimeImmutable @1700933754 {#2477
    date: 2023-11-25 18:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700516890 {#2483
    date: 2023-11-20 22:48: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
36 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-I-mod-my-Thinkpad-Keyboard-to-work-in-another"
  +title: "Can I mod my Thinkpad Keyboard to work in another laptop?"
  +url: null
  +body: """
    I have a Clevo NV41MZ, which is sold by Novacustom and they, together with [3mdeb](3mdeb.com) develop Coreboot for the Clevo Laptops.\n
    \n
    Its pretty great as their Distribution (Dasharo) as well as Heads run on it, I guess theirs is better optimized and it looks secure and feature complete.\n
    \n
    So very great laptop, also did a Benchmark against my T495 and was shocked about literally twice the performance! Its pretty loud but Dasharo actually fixes that.\n
    \n
    Keyboard problem\n
    ----------------\n
    \n
    So… bad part, the keyboard.\n
    \n
    ![](https://feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)\n
    \n
    Its crap, not unusable, but my T495 is the best Keyboard I ever used. Lower travel than on my (also corebootable) T430, nice rubbery keys etc.\n
    \n
    ![](https://feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)\n
    \n
    Interesting though, you cant replace the keycaps, while you can on the Clevo boards.\n
    \n
    Also Novacustom sells the Clevo keyboards and you can get custom engraving, layout, font, everything, you can literally design your own keyboard, its pretty damn cool.\n
    \n
    But… they keyboard is still a huge deal, and as I only want to have one Laptop (lol you wish) it should be good for writing Bachelor thesis stuff on it.\n
    \n
    Keyboard to USB\n
    ---------------\n
    \n
    There is a like 10 years old video of some guy hacking such an internal keyboard to USB, sniffing the keypresses and all.\n
    \n
    The easy solution here would be to get a USB Thinkpad keyboard and disassemble it, but its costy and not sure about the quality and compact laptop size.\n
    \n
    Keyboard 1 to Keyboard 2\n
    ------------------------\n
    \n
    So I imagine it pretty badly, two proprietary connectors talking gibberish and very differently, and you need to solder two random ebay parts together and hope it doesnt need translation.\n
    \n
    I imagine you could remove the need for the arduino, as it doesnt need USB.\n
    \n
    Maybe the OS could handle the keyboard layout changes?\n
    \n
    Is this possible? I imagine getting a T495 keyboard and putting it in my NV41MZ, needs some cutting but should work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380447 {#2449
    date: 2023-11-30 22:40:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 14889
  -titleTs: "'anoth':10 'keyboard':6 'laptop':11 'mod':3 'thinkpad':5 'work':8"
  -bodyTs: "'/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':115 '/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':86 '1':242 '10':194 '2':245 '3mdeb':15 '3mdeb.com':16 'actual':74 'also':54,106,130 'arduino':285 'bachelor':182 'bad':80,251 'benchmark':57 'best':96 'better':41 'board':129 'cant':119 'chang':299 'clevo':4,21,128,134 'compact':238 'complet':49 'connector':254 'cool':155 'coreboot':18,107 'costi':230 'could':279,294 'crap':88 'custom':140 'cut':317 'damn':154 'dasharo':29,73 'deal':163 'design':148 'develop':17 'differ':259 'disassembl':226 'distribut':28 'doesnt':273,288 'easi':214 'ebay':267 'engrav':141 'etc':112 'ever':99 'everyth':144 'featur':48 'feddit.de':85,114 'feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':113 'feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':84 'fix':75 'font':143 'get':139,220,305 'gibberish':256 'good':179 'great':25,52 'guess':38 'guy':200 'hack':201 'handl':295 'head':33 'hope':271 'huge':162 'imagin':248,277,304 'interest':116 'intern':204 'key':111 'keyboard':77,83,97,135,151,158,187,205,224,241,244,297,308 'keycap':122 'keypress':210 'laptop':22,53,172,239 'layout':142,298 'like':193 'liter':65,147 'lol':173 'look':45 'loud':71 'lower':101 'mayb':291 'need':262,274,282,289,315 'nice':109 'novacustom':10,131 'nv41mz':5,314 'old':196 'one':171 'optim':42 'os':293 'part':81,268 'perform':68 'possibl':302 'pretti':24,70,153,250 'problem':78 'proprietari':253 'put':310 'qualiti':236 'random':266 'remov':280 'replac':120 'rubberi':110 'run':34 'secur':46 'sell':132 'shock':63 'size':240 'snif':208 'sold':8 'solder':264 'solut':215 'still':160 'stuff':184 'sure':233 't430':108 't495':60,93,307 'talk':255 'thesi':183 'thinkpad':223 'though':117 'togeth':13,269 'translat':275 'travel':102 'twice':66 'two':252,265 'unus':90 'usb':189,207,222,290 'use':100 'video':197 'want':168 'well':31 'wish':175 'work':320 'would':217 'write':181 'year':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5876306"
  +editedAt: DateTimeImmutable @1700933754 {#2477
    date: 2023-11-25 18:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700516890 {#2483
    date: 2023-11-20 22:48: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
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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Komes-Raspberry-Porter"
  +title: "Komes Raspberry Porter"
  +url: null
  +body: """
    I found this at my local Total Wine while browsing the shelves. Not much of a detailed review here but I thought it was really good! I was curious about the chili peppers but it’s hardly noticeable at all.\n
    \n
    EDIT: For some reason I am getting errors trying to attach the image so here’s one from the web. [res.cloudinary.com/tavour/…/tyn4d8wohrqd02a4qlnu](https://res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380217 {#2484
    date: 2023-11-30 22:36:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 18920
  -titleTs: "'kome':1 'porter':3 'raspberri':2"
  -bodyTs: "'/tavour/':63 '/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':67 '/tyn4d8wohrqd02a4qlnu':64 'attach':51 'brows':10 'chili':32 'curious':29 'detail':17 'edit':41 'error':48 'found':2 'get':47 'good':26 'hard':37 'imag':53 'local':6 'much':14 'notic':38 'one':57 'pepper':33 'realli':25 'reason':44 'res.cloudinary.com':62,66 'res.cloudinary.com/tavour/':61 'res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':65 'review':18 'shelv':12 'thought':22 'total':7 'tri':49 'web':60 'wine':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380217
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979550"
  +editedAt: DateTimeImmutable @1702485465 {#1391
    date: 2023-12-13 17:37:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701380217 {#2481
    date: 2023-11-30 22:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Komes-Raspberry-Porter"
  +title: "Komes Raspberry Porter"
  +url: null
  +body: """
    I found this at my local Total Wine while browsing the shelves. Not much of a detailed review here but I thought it was really good! I was curious about the chili peppers but it’s hardly noticeable at all.\n
    \n
    EDIT: For some reason I am getting errors trying to attach the image so here’s one from the web. [res.cloudinary.com/tavour/…/tyn4d8wohrqd02a4qlnu](https://res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380217 {#2484
    date: 2023-11-30 22:36:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 18920
  -titleTs: "'kome':1 'porter':3 'raspberri':2"
  -bodyTs: "'/tavour/':63 '/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':67 '/tyn4d8wohrqd02a4qlnu':64 'attach':51 'brows':10 'chili':32 'curious':29 'detail':17 'edit':41 'error':48 'found':2 'get':47 'good':26 'hard':37 'imag':53 'local':6 'much':14 'notic':38 'one':57 'pepper':33 'realli':25 'reason':44 'res.cloudinary.com':62,66 'res.cloudinary.com/tavour/':61 'res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':65 'review':18 'shelv':12 'thought':22 'total':7 'tri':49 'web':60 'wine':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380217
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979550"
  +editedAt: DateTimeImmutable @1702485465 {#1391
    date: 2023-12-13 17:37:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701380217 {#2481
    date: 2023-11-30 22:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Komes-Raspberry-Porter"
  +title: "Komes Raspberry Porter"
  +url: null
  +body: """
    I found this at my local Total Wine while browsing the shelves. Not much of a detailed review here but I thought it was really good! I was curious about the chili peppers but it’s hardly noticeable at all.\n
    \n
    EDIT: For some reason I am getting errors trying to attach the image so here’s one from the web. [res.cloudinary.com/tavour/…/tyn4d8wohrqd02a4qlnu](https://res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380217 {#2484
    date: 2023-11-30 22:36:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 18920
  -titleTs: "'kome':1 'porter':3 'raspberri':2"
  -bodyTs: "'/tavour/':63 '/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':67 '/tyn4d8wohrqd02a4qlnu':64 'attach':51 'brows':10 'chili':32 'curious':29 'detail':17 'edit':41 'error':48 'found':2 'get':47 'good':26 'hard':37 'imag':53 'local':6 'much':14 'notic':38 'one':57 'pepper':33 'realli':25 'reason':44 'res.cloudinary.com':62,66 'res.cloudinary.com/tavour/':61 'res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':65 'review':18 'shelv':12 'thought':22 'total':7 'tri':49 'web':60 'wine':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380217
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979550"
  +editedAt: DateTimeImmutable @1702485465 {#1391
    date: 2023-12-13 17:37:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701380217 {#2481
    date: 2023-11-30 22:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1511
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1523
    date: 2023-11-28 09:54: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
43 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1511
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1523
    date: 2023-11-28 09:54: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
44 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1511
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1523
    date: 2023-11-28 09:54: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
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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Onions-are-a-violation-of-the-terms-of-service"
  +title: "Onions are a violation of the terms of service."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701374510 {#1538
    date: 2023-11-30 21:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 18509
  -titleTs: "'onion':1 'servic':9 'term':7 'violat':4"
  -bodyTs: "'/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420947
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3917941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701334547 {#1533
    date: 2023-11-30 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Onions-are-a-violation-of-the-terms-of-service"
  +title: "Onions are a violation of the terms of service."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701374510 {#1538
    date: 2023-11-30 21:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 18509
  -titleTs: "'onion':1 'servic':9 'term':7 'violat':4"
  -bodyTs: "'/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420947
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3917941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701334547 {#1533
    date: 2023-11-30 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Onions-are-a-violation-of-the-terms-of-service"
  +title: "Onions are a violation of the terms of service."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701374510 {#1538
    date: 2023-11-30 21:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 18509
  -titleTs: "'onion':1 'servic':9 'term':7 'violat':4"
  -bodyTs: "'/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420947
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3917941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701334547 {#1533
    date: 2023-11-30 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-something-you-re-certain-you-would-never-do-yet"
  +title: "What is something you're certain you would never do, yet find yourself dreaming about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371982 {#1631
    date: 2023-11-30 20:19:42.0 +01: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: 26063
  -titleTs: "'certain':6 'dream':14 'find':12 'never':9 're':5 'someth':3 'would':8 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8696561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371982 {#1406
    date: 2023-11-30 20:19:42.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-something-you-re-certain-you-would-never-do-yet"
  +title: "What is something you're certain you would never do, yet find yourself dreaming about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371982 {#1631
    date: 2023-11-30 20:19:42.0 +01: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: 26063
  -titleTs: "'certain':6 'dream':14 'find':12 'never':9 're':5 'someth':3 'would':8 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8696561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371982 {#1406
    date: 2023-11-30 20:19:42.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-something-you-re-certain-you-would-never-do-yet"
  +title: "What is something you're certain you would never do, yet find yourself dreaming about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371982 {#1631
    date: 2023-11-30 20:19:42.0 +01: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: 26063
  -titleTs: "'certain':6 'dream':14 'find':12 'never':9 're':5 'someth':3 'would':8 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8696561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371982 {#1406
    date: 2023-11-30 20:19:42.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 {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Legal-definitions-aside-what-milestone-made-you-think-I-m-an"
  +title: "Legal definitions aside- what milestone made you think, "I'm an adult now."?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371743 {#1750
    date: 2023-11-30 20:15:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 26056
  -titleTs: "'adult':12 'asid':3 'definit':2 'legal':1 'm':10 'made':6 'mileston':5 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8974863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371743 {#1748
    date: 2023-11-30 20:15:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Legal-definitions-aside-what-milestone-made-you-think-I-m-an"
  +title: "Legal definitions aside- what milestone made you think, "I'm an adult now."?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371743 {#1750
    date: 2023-11-30 20:15:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 26056
  -titleTs: "'adult':12 'asid':3 'definit':2 'legal':1 'm':10 'made':6 'mileston':5 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8974863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371743 {#1748
    date: 2023-11-30 20:15:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Legal-definitions-aside-what-milestone-made-you-think-I-m-an"
  +title: "Legal definitions aside- what milestone made you think, "I'm an adult now."?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371743 {#1750
    date: 2023-11-30 20:15:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 26056
  -titleTs: "'adult':12 'asid':3 'definit':2 'legal':1 'm':10 'made':6 'mileston':5 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8974863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371743 {#1748
    date: 2023-11-30 20:15:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-seemingly-harmless-habit-of-yours-that-you-struggle"
  +title: "What's a seemingly harmless habit of yours that you struggle to break?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701367365 {#1487
    date: 2023-11-30 19:02:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 25922
  -titleTs: "'break':13 'habit':6 'harmless':5 'seem':4 'struggl':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8693814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367365 {#1485
    date: 2023-11-30 19:02:45.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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-seemingly-harmless-habit-of-yours-that-you-struggle"
  +title: "What's a seemingly harmless habit of yours that you struggle to break?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701367365 {#1487
    date: 2023-11-30 19:02:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 25922
  -titleTs: "'break':13 'habit':6 'harmless':5 'seem':4 'struggl':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8693814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367365 {#1485
    date: 2023-11-30 19:02:45.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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-seemingly-harmless-habit-of-yours-that-you-struggle"
  +title: "What's a seemingly harmless habit of yours that you struggle to break?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701367365 {#1487
    date: 2023-11-30 19:02:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 25922
  -titleTs: "'break':13 'habit':6 'harmless':5 'seem':4 'struggl':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8693814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367365 {#1485
    date: 2023-11-30 19:02:45.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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1754
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#1755
    date: 2023-11-29 20:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1754
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#1755
    date: 2023-11-29 20:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1754
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#1755
    date: 2023-11-29 20:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#1774
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#1773
    date: 2023-11-28 02:33: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
67 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#1774
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#1773
    date: 2023-11-28 02:33: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
68 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#1774
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#1773
    date: 2023-11-28 02:33: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
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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 && ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&format=json&limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“<(uint32 2, <(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#1466
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&format=json&limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&format=json':236 'nominatim.openstreetmap.org/search?q=$query&format=json&limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#1452
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#1445
    date: 2023-11-29 19:02:27.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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 && ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&format=json&limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“<(uint32 2, <(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#1466
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&format=json&limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&format=json':236 'nominatim.openstreetmap.org/search?q=$query&format=json&limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#1452
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#1445
    date: 2023-11-29 19:02:27.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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 && ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&format=json&limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“<(uint32 2, <(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#1466
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&format=json&limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&format=json':236 'nominatim.openstreetmap.org/search?q=$query&format=json&limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#1452
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#1445
    date: 2023-11-29 19:02:27.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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Two-games-free-on-Epic-Games-Jitsu-Squad-and-Mighty"
  +title: "Two games free on Epic Games - Jitsu Squad and Mighty Fight Federation"
  +url: null
  +body: """
    Jitsu Squad\n
    -----------\n
    \n
    URL: [store.epicgames.com/en-US/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-US/p/jitsu-squad-af3f2f)\n
    \n
    Store description:\n
    \n
    > Jitsu Squad is a Marvel vs Capcom inspired 4 player co-op TAG TEAM beat ‘em up with epic character transformations and fast paced combat.\n
    \n
    **Steam reviews:** 87%\n
    \n
    ---\n
    \n
    Mighty Fight Federation\n
    -----------------------\n
    \n
    URL: [store.epicgames.com/…/mighty-fight-federation](https://store.epicgames.com/en-US/p/mighty-fight-federation)\n
    \n
    Store description:\n
    \n
    > Slam opponents into walls, launch them into the air & follow up with fast, high-flying attacks in this arena fighter. Choose from 14 characters with unique play styles. Face off in 1v1 matches, team up with other fighters or embrace the chaos of free-for-all.\n
    \n
    **Steam reviews:** 84%
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701360049 {#1409
    date: 2023-11-30 17:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 18614
  -titleTs: "'epic':5 'feder':12 'fight':11 'free':3 'game':2,6 'jitsu':7 'mighti':10 'squad':8 'two':1"
  -bodyTs: "'/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':6 '/en-us/p/mighty-fight-federation)':46 '/mighty-fight-federation':43 '14':72 '1v1':81 '4':17 '84':99 '87':37 'air':57 'arena':68 'attack':65 'beat':24 'capcom':15 'chao':91 'charact':29,73 'choos':70 'co':20 'co-op':19 'combat':34 'descript':8,48 'em':25 'embrac':89 'epic':28 'face':78 'fast':32,61 'feder':40 'fight':39 'fighter':69,87 'fli':64 'follow':58 'free':94 'free-for-al':93 'high':63 'high-fli':62 'inspir':16 'jitsu':1,9 'launch':53 'marvel':13 'match':82 'mighti':38 'op':21 'oppon':50 'pace':33 'play':76 'player':18 'review':36,98 'slam':49 'squad':2,10 'steam':35,97 'store':7,47 'store.epicgames.com':5,42,45 'store.epicgames.com/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':4 'store.epicgames.com/en-us/p/mighty-fight-federation)':44 'style':77 'tag':22 'team':23,83 'transform':30 'uniqu':75 'url':3,41 'vs':14 'wall':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369049
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/3328548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701360049 {#1450
    date: 2023-11-30 17:00: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
75 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Two-games-free-on-Epic-Games-Jitsu-Squad-and-Mighty"
  +title: "Two games free on Epic Games - Jitsu Squad and Mighty Fight Federation"
  +url: null
  +body: """
    Jitsu Squad\n
    -----------\n
    \n
    URL: [store.epicgames.com/en-US/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-US/p/jitsu-squad-af3f2f)\n
    \n
    Store description:\n
    \n
    > Jitsu Squad is a Marvel vs Capcom inspired 4 player co-op TAG TEAM beat ‘em up with epic character transformations and fast paced combat.\n
    \n
    **Steam reviews:** 87%\n
    \n
    ---\n
    \n
    Mighty Fight Federation\n
    -----------------------\n
    \n
    URL: [store.epicgames.com/…/mighty-fight-federation](https://store.epicgames.com/en-US/p/mighty-fight-federation)\n
    \n
    Store description:\n
    \n
    > Slam opponents into walls, launch them into the air & follow up with fast, high-flying attacks in this arena fighter. Choose from 14 characters with unique play styles. Face off in 1v1 matches, team up with other fighters or embrace the chaos of free-for-all.\n
    \n
    **Steam reviews:** 84%
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701360049 {#1409
    date: 2023-11-30 17:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 18614
  -titleTs: "'epic':5 'feder':12 'fight':11 'free':3 'game':2,6 'jitsu':7 'mighti':10 'squad':8 'two':1"
  -bodyTs: "'/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':6 '/en-us/p/mighty-fight-federation)':46 '/mighty-fight-federation':43 '14':72 '1v1':81 '4':17 '84':99 '87':37 'air':57 'arena':68 'attack':65 'beat':24 'capcom':15 'chao':91 'charact':29,73 'choos':70 'co':20 'co-op':19 'combat':34 'descript':8,48 'em':25 'embrac':89 'epic':28 'face':78 'fast':32,61 'feder':40 'fight':39 'fighter':69,87 'fli':64 'follow':58 'free':94 'free-for-al':93 'high':63 'high-fli':62 'inspir':16 'jitsu':1,9 'launch':53 'marvel':13 'match':82 'mighti':38 'op':21 'oppon':50 'pace':33 'play':76 'player':18 'review':36,98 'slam':49 'squad':2,10 'steam':35,97 'store':7,47 'store.epicgames.com':5,42,45 'store.epicgames.com/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':4 'store.epicgames.com/en-us/p/mighty-fight-federation)':44 'style':77 'tag':22 'team':23,83 'transform':30 'uniqu':75 'url':3,41 'vs':14 'wall':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369049
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/3328548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701360049 {#1450
    date: 2023-11-30 17:00: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
76 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Two-games-free-on-Epic-Games-Jitsu-Squad-and-Mighty"
  +title: "Two games free on Epic Games - Jitsu Squad and Mighty Fight Federation"
  +url: null
  +body: """
    Jitsu Squad\n
    -----------\n
    \n
    URL: [store.epicgames.com/en-US/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-US/p/jitsu-squad-af3f2f)\n
    \n
    Store description:\n
    \n
    > Jitsu Squad is a Marvel vs Capcom inspired 4 player co-op TAG TEAM beat ‘em up with epic character transformations and fast paced combat.\n
    \n
    **Steam reviews:** 87%\n
    \n
    ---\n
    \n
    Mighty Fight Federation\n
    -----------------------\n
    \n
    URL: [store.epicgames.com/…/mighty-fight-federation](https://store.epicgames.com/en-US/p/mighty-fight-federation)\n
    \n
    Store description:\n
    \n
    > Slam opponents into walls, launch them into the air & follow up with fast, high-flying attacks in this arena fighter. Choose from 14 characters with unique play styles. Face off in 1v1 matches, team up with other fighters or embrace the chaos of free-for-all.\n
    \n
    **Steam reviews:** 84%
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701360049 {#1409
    date: 2023-11-30 17:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 18614
  -titleTs: "'epic':5 'feder':12 'fight':11 'free':3 'game':2,6 'jitsu':7 'mighti':10 'squad':8 'two':1"
  -bodyTs: "'/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':6 '/en-us/p/mighty-fight-federation)':46 '/mighty-fight-federation':43 '14':72 '1v1':81 '4':17 '84':99 '87':37 'air':57 'arena':68 'attack':65 'beat':24 'capcom':15 'chao':91 'charact':29,73 'choos':70 'co':20 'co-op':19 'combat':34 'descript':8,48 'em':25 'embrac':89 'epic':28 'face':78 'fast':32,61 'feder':40 'fight':39 'fighter':69,87 'fli':64 'follow':58 'free':94 'free-for-al':93 'high':63 'high-fli':62 'inspir':16 'jitsu':1,9 'launch':53 'marvel':13 'match':82 'mighti':38 'op':21 'oppon':50 'pace':33 'play':76 'player':18 'review':36,98 'slam':49 'squad':2,10 'steam':35,97 'store':7,47 'store.epicgames.com':5,42,45 'store.epicgames.com/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':4 'store.epicgames.com/en-us/p/mighty-fight-federation)':44 'style':77 'tag':22 'team':23,83 'transform':30 'uniqu':75 'url':3,41 'vs':14 'wall':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369049
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/3328548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701360049 {#1450
    date: 2023-11-30 17:00: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
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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "details-summary-HTML-tags-treated-as-literals-BUG-or-SUE"
  +title: "details-summary HTML tags treated as literals (~~BUG or~~ SUE)"
  +url: null
  +body: """
    I have noticed that some posts on some Lemmy instances created by others have successfully made use of the **details/summary** tags which gives an arrow that expands.\n
    \n
    When I [tried it here](https://slrpnk.net/post/4470763), the tags are just literally printed. Am I doing something wrong (i.e. stupid user error), or is this functionality instance or version dependent?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356452 {#1411
    date: 2023-11-30 16:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 18558
  -titleTs: "'bug':9 'detail':2 'details-summari':1 'html':4 'liter':8 'sue':11 'summari':3 'tag':5 'treat':6"
  -bodyTs: "'/post/4470763),':35 'arrow':25 'creat':11 'depend':58 'details/summary':20 'error':50 'expand':27 'function':54 'give':23 'i.e':47 'instanc':10,55 'lemmi':9 'liter':40 'made':16 'notic':3 'other':13 'post':6 'print':41 'slrpnk.net':34 'slrpnk.net/post/4470763),':33 'someth':45 'stupid':48 'success':15 'tag':21,37 'tri':30 'use':17 'user':49 'version':57 'wrong':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374383
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4471146"
  +editedAt: DateTimeImmutable @1702321516 {#1412
    date: 2023-12-11 20:05:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701345883 {#1441
    date: 2023-11-30 13:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "details-summary-HTML-tags-treated-as-literals-BUG-or-SUE"
  +title: "details-summary HTML tags treated as literals (~~BUG or~~ SUE)"
  +url: null
  +body: """
    I have noticed that some posts on some Lemmy instances created by others have successfully made use of the **details/summary** tags which gives an arrow that expands.\n
    \n
    When I [tried it here](https://slrpnk.net/post/4470763), the tags are just literally printed. Am I doing something wrong (i.e. stupid user error), or is this functionality instance or version dependent?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356452 {#1411
    date: 2023-11-30 16:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 18558
  -titleTs: "'bug':9 'detail':2 'details-summari':1 'html':4 'liter':8 'sue':11 'summari':3 'tag':5 'treat':6"
  -bodyTs: "'/post/4470763),':35 'arrow':25 'creat':11 'depend':58 'details/summary':20 'error':50 'expand':27 'function':54 'give':23 'i.e':47 'instanc':10,55 'lemmi':9 'liter':40 'made':16 'notic':3 'other':13 'post':6 'print':41 'slrpnk.net':34 'slrpnk.net/post/4470763),':33 'someth':45 'stupid':48 'success':15 'tag':21,37 'tri':30 'use':17 'user':49 'version':57 'wrong':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374383
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4471146"
  +editedAt: DateTimeImmutable @1702321516 {#1412
    date: 2023-12-11 20:05:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701345883 {#1441
    date: 2023-11-30 13:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "details-summary-HTML-tags-treated-as-literals-BUG-or-SUE"
  +title: "details-summary HTML tags treated as literals (~~BUG or~~ SUE)"
  +url: null
  +body: """
    I have noticed that some posts on some Lemmy instances created by others have successfully made use of the **details/summary** tags which gives an arrow that expands.\n
    \n
    When I [tried it here](https://slrpnk.net/post/4470763), the tags are just literally printed. Am I doing something wrong (i.e. stupid user error), or is this functionality instance or version dependent?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356452 {#1411
    date: 2023-11-30 16:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 18558
  -titleTs: "'bug':9 'detail':2 'details-summari':1 'html':4 'liter':8 'sue':11 'summari':3 'tag':5 'treat':6"
  -bodyTs: "'/post/4470763),':35 'arrow':25 'creat':11 'depend':58 'details/summary':20 'error':50 'expand':27 'function':54 'give':23 'i.e':47 'instanc':10,55 'lemmi':9 'liter':40 'made':16 'notic':3 'other':13 'post':6 'print':41 'slrpnk.net':34 'slrpnk.net/post/4470763),':33 'someth':45 'stupid':48 'success':15 'tag':21,37 'tri':30 'use':17 'user':49 'version':57 'wrong':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374383
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4471146"
  +editedAt: DateTimeImmutable @1702321516 {#1412
    date: 2023-12-11 20:05:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701345883 {#1441
    date: 2023-11-30 13:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#1453
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#1460
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#1458
    date: 2023-11-29 13:23:58.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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#1453
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#1460
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#1458
    date: 2023-11-29 13:23:58.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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#1453
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#1460
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#1458
    date: 2023-11-29 13:23:58.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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Checking-dependencies-for-manual-build-and-install-of-software"
  +title: "Checking dependencies for manual build and install of software"
  +url: null
  +body: """
    I am pretty new to linux so please excuse any foolish mistakes.\n
    \n
    I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
    \n
    I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
    \n
    For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Installed Packages\n
    </span><span style="color:#323232;">libglvnd.i686                                         1:1.6.0-2.fc38                                       @anaconda\n
    </span><span style="color:#323232;">libglvnd.x86_64                                       1:1.6.0-2.fc38                                       @anaconda\n
    </span>\n
    ```\n
    \n
    But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Available Packages\n
    </span><span style="color:#323232;">mesa.src                                    23.2.1-1.fc38                                     nobara-baseos         \n
    </span><span style="color:#323232;">mesa.src                                    23.2.1-1.fc38                                     nobara-baseos-multilib\n
    </span>\n
    ```\n
    \n
    It says ‘available packages’, so not installed, right?\n
    \n
    Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
    \n
    So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
    \n
    I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
    \n
    How do I properly make sure the dependencies are available?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701354837 {#1694
    date: 2023-11-30 15:33:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@anaconda"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 18328
  -titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
  -bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701346938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937445"
  +editedAt: DateTimeImmutable @1702226623 {#1703
    date: 2023-12-10 17:43:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701295438 {#1700
    date: 2023-11-29 23:03:58.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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Checking-dependencies-for-manual-build-and-install-of-software"
  +title: "Checking dependencies for manual build and install of software"
  +url: null
  +body: """
    I am pretty new to linux so please excuse any foolish mistakes.\n
    \n
    I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
    \n
    I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
    \n
    For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Installed Packages\n
    </span><span style="color:#323232;">libglvnd.i686                                         1:1.6.0-2.fc38                                       @anaconda\n
    </span><span style="color:#323232;">libglvnd.x86_64                                       1:1.6.0-2.fc38                                       @anaconda\n
    </span>\n
    ```\n
    \n
    But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Available Packages\n
    </span><span style="color:#323232;">mesa.src                                    23.2.1-1.fc38                                     nobara-baseos         \n
    </span><span style="color:#323232;">mesa.src                                    23.2.1-1.fc38                                     nobara-baseos-multilib\n
    </span>\n
    ```\n
    \n
    It says ‘available packages’, so not installed, right?\n
    \n
    Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
    \n
    So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
    \n
    I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
    \n
    How do I properly make sure the dependencies are available?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701354837 {#1694
    date: 2023-11-30 15:33:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@anaconda"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 18328
  -titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
  -bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701346938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937445"
  +editedAt: DateTimeImmutable @1702226623 {#1703
    date: 2023-12-10 17:43:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701295438 {#1700
    date: 2023-11-29 23:03:58.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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Checking-dependencies-for-manual-build-and-install-of-software"
  +title: "Checking dependencies for manual build and install of software"
  +url: null
  +body: """
    I am pretty new to linux so please excuse any foolish mistakes.\n
    \n
    I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
    \n
    I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
    \n
    For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Installed Packages\n
    </span><span style="color:#323232;">libglvnd.i686                                         1:1.6.0-2.fc38                                       @anaconda\n
    </span><span style="color:#323232;">libglvnd.x86_64                                       1:1.6.0-2.fc38                                       @anaconda\n
    </span>\n
    ```\n
    \n
    But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Available Packages\n
    </span><span style="color:#323232;">mesa.src                                    23.2.1-1.fc38                                     nobara-baseos         \n
    </span><span style="color:#323232;">mesa.src                                    23.2.1-1.fc38                                     nobara-baseos-multilib\n
    </span>\n
    ```\n
    \n
    It says ‘available packages’, so not installed, right?\n
    \n
    Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
    \n
    So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
    \n
    I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
    \n
    How do I properly make sure the dependencies are available?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701354837 {#1694
    date: 2023-11-30 15:33:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@anaconda"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 18328
  -titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
  -bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701346938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937445"
  +editedAt: DateTimeImmutable @1702226623 {#1703
    date: 2023-12-10 17:43:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701295438 {#1700
    date: 2023-11-29 23:03:58.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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Electronic-Music-best-sites-to-source-latest-releases"
  +title: "Electronic Music: best sites to source latest releases?"
  +url: null
  +body: """
    Is anybody here also interested in electronic (techno, house, jungle, etc) dance music?\n
    \n
    The kind of stuff that is usually - and often exclusively - sold on the likes of Beatport or Juno.\n
    \n
    If so, do you know where we can source the latest releases?\n
    \n
    thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701353865 {#1743
    date: 2023-11-30 15:17:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 18495
  -titleTs: "'best':3 'electron':1 'latest':7 'music':2 'releas':8 'site':4 'sourc':6"
  -bodyTs: "'also':4 'anybodi':2 'beatport':29 'danc':12 'electron':7 'etc':11 'exclus':23 'hous':9 'interest':5 'jungl':10 'juno':31 'kind':15 'know':36 'latest':42 'like':27 'music':13 'often':22 'releas':43 'sold':24 'sourc':40 'stuff':17 'techno':8 'thank':44 'usual':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701413321
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9410599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701326921 {#1752
    date: 2023-11-30 07:48:41.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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Electronic-Music-best-sites-to-source-latest-releases"
  +title: "Electronic Music: best sites to source latest releases?"
  +url: null
  +body: """
    Is anybody here also interested in electronic (techno, house, jungle, etc) dance music?\n
    \n
    The kind of stuff that is usually - and often exclusively - sold on the likes of Beatport or Juno.\n
    \n
    If so, do you know where we can source the latest releases?\n
    \n
    thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701353865 {#1743
    date: 2023-11-30 15:17:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 18495
  -titleTs: "'best':3 'electron':1 'latest':7 'music':2 'releas':8 'site':4 'sourc':6"
  -bodyTs: "'also':4 'anybodi':2 'beatport':29 'danc':12 'electron':7 'etc':11 'exclus':23 'hous':9 'interest':5 'jungl':10 'juno':31 'kind':15 'know':36 'latest':42 'like':27 'music':13 'often':22 'releas':43 'sold':24 'sourc':40 'stuff':17 'techno':8 'thank':44 'usual':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701413321
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9410599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701326921 {#1752
    date: 2023-11-30 07:48:41.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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Electronic-Music-best-sites-to-source-latest-releases"
  +title: "Electronic Music: best sites to source latest releases?"
  +url: null
  +body: """
    Is anybody here also interested in electronic (techno, house, jungle, etc) dance music?\n
    \n
    The kind of stuff that is usually - and often exclusively - sold on the likes of Beatport or Juno.\n
    \n
    If so, do you know where we can source the latest releases?\n
    \n
    thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701353865 {#1743
    date: 2023-11-30 15:17:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 18495
  -titleTs: "'best':3 'electron':1 'latest':7 'music':2 'releas':8 'site':4 'sourc':6"
  -bodyTs: "'also':4 'anybodi':2 'beatport':29 'danc':12 'electron':7 'etc':11 'exclus':23 'hous':9 'interest':5 'jungl':10 'juno':31 'kind':15 'know':36 'latest':42 'like':27 'music':13 'often':22 'releas':43 'sold':24 'sourc':40 'stuff':17 'techno':8 'thank':44 'usual':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701413321
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9410599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701326921 {#1752
    date: 2023-11-30 07:48:41.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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-piece-of-classical-music-that-everyone-knows-but"
  +title: "What's a piece of classical music that everyone knows but most people don't know they know?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350294 {#1677
    date: 2023-11-30 14:18:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 25747
  -titleTs: "'classic':6 'everyon':9 'know':10,16,18 'music':7 'peopl':13 'piec':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16495915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701350294 {#1678
    date: 2023-11-30 14:18:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-piece-of-classical-music-that-everyone-knows-but"
  +title: "What's a piece of classical music that everyone knows but most people don't know they know?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350294 {#1677
    date: 2023-11-30 14:18:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 25747
  -titleTs: "'classic':6 'everyon':9 'know':10,16,18 'music':7 'peopl':13 'piec':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16495915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701350294 {#1678
    date: 2023-11-30 14:18:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-piece-of-classical-music-that-everyone-knows-but"
  +title: "What's a piece of classical music that everyone knows but most people don't know they know?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350294 {#1677
    date: 2023-11-30 14:18:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 25747
  -titleTs: "'classic':6 'everyon':9 'know':10,16,18 'music':7 'peopl':13 'piec':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16495915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701350294 {#1678
    date: 2023-11-30 14:18:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
  +title: "Do you prefer to wear a smartwatch or a regular watch?"
  +url: null
  +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 217
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350164 {#1656
    date: 2023-11-30 14:16:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 16700
  -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
  -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701012753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8738536"
  +editedAt: DateTimeImmutable @1701506487 {#1661
    date: 2023-12-02 09:41:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926353 {#1662
    date: 2023-11-25 16:32:33.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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
  +title: "Do you prefer to wear a smartwatch or a regular watch?"
  +url: null
  +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 217
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350164 {#1656
    date: 2023-11-30 14:16:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 16700
  -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
  -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701012753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8738536"
  +editedAt: DateTimeImmutable @1701506487 {#1661
    date: 2023-12-02 09:41:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926353 {#1662
    date: 2023-11-25 16:32:33.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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-prefer-to-wear-a-smartwatch-or-a-regular"
  +title: "Do you prefer to wear a smartwatch or a regular watch?"
  +url: null
  +body: "Would love to know what you guys think and your reasoning for it. I’m starting to see a lot of Apple Watches/Fitbits/Galaxy Watches in my area compared to more traditional timepieces."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 217
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701350164 {#1656
    date: 2023-11-30 14:16:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 16700
  -titleTs: "'prefer':3 'regular':10 'smartwatch':7 'watch':11 'wear':5"
  -bodyTs: "'appl':22 'area':27 'compar':28 'guy':7 'know':4 'lot':20 'love':2 'm':15 'reason':11 'see':18 'start':16 'think':8 'timepiec':32 'tradit':31 'watch':24 'watches/fitbits/galaxy':23 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701012753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8738536"
  +editedAt: DateTimeImmutable @1701506487 {#1661
    date: 2023-12-02 09:41:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926353 {#1662
    date: 2023-11-25 16:32:33.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